body {
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-x;
 	margin-left:auto;
	margin-right:auto;
	background-color:#dfe0e2;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #444444;
}
h1{font-size:14px; font-weight:bold;}
.whiteTxt{color:#FFFFFF; font-size:11px;}
a:link {
	font-size: 11px;
	color: #444444;
	text-decoration:none;
}
a:visited {
	font-size: 11px;
	color: #444444;
	text-decoration:none;
}
.leftCol {width: 235px; background-color: #F0F8E9;}
.centCol {width: 516px; background-color: #F0F8E9; background-image:url(images/c_top_bg.jpg); background-repeat:no-repeat;}
.langBox {color:#FFFFFF;}
.langBox a:link{color:#FFFFFF; text-decoration:none;}
.langBox a:visited{color:#FFFFFF; text-decoration:none;}
.rightCol {width: 19px; background-color: #F0F8E9; background-image:url(images/r_top_bg.jpg); background-repeat:no-repeat;}
.logoBox {width: 235px; height:176; background-image:url(images/l_logo.jpg); background-repeat:no-repeat;}
.menuBox {padding-top:1px; width: 214px; height:166; background-image:url(images/l_menu_bg.gif); background-repeat:no-repeat; padding-left: 21px;}
.kontaktBox{width:180px; height:97px; background-image:url(images/l_green_box.gif); background-repeat:no-repeat; padding:10px 25px 10px 30px;}
.centContent{
background-color:#FFFFFF;
width: 487px;
padding-left:8px;
padding-right:9px;
}
.button {
	width: 198px;
	margin:0px;
	padding:0px;
}
.button ul {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
}
.button li {
	list-style:none;
	background-image:url(images/button_off.gif);
	margin: 0px;
	padding-left: 25px;
	padding-top:5px;
	height: 19px;
	width: 173px;
}
.button li:hover {
	background-image:url(images/button_on.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:5px;
	height: 19px;
	width: 173px;
}
.button .current{
	background-image:url(images/button_on.gif);
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top:5px;
	height: 19px;
	width: 173px;
}
.imageFloat{ float:left;}
.tackiceCrne{ background-image:url(images/tackice_c.gif); background-repeat:repeat-x;}
.tackiceBjele { background-image:url(images/tackice_b.gif); background-repeat:repeat-x;}
.bottomBox {background-image:url(images/bottom_bg.jpg); background-repeat:repeat-x; color:#FFFFFF; height: 75px;}
.bottomBox a:link {color:#FFFFFF; text-decoration:underline;}
.bottomBox a:visited {color:#FFFFFF; text-decoration:underline;}
