/* CSS Document */

body{
	padding:0;
	margin:0;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------header start---------------------*/
#header-main{
	width:100%;
	height:321px;
	background:url(images/pattern.gif) 0 0 repeat-x;
}
#header{
	width:860px;
	margin:0 auto;
	padding:0 0 0 82px;
	height:321px;
	background:url(images/header.gif) 0 0 no-repeat;
	position:relative;
}
#header img.logo{
	width:224px;
	height:80px;
	padding:52px 0 0 0;
	display:block;
	}
#header h1{
	display:block;
	width:180px;
	background:url(images/slogan.gif) left center no-repeat;
	text-indent:-10000px;
	margin:0;
	height:35px;
	padding:0;
}
#header ul{
	width:152px;
	padding:0;
	margin:0;
	font-size:0;
}
#header ul li.nav{
	display:block;
	width:152px;
	height:17px;
	padding:0;
	margin:0;
	background:url(images/nav_div.gif) left bottom repeat-x;
}
#header ul li.nav a{
	display:block;
	width:131px;
	padding:0 0 0 21px;
	margin:0;
	background:url(images/arrow.gif) 11px 6px no-repeat #C41C1C;
	font:bold 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFBEBE;
	text-decoration:none;
	text-transform:capitalize;
}
#header ul li.nav a:hover{
	color:#fff;
	background:url(images/arrow_hover.gif) 11px 6px no-repeat #DA3232;
}
#header ul li.hover{
	display:block;
	width:131px;
	padding:0 0 0 21px;
	height:17px;
	margin:0;
	background:url(images/arrow.gif) 11px 6px no-repeat #DA3232;
	color:#FFBEBE;
	font:bold 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:capitalize;
	border-bottom:#A10000 solid 1px;
}
#header img.top{
	position:absolute;
	left:380px;
	top:0;
	width:114px;
	height:37px;
}
#header ul.top-link{
	width:307px;
	height:259px;
	position:absolute;
	left:418px;
	top:44px;
}
#header ul.top-link li.link{
	width:145px;
	height:132px;
	padding:0;
	margin:0 8px 7px 0;
	float:left;
	background-image:none;
	border:none;
}
#header ul.top-link li.link a.comment{
	display:block;
	background:url(images/main_comments.gif) 0 0 no-repeat;
	width:145px;
	height:132px;
}
#header ul.top-link li.link a.comment:hover{
	background:url(images/main_comments_hover.gif) 0 0 no-repeat;
}
#header ul.top-link li.link a.event{
	display:block;
	background:url(images/latest_event.gif) 0 0 no-repeat;
	width:145px;
	height:132px;
	float:left;
}
#header ul.top-link li.link a.event:hover{
	background:url(images/latest_event_hover.gif) 0 0 no-repeat;
}
#header ul.top-link li.link a.online{
	display:block;
	background:url(images/online_service.gif) 0 0 no-repeat;
	width:145px;
	height:132px;
	float:left;
}
#header ul.top-link li.link a.online:hover{
	background:url(images/online_service_hover.gif) 0 0 no-repeat;
}
#header ul.top-link li.link a.time{
	display:block;
	background:url(images/time_manager.gif) 0 0 no-repeat;
	width:145px;
	height:132px;
	float:left;
}
#header ul.top-link li.link a.time:hover{
	background:url(images/time_manager_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header end---------------------*/

/*------------------------------------------------body start---------------------*/
#body-main{
	width:100%;
	background:url(images/body_bg.gif) 0 0 repeat-x #FFFEFE;
	color:#565656;
}
#body{
	width:745px;
	margin:0 auto;
	padding:0 0 0 33px;
}
/*------------------------------------------------left panel start---------------------*/
#left{
	width:268px;
	float:left;
}
#left form{
	width:158px;
	height:53px;
	padding:15px 0 0 40px;
	background:url(images/serch_icon.gif) 0 16px no-repeat;
	float:left;
}
#left form input{
	width:156px;
	height:18px;
	background-color:#fff;
	color:#000;
	border:#858585 solid 1px;
	margin:0;
	float:left;
}
#left form a{
	display:block;
	width:105px;
	margin:8px 0 0 0;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#464646;
	background-color:#D5D5D5;
	text-decoration:underline;
	text-transform:capitalize;
	float:left;
}
#left form a:hover{
	text-decoration:none;
}
#left form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:27px;
	height:11px;
	margin:10px 0 0 0;
	border:none;
	cursor:pointer;
	float:right;
}
#left ul.sub-link{
	width:268px;
	height:41px;
	padding:3px 0 4px 0;
	margin:0 ;
	font-size:0;
	float:left;
}
#left ul.sub-link li{
	display:block;
	background:url(images/link_div.gif) right center no-repeat;
	padding:0 14px 0 0;
	float:left;
	margin:0;
}
#left ul.sub-link li a{
	display:block;
	font:bold 10px/34px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/left_link_bg.gif) 0 0 repeat-x #0E0E0E;
	color:#E0E0E0;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}
