body {
	direction: rtl;  background: #E5E5E5 url(images/body_bg.gif) repeat-x top;
	margin: 12px 0px;
	padding: 0;
	border: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	border: 1px solid #f3f3f3;
	clear: both;
	
}
#container {background-color: #fff;   }
#content { background: #fff url(images/content_top_corners.gif) top no-repeat; padding-top: 12px;}
#container div#footer div.bottom_corners { background: url(images/content_bottom_corners.gif) bottom no-repeat; height: 7px;}
a {color: #000; text-decoration: none;}
a:hover { text-decoration: underline; }
a img {border: none;}

/*** Global list styles ***/
ul { padding: 0; margin: 0;}
ul li { list-style-type: none;}

/*** Global heading styles ***/
h1, h2, h3, h4 { font-family: Arial, "Times New Roman", Times, " serif"; margin: 0px;}
h1 { font-size: 16px; font-weight: bold; }
h1 a { color: #65583f;}
h2, h3 {font-size: 14px; padding-bottom: 4px;}
h2 a:hover, h3 a:hover {color: #65583f;}
h4 {}
h4 a {}
/*** Global box styles ***/

.box .box_title { 
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}
.box_title h4 {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 4px;
	padding-top: 4px;
}

.header_image { background: url(images/header.jpg);  height: 178px;  }
.header_nav { margin-top: 18px;  margin-right: 20px;  float: right;   }
.header_pic { float: left; margin-left: 29px; width: 203px; margin-top: 18px; height: 146px; color: white;  background: black no-repeat center;  }
.header_bar { background: url(images/headerb.jpg); height: 36px;    }
.header_newsbar { margin-right: 79px; margin-top: 7px;  float: right;   width: 400px;      }
.header_searchbar { margin-top: 4px;  margin-left: 6px;  float: left;      }
.header_searchbar input { width: 154px; background-color: #e2dcd0; height: 18px; border: 0px; font: 12px/15px Tahoma; }
.header_searchbar button { width: 20px; height: 20px; border: 0px; background: url(images/search.gif); }

#box_left_holder { padding: 6px;}
#dynamic_box_left div.box {margin-bottom: 12px;}
#dynamic_box_left div.box_title { 
	background: #bfb297; 
	color:#FFFFFF; 
	padding: 4px 2px 3px 3px;
	border-bottom: 1px solid #b3a685;
	margin-bottom: 4px;
}
#dynamic_box_left div.box_body { }

/*** Section box (navigation list) ***/

#box_sections div.box_body { border-bottom: none; margin-bottom: 30px;}
#box_sections li { 
	background-color: #f7f4ee; 
	border-bottom: 1px solid #fff; 
	padding: 1px 0px; 
	font-variant: small-caps;
}
#box_sections li ul li { 
	border-bottom: none; 
	font-variant: normal; 
	font-size: 11px;
	padding-left: 6px;
}
#box_sections li a { 
	color: #60563f; 
	display: block; 
	padding: 4px;
}

#box_sections li a:hover { 
	color: #2a2418; 
	text-decoration: none;
	border-right: 4px solid #f1ece0;
}

#box_sections li ul li a:hover {
	color: #000000; 
	background: none; 
	text-decoration: underline; 
}

