/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #d9b352;
}

a:link, a:visited { color: #eec420; text-decoration:none;} 
a:active, a:hover { color: #fff;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.header_01 {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;	
	color: #000000;
}

.header_02 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 20px;
	color: #000000;
	font-variant:small-caps;	
	border-bottom: 1px solid #afa0a0;
}

.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
}

.header_04 {
	clear: both;
	display: block;
	height: 20px;
	padding: 3px 10px 0 40px;
	color: #ffffff;

}

.header_04 a{
	color: #ffffff;
	text-decoration: none;
}

.header_05 {
	clear: both;
	font-size: 16px;
	color: #edc31f;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}

#templatemo_top_bar_wrapper {
	width: 100%;
	height: 55px;
	margin: 0 auto;
}

#templatemo_top_bar {
		border-left-color:#000;
	border-left-style:solid;
	border-left-width:thin;
		border-right-color:#000;
	border-right-style:solid;
	border-right-width:thin;
	width: 850px;
	height: 55px;
	padding: 0 30px;
	margin: 0 auto;
	background-image: url(pozadina_head.png);
	
}

#templatemo_top_bar form {
	float: right;
	width: 275px;
	height: 40px;
	padding: 10px 0 0 5px;
	background: url(images/templatemo_search_bg.jpg) no-repeat;
}

.inputfield {
	height: 15px;
	width: 160px;
	padding: 7px 5px 0 5px;
	margin: 0px 0 10px 0;
	font-size: 12px;
	color: #eec420;
	margin-right: 10px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;
}

.submitbutton{
	width: 80px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #eec420;
	white-space: pre;
	background: none;
	border: none;
}

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 200px;
	margin: 0 auto;

}

#templatemo_banner {
		border-left-color:#000;
	border-left-style:solid;
	border-left-width:thin;
		border-right-color:#000;
	border-right-style:solid;
	border-right-width:thin;
	width: 910px;
	height: 200px;
	padding: 0 0;
	margin: 0 auto;
	background-color:#1f1f1f;
}

#templatemo_site_title_section {
	float: left;
	width: 320px;
	height: 245px;
	background: url(images/templatemo_site_title_bg.jpg) no-repeat;
}

#templatemo_site_title a{
	display: block;
	padding: 10px 0;
	margin: 100px 0 0 17px;
	width: 286px;
	height: 80px;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_site_title span {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: normal;
	color: #6a6a6a;
}

#templatemo_banner_content {
	float: right;
	text-align: left;
	width: 500px;
	margin-top: 50px;
}

#templatemo_banner_content p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

#templatemo_banner_content a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_banner_content a:hover {
	color: #006699;
}
/* menu */

#templatemo_menu_wrapper {
	clear: both;
	width: 100%;
	height: 51px;
	margin: 0 auto;
	
}

#templatemo_menu {
		border-left-color:#000;
	border-left-style:solid;
	border-left-width:thin;
		border-right-color:#000;
	border-right-style:solid;
	border-right-width:thin;
	clear: both;
	width: 850px;
	height: 51px;
	margin: 0 auto;
	padding: 0 30px;
	background-image: url(meni_so_zoltoGore.png);
}

#templatemo_menu ul {
	float: left;
	margin: 10px 0 0 0;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
	background: url(images/templatemo_menu_divider.jpg) right repeat-y;
}

#templatemo_menu ul li a{
	float: left;
	display: block;
	width: 120px;
	padding: 4px 0px;
	font-size: 16px;
	color: #d1cfd0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	background: url(images/templatemo_menu_divider.jpg) right repeat-y;	
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #eec420;
}

#templatemo_menu .last{
	background: none;
}

/* end of menu */

/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0;
	background: #d9b352;
}

#templatemo_content{
	position: relative;
	width: 910px; 
	margin: 0 auto;
	border-left-color:#000;
	border-left-style:solid;
	border-left-width:thin;
		border-right-color:#000;
	border-right-style:solid;
	border-right-width:thin;
	padding: 0px 0px;
	background-color:#FFF;
}