#left ul.sub-link li a:hover{
	background:url(images/left_link_bg.gif) 0 0 repeat-x #0E0E0E;
	color:#B08900;
}
#left ul.sub-link li.sec{
	display:block;
	background:url(images/link_div.gif) right top no-repeat;
	padding:0 14px 0 15px;
	float:left;
	margin:0;
}
#left ul.sub-link li.noimg{
	display:block;
	background-image:none;
	padding:0 14px 0 15px;
	float:left;
	margin:0;
}
#left h2{
	display:block;
	width:115px;
	height:46px;
	background:url(images/arrow_orange.gif) 0 16px no-repeat #FEFDFC;
	font:bold 20px/46px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:capitalize;
	padding:0 0 0 19px;
	float:left;
}
#left h2 span{
	color:#B08900;
	background-color:#FEFDFC;
}
#left ul.l-link{
	width:248px;
	padding:0;
	margin:0;
	float:left;
}
#left ul.l-link li.article{
	width:248px;
	padding:0;
	margin:0;
	float:left;
}
#left ul.l-link li.article a{
	display:block;
	background:url(images/arrow_green.gif) 0 5px no-repeat #FFFEFD;
	width:233px;
	height:17px;
	padding:0 0 0 15px;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color:#A50000;
	text-decoration:none;
	text-transform:none;
}
#left ul.l-link li.article a:hover{
	background-color:#FFF8E3;
	color:#000;
}
#left ul.blog{
	width:245px;
	padding:0;
	margin:0;
	font-size:0;
	float:left;
}
#left ul.blog li{
	display:block;
	width:221px;
	background:url(images/blog_icon.gif) 0 3px no-repeat;
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#2C2C2C;
	background-color:#fff;
	padding:0 0 0 24px;
	margin:0 0 14px 0;
	text-transform:none;
}
/*#left ul.blog li.normal{
	display:block;
	width:221px;
	padding:0 0 0 24px;
	margin:0;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#2C2C2C;
	background-color:#fff;
	background-image:none;
	text-decoration:underline;
	text-transform:none;
}*/
#left ul.blog li a{
	display:block;
	width:221px;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#2C2C2C;
	background-color:#fff;
	background-image:none;
	text-decoration:underline;
	text-transform:none;
	padding:0;
	margin:0;
}
#left ul.blog li a:hover{
	color:#2C2C2C;
	background-color:#FFF8E3;
	text-decoration:none;
}

#left p.top-text1{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#565656;
}

#left a.jezici{
	font:bold 11px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
#left a.jezici:hover{
	font:bold 11px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}

/*------------------------------------------------left panel end---------------------*/

