
body {
	margin: 0;
	padding: 0;
	color: #e4e4da;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px; 
	background-image: url(../images/bg.png); 
}

h1, h2, h3, h4, h5, h6, h7 {
	color:#fff;
	font-weight:400;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size:26px; margin-bottom: 20px; }
h2 { font-size:26px; margin-bottom: 20px; }
h3 { font-size:20px;  margin-bottom: 20px; }
h4 { font-size:18px; margin-bottom: 10px; color: #CC0000;}
h5 { font-size:16px }
h6 { font-size:14px; color: #CCCCCC;}
h7 { font-size:12px; color: #999999;}
.header { display: block }

.left { float:left }
.right { float:right }

img { 
	margin: 0; 
	padding: 0;
}

.img_border { 
	background: #3e3e3d; 
	padding: 4px; 
	border: 1px solid #161615; 
}

.img_frame { 
	position: relative; 
	display: block; 
	padding: 7px; 
}

.img_frame span { 
	position: absolute; 
	top: 0; left: 0; 
	z-index: 0; 
}

.img_frame img, .img_frame iframe { 
	position: absolute; 
	top: 7px; 
	left: 7px; 
	z-index: 100; 
}

.img_frame_13 { 
	width: 280px; 
	height: 157px; 
}

.img_frame_13 span { 
	background: url(../images/image_frame.png); 
	width: 300px; 
	height: 177px; 
}

.img_nom { 
	display: block; 
	margin-bottom: 15px; 
}

.img_fl { 
	float: left; 
	margin: 3px 15px 5px 0; 
}

.img_fr { 
	float: left; 
	margin: 3px 0 5px 15px; 
}

a:link, a:visited {
	
	color: #999999; 
	text-decoration: none;
}

 a:hover { 
    outline:none; 
	text-decoration:underline;
	color:  #FFFFFF;  
	
}


em { color: #CC0000; font-style:normal; font-size:18px }
p { margin: 0 0 15px 0 }

.list_bullet { 
	margin: 10px 0 10px 15px; 
	padding: 0; 
	list-style: none; 
}

.list_bullet li { 
	color:#e4e4da; 
	margin: 0 0 7px 0; 
	padding: 0 0 0 30px; 
	background: url(../images/mark.png) no-repeat scroll 0 3px;  
}

.list_bullet li a { 
	color: #e4e4da; 
	font-weight: normal; 
	text-decoration: none; 
}

.list_bullet li a:hover { 
	color: #fff; 
}

.clear { clear: both; display: block; }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }

.no_bullet { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.no_bullet li { 
	margin: 0 0 20px 0; 
	padding: 0; 
}

a.header { 
	display: block; 
	font-weight: 700; 
}

#header_wrapper {
	width: 100%;
	min-height: 160px;
	background: url(../images/header.png) repeat-x top
}

#footer_wrapper {
	width: 100%;
	background: url(../images/footer.png) repeat-x top
}

#header {
	width: 960px;
	padding: 30px 10px;
	margin: 0 auto;
}

#footer  {
	width: 960px;
	padding: 30px 20px 10px;
	margin: 0 auto;
	color: #666666;
	text-align:center; 
}


#footer a  { 
	color: #666666;
	text-align:center; 
}

#footer a:hover  { 
	color: #333333;
	text-align:center; 
	text-decoration:underline;
}


#main {
	width: 960px;
	padding: 15px 10px;
	margin: 0 auto;
	background-image: url(../images/bg_main.png);
}


#kontakt_slika {
     float:left;
     background: url(../images/kontakt_slika_1.png) repeat-x top;
	 width: 968px;
	 height: 120px;
}

#site_title { 
	float: left; 
}

#site_title a { 
	display: block; 
	font-size: 12px; 
	font-family: Verdana, sans-serif; 
	width: 460px; 
	height: 112px; 
	color: #acacac; 
	text-indent: -10000px; 
	background: url(../images/logo.png) no-repeat top left; 
}

#menu { 
	float: right; 
	margin-top: 10px; 
}

#slider_wrapper {
	width: 100%;
	height: 328px;
	margin-top: 20px;
	background: url(../images/slider_bg.png)
}

#slider {
	width: 935px;
	padding: 15px 15px;
	height: 310px;
	margin: 0 auto;
	overflow: hidden;
}

.post { 
	clear: both; 
	margin: 0 0 40px 0; 
	padding: 0 0 40px 0; 
	border-bottom: 1px solid #444443; 
}

.post_header { 
	float: left; 
	width: 500px; 
}

.post_header h2 { 
	margin-bottom: 10px; 
}

.post_date { 
	float: right; 
	width: 80px; 
	border-left: 1px solid #444443; 
	padding-left: 15px; 
	line-height: 30px; 
	font-size: 28px; 
	color: #cba438; 
}

.post_date span { 
	display: block; 
	color: #636260; 
	font-size: 14px; 
	line-height: 16px; 
}

.post_meta a { 
	font-size: 10px; 
}



#gallery {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#gallery .gallery_box {	
	padding-bottom: 30px; 
	
}

#gallery .no_margin_right { 
	margin-right: 0; 
}

#crtice {	
	padding-bottom: 10px; 
	border-top: 1px dotted #000; 
}

#crtice_onama {	
	width:100%;
	height:60px;
	padding-bottom: 10px; 
	 
}


.sidebar_box { 
	clear: both;
	margin-bottom: 40px
}

.col { 
	float: left; 
	margin: 0 30px 30px 0; 
}

.half { 
	width: 465px; 
	margin-bottom: 30px; 
}



.kontakt_right { 
    display: block;
	width: 280px;
	height:530px;
	padding: 5px 10px 5px;
	margin-bottom: 30px;
	float:right; 
	border: 1px solid #cbcbcb; 
	background-color: #1D1D1D;
}


.one_third { 
	width: 300px; 
}

#content, .two-third { 
	width: 630px; 
}

#sidebar { 
	width: 270px; 
	padding-left: 30px; 
	border-left: 1px solid #494947; 
}

.one_fourth { 
	width: 217px; 
}

.no_margin_right { 
	margin-right: 0; 
}

.last_box { 
	margin-bottom: 0; 
	background: none; 
}

#footer_text { 
	color: #666666;
	text-align:center; 
}


.paging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.paging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.paging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.paging ul li a { 
	float: left; 
	display: block; 
	color: #ccc; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #494947; 
	border: 1px solid #121211; 
}

.paging ul li a:hover { 
	background: #CC0000; 
	color: #fff;  
}