#top {
	width: 980px;
	height: 11px;
	margin: 0 auto;
	background: url(images/templatemo_content_top.jpg) no-repeat;
}

#bottom {
	width: 980px;
	height: 11px;
	margin: 0 auto;
	background: url(images/templatemo_content_bottom.jpg) no-repeat;
}

.column_w380_left{
	float: left;
	width: 380px;
	padding-right: 39px;
	margin-right: 40px;
	border-right: 1px solid #bcb0b0;
}

.column_w380_right {
	float: right;
	width: 380px;
}

.column_w380_left .image_wrapper {
	padding: 9px;
	background: #1f1f1f;
	margin-bottom: 20px;
}

.column_w380_left .image_wrapper img{
	width: 360px;
	height: 170px;
	border: 1px solid #747171;
}

.column_w380_left p{
	text-align: justify;
	margin-bottom: 15px;
}

.column_w380_left .em_text {
	color: #000000;
}

.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.content_list_01 li {
	margin: 0 0 0 30px;
	padding: 0 0 10px 10px;
	list-style-image:url(images/templatemo_list_icon.jpg);	
}

.section_w180 {
	width: 180px;
	background: #191818;
}

.section_w180 img {
	margin: 5px;
	width: 168px;
	height: 84px;
	border: 1px solid #c8c9c8;
}

.section_w180 p {
	padding: 5px 10px 10px 10px;
	color: #a6a6a6;
}

/* end of content */

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #d9b352;

}

#templatemo_footer {
		border-left-color:#000;
	border-left-style:solid;
	border-left-width:thin;
		border-right-color:#000;
	border-right-style:solid;
	border-right-width:thin;
	width: 890px;
	padding: 10px;
	margin: 0 auto;
	color: #fff;
	background-image:url(dole_futer.png);
	
}


#sodrzina {
	width: auto;
	padding: 0px;
	margin: 0 auto;
	color: #000;
	background-color:#fff;
	
}




#templatemo_footer a {
	text-decoration: none;
	color: #fff;
}

.section_w330 {
	float: right;
	width: 350px;
	margin-bottom:10px;
}

.section_w330 .gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.section_w330 .gallery li {
	float: left;
	display: inline;
	margin: 0 8px 8px 0;
	padding: 1px;
	width: 71px;
	height: 71px;
	background: #000;
}

.section_w330 .gallery li img {
	width: 70px;
	height: 70px;
	border: 1px solid #fff;
}

.section_w330 .gallery li img:hover {
	border: 0px solid #4c4c4c;	
}

.section_w195 {
	float: left;
	width: 145px;
	padding: 0 5px 0 0;	
	margin: 0 20px 0 0;
	background: url(srede_futer.jpg) right center no-repeat;
}

.section_w195_last {
	background: none;
}

#templatemo_footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#templatemo_footer .footer_menu_list li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_footer .footer_menu_list li a:hover {
	color: #edc31f;
}
/* end of footer */
















/*   sodrzina na srede   */

div#content{
	width:auto;

	margin-right:0px;

	margin-left:180px;

	
	padding:10px;
	font-size:14px;

	}



div#footer{clear:both;

background-image:url(http://www.makresources.net/dizajn/css/tab/bg.png);



} 


div#navigation{

float:left;
font-size:12px;

/* Inizia il Simplified Box Model Hack */

width:170px; /* Dimensioni per Opera 5 */

width:170px; /* Dimensioni per Explorer 5.x */

width:170px; /* Dimensioni per browser standard compliant */

padding:0px;

font-size:14px;




}



div#extra{

float:right;

width: 170px;

width:170px;

width:170px;

padding:0px}



#templatemo_content2{
	position: relative;
	width: 580px; 
	margin: 0 auto;
	padding: 5px 0px;
	background: url(images/templatemo_content_middle.jpg) repeat-y;
}

#top2 {
	width: 580px;
	height: 11px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	background: url(images/templatemo_content_top.jpg) no-repeat;
}

#bottom2 {
	width: 580px;
	height: 11px;
	margin: 0 auto;
	background: url(images/templatemo_content_bottom.jpg) no-repeat;
}