#box_center_holder {padding: 0px 12px;}
#box_center_holder h1 { font-size: 24px; padding-bottom: 4px; margin-bottom: 12px; border-bottom: 3px solid #EEEEEE;}
#box_center_holder div.category_headline { width: 100%; overflow: hidden;}
#box_center_holder div.category_headline h2 a { color: #65583f; font-size: 18px; font-weight: normal;}
#box_center_holder div.category_headline div.image { float: right; padding: 6px; margin: 0px 6px 6px 6px; background-color: #eeeeee; border: none;}
#box_center_holder div.category_headline div.summary {  }
div.article_link {display: inline; padding-right: 4px;}
div.article_link a {color: #65583f;}
div.box_body div.image { 
	padding: 2px; 
	float: right;
	margin: 2px 4px 2px 2px;
	border: 1px solid #CCCCCC;
}
.short_holder { width: 100%; overflow: hidden;}
.short { /*** Global summary styles ***/
	margin-bottom: 4px;
	padding: 4px; 
	border-bottom: 1px solid #eee;
}
.summary {
color: #393939;
}
/*** Article styles ***/

.page_title { padding: 6px 0px; color: #666666; border-bottom: 1px solid #EEEEEE;}
.page_title a {color: #65583f; padding-left: 4px;}
#article_holder h1 { font-size: 24px; color: #65583f; padding: 8px 0px 4px 0px; margin-bottom: 2px; border-bottom: 3px solid #EEEEEE;}
#article_holder div.article_metadata { padding: 0px 0px 18px 0px; margin-bottom: 4px; border-bottom: 1px solid #EEEEEE;}
#article_holder div.article_metadata span.metadata_time { font-size: 10px; color: #666666; float: right;}
#article_holder div.font_size { font-size: 11px; text-align: left; margin-bottom: 12px;}
#article_holder div.font_size img { vertical-align: bottom; padding-right: 3px;}
#article_holder div.image {
	float: right; 
	padding: 4px; 
	margin-left: 6px; 
	border: 1px solid #cccccc;
	display: table;
}
#article_holder div.image span.image_caption { font-size: 11px; line-height:normal;}
#article_holder div#article_body { line-height: 1.6em; width: 100%; overflow: hidden; margin-bottom: 12px;  text-align: justify; }
#article_holder div#article_body h1, 
#article_holder div#article_body h2, 
#article_holder div#article_body h3, 
#article_holder div#article_body h4, 
#article_holder div#article_body h5, 
#article_holder div#article_body h6 { font-family: Arial, Helvetica, sans-serif;}
#article_holder div#article_body a { color: #002BB8;}
#article_holder div.content_attachment { padding:6px; text-align: left; font-size: 11px;}
#article_holder div.content_attachment img { vertical-align: bottom;}
#article_holder div.content_attachment a {color: #65583f;}

/*** Article social bookmarks ***/

#box_social_bookmarks { 
	color: #666666; 
	padding: 2px 6px; 
	margin: 6px 0px 12px 0px; 
	border-bottom: 1px solid #EEEEEE; 
	border-top: 1px solid #EEEEEE;
}
#box_social_bookmarks img { vertical-align: middle;}

/*** Article comments ***/

.comment_block h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #666666; 
	border-top: 1px solid #eeeeee; 
	border-bottom: 1px solid #eeeeee; 
	background-color: #f4f4f4;
	padding: 6px;
	margin: 6px 0px;
}
#comment_list { margin: 15px 8px;}
#comment_list div.comment_holder { margin-bottom: 20px;} 
#comment_list div.comment_header { padding-bottom: 6px;}
#comment_list div.comment_header { font-size: 11px;}
#comment_list div.comment_header a { color: #65583f; font-weight: bold;}
#comment_list div.comment_body_holder {padding: 6px; border-bottom: 1px solid #EBEBEB; background-color: #F8F8F8;}
#comment_list div.comment_body {width: 100%; overflow: hidden; }
#comment_list div.comment_body img { float: right;}
#comment_list div.comment_body div.comment_text { color: #666666; margin-right: 50px; padding: 0px 10px 10px 12px;}
#comment_list div.comment_report { float: left;}

/*** Pagination ***/

#box_pagination { padding: 6px; margin: 6px 0px; background: #eeeeee; color: #666666;}
#box_pagination span.pagination { float: left; font-weight: bold;}
#box_pagination span.pagination a { font-weight: normal; color: #65583f;}
#box_pagination span.pagination_total {color: #65583f;}

/*************** RIGHT COLUMN STYLES *******************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_right_holder {/*stilovi za desnu kolonu, padinzi, margine...*/}

