body{
	margin:0px;
	font-family: Verdana sans-serif;
	font-size: 100%;
}	

#wrapper{
	width:970px;
	margin:0 auto;
	border-left:1px solid #666f78;
	border-right:1px solid #666f78;
	/*border-top:1px solid #666f78;*/	
}

#header{
	height:75px;
}

#header_logo{
	margin-left:130px;
	border:none;
}

#sub_header{
	font-weight: bolder;
	font-size: 13px;
	color:#898788;
	margin:5px 5px 5px 130px;
	display:block;
}

#left{
	font-family:Verdana;
	width:450px;
	float:left;
	font-size: 13px;
}

#right{
	padding-top:15px;
	width:180px;
	float:left;
	margin-left:30px;
}

.clear{
	display:block;
	clear:both;	
}	

#menu_top{
	font-family:Verdana;
	background-color: #666f78;
	color:#ffffff;
	font-weight: bolder;
	font-size: 14px;
	padding-left:35px;
	margin-top:10px;
	width:935px;
	height:30px;
}

.menu_btn{
	float:left;
	width:175px;
}

.menu_start{
	float:left;
	width:167px;
}


.menu_start a{
	padding-top:7px;
	padding-bottom:3px;
	background-image: url("images/pocetna_btn.png");
	background-repeat: no-repeat;
	margin-left:-35px;
	padding-left:15px;
	height:20px;
}

.menu_start a:hover, .menu_start .active{
	background-image: url("images/pocetna_btn_active.png");
	background-repeat: no-repeat;
}

.menu_btn a{
	padding-top:7px;
	padding-bottom:3px;
	background-image: url("images/menu_btn.png");
	background-repeat: no-repeat;
	padding-left:30px;
	margin-left:-60px;
	padding-right:5px;
	height:20px;
}

.menu_btn a:hover, .menu_btn .active{
	background-image: url("images/menu_btn_active.png");
	background-repeat: no-repeat;
}

#menu_top a {
	color:#ffffff;
	text-decoration: none;
	width:100%;
	display:block;
}

#menu_top a:hover{
	color:#000000;
	text-decoration: none;
}

#pocetna{
	border:none;
	background:url("images/pocetna_btn.png");
	width:212px;
	padding-top:5px;
	margin-left:-39px;
}

#sidebar, #content{
	float:left;
	width:250px;
	font-family:Verdana;
}

#content{
	width:650px;
	font-family:Verdana;
}

#content h1, #content h2{
	font-size: 30px;
	line-height:32px;
	color:#898788;
}

#content h2{
	font-size:20px;	
}

#content p, #text, table td{
	line-height: 25px;
	font-size: 12px;
	font-family: Verdana;
}

#content a, .news .link a, .sbs_content a{
	color:#e33827;	
	text-decoration: none;
}

#content a img{
	border:none;
}

.news .link a{
	text-decoration: underline;	
}

#content a:hover, .news .link a:hover, .sbs_content a:hover{
	color:#e33827;	
	text-decoration: underline;
}

.sbs_wrapper{
	background: url("images/menu_pattern.gif");
	background-repeat: repeat-y;
	width:217px;
	margin:10px;
	margin-bottom:20px;
}

.sbs_head{
	background: url("images/menu_head.gif");
	background-repeat: no-repeat;
	height:35px;
	font-size: 14px;
	font-weight: bold;
	padding:5px 0px 0px 10px; 
	color:#ffffff;
}

.sbs_content{
	padding:5px;
}

.sbs_foot{
	background: url("images/menu_foot.gif");
	background-repeat: no-repeat;
	height:14px;
}

#footer{
	height:120px;
	width:960px;
	font-family:Verdana;
	color:#898788;
	font-size:12px;
	text-align:center;
	background: url("images/footer_pattern.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #666f78;
	padding:5px;
	padding-top:0px;
}

#footer p{
	padding-top:10px;
	margin:0px;
}

#text, #gallery{
	float:left;
	width:150px;
	padding-top:10px;
	font-size: 12px;
    font-family: Verdana;
}

#text{
	width:485px;
	margin-right:15px;	
}

.news_date_holder{
	font-family:Verdana;
	color:#898788;
	font-size:12px;
	text-align:right;
}
	
.gal_img{
	padding:8px;	
}

.left_menu, .left_menu ul{
	list-style: none;
	padding:0px;
	margin:0px;
	font-family: Verdana;
	font-size:14px;	
	font-weight: bold;
}

.left_menu ul{
	padding-left:15px;
	font-size:12px;	
	font-weight: normal;
	padding-top:2px;	
}

.left_menu li{
	border-bottom:1px solid #666f78;
	height:22px;
	padding-top:3px;
}

.left_menu li .active, .news .date{
	color:#e33827;
}

.news .date, .news .news_title{
	font-size: 12px;
}	

.news{
	padding:0px;
	margin:0px;
}

.news .short, .news .link{
	font-size:10px;	
}

.news li{
	margin-bottom:15px;
	list-style: none;
}
	
.left_menu a{
	color:black;
	text-decoration: none;
}

.left_menu a:hover{
	color:#e33827;
	text-decoration: none;
}

.footer_logo{
	float:left;
	padding-top:25px;
	margin-top:0px;
}


.logo1{
	padding-top:20px;
	padding-left:250px;
}

.logo2{
	padding-top:20px;
	margin:0px 25px;
}


.logo3{
	padding-top:30px;
}
