body {
	font: 14px Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background : #6699CC;
	}

td {
	font-size: 14px}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#669933;
	}
	
a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #66CC33;
	}

a.znanost {
	border: 3px solid #FFCC00;
	background: #ffffff;
	padding:2px;
	}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
	
#leftcontent {
	float:left;
	width: 640px;
	background: #dddddd;
	border-right: 3px solid #FFCC00;						
	padding:10px;
	text-align : justify;
	padding-top : 120px;
	background-image : url('naslov.jpg');
	background-repeat : no-repeat;
	list-style-image : url('link1.gif');
		}

#leftcontent_pojmovnik {
	float:left;
	width: 640px;
	background: #ffffff;
	border-right: 3px solid #FFCC00;						
	padding:10px;
	text-align : justify;
	padding-top : 120px;
	background-image : url('naslov.jpg');
	background-repeat : no-repeat;
	list-style-image : url('link1.gif');
		}

#rightcontent {
	color : #eeeeee;
     	margin-left: 640px;
	position : relative;
	padding: 5px;
	list-style-image : url('link2.gif');	
		}
		
#rightcontent a {
	text-decoration:none;
	font-weight:bold;
	color: #FFcc00;
	}
	
#rightcontent a:hover {
	text-decoration:none;
	color: #FFFF66;
	}

#kartaupute {
	position:absolute;
	float:left;
	top:180px;
	left:340px;
	width: 280px;
	font:12px Arial; 
	color: #3366CC;
	padding: 5px;
	text-align: right;
	z-index:1;						
		}
		
		
h1 {
	font-size:20px;
	padding-top:10px;
	color : #3366CC;
		}

h2 {
	font-size:16px;
	padding-top:4px;
	color : #6699CC;
		}

h3 {
	font-size:14px;
	padding-top:4px;
	color : #6699CC;
		}

td.glavna {
	font-size: 16px;
	vertical-align: middle;
	}

#rightcontent ul.sublist {
	list-style-image : url('link4.gif');	
	
}

#rightcontent ul.sublist a {
	font-weight:normal;
	}

.opis {
	font:12px Arial; 
	color: #003399;
	text-align: center;
}

ul.literatura {
	font-size : 12px;	
	
}