/*** Boxes ***/
#dynamic_box_right div#box_right_holder { padding: 6px;}
#dynamic_box_right .box div.box_title {
/*	background: url(images/box_right_head_left.gif) no-repeat top left;*/
	background-color: #f7f4ee;
	color: #65583f;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	padding: 6px;
	font-family: Arial;
}

#dynamic_box_right .box_tabs div.box_title {padding: 6px 6px 0px 6px;}

#dynamic_box_right .box .box_title_holder {
/*
	background: url(images/box_right_head_right.gif) top right no-repeat;
	*/
	background-color: #f7f4ee;
}

/* Hides from IE5-mac \*/
* html #dynamic_box_right .box .box_title_holder { height: 1%;}
/* End hide from IE5-mac */


#dynamic_box_right .box {

	/*background: #FFFFFF url(images/box_right_body_right.gif) bottom right no-repeat;
	*/
	margin-bottom: 5px;
	border: 6px solid #f7f4ee;
	border-top-width: 0px;
}

#dynamic_box_right .box .box_body {
/*
background:url(images/box_right_body_left.gif) bottom left no-repeat;
*/
}

#dynamic_box_right .box .box_body div.box_content {padding: 6px 12px 12px 12px; }

/* Hides from IE5-mac \*/
* html #dynamic_box_right .box .box_body { height: 1%;}
/* End hide from IE5-mac */

/********** Lists ***************/

#dynamic_box_right div.box_body ul li {
	border-bottom: 1px solid #eee; 
	padding: 1px 0px;
}

#dynamic_box_right div.box_body ul li a {
	display: block; 
	padding: 4px 14px 4px 4px; 
	background: url(images/right_box_bullet.gif) no-repeat right;
}

#dynamic_box_right div.box_body ul li a:hover {background-color: #F5F5DC;}


/*** Article Tools box ***/

#dynamic_box_right div#box_article_tools { margin-bottom: 36px;}
#dynamic_box_right div#box_article_tools ul { font-size: 11px;}
#dynamic_box_right div#box_article_tools ul li img { vertical-align: bottom;}
#dynamic_box_right div#box_article_tools ul li a {padding: 0px 4px 2px 4px; background: none; color: #666666;}
#dynamic_box_right div#box_article_tools ul li a:hover {background: none; text-decoration: none; color: #65583f;}

.footer { 
	text-align: center; 
	padding: 6px 0px;
	margin: 0px 6px 0px 6px;
	color: #666666;  
}
.footer a { color: #666666;}
.static_footer { background-color: #EFEFEF; padding: 12px 0px 8px 0px;}
.footer div.corner_bottom {background: url(images/footer_bottom.gif) no-repeat left bottom; height: 8px;}

#container {
	width: 990px;
	margin: 0px auto;
	text-align: right;
}

#header {}

#content { width: 990px; }

#dynamic_box_left {
	margin: 0;
	float: right;
}

#dynamic_box_center {
	float: right;
}

#dynamic_box_right {
	margin: 0;
	float: left;
}

#content_footer {clear: both;}

#footer {clear: both;}

/*********deafault layout**********/
#layout_default div#dynamic_box_right        {width: 265px;}
#layout_default div#dynamic_box_left         {width: 160px;}
#layout_default div#dynamic_box_center       {width: 565px;}

/********** two column *************/
#layout_two_column div#dynamic_box_right     {width: 320px;}
#layout_two_column div#dynamic_box_left      {display:none;}
#layout_two_column div#dynamic_box_center    {width: 670px;}

/************ three columns ***************/
#layout_three_columns div#dynamic_box_right  {width: 190px;}
#layout_three_columns div#dynamic_box_left   {width: 190px;}
#layout_three_columns div#dynamic_box_center {width: 610px;}

/************ equal ***************/
#layout_equal div#dynamic_box_right   {width: 330px;}
#layout_equal div#dynamic_box_left    {width: 330px;}
#layout_equal div#dynamic_box_center  {width: 330px;}

/************ equal rights ***************/
#layout_equal_rights div#dynamic_box_right   {width: 260px;}
#layout_equal_rights div#dynamic_box_left    {width: 470px;}
#layout_equal_rights div#dynamic_box_center  {width: 260px;}

