body{
    background:url("/images/frontend/body_bg.png") repeat-x top;
	font-family:  arial;
	font-size: 13px;
	
}



h1, h2, h3, h4{
	font-family: georgia;
	font-weight: normal;
	text-align: left;
}

h1{
	
	color: #CD261E;
	margin-bottom: 12px;
	margin-top: 4px;
	font-size: 32px;
	font-family: georgia;
	font-weight: normal;
	line-height: 1.2em;
}

h2{
	background: #CD261E;
	color: white;
	padding: 6px;
}

h3{
	font-size: 18px;
	margin-bottom: 12px;
}



a{
    color: #CD261E;
}

#container{
    width: 760px;
    margin-left:auto;
    margin-right: auto;
    
    text-align:justify;
	z-index:1;
}

#header{
    height: 122px;
    background: url("/images/frontend/header2.png") no-repeat;
	cursor: pointer;
	
	margin-bottom: 1px;
}

.visible{
    display:block;
}

.hidden{
    display:none;
}

ul{
	list-style: circle;
	list-style-position: inside;
}


img.no_margin{
	margin: 0 !important;
}

/********** NAVIGATION  **********/
div#main_nav ul{
	list-style: none !important;
}
ul.main_nav_l1{
    width: 100%;
    background: #EEEEEE;
    color: #8B8A89;
    font-size: 14px;
    float: left;
    
}

ul.main_nav_l1 a, ul.main_nav_l2 a{
    color: inherit;
    text-decoration:none;
}

ul.main_nav_l1 li{
    float: left;
    padding: 4px 16px;
    border-right: 1px solid #807F7D;
    background: #EEEEEE;
    color: #807F7D;
    
}

ul.main_nav_l1 li.active{
    background: #000;
    color: #fff;
}

ul.main_nav_l2{
    
    float:left;
    color: white;
    background: #969593;
    width: 100%;
    margin-bottom: 12px;
    
    
}

ul.main_nav_l2 li{
    float:left;
    padding: 2px 12px;
    border-right: 1px solid #807F7D;
}


/********** CONTENT - articles  **********/


div#mainContent{
    width: 500px;
    float: left;
    margin-left: 0px;
}

div#mainContent img{
	margin: 10px;
}
div#sideContent{
	width: 240px;
	float:right;
	padding: 0px;
}

div.otherArticlesCategory, div.otherArticlesDate, div.otherArticlesTitle{
    font-size: 11px;
    margin: 0px;
    line-height: 14px;
}

div.otherArticlesCategory{
    float: left;
	width: 120px;
    color: #4F4F4F;
    font-weight:bold;
    
}

div.otherArticlesDate{
    float:right;
	width: 110px;
    color: gray;
    float:right;
    font-family: georgia;
    font-style: italic;
    
}

div.otherArticlesTitle{
    color:#969593;
    text-decoration: none !important;
    
}

div.otherArticles{
    border:2px solid #DDDDDD;
    margin-top: 14px;
    padding: 0px;
}

div.otherArticles h2{
    margin: 0;
    background: #ddd;
    font-size: 14px;
    text-align: center;
    padding: 4px;
}

div.otherArticlesContainer h3 a{
    text-decoration: none;
	color: #CC251D;

}

div.otherArticlesContainer h3 a:hover{
	text-decoration: underline;
}

div.otherArticlesContainer{
    margin-top: 12px;
    padding: 2px;
	border-bottom: 1px dashed gray;    
}

span.otherArticlesMore{
	float: left;
}

span.likeItContainer{
	float: right;
}

span.otherArticlesMore img{
	vertical-align: middle;
}


div.articlePath{
    font-size: 11px;
    color: gray;
}

span.noLikes{
	color: gray;
	font-size: 12px;
}

div.social_bookmarks{
	float: right;
	border: 1px solid gray;
	padding: 5px;
	margin-left: 5px;
	
}
/********************* EVENTS DISPLAY *************/

div.events_cal{
	width: 120px;
	float: left;
	margin-top: 17px;
}

div.events_details{
	width: 320px;
	float: left;
	margin-bottom: 24px;
	margin-top: 12px;
}

div.events_container{
	
	padding: 10px;
	background: #fbfbfb;
	margin-bottom: 10px;
}



/********************* FOOTER *************/

div#footer{
 	background: url(/images/frontend/footer.png) repeat;
	color:white;
	float:left;
	font-size:12px;
	height:198px;
	margin-top:32px;
	padding:12px;
	width:100%;
}

#footer ul {
	padding:4px 0px;;
	list-style:inside circle;
	font-family:georgia;
}

#footer li.lev1 {
	color:gray;
	float:left;
	font-size:18px;
	font-weight:normal;
}
#footer li.lev2 {
	font-size:11px;
	font-weight:normal;
	padding-left:14px;
	margin-top:4px;
	
}
#footer li.lev2 a {
	color:grey;
}
div#footer_content {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:960px;
}



/******************************* SIDE NAv *********************************/

div#side1{
	position: fixed;
	left:0px;
	top:50px;
	height: 100px;
	z-index:3;
}

div#side1_title{
	width: 30px;
	background: red;
	height: 100px;
	float:left;
	line-height: 15px;
	
}

div#side1_content{
	width: 200px;

	float: left;
	height: 300px;
	background:#eee;
	display:none;
}


div#side2{
	position: fixed;
	left:0px;
	top:160px;
	height: 100px;
	z-index:2;
}

div#side2_title{
	width: 30px;
	background: #2C4C95;
	height: 100px;
	float:left;
	line-height: 15px;
	
}

div#side2_content{
	width: 200px;
	border: 1px solid #2C4C95;
	float: left;
	height: 300px;
	background:#eee;
	display:none;
	
}

/******************** LOKALNI KLUBI  *********************************/

div#lokalni_klubi{
	float: right;
	color: #888;
	font-size: 12px;
	width: 240px;
	background: url("/images/frontend/klubi_body.png") repeat-y;
	border-bottom: 2px solid #CD261E; 
	margin-top: 12px;
	
}

div#lokalni_klubi a{
	color: #4F4F4F;
	text-decoration: none;
}

div#lokalni_klubi a:hover{
	text-decoration:underline;
}

div#lokalni_klubi h2{
	height: 56px;
	background: url("/images/frontend/klubi_header.png") no-repeat;
	text-align: center;
	font-weight: bold;
	margin: 0;
}

div#lokalni_klubi ul{
	list-style: none;
	margin-left: 15px;
	margin-bottom: 15px;
}

/********************************* ARHIV **************************/

div.pagination{
    margin-top: 24px;
    text-align: center;
    background: #eee;    
} 

div.pagination a{
    padding: 3px;
}

#next_page{
}

#more_articles_link{
  
    color: white;
    margin-top: 12px;

}

#more_articles_link li{
    background: #E66153;
    border: 1px solid red !important;
    padding: 4px;
    list-style-image: url("/images/arrow_down2.png");

        
}

#more_articles_link li a{
    color: white;
    line-height: 16px;
}
