
body {background-image: url("https://www.screenly.io/assets/51f950-823cf45f29ef0ea69cd05de2b2b211d3e61c57e35a4c8f931ddbea30d62563a8.png");background-repeat: no-repeat;
    background-attachment: fixed;}

h1   {color:white;font-family:"Times New Roman"; text-align:center;font-size: 35px}



img.one  {width: 100px; height: 100px;}
img.two {width: 390px; height: 270px; }
img.three  {width: 600px; height: 360px; }


pre.odlomak {
	background-color: white;
    color: #6F4E37;
    padding: 20px 100px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 20px
	}

table { color: black; background-color: white; border: 4px; border: #6F4E37;;text-align: center;vertical-align: middle; padding: 3px; font-size: 20px; font-family: "Times New Roman";}
th, td { color: black; text-align: center; vertical-align: middle; padding: 3px; border: white; font-size: 20px; font-family: "Times New Roman";}
tr:hover {background-color: red}

head, body {
		margin-top: 100px;
		margin-bottom: 100px;
		margin-right:300px;
		margin-left: 200px;}

div.one {
		width: 600px;
		padding: 5px;
		margin: 150px;}

div.two {
		width: 300px;
		padding: 5px;
		border: 1px solid black ;
		margin: 25px;}

#header {
    background-color:#6F4E37;
    color:blue;
    text-align:center}


a.a:link, a.a:visited {
    background-color: #90EE90;
    color: white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 23px}

a.a:hover, a.a:active {
    background-color: blue;
	color: white;
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 23px
}
a.b:link, a.b:visited {
    background-color: Tomato;
    color: white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 23px}

a.b:hover, a.b:active {
    background-color: white;
	color: blue;
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 23px
}


q { background-color: #6F4E37;
	border: 3px white;
    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 { background-color: white; font-family: "Times New Roman";font-size: 20px}


ul li {	background-color: white; font-family: "Times New Roman";font-size: 20px; margin: 5px;}