/************ non equal ***************/
#layout_non_equal div#dynamic_box_right      {width: 320px;}
#layout_non_equal div#dynamic_box_left       {width: 420px;}
#layout_non_equal div#dynamic_box_center     {width: 250px;}


/************* CONTENT FEATURES *****************/
#content_features_left { float: right;}

#content_features_right { float: right;}

.features_equal_default { width: 100%; overflow: hidden;}

/*********** equal_default *********************/
.features_equal_default #content_features_left       {width: 342px;}
.features_equal_default #content_features_right      {width: 228px;}

/*********** equal *********************/
.features_equal #content_features_left       {width: 495px;}
.features_equal #content_features_right      {width: 495px;}

/*********** left *********************/
.features_left #content_features_left        {width: 680px;}
.features_left #content_features_right       {width: 310px;}

/*********** right *********************/
.features_right #content_features_left       {width: 310px;}
.features_right #content_features_right      {width: 680px;}

/*********** equal_three *********************/
.features_inside .content_features_col       {width: 223px; float: right;}

/*********** inside *********************/
.features_inside                              {width: 670px; overflow: hidden;}
.features_inside #content_features_left       {width: 335px;}
.features_inside #content_features_right      {width: 335px;}



/******************** LAYOUT BOXES********************/

#main_news_box {float: right;}
.main_news_box_row {width: 100%; overflow: hidden;}
.main_news_category { 
	float:left; 
	display: inline;
	width:270px; 
	margin: 6px; /****styles****/
}
.main_news_category .box_title {
	background: white url(images/catlogo.gif) no-repeat center left;
	padding: 3px 6px 4px 6px;
	font-size: 13px;
	margin-bottom: 5px;
}
.main_news_category .box_title a {
	font: bold 15px Arial;
	color: #65583f;
}

.box_headline {margin: 6px 6px 6px 6px; padding: 6px; background-color: #f7f4ee; height: 220px;}
.box_headline h1 { padding: 4px 0px;}
.headline_article_holder { width: 100%; overflow:hidden;}
.headline_image { 
	width:300px;
	height: 180px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
	float: right;
}
.headline_text { 
	height: 180px;
	float: left;
	width: 235px;
}
.headline_article {
	display: none;
}
.headline_image div.image_caption { 
	position: absolute; 
	bottom: 0; 
	left: 0;
	width: 295px; 
	text-align: right;
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .60;               /* Standard style for transparency */
	-moz-opacity: .60;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60);  /* Transparency for IE */
}

.headline_body { padding: 6px 2px 6px 6px;  text-align: justify; }
.player { background: url(images/headlines_player_top_bg.gif) top repeat-x; margin: 6px 0px; padding: 6px;  text-align: left;    }
.player ul { padding-top: 6px;}
.player li {display: inline;  margin-right: 3px;   }
.player a {padding: 2px 6px;}
.player a:link, .player a:visited {
	color: #fff;
	background-color: #A5A5A5;
	text-decoration: none;
}
.player a:hover {
	color: #65583f;
	background-color: #B7B8B8;
	text-decoration: none;
}
.player a.active, .player a:visited.active {
	background-color: #65583f;
	color: #FFFFFF;
	font-weight: bold;
}

#poll_body {
	font: 11px Tahoma;
	background-color: white;
	color: #696969;
	margin: 4px 4px 4px 2px;
	background-image: none;
	text-align: right;
}
#poll_question {
	color: #65583f;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