/*------------------------------------------------right panel start---------------------*/
#right{
	width:387px;
	padding:22px 18px 0 20px;
	margin:0;
	background:url(images/right_panel_bg.gif) 0 0 repeat-y;
	float:left;
}
#right h2{
	display:block;
	width:377px;
	height:28px;
	font:bold 26px/28px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin:0;
	border-bottom:#EBEBEB solid 2px;
}
#right h2 span{
	color:#B08900;
	background-color:#fff;
}
#right p.top-text{
	width:377px;
	margin:15px 0 15px 0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#565656;
	background-color:#fff;
}
#right h2.grey{
	display:block;
	width:251px;
	height:19px;
	margin:0 0 13px 0;
	padding:0 0 0 32px;
	background:url(images/right_one.gif) 0 0 no-repeat #B2B2B2;
	color:#fff;
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	float:left;
}
#right p.pic{
	display:block;
	width:81px;
	height:93px;
	background:url(images/pic1.gif) 0 0 no-repeat #FFF5DC;
	font:bold 11px/93px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	padding:0;
	margin:0;
	float:right;
}
#right p.text{
	width:288px;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin:13px 0 0 0;
	float:left;
	padding:0 0 0 4px;
}
#right p.text a.read-more{
	background:url(images/btn_read_more.gif) 0 0 no-repeat;
	width:72px;
	height:18px;
	float:right;
	margin:0 0 0 0;
	display:block;
}
#right p.text a.read-more:hover{
	background:url(images/btn_read_more_hover.gif) 0 0 no-repeat;
}
#banner{
	width:425px;
	background:url(images/right_panel_bg.gif) 0 0 repeat-y;
	float:left;
	}
#banner p.bottom2{
	display:block;
	background:url(images/right_bottom_bg.gif) 0 0 no-repeat;
	width:425px;
	height:31px;
	margin:0;
	padding:0;
	font-size:0;
	
}
#banner img.banner{
	display:block;
	width:425px;
	height:139px;
	padding:0;
	margin:0;
	
}
#banner p.bot{
	background:url(images/banner_bottom.gif) 0 0 no-repeat;
	width:425px;
	height:45px;
	padding:0;
	margin:0;
	display:block;
}
	

#right ul.l-link{
	width:350px;
	padding:0;
	margin:0;
	float:left;
}
#right ul.l-link li.article{
	display:block;
	background:url(images/arrow_hover.gif) 0 5px no-repeat #FFFEFD;
	width:350px;
	height:17px;
	padding:0 0 0 15px;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-transform:none;	
}

/*------------------------------------------------right panel start---------------------*/

/*------------------------------------------------body end---------------------*/

/*------------------------------------------------footer start---------------------*/
#footer-main{
	width:100%;
	height:116px;
	padding:40px 0 0 0;
	background:url(images/footer_main_bg.gif) 0 0 repeat-x #493903;
	color:#fff;
	float:left;
}
#footer{
	width:778px;
	height:116px;
	background:url(images/footer_bg.gif) left bottom no-repeat;
	position:relative;
	margin:0 auto;
}
#footer ul{
	width:635px;
	margin:0;
	padding:0;
	position:absolute;
	left:141px;
	top:0;
}
#footer ul li{
	margin:0;
	float:left;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#493903;
	background-image:none;
	text-transform:capitalize;
}
#footer ul li a{
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#493903;
	text-decoration:none;
	text-transform:capitalize;
	padding:0 10px 0 10px;
}
#footer ul li a:hover{
	color:#fff;
	background-color:#A20000;
}
#footer p.copyright{
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#F3F1DF;
	background-color:#493903;
	position:absolute;
	left:278px;
	top:21px;
}
#footer a.xht{
	display:block;
	width:66px;
	padding:0 0 0 10px;
	height:21px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat #D0CEB8;
	font:bold 11px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	position:absolute;
	left:311px;
	top:44px;
	margin:0;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat #D0CEB8;
	color:#B50000;
}
#footer a.cs{
	display:block;
	width:56px;
	height:21px;
	padding:0 0 0 10px;
	background:url(images/css_bg.gif) 0 0 no-repeat #D0CEB8;
	font:bold 11px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	position:absolute;
	left:401px;
	top:44px;
	margin:0;
	float:left;
}

#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat #D0CEB8;
	color:#B50000;
}
#footer p.design{
	display:block;
	width:241px;
	height:16px;
	padding:0;
	position:absolute;
	left:278px;
	top:72px;
	font:normal 14px/14px Arial, Helvetica, sans-serif;
	color:#F3F1DF;
	background-color:#493903;
}
#footer a.link{
	width:100px;
	font:normal 14px/14px Arial, Helvetica, sans-serif;
	color:#F3F1DF;
	background-color:#493903;
	padding:0 4px;
	text-decoration:none;
	text-transform:uppercase;
}
#footer a.link:hover{
	color:#fff;
	background-color:#B50000;
}
/*------------------------------------------------footer end---------------------*/
