body 
	 {
    min-width:800px;
    }
#wrap
{
	width: 800px;
	margin: 0 auto;
	border: 1px solid gray;
	background-color: #FAF012;
}

#tabs a:hover
{
	color: #B22222;
	border-bottom: 3px solid #CDD0F5;
}

#meni {
	float: left;
	width: 800px;
	background: #3366CC;
	font-size: 14px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	height: 24px;
	font-family: "Verdana";
}

#meni a:hover
{
	color: #B22222;
	border-bottom: 3px solid #CDD0F5;
	border-top: 3px solid #CDD0F5;
	
}

#sidebar 
{
	float: left;
	width: 260px;
	text-align: center;
	margin-left: 2px;

}


}

.razmak izmedju menija
{
	height: 24px;
}

#menu10 
{
	width: 200px;
	margin: auto auto;
	text-align: left;
	font-family: "Verdana";
	font-size: 12px;
	padding-top: 0px;
}
	
#menu10 li a 
	{
	height: 18px;
	text-decoration: bold;
	padding-top: 4px;
}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: Black;
	display: block;
	background: #FFFFCC;
	padding-top: 4px;
}
	
#menu10 li a:hover {
	color: white;
	background: #3366CC;
	padding: 4px 0px 0px;
}
ul 
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}


.podnaslovi
{
	text-align: center;
	border-bottom: 2px solid #DADADA;
	border-top: 1px solid #DADADA;
	color: white;
	font-family: Tahoma;
	font-size: 14px;
	padding-bottom: 3px;
	background-color: #3366CC;
}

a:hover      
{
	text-decoration: none; 
	color:#000000  
}
a:link       
{ 
	color: #B22222; 
	text-decoration: none 
}
a:visited    
{ 
	text-decoration: none; 
	color: #B22222 
}
#main 
{
	float: right;
	width: 512px;
	margin-right: 10px;
	text-align: center;
}

#footer 
	 {
	clear: both;
	background: white;
	border-top: 1px solid Gray;
	text-align: center;
	font-size: 12px;
	font-family: "Verdana";
}
.okvir
{
	width: 200px;
	border: 1px solid #DADADA;
	margin: 7px auto 0px auto;
	text-align: left;
	font-family: "Verdana";
	padding: 3px 3px 3px 3px;
	background-color: #FFFFCC;
}
.obicantext
{
	font-size: 14px;
	text-align: justify;
	padding: 0px 8px 0px 0px;
}
.unos
{
	font-size: 12px;
}