#poll_percent {
	color: #696969;
	font-size: 10px;
}
.bar {
	text-align: right;
	height: 10px;
	font-size: 6px;
	display: inline;
	border-top: 1px solid #ebe5da;
	background-color: #d5cebc;
	border-bottom: 1px solid #c9c1ab;
}
.a_link a {
	color: #65583f;
}
/* new writer style */
.shadetabs {
	PADDING-RIGHT: 0px;
	MARGIN-TOP: 1px;
	PADDING-LEFT: 0px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: -1px;
	FONT: bold 13px Tahoma;
	PADDING-TOP: 3px;
	LIST-STYLE-TYPE: none;
	margin-right: 0px;
	display: block;
	width: 100%;
}
.shadetabs li {
	DISPLAY: inline;
	MARGIN: 0px;
}
.shadetabs li a {
	float: right;
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	COLOR: #65583f;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	margin-right: 6px;
	border: 1px solid #e7e7e7;
	border-bottom-color: White;
	background-color: White;
}
.shadetabs li a:hover {
	COLOR: #737373;
}
.shadetabs li.selected {
	POSITION: relative;
	TOP: 1px
}
.shadetabs li.selected A {}
.shadetabs li.selected A:hover {	TEXT-DECORATION: none }
.tabcontentstyle { BORDER-TOP: 1px solid #e7e7e7;	width: 100%;	display: block; clear: both; }
.tabcontent { DISPLAY: none; }
/* end writer style */

#pagenum a{
	border: 1px solid #eeeeee;
	text-decoration: none;
	background-color: #f8f8f8;
	color: #303030;
	font: 12px Tahoma;
	padding: 1px 5px 2px 5px;
	width: auto;
	float:right;
	margin-left: 3px;
}
#pagenum a:hover{
	background-color: #f0f0f0;
	color: black;
}

/* form color */
.f_color {
	background-color: #f7f4ee;
	font: 15px Arial;
	color: #41351f;
	text-align: right;
}
.s_color {
	background-color: #f2eee6;
	font: 15px Arial;
	color: #41351f;
	text-align: right;
}
.form_input {
	border: 1px solid #e8eccc;
	font: 13px Tahoma;
}
.form_bot {
	border: 1px solid #C6C6C6;
	font: 12px Tahoma;
	color: #565656;
	background-color: #F5F5F5;
}
/* end form color */

