@CHARSET "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #2663a8;
	background-image: url(../images/pageback.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}
.Naslov {
	font-size: 24px;
	color: #FFFFFF;
}
.Pagebody {
	background-color: #ffffff;
	background-image: url(../images/body_back.gif);
	background-repeat: no-repeat;
	min-height:200px;
}
.PagebodyNoga {
	background-color: #ffffff;
	background-image: url(../images/body_back_noga.gif);
	background-repeat: no-repeat;
	min-height:200px;
}
.PagebodyZrcalo {
	background-image: url(../images/body_back_noga2.gif);
	background-repeat: no-repeat;
}
.meni {font-size: 12px; color:#FFFFFF; font-weight:bold;}
.meni A:link {text-decoration: none; color:#FFFFFF;}
.meni A:visited {text-decoration: none; color:#FFFFFF;}
.meni A:active {text-decoration: none; color:#FFFFFF;}
.meni A:hover {text-decoration: underline; color:#aaf0cb;}
.footertext {font-size: 11px; color:#FFFFFF;}
.footertext A:link {text-decoration: none; color:#FFFFFF;}
.footertext A:visited {text-decoration: none; olor:#FFFFFF;}
.footertext A:active {text-decoration: none; color:#FFFFFF;}
.footertext A:hover {text-decoration: underline; color:#FFFFFF;}
.link {font-size: 11px; color:#008c44;}
.link A:link {text-decoration: none; color:#008c44;}
.link A:visited {text-decoration: none; olor:#008c44;}
.link A:active {text-decoration: none; color:#008c44;}
.link A:hover {text-decoration: underline; color:#008c44;}
.naslov16 {font-size:16px; color:#008c44;}
.naslov14 {font-size:14px; color:#008c44;}
#search {
width:275px;
height:20px;
background-image:url(../images/search_back.gif);
background-repeat:no-repeat;}
.searchfield {
	position: relative;
	width:170px;
	left:30px;
	top:3px;
	bottom:0px;
	border:none;
	font-size:12px;
	color:#ffffff;
	background-color:#4e8bd0;
	float:left;
}
.searchbutton {
	position: relative;
	top:0px;
	left:30px;
}

