body, div, a, tr, td {
	font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

img{
	border: 0px;
}


td.bg_image{
	background-image:url(../images/prva_bg.jpg);
	background-repeat: no-repeat;
}

td.bg_image2{
	background-image:url(../images/druga_bg.jpg);
	background-repeat: no-repeat;
}

td.lang{
	font:futura;
	font-size:10px;
	padding-bottom:120px;
	padding-left:50px;
	padding-right:50px;
	padding-top:100px;

}

a.lang{
	text-decoration: none;
	font:futura;
	font-size:10px;
}


table.tekst {
	background-image:url(../images/bg_tekst.jpg);
	background-repeat: no-repeat;
}
td.tekst{
	text-align:justify;
}

div.tekst{
	background-color:#fff;
	
}

div.meni {
	background-image:url(../images/meni_grin.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	
}

img.border {
	border: 1px solid Black;
	height: 135px;
	width: 200;
	
}

span.glavni {
	font: futura;
	font-size: 12px;
	color: #1f5d2c;
	text-decoration: none;
	font-weight: bold;
	
}

a.podmeni {
	font: futura;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	
}

span.izbran{
	font: futura;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	display: block;
	padding-bottom: 7px;
}

span.podmeni{
	padding-left: 20px;
	padding-right: 10px;
	display: block;
	padding-bottom: 7px;
	font: futura;
	font-size: 11px;
	color: #fff;
}

span.tab{
	color:#23497a;
	font-weight: bold;
}

a:hover.podmeni {
	text-decoration: underline;
}