.short_holder {	text-align: justify; }
.main_news_category li{
	padding-right: 16px;
	background: url(images/nico.gif) no-repeat right;
	font: bold 14px Arial;
	margin-bottom: 2px;
}
.main_news_category li a{
	font: bold 14px Arial;
	text-align: right;
}
.main_news_category li a:hover{
	color: #65583f;
	text-decoration: none;
}
.news_text{	color: #326578;}
.news_text a{	color: white;}
.news_text a:hover{	color: #272727; text-decoration: none;}
#dropmenudiv{
	position:absolute;
	z-index:100;
	font: normal 11px Tahoma;
	background-color: #bfb297;
	border: 1px solid #ccc1aa;
	width: 125px;
	opacity: .90;               /* Standard style for transparency */
	-moz-opacity: .90;          /* Transparency for older Mozillas */
	filter: alpha(opacity=90);
	border-bottom-width: 0px;
}
#dropmenudiv a{	display: block;	padding: 4px 5px 4px 2px;	text-decoration: none;	color: #4d4428;	border-bottom: 1px solid #ccc1aa;}
#dropmenudiv a:hover{	background-color: #c6baa1;	color: #302a18;}

/* start gallery style */
.left {
  float: left;
}
.right {
  float: right;
}

.gallery_small_img {
	cursor: pointer;
	cursor:hand; 
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
	width: 100px;
	margin: 2px;
}
.gallery_nav {
	height: 70px;
	clear: both;
}
.gallery_pic {
	cursor:hand; 
	margin: 4px 4px 4px;
	font-family: tahoma;
	font-size: 11px;
	width: 170px;
	float: right;
	padding: 13px 4px 3px 4px;
	border: 1px solid #eeeae1;
	background-color: #f5f2eb;
	border-top-color: #fbf8f2;
	border-left-color: #fbf8f2;
}
.gallery_picf {
	margin: 4px 4px 4px 13px;
	padding: 4px 4px 3px 4px;

}
.gallery_pic_img {
	cursor:hand; 
	display: block;
	height: 83px;
	background: no-repeat center;
	margin-right: 14px;
	margin-left: 14px;
}
a .gallery_pic_img {
	opacity: .85;
	-moz-opacity: .85;
	filter: alpha(opacity=85);
}
a:hover .gallery_pic_img {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.gallery_pictitle {
	cursor:hand; 
	display: block;
	font: 11px Tahoma;
	text-align: center;
	color: #405020;
	margin-top: 16px;
	height: 35px;
}
.gallery_pictitle a {
	color: #405020;
}
.gallery_pictitle span {
	font: 10px Tahoma;
	text-align: center;
	color: #969696;
}
.gallery_picinfo {
	display: block;
	font: 12px Tahoma;
	text-align: center;
	color: #535353;
	margin-top: 4px;
	border-top: 1px solid #DCDCDC;
	padding-top: 3px;
}

/* end gallery style */
/* guest book color */
.main_g_table {border: 1px solid #dbe6b4; width: 99%; }
.g_header {
	background-color: #d6e4a8;
	padding: 3px;
	border-bottom: 1px solid #c6da8e;
	border-top: 1px solid #e6efcf;
}
.g_comment {
	background-color: #f7f4ee;
	padding: 3px;
	border-bottom: 1px solid #e7f0d1;
	border-top: 1px solid #f8faef;
}
/* end guest book color */

.maq_list {
	background-color: #f7f4ee;
	padding: 2px 2px 2px 1px;
	color: #bad274;
	margin-bottom: 1px;
	margin-top: 1px;
}
.maq_list a {
	color: #5b6e24;
	text-decoration: none;
}
.maq_list a:hover {
	color: #323232;
}
.sha_list a {
	color: #4A4A4A;
	text-decoration: none;
}
.sha_list a:hover {
	color: #323232;
}
.player_border {
	border: 1px solid #EEEEEE;
}
.text {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.text_frame {
	height: 350px;
	border: 1px solid #EEEEEE;
	overflow: auto;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;
	background-color: White;
}
.title {
	color: #B22222;
	font-weight: bold;
	font-size: 12px;
}
.bot {
	cursor: pointer;
	cursor:hand;
	width:205px;	
	height:50px;
	margin: 0px 0px 8px 8px;
	float: right;
	font: 11px tahoma;
	border: 1px solid #eeeae1;
	background-color: #f5f2eb;
	border-top-color: #fbf8f2;
	border-left-color: #fbf8f2;
}

.cat {
	width:47%;	
	float: right;
	margin: 0px 0px 8px 8px;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #eeeae1;
	background-color: #f5f2eb;
	border-top-color: #fbf8f2;
	border-left-color: #fbf8f2;
}
.cat_pic {
	border-left: 1px solid #EEEEEE;
	float: right;
}
.cat_title {
	background: #dfd5c1; 
	border-bottom: 1px solid #d6cbb1;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #695938;
	margin-bottom: 5px;
	padding: 3px 4px 3px 3px;
}
.cat_title a {
	color: #464646;
	text-decoration: none;
}
.cat_title a:hover {
	color: #101010;
}
.perview {
	border: 1px solid #e9e3d5;
	width:185px;	
	height:140px;
	margin: 9px 9px 5px 9px;
	background-color: Black;
}
.comment_body {
	font: 11px Tahoma;
	background: white none;
}
.m_title {
	font: 13px Tahoma;
	padding: 3px 8px 3px 3px;
	margin: 5px 3px 0px 3px;
	background: #bfb297; 
	color: #4d4530; 
	border-bottom: 1px solid #b3a685;
}
.menu_title {
	background: #bfb297; 
	color: #4d4530; 
	border-bottom: 1px solid #b3a685;
	font: 13px Tahoma;
	padding: 3px 8px 3px 3px;
	margin-top: 5px;
}
.left_menu {
	float: left;
	width: 150px;
	height: 100%;
	background-color: #EEEEEE;
	border-right: 1px solid #CFCFCF;
	color: #696969;
}
#print_body { background: White none; }