body {background-image: url("grey.jpg");background-repeat: no-repeat;
    background-attachment: fixed;}

h1   {color:#00a3cc; font-family: Times New Roman; text-align: centre;font-size: 40 px}

p    {color:black;font-family: Times New Roman; text-align: justify;font-size: 20px}
p.solid {border-style: solid;}

img.one  { display: block;
          margin-left: auto;
          margin-right: auto;
	}

pre.odlomak { 
	background-color: white;
	
    color: #00a3cc;
    padding: 14px 25px;
    text-align: center; 
    text-decoration: none;
    display: inline-block;
	font-family: Times New Roman;
	text-align: justify;
	font-size: 22px
	}

table { color: black; border: 4px; border: #00a3cc ;text-align: centre;vertical-align: middle; padding: 3px; font-size: 20px; font-family: Times New Roman;}
th, td { color: black; text-align: centre; vertical-align: middle; padding: 3px; border: white; font-size: 20px; font-family: Times New Roman;}
tr:hover {background-color: #00a3cc}

head, body { 	
		margin-top: 100px;
		margin-bottom: 100px;
		margin-right: 300px;
		margin-left: 100px;}
		
div.one {
		width: 600px;
		padding: 5px;

		margin: 150px;}
				
div.two {
		width: 100%;
		padding: 5px;
		border: 1px solid red ;
		margin: 25px;}
		
#header {
    background-color:solid;
    color:white;
    text-align:center;
	float:centre}


a:link, a:visited {
    background-color: red;
    color: black;
    padding: 14px 25px;
    text-align: center; 
    text-decoration: none;
    display: inline-block;
	font-family: Times New Roman;
	text-align: justify;
	font-size: 20px}

a:hover, a:active {
    background-color: #00a3cc;
	color: blue;
	font-family: Times New Roman;
	text-align: justify;
	font-size: 25px
}

q { background-color: black;
	border: 3px solid red;
    color: white;
    padding: 14px 25px;
    text-align: center; 
    text-decoration: none;
    display: inline-block;
	font-family: Times New Roman;
	text-align: justify;
	font-size: 20px}
	


ul { color blue; font-family: Times New Roman;font-size: 20px}


ul li {	font-family: Times New Roman;font-size: 20px; margin: 5px;}