/* CSS Document */
html, body { 
	margin: 0; 
	padding: 0; 
	text-align: center;
	font-family: "Georgia";
	background-color: #FFFFFF;
	background-image: url(/images/background1.jpg);
	background-repeat: repeat-x;
	height:100%;
	background-position: top;

} 
.containerheader
{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
	/*border: 1px solid #F4AC55;*/
	height:249px;
}
.containermenu
{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
	background: url(/images/menu_bck1.jpg) no-repeat;
	height:34px;
}
.containercontnettop
{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
	background: url(/images/content_top_bck.jpg) no-repeat;
	height:144px;
}
.containercontnet
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 928px;
	text-align: left;
	background: url(/images/content_all_bck.jpg) top repeat-x #F4F4F4;
	border-left: 1px  solid #CFCFCF;
	border-right: 1px  solid #CFCFCF;
}

.containerfooter
{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
	/*border: 1px solid #F4AC55;*/
	height:55px;
	text-align: center;
	padding-top: 25px;
	background-image: url(/images/footer_bck.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.jezici {
	/*position:absolute;*/
	position:absolute;
	top:1px;
	width:180px;
	overflow: hidden;
	padding-left: 750px;
	clear:both; 
	font-size:0;
	line-height:0;
	height: 18px;
}
.jezici ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	padding-top: 3px; 
}
.jezici li {
	padding-top: 3px; 
	margin-right: 2px; 
	padding-left: 0px;
	margin-left:1px;
	padding-bottom: 0px;
	display: inline;
}
h1 {
	font-size: 12px;
	color:#339900;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	padding: 1px;
	/*text-indent: 5px;*/
	height: 18px;
}
.header_bck {background: url(/images/header_back1.jpg) no-repeat; height: 229px; clear:both; /*border: 1px solid #F4AC55; */}
.headertxt ul {
	color: #FF6600;
	margin-top: 5px;
	margin-left: 65px; 
	padding-left: 0px;
	margin-bottom: 0px;
}
.headertxt li {
	margin-left: 0px; 
	padding-left: 0px;
	padding-bottom: 3px;
	line-height: 16px;
}
a.button {
    background: transparent url('/images/bg_button_a2.gif') no-repeat scroll top right;
    display: block;
    height: 24px;
	width: 200px;
	font-size: 14px;
	color: #FFFFFF;
    margin-right: 80px;
    padding-right: 4px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/bg_button_span2.gif') no-repeat;
    display: block;
    line-height: 14px;
	/*font-style: italic;*/
    padding: 5px 0 5px 4px;
	color: #FFFFFF;
	text-align: center;
} 
a.button:active {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 4px; /* push text down 1px */
    color: #FFFFFF;
} 
.menu {
	/*FLOAT: left;
	/*border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;*/
	/*background-image: url(/images/bckmenu1.jpg);*/
	/*background-color: #ECECEC;*/
	/*font-family: "Trebuchet MS";*/
	/*font-size: 13px;
	color: #009933;
	/*font-weight: bold;*/
	/*text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 12px;
	height: 28px;*/
	margin: 0px 21px 0 12px; 
}
/*.menu em { display: none}
.menu ul { list-style: none; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 0px;}
.menu ul li { padding: 0px; margin: 0px; display: inline; font-size: 15px; line-height: 14px; font-weight: bold; font-family: "Georgia"; }
.menu ul li a { padding: 0px 0px 0px 6px; background:  url(/images/menuleft.gif) no-repeat left top; float: left; text-decoration: none; }
.menu ul li a span { margin: 0px 15px 0px 0px; padding: 4px 6px 9px 0px; display: block; background:  url(/images/menurigh.gif) no-repeat right top; float: right; }
.menu ul li a span { float: none; color: #009933;}
.menu ul li a:hover span { color: #cc0000;}
.menu ul li a:hover { background-position: 0% -27px; color:#FFFFFF; text-decoration: none;}
.menu ul li a:hover span { background-position: 100% -27px;  color:#FFFFFF;}
.menu ul li ul { display: none;}
*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.solidblockmenu{
	margin: 0px;
	padding: 0;
	float: left;
	font-size: 16px;
	width: 100%;
	font-weight: bold;
	color: #009933;
}
.solidblockmenu li{
	display: inline;
}
.solidblockmenu li a{
	float: left;
	color: #009933;
	padding: 8px 12px 7px 12px;
	text-decoration: none;
	border-right:1px solid #E5E5E5;
}
.solidblockmenu li a:visited{
	color: #009933;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #FF6600;
	background: transparent url(/images/bck_menu2.jpg) bottom repeat-x;
}
..solidblockmenu li .current a:visited{
	color: #009933;
	background: transparent url(/images/bck_menu2.jpg) bottom repeat-x;
}

.contenttopnaslov {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 4px;
}
.tright {
	FLOAT: right;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
.tleft{
	FLOAT: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
}
.contenttoptxt {
	font-size: 13px;
	margin: 0px;
	color: #585858;
	padding-top: 0px;
	text-align: left;
	line-height: 19px;
}
.contenttoptxt A:link {
	COLOR: #009933;
	text-decoration: underline;

}
.contenttoptxt A:visited {
	COLOR: #009933;
		text-decoration: underline;
}
.contenttoptxt A:hover {
	COLOR: #CC3983;
}
.okvirslika {border: 1px solid #FF6600; padding: 2px; background-color: #FFFFFF;}
a.button2 {
	margin-top: 3px;
    background: transparent url('/images/bg_button2_a2.gif') no-repeat scroll top right;
    display: block;
    height: 24px;
	font-size: 14px;
	color: #FFFFFF;
    margin-right: 0px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button2 span {
    background: transparent url('/images/bg_button2_span2.gif') no-repeat;
    display: block;
    line-height: 14px;
	/*font-style: italic;*/
    padding: 5px 0 5px 14px;
	color: #FFFFFF;
		text-align: center;

} 
a.button2:active {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button2:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
    color: #FFFFFF;
} 
.rightcolmun {
	/*border: 1px solid #DFDBAA;*/
	float: right;
	margin-right: 0px;
	width: 369px;
}
.content {
	display:table;
	/*border: 1px solid #DFDBAA;*/
	border-right: 1px solid #DCEBBC;
	margin-left: 0px;
	margin-bottom: 0px;
	/*margin-right: 290px;*/
	padding-top:0px;
	width: 548px;
	/*background: transparent url('/images/bg-dot.gif') repeat-y 100% 0;*/
}
h2 {
	font-size: 18px;
	color: #FF6600;
	margin-bottom: 8px;
	margin-top: 3px;
	margin-right: 12px;
	margin-left: 12px;
	text-indent: 0px;
	padding-top:0px;
	height: 18px;
	font-weight: normal;
}
h2 span {
	color: #007124;
}
.okvirtxt {
	/*border: 1px solid #DFDBAA;*/
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
}
.glavnitxt {
	font-size: 13px;
	margin: 0px;
	color:#585858;
	padding-top: 0px;
	text-align: left;
	line-height: 19px;
}
.glavnitxt A:link {
	COLOR: #009933;
	text-decoration: underline;

}
.glavnitxt A:visited {
	COLOR: #009933;
		text-decoration: underline;
}
.glavnitxt A:hover {
	COLOR: #FF6600;
}
.glavnitxt ul {
	margin-top: 0px;
	margin-left: 25px; 
	padding-left: 0px;
	margin-bottom: 3px;
}
.glavnitxt ol {
	margin-top: 0px;
	margin-left: 15px; 
	padding-left: 0px;
	margin-bottom: 3px;
}
.glavnitxt li {
	margin-left: 0px; 
	padding-left: 0px;
	padding-bottom: 3px;
	line-height: 16px;
}
.glavnitxt p {
	margin:0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.celija {
	float: left;
	width: 160px;
	margin-left:0px;
	margin-bottom:10px;
	padding: 5px;
	border: 1px solid #DCDCDC;
	background-color: #FFFFFF;
	height: 200px;
/*	text-align: center;*/
} 
.footer {
	font-size: 11px;
	color:#4BAF6C;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footer A:link {
	COLOR: #4BAF6C;
		text-decoration: underline;
}
.footer A:visited {
	COLOR: #4BAF6C;
		text-decoration: underline;

}
.footer A:hover {
	COLOR: #FF6600;
}
.okvirlijevi1 {
/*	height: 172px !important; /*moz width*/
/*	height: 189px;*/
	clear:both;
	margin-left: 0px;
	padding: 0px 20px 0px 12px;

}
h3 {
	font-size: 16px;
	color: #FF6600;
	margin-bottom: 6px;
	margin-top: 2px;
	text-indent: 0px;
}
.celijleft {
	float: left;
	width:48%;
	margin-bottom:0px;
	/*border: 1px solid #FF9901;*/
	} 

