﻿@charset "utf-8";

/*  STANDARD CSS +++++++++++++++ */
* { margin: 0; padding: 0; }
html { 
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.holder_nav_search {z-index: 555;}	
ul {list-style: none;}
a img { border: 0; }
a {text-decoration: none; outline: none;}
a:hover,
a:active,
a:focus { text-decoration: underline; }
/*p, li, td, th, label, legend, dd, dt   { font-size: 1.2em; }*/
h1, h2, h3, h4 { font-weight: normal; }
table { text-align: left; border-collapse: collapse; border-spacing: 0; }
.no_marg { margin-bottom: 0px !important;}
.floatR {float: right !important; }
/* +++++++++++++++++++++++++++++++*/ 
.wrapper {
	width: 963px;
	margin: 0 auto;
	/*padding-bottom: 40px;*/
	
}
/* +++++++++++++++   HEADER SECTION  +++++++++++++++  */
.header {
	width: 955px;
	padding: 0 4px;
	position: relative;
	z-index: 1000;
	}
.header .cup {
	background: #6d1e1d;
	height: 22px;
	border-bottom: 2px solid #f1f0e7;
}
.header .top_nav { height: 35px; font-family: Georgia, "Times New Roman", Times, serif; }
.header .top_nav li {
	width: 149px;
	display: inline-block;	
	height: 35px;
	float: left;
	position: relative;
	z-index: 250;
	}
.header .top_nav li a {
	zoom: 1;
	display: block;	
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
	background: transparent url(../../img/topNavLinkBg.jpg) no-repeat top left;
	}
.header .top_nav li a:hover,
.header .top_nav li a.active { 
	background: transparent url(../../img/topNavLinkBgHover2.jpg) no-repeat;
	}
.header .top_nav li a.mojGastro {
	background: transparent url(../../img/topNavLinkBgActive.jpg) no-repeat;
	}
.header .top_nav ul.subMojGastro {
	position: absolute ;
	top: 35px;
	left: 0px;
	width: 147px;
	background: url(../../img/sub_nav_bg_blue.gif) no-repeat bottom left;
	z-index: 958!important;
	padding-bottom: 5px;
	zoom: 1;
	}
.header .top_nav ul.subMojGastro li  {
	margin: 0px;
	padding: 0px;
	height: 30px;
	position:relative;
	}	
.header .top_nav ul.subMojGastro li a {
	width: 140px;
	height: 29px;
	background: #648395;
	border-left: 4px solid #335266;
	border-right: 4px solid #335266;
	border-bottom: 1px solid #335266;
	text-align: center;
	padding-top: 0px;
	margin: 0px;
	line-height: 29px;
	font-size: 10px;
	position: relative;
	}
.header .top_nav ul.subMojGastro li a:hover {
	background: #648395;
	}			
.header .top_nav ul.sub {
	position: absolute ;
	top: 35px;
	left: 0px;
	width: 147px;
	background: url(../../img/sub_nav_bg.gif) no-repeat bottom left;
	z-index: 958!important;
	padding-bottom: 5px;
	zoom: 1;
	}
.header .top_nav ul.sub li  {
	margin: 0px;
	padding: 0px;
	height: 30px;
	position:relative;
	}	
.header .top_nav ul.sub li a {
	width: 140px;
	height: 29px;
	background: #B61327;
	border-left: 4px solid #9D0D15;
	border-right: 4px solid #9D0D15;
	border-bottom: 1px solid #9D0D15;
	text-align: center;
	padding-top: 0px;
	margin: 0px;
	line-height: 29px;
	font-size: 10px;
	position: relative;
	}
.header .top_nav ul.sub li a:hover {
	background: #B61327;
	}			
.search {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 210px;
	background: transparent url(../../img/search_bg.jpg) no-repeat;/*search_bg.jpg*/
	height: 56px;
}
.search span { 
	
	padding-left: 2px;
	}
.search .search_field {
	position: absolute;
	top: 8px;
	left: 7px;
	background: transparent url(../../img/searchInputBg.gif) no-repeat;
	width: 158px;
	height: 16px; 
	border: none;
	padding: 3px 0 0 10px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	}	
.search .search_btn {
	background: url(../../img/searchBtn.gif) no-repeat;
	position: absolute;
	top: 8px;
	left: 175px;
	width: 28px;
	height: 19px; 	
	}
.addSearch { 
width: 202px; 
height: 21px; 
padding: 0 0 0 8px; 
margin: 0px; 
position: absolute; 
bottom: 0; 
right: 0px; 
font-size: 9px;
 }
.addSearch input {display: block; width: 12px; height: 12px; float: left; margin-top: 4px;}	
.addSearch label { display: block; float: left;  line-height: 21px; margin-right: 6px; color: #fff;}
.top_subNav{
	clear: both;
	height: 21px;	
	}	
	
.top_subNav li {
	display: inline-block;
	float: left;
	width: 149px;
}	
.top_subNav li a {
	zoom: 1;
	display: block;	
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	background: url(../../img/topSubNavLinkBg.gif) no-repeat top left;
	font-size: 9px;
}		
.top_subNav li a.mojiRecepti {
	display: block;	
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	background: url(../../img/topNavLinkBgGastro.gif) no-repeat top left;
	font-size: 9px;
}			
	
.logo_holder {
 	width: 955px;
	position: relative;
	padding: 0 4px; 	
 	height: 113px;
	
}	
.logo_holder .logo {	
	display: block;	
	position: absolute;
	top: 33px;
	left: 6px;
	}	
.logo_holder .bannerTop {
	display: block;	
	position: absolute;
	top: 12px;
	right: 4px;
	z-index: 10;
	
	}		
/* +++++++++++++++   CONTENT SECTION   +++++++++++++++ */	
.content_wrapper {
	width: 955px;
	padding: 4px 4px 0px 4px;
	background: #fff url(../../img/content_top.gif) no-repeat top left;
	overflow: hidden;
	 }	
.left_content {
	float: left;
	margin-right: 5px;	
	width: 155px;		
	}
.left_content_bottom {
	width: 155px;
	background: url(../../img/left_contBottom.gif) no-repeat bottom left;
	height: 4px;
	margin-bottom: 5px;		
	}	
.left_content ul.menuLevel_0 {zoom: 1; padding: 10px 10px 10px 10px; width: 135px;background: url(../../img/left_contTop.gif) no-repeat top left;}
.left_content ul.menuLevel_0 li	{
	margin-bottom: 16px;	
	zoom: 1;
	}
.left_content ul.menuLevel_0 li a {
	background: url(../../img/horSep133.gif) no-repeat left bottom;
	display: block;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #1a171b;
	font-weight: bold;
	line-height: 22px;
	zoom: 1;
	padding-left: 8px;
}	
.left_content ul.menuLevel_0 li a.highligLink {
	color: #50721e;
	
}
/* submenu */
.left_content ul.menuLevel_1 {zoom: 1; padding-bottom: 0; }
.left_content ul.menuLevel_1 li	{
	margin-bottom: 0;
	background: url(../../img/horSep133.gif) no-repeat left bottom;
	zoom: 1;
	}	
.left_content ul.menuLevel_1 li a {	
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #636363;
	font-weight: normal;
	display: block;
	line-height: 22px;	
	zoom: 1;
}
.central_contentWrapp {float: left; width: 635px; margin-right: 5px;}
.central_content {
	float: left;
	position: relative;
	padding: 4px 0px 0px 0px;
	*padding: 4px 0px 30px 0px;
	width: 635px;
	background: url(../../img/central_content_top.gif) no-repeat left top;	
	overflow: hidden;
	margin-bottom: 5px;
	}	
.central_content .inner_middle  {
	width: 633px;
	overflow: hidden;
	background: url(../../img/central_content_middle.gif) repeat-y left top;
	padding: 0px 1px;
}
.central_content .inner_middle2  {
padding-top: 48px;
}
.inner_middle2 .comments {
background: transparent url(../../img/horSep133.gif) repeat-x scroll left bottom;
margin: 0 11px 10px;
overflow: hidden;
padding: 0 0 10px;
width: 611px;	
}
.inner_middle2 .comments p.txtComment {
	width: 420px;
	float: left;
	padding-right: 30px;
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	}
.inner_middle2 .comments p.dateComment {
	width: 160px;
	float: right;
	}
.inner_middle2 .comments p.dateComment span {
	display: block;
	color: #9f2127;
	font-size: 11px;
	}
.inner_middle2 .comments p.dateComment em { font-style: normal; font-family: "Trebuchet MS"; color: #707070;}
.central_content .inner_middle h3 {
	color: #fff;
	font-size: 14px; 
	font-weight: bold;
}
.central_content .inner_middle h3.head {
	background: url(../../img/comment_header.gif) no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	width: 625px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;

}
.central_contentLeft {
	float: left;
	width: 451px;
	padding: 8px 5px 0px 9px;
	color: #636363;
}

/*  +++++++ title image ++++++++*/
.img_title_holder {
	position: relative;
	padding: 0px 0 0 0px;
	margin-bottom: 16px;
}
.img_title_holder .img_title {
	display: block;
	margin-left: 2px;
	}
.img_title_holder .img_mask {
	/*width: 455px;
	height: 290px;*/
	position: absolute;
	top: -2px;
	left: 0px;
	display: block;	
	}
/*  ++++++ title txt content ++++++*/

.highligTxt {
	font-size: 14px;
	margin-bottom: 26px;	
	}
.contentTxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-bottom: 18px;
	}
.groupCrumb {
	font-size: 14px;
	color: #636363;
	}	
.article_actions {clear: both; overflow: hidden; padding:0px 0px 2px 5px;}	
.article_actions a {
	text-align: center;
	margin-right: 9px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #636363;
	text-decoration: none;
	background: url(../../img/actionBg.gif) no-repeat top left;
	display: block;
	width: 79px;
	float: left;
	height: 14px;
	line-height: 14px;
	}

.central_contentRight {
	float: right;
	width: 154px;
	padding: 0;
	/*margin-bottom: 20px;*/
}
.central_contentRight .central_contentBox {
	width: 136px;
	border-left: 1px solid #e4e2d1; 
	padding: 0 9px 0px 9px;
}
.central_contentBottom {
	background: url(../../img/central_contentRightBottom.gif) no-repeat left bottom;
	height: 4px;
	line-height: 4px;
	width: 154px;
	font-size: 0;
	margin-top: -4px;
	}
.central_contentRight h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9f2127;
	margin-bottom: 10px;
	line-height: 24px;
}
.central_contentRight h2.mostRead {
	font-size: 14px;
	font-weight: bold;
	color: #9f2127;
	margin-bottom: 10px;
	line-height: 24px;
}
.central_contentRight .news { 
	width: 135px;
	zoom: 1;
	padding-bottom: 20px;	
	}

.central_contentRight .news li {
	width: 135px;
	zoom: 1;
	}
.central_contentRight .news li.separator {
	padding: 0;
	margin: 0;
	width: 135px;
	height: 2px;
	line-height: 1px;
	background: url(../../img/horSep133.gif) no-repeat left bottom;
	zoom: 1;
	font-size: 0;
	
	}	
.central_contentRight .news li a {
	color: #636363;
	font-size: 11px;
	font-family: "Trebuchet MS";
	display: block;
	width: 119px;
	line-height: 15px;
	background: url(../../img/article_bullet.gif) no-repeat left 11px;
	padding: 5px 7px 0px 8px;
	zoom: 1;
	}
.central_contentRightTxtImg {
	bottom: 60px;
	padding:2px 9px 0;
	position:absolute;
	width:136px;
}
.central_contentRightTxtImg .img_mask02 {
display: block;
position: absolute;
top: 0px;
left: 7px;
z-index: 300;
}
.central_contentRightTxtImg .img_txt02 {
display: block;
margin-bottom: 13px;
}	
.central_content .bottom {
	width: 635px;
	height: 4px;
	background: url(../../img/central_content_bottom.gif) no-repeat left top;
	clear: both;
}	
.central_content .bottom2 {
   height: 5px;
   background: url(../../img/central_content_bottom2.gif) no-repeat left top;
}

.right_content {
	float: right;
	width: 155px;
	_width: 149px;
	 
		}	
.right_content .right_content_newsReg a { font-size: 10px; font-family: "Trebuchet MS"; color: #636363;}
.right_content	.right_content_newsReg {
	text-align: center;
	background: url(../../img/left_contTop.gif) no-repeat top left;
	height: 356px;
	}
.right_content	.right_content_newsReg .tabMenu {
	width: 155px;
	background: url(../../img/tabMenuLine.gif) repeat-x bottom left;
	height: 24px;
	margin-bottom: 15px;
}
.right_content	.right_content_newsReg .tabMenu a {text-align: center;
	display: block;
	width: 76px;
	height: 24px;
	float: left;
	}
.right_content	.right_content_newsReg .tabMenu .activeTab
{	
	background: url(../../img/littleTabAct.gif) no-repeat right 1px;
	font-weight: bold;
	width: 78px;
	}
.right_content	.right_content_newsReg .tabMenu a span {
	line-height: 24px;
	}
.right_content .newsletterList { 
	padding: 0 10px; 
	margin-bottom: 10px; 
	overflow: hidden; 
	text-align: left;
	}
.right_content .newsletterList input { 
	display: block;
	float: left;
	margin-right: 10px;
 }
.right_content .newsletterList p {
	font-family: "Trebuchet MS";
	width: 110px;
	display: block;
	float: left;
	}
	
.right_content .newsletterList p span { display: block; line-height: 12px;}
.right_content .newsletterList p .newslTitle {
	font-size: 12px;
	color: #9f2127;
	margin-bottom: 5px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
 }
.right_content	.right_content_newsReg .newsEmail {
	border: none;
	background: url(../../img/newsEmailBg.gif) no-repeat left top;
	height: 17px;
	width: 117px;
	font: 10px "Trebuchet MS";
	padding: 2px 6px 0 10px;
	color: #636363;
	margin-bottom: 4px;
	} 
.right_content	.right_content_newsReg .sendBtn{
    color:#636363;
    font-family:"Trebuchet MS";
    font-size:10px;
    display: inline-block;
	border: none;
	background: url(../../img/newsEmailBtn.gif) no-repeat left top;
	height: 19px;
	line-height: 19px;
	width: 133px;
	margin-bottom: 0;

	}
	
.right_content .right_content_BoxMenu {
	padding: 0 0 0 0;
	width: 155px;
	background: url(../../img/boxBtm2.gif) no-repeat 11px top;
}
.right_content .right_content_BoxMenu p {
	width: 136px;
	margin-left: 1px;
	font-family: "Trebuchet MS";
	padding: 0 8px 8px 8px;
	clear: both;
}
.right_content .right_content_BoxMenu .right_box_img {
	 position: relative;
	 width: 141px;
	 height: 93px;
	 margin: 3px 0px 4px 7px;
	}
.right_content .right_content_BoxMenu .right_box_img a {
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 z-index: 2;
	 background: url(../../Img/141_93_mask.png) no-repeat left bottom;
	 width: 141px;
	 height: 93px;
	 display: block;
	}
.right_content .right_content_BoxMenu .right_box_img img {
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 z-index: 1;
	}		
.right_content .right_content_BoxMenu p a {
color: #666666;
text-decoration: none;
}
.right_content .right_content_BoxMenu p a:hover {
text-decoration: underline;
}
.right_content .First {
	background: url(../../img/boxBtm.gif) no-repeat top right;	
}
.right_content .First h2 {
	background:  url(../../img/boxLeft.gif) no-repeat left top;
	font-size: 14px;
	color: #9d0d15;
   	padding: 0px 0 0 4px !important;
	margin-bottom: 10px;
	overflow: hidden;
	}
.right_content .right_content_BoxMenu h2 {
	font-size: 14px;
	color: #9d0d15;
   	padding: 0px 8px 0 1px;
	margin-bottom: 10px;
	overflow: hidden;
	}
.right_content .right_content_BoxMenu h2 a {
	color: #9d0d15;
	display: block;
	padding: 3px 36px 0 7px;	
	background: #ffffff url(../../img/boxRight.gif) no-repeat right top;
	height: 18px;
	float: left;
	}
.right_content .right_content_BoxMenu p.cow  {
	font: 14px georgia;
	color: #9d0d15;
	margin-top: -10px;
	margin-left: 1px;
	}	
.right_content .right_content_BoxMenuWrapp { 
	width: 155px;
	background: url(../../img/BoxMenuWrappMiddle.gif) repeat-y top left;
	}


.komentar {
	padding: 9px 9px 0 9px;
	margin-bottom: 5px;
	width: 136px;
	height: 141px;
	background: url(../../img/quoteBoxbg.gif) no-repeat left top;
	}
.komentar h2 {font-size: 14px; font-weight: bold; color: #673b15; margin-bottom: 10px;}
.komentar p { color: #707070; font-family: "Trebuchet MS"; line-height: 12px;} 
.komentar p.quote {margin-bottom: 10px;}
.komentar p.autor { font-weight: bold; margin-bottom: 10px;}
.komentar .quoteBtn {
	display: block;
	width: 63px; 
	height: 19px; 
	line-height: 19px;
	background: url(../../img/quoteBoxBtn.gif) no-repeat top left;
	color: #fff;
	text-align: center;
	} 
.right_content_bottom {
	width: 155px;
	background: url(../../img/left_contBottom.gif) no-repeat bottom left;
	height: 4px;
	line-height: 4px;
	font-size: 0;
	margin-bottom: 5px;		
	}	
	
.content_wrapper_bottom {
	background: url(../../img/content_bottom.gif) no-repeat top left;
	width: 963px;
	height: 6px;
	margin-bottom: 11px;
}	

.footer {
	clear: both;
	width: 955px;
	margin: 0 auto;
	background: #991A21;
	padding: 0 0 15px 0;
	}	
.footer_nav {
	width: 955px;
	height: 29px;
	font-family: "Trebuchet MS";
	background: url(../../img/footerNavBg.gif) no-repeat top left;
	}	
.footer_nav ul li {	
	display: block;
	zoom: 1;
	float: left;
	text-align: center;
	}

.footer_nav ul li a {	
	display: block;
	padding: 0px;
	zoom: 1;
	float: left;
	line-height: 29px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 0 33px;
	
	}
.footer_nav ul li.footer_nav_separator 	{
    background: url(../../img/footerSep.gif) no-repeat top center;
	display: block;
	zoom: 1;
	float: left;
	text-align: center;
	width:10px;
	height:29px;
	}
	

.advertisingBox {
	overflow: hidden;
	margin-bottom: 24px;
	}		
.friendsList2 {
	width: 200px !important;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 11px;
	}
.friendsList2 a {
	color: #fff;
	}	
.friendsList {
	width: 429px;
	padding: 26px 0 0 36px;	
	margin-bottom:10px;
	float: left;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.friendsList p {
	color: #fff;
	font-size: 11px;
	margin-bottom: 2px;	
}
.friendsList a {
	color: #fff;
	}
.friendsList a img {
	float: left;
}	

.footer .footNote {
clear: both;
color: #fff;
padding-left: 36px;
}
.footer .footNote a {
color: #fff;
}
.footer .footNote a:hover {
text-decoration: underline;
}
/* ++++++++++++++++++++  GRUPA   +++++++++++++++++++++++++++++ */
.central_content2 { background: none !important; padding: 0 !important;}
.central_content2 .central_contentBox {
	width: 315px; 
	float: left;
	background: url(../../img/contentBoxTop.gif) no-repeat left 0;
	padding-top: 5px;
	margin-bottom: 5px;	
	}
.central_content2 .central_contentBoxbtm {
	background: url(../../img/contentBoxBtm.gif) no-repeat left bottom;
	width: 315px;
	height: 5px;
	line-height: 5px;
	font-size: 0;
	}
.central_content2 .central_contentBox .BoxM {
	border-left: 1px solid #e4e2d1;
	border-right: 1px solid #e4e2d1;
	padding: 0 1px 0 1px;
	position: relative;
	width: 311px;
	}
.central_content2 .central_contentBox .BoxM .readMore {
	display: block;
	position: absolute;
	top: 3px;
	right: 10px;
	line-height:6px;
	text-decoration:none;	
    color:#9F2127;
font-family:Georgia;
font-size:10px;

background:transparent url(../../img/calendar_right_btn.gif) no-repeat scroll right 0;
height:7px;
margin:3px 6px 0;
padding-right:10px;

}
.central_content2 .central_contentBox .BoxM .readMoreG {
	display: block;
	position: absolute;
	top: 0px;
	right: -8px;
	line-height:6px;
	text-decoration:none;	
    color:#9F2127;
font-family:Georgia;
font-size:10px;

height:7px;
margin:3px 6px 0;
padding-right:10px;

}
.central_content2 .central_contentBox .BoxM h2{
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: #e4e2d1;
	padding: 1px 0 4px 7px;
	}
.central_content2 .central_contentBox .BoxM h2 a {
	color: #7d695a;
	}
.central_content2 .central_contentBox .BoxM ul li h3 {
	margin-bottom: 12px;
	}
.central_content2 .central_contentBox .BoxM ul li h3 a {
	font: 20px Georgia, "Times New Roman", Times, serif;
	display: inline;
	}
.central_content2 .central_contentBox .BoxM a {
	color: #9f2127;
	}
.central_content2 .central_contentBox .BoxM ul {
}
.central_content2 .central_contentBox .BoxM ul li {
	overflow: hidden;	
	padding: 0px 0px 0px 7px;
	width: 297px;
	}
.central_content2 .central_contentBox .BoxM ul li a {
	background: url(../../img/dottedLine.gif) repeat-x left bottom;
	display: block;
	padding: 4px 0;
	}	
.central_content2 .central_contentBox .BoxM ul .first_child {
	padding: 7px 7px 0 7px;
	margin-bottom: 16px;
	}
.central_content2 .central_contentBox .BoxM ul .first_child a {
	background: none;
	}
.central_content2 .central_contentBox .BoxM ul .last_child a {
	background: none;
	}
.central_content2 .central_contentBox .BoxM ul li a { font-size: 14px; }
.central_content2 .central_contentBox .BoxM ul li .titleImage { 
	display: block;
	position: relative;
	width: 130px;
	height: 108px;
	padding-left: 2px;
	float: right;
	margin-left: 20px;
	
	 }
.central_content2 .central_contentBox .BoxM ul li .titleImage .mask { 
	position: absolute;
	top: 2px;
	right: 2px;
}
.central_content2 .central_contentBox .BoxM p {
font-size: 11px;
font-family: Arial;
color: #636363;
width: 124px;
}
.central_content .community {
	padding: 25px 1px 0 1px;
	}
.central_content .community .falseBg {
	 background: url(../../img/communityBg.gif) repeat-y top left;
	 overflow: hidden;
	 width: 633px;	
	 position: relative;
	 }
.central_content .community h5 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #000;
	background: url(../../img/communityListbg.gif) repeat-x bottom left; 
	padding: 7px 0 7px 10px;
	}
.central_content .community ul li { 
	width: 314px;	
	overflow: hidden;
	padding: 6px 0 2px 0px;
	}
.central_content .community ul .separator {
	background: url(../../img/communityListbg.gif) repeat-x bottom left;
	width: 314px;
	height: 5px;
	line-height: 5px;
	font-size: 0;
	padding: 0;
} 
.central_content .community ul li .post {
	width: 150px;
	display: block;
	float: left;
	padding-left: 10px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #707070;
	}
.central_content .community ul li span { display: block; float: left; font-size: 9px; font-family: Tahoma; width: 144px; padding-right: 10px; text-align: right; }
.central_content .community ul li span a {color: #707070;}
.central_content .community .header {
	font-size: 14px;
	color: #b9d065;
	background:transparent url(../../img/community_header.gif) no-repeat scroll left top;
	height:28px;
	left:0;
	line-height:28px;
	padding-left:10px;
	position:absolute;
	top:0;
	width:625px;
	z-index: 10;
}
.central_content .community .communityPost {
	background: #eaf1d0;
	width: 314px;
	position: relative;
	border: 1px solid #ffffff;
	border-bottom: none;
	float: left;
}
.central_content .community .communityPost2 {
	width: 315px;
	}
.central_content .community .communityPost2 h5 {
		margin-bottom: 4px;
		}
.central_content .community .userPics { 
	width: 156px;
	float: left;
	}
.central_content .community .userPics a {
	color: #707070;
	display: block;
	margin-bottom: 6px;
	font-weight: bold;
	}
.central_content .community .userPics p {
	padding: 4px 0 0 10px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif; 
	}
.central_content .community .userPics .masked {
	display: block;
	width: 62px;
	height: 63px;
	position: relative;
	float: left;
	margin-right: 2px;
	}
.central_content .community .userPics a .mask {
	position: absolute;
	top: -2px;
	left: -2px;
	}
/*+++++++++++++++++++++++++  clanak2 ++++++++++++++++++++++++++++++++++++++*/	
.title2 h1 { color: #9d0d15;}	
.interview {padding: 0 6px 0 0px;}

.central_contentRight h2 {font-weight: normal;}
.central_contentRight ul li {overflow: hidden; margin-bottom: 4px;}

.central_contentBox ul .separator {
	background: url(../../img/dottedLine.gif) repeat-x top left;
	width: 133px;
	height: 1px;
}
.central_contentBox ul li .maskHd {	
	display: block;
	width: 47px;
	height: 55px;
	float: left;
	position: relative;	
	margin: 0 4px 0 1px;
}	
.central_contentBox ul li a .mask {
	position: absolute;
	top: 0px;
	left: 0px;
	}
.central_contentBox ul li p a {
	font: normal 10px "Trebuchet MS";
	color: #636363;
	}
.article_actions2 {
	background: #f1f0e8 url(../../img/actioBoxTop.gif) no-repeat top left;
	width: 619px;
	text-align: center;
	margin-left: 2px;
	clear: both;
	overflow: hidden;
	padding: 5px 0 2px 10px;
	}	
.article_actions2 a {
	background:transparent url(../../img/actionBg2.gif) no-repeat scroll left top;
	color:#636363;
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:10px;
	height:14px;
	line-height:14px;
	margin-right: 9px;
	display: inline;	
	text-align: center;
	text-decoration:none;
	width:79px;
}	
.article_actions2 .grades {	
	background:transparent url(../../img/gradeS.gif) no-repeat scroll left top;
	color:#636363;
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:10px;
	height:14px;
	line-height:14px;
	margin-right: 47px;
	text-align:left;
	text-decoration:none;
	width: 165px;
	padding-left: 7px;
}
.forumBtn {
	font: normal 10px "Trebuchet MS";
	margin-bottom: 10px;
	padding-left: 8px;
	}	
.forumBtn a {
	display: block;
	color: #636363;
	background: url(../../img/actionBg3.gif) no-repeat top left;
	width: 110px;
	height: 14px;
	text-align: center;
	text-decoration: none;
	line-height: 13px;
	}	
/*+++++++++++++++++++++++++  clanak3 Book ++++++++++++++++++++++++++++++++++++++*/	
.book_contentLeft {
	width: 154px;
	float: left;
	padding: 5px 0 0 0;
	}
.book_contentLeft .imgBook { margin: 0 0 10px 10px;}
.book_contentLeft .impressumBox {
	background: #f1f0e8 url(../../img/impressTop.gif) no-repeat left top;
	padding: 3px 0 0 0;
	font-family: "Trebuchet MS";
	margin-bottom:16px;	
	}
.book_contentLeft .impressumBox .impressumBoxR {
	border-right: 1px solid #e4e2d1;
	padding: 0 9px;
	}
.book_contentLeft .impressumBox .section {
	padding: 4px 6px 4px 2px;
	background: url(../../img/dottedLine2.gif) repeat-x left bottom;
}
.book_contentLeft .impressumBox h3 {
	color: #9D0D15;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia;
}
.book_contentLeft .impressumBoxBtm {
	width: 154px;
	height: 3px;
	line-height: 3px;
	font-size: 0;
	background: url(../../img/impressBtm.gif) no-repeat left bottom;
}

.book_contentRight {
	float: left;
	width: 454px;
	padding: 5px 12px 0 12px;
	margin-bottom: 20px;
	}	
.book_contentRight .groupName {
	font-size: 14px;
	color: #636363;
}


.articleTrail a 
{
    float:left;
    font-family:georgia;
    font-size:14px;
    margin:0 0 5px 8px;
	font-size: 14px;
	color: #636363;
}

 .articleTrail span.bread {
    float:left;
    font-family:Tahoma;
    font-size:9px;
    line-height:15px;
    padding:0 0 0 5px;
}

/*+++++++++++++++++++++++++  clanak Restoran ++++++++++++++++++++++++++++++++++++++*/
.recInfo_restaurant {
background:#F1F0E8 url(../../img/ingTop.gif) no-repeat scroll left top;
left:479px;
padding:4px 0 0;
position:absolute;
top:439px;
width:155px;
}
.recInfo_restaurant .inner {
border-left:1px solid #E4E2D1;
padding:6px 9px 0;
}
.recInfo_restaurant .inner h3 {
color:#9D0D15;
font-family:Georgia;
font-size:14px;
font-weight:normal;
}
.recInfo_restaurant .inner .recItem  div
{
display:inline;
}
.recInfo_restaurant .outer {
background:transparent url(../../img/ingBtm.gif) no-repeat scroll left bottom;
padding:0 0 4px;
}


/*+++++++++++++++++++++++++  clanak3 Recipe ++++++++++++++++++++++++++++++++++++++*/	
.articleContent {
	width: 290px;
	float: left;
	position:relative;}	
.recInfo {
	width: 155px;
	float: right;
	background: #f1f0e8 url(../../img/ingTop.gif) no-repeat top left;
	padding: 4px 0 0 0;
	}	
.central_contentLeft_big .recInfo
	{
   
    float:right;
    margin-top:0px;
    padding:4px 0 0;
    position:relative;
    width:155px;
    z-index:103;
	    }
.central_contentLeft_big .articleContent img.small {
left:0;
position:absolute;
top:5px;
width:295px;
z-index:12;
}    
.title h1 {
    color:#11A614;
    font-size:45px;
    line-height:1;
    margin-bottom:28px;
}
	    
.central_contentLeft_big .recInfo .inner {
    border-color: #E4E2D1;
    border-style:none solid;
    border-width:medium 1px;
    padding:6px 9px 0;
    }

.recInfo .inner {
	border: 1px solid #e4e2d1;
	border-top: none;
	border-bottom: none;
	padding: 6px 9px 0 9px;
	}
.recInfo .inner h3{
	color:#9D0D15;
	font-family:Georgia;
	font-size:14px;
	font-weight:normal;
	}
.recInfo .outer {
	background: url(../../img/ingBtm.gif) no-repeat bottom left;
	padding: 0 0 4px 0;
}

.articleContent h2 {
	color:#11a614;
	font-size:12px;
	font-weight:normal;
	margin-bottom: 5px;
	}	
.products {
	width:135px;
	}
.products li { width: 129px; overflow: hidden; padding: 2px 4px 0px 2px; }
.products a {/*clear: both;	*/color: #606060; font-family: "Trebuchet MS"; }
.products li .maskHd {
	display: block;
	width: 47px;
	height: 55px;
	position: relative;
	float: left;
	margin-right: 2px;
}		
.products li .maskHd .mask {
	width: 47px;
	position: absolute;
	top: -2px;
	left: -2px;
}	
.products .separator {
	background: transparent url(../../img/horSep133.gif) no-repeat scroll left bottom;
	font-size:0;
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
	width:135px;
	margin: 2px 0 3px 0;
	overflow: visible;
}

.central_contentLeft_big {
    color:#636363;
    float:left;
    padding:0 5px 16px 9px;
    width:465px;
}

.central_contentLeft_big .ingredients_2 {
    background:transparent url(../../img/ingredients_box_head.gif) no-repeat scroll 0 0;
    float:right;
    margin-top:5px;
    padding-top:5px;
    width:155px;
}

.central_contentLeft_big .ingredients_2 .ingredients_2_content {
    background:transparent url(../../img/ingredients_box_bg.gif) repeat-y scroll 0 0;
    padding:8px 10px;
    width:135px;
}
.central_contentLeft_big .ingredients_2 .ingredients_2_content h3 {
    color:#12A614;
    font-family:Georgia;
    font-size:14px;
}

.central_contentLeft_big .ingredients_2 .ingredients_2_footer {

background:transparent url(../../img/ingredients_box_foot.gif) repeat scroll 0 0;
font-family:arial;
font-size:0;
height:5px;
width:155px;
}

.central_contentLeft_big .articleContent .group2_img {
float:left;
height:250px;
width:310px;
}


.central_contentLeft_big .articleContent .group2_img_mask_small {
background:transparent url(../../img/grupa2_img_mask_small.png) repeat scroll 0 0;
height:223px;
left:0;
position:absolute;
top:5px;
width:295px;
z-index:15;
}

/* naslovnica */
.central_contentWrappMain {
	float: left;
	width: 795px;

	}
.central_contentWrappMain .central_contentRight {
	width: 155px;
	}
.central_contentWrappMain .central_contentRight	.inner {
	background:transparent url(../../img/left_contTop.gif) no-repeat scroll left top;
	padding: 0pt 9px 1px;
	}
.central_contentWrappMain .central_contentRight .central_contentBottom  {
	width: 155px;
	background:transparent url(../../img/left_contBottom.gif) no-repeat scroll left top;
}
.central_contentWrappMain .right_content {
	margin-left: 5px;
	}
.central_contentWrappMain .MainLeft {
	width: 475px;
	float: left;
	}

.central_contentWrappMain .MainLeft .slideImg {
	width: 475px;
	height: 300px;
	position: relative;
	overflow: hidden;
	
}
.central_contentWrappMain .MainLeft .slideImg img {
	position: relative;
    z-index: -1;
}
.central_contentWrappMain .MainLeft .slideImg .mask {
	position: absolute; 
	top: 0px;
	left: 0px;
	z-index: 2;
}
    
.central_contentWrappMain .MainLeft .slideTxt {
	background: transparent url(../../img/slideTxtBg.png) repeat;
	color: #fff;
	position: absolute;
	top: 300px;
	width: 473px;
	left: 1px;
	zoom: 1;
}

.central_contentWrappMain .MainLeft .slideTxt .slideTextContent
{
    padding: 10px 10px 10px 19px;
    zoom: 1;
    }

.central_contentWrappMain .MainLeft .slideTxt a {
	color: #ffffff;
	font-size: 40px;
	display: block;
	zoom: 1;
}
.central_contentWrappMain .MainLeft .slideTxt span {
	color: #ffffff;
	font-size: 12px;
	zoom: 1;
}
.central_contentWrappMain .MainLeft .slideNav {
	background:  url(../../img/slidenav_bg.gif) no-repeat;
	height: 17px;
	width: 475px;
    padding-top: 10px;
	}
 .central_contentWrappMain .MainLeft .slideNav a {
	width: 5px;
	height: 26px;	
	display: block;
	}
.central_contentWrappMain .MainLeft .slideNav .Left {
	float: left;
	padding-left:10px;
}
.central_contentWrappMain .MainLeft .slideNav .indicator {
	margin-left:170px;
	float:left;
}
.central_contentWrappMain .MainLeft .slideNav .Right {
	float: right;
	padding-right:10px;
}
.slideBtn { margin:0 2px;}


.central_contentWrappMain .MainLeft  .red_box,
.central_contentWrappMain .red_box {
    background: url(../../img/home_redbox_head.gif) no-repeat;
	width:475px;
	float:left;
	padding-bottom:10px;
	}
.central_contentWrappMain .MainLeft  .red_box  .h2,
.central_contentWrappMain  .red_box  .h2 {
    font:bold 14px Georgia;
	color:#fff;
	margin: 7px 5px 5px 10px;
	display:block;
	}
.central_contentWrappMain .MainLeft  .red_box_content,
.central_contentWrappMain .red_box_content {
    background: url(../../img/home_redbox_bg.gif) repeat-y;
	width:475px;
	overflow: hidden;
	}
.central_contentWrappMain .MainLeft  .red_box .red_box_content_single,
.central_contentWrappMain .red_box_content_single {
   width:130px;
   padding:10px 15px 10px 13px;
   float: left;
   }
.central_contentWrappMain .MainLeft  .red_box .red_box_content_single p,
.central_contentWrappMain  .red_box_content_single p {
   font: 11px arial;
   color: #636363;
   
   }   
 .central_contentWrappMain .MainLeft  .red_box .red_box_content_single  .img_cont,
 .central_contentWrappMain .red_box_content_single  .img_cont {
   position:relative;
   margin-bottom:10px;
   height:108px;
   }  	
.central_contentWrappMain .MainLeft  .red_box  .red_box_content_single .week_fav,
.central_contentWrappMain  .red_box_content_single .week_fav {
    font:bold 12px Georgia;
	color:#898989;
	display:block;
	padding-bottom: 3px;
	}
.central_contentWrappMain .MainLeft  .red_box .red_box_content_single .h3,
.central_contentWrappMain  .red_box_content_single .h3 {
    font: 14px #850A10;
	color: #850A10;
	padding-bottom: 10px;
	display: block;
	}
.central_contentWrappMain .MainLeft  .red_box .red_box_content_single .img_mask02,
.central_contentWrappMain .red_box .red_box_content_single .img_mask02 {
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
	z-index: 300;
}		
.central_contentWrappMain .MainLeft  .red_box_footer,
.central_contentWrappMain  .red_box_footer {
    background:  url(../../img/home_redbox_foot.gif) no-repeat;
	width:475px;
	height:5px;
	}
.central_content .community .header2 {
	color: #ffffff;
	background:transparent url(../../img/community2_header.gif) no-repeat scroll left top;	
}
.central_content .community .falseBg2 {
	 background: transparent url(../../img/communityBg2.gif) repeat-y top left;
	 }
.central_content .community .falseBg2 .communityPost {
	background: #e0e0e0;
	overflow: hidden;
	}
.central_content .community .falseBg2 .communityPost h5 {
	background:transparent url(../../img/communityListbg2.gif) repeat-x scroll left bottom;
}
.central_content .community .falseBg2 .communityPost ul .separator {
	background:transparent url(../../img/communityListbg2.gif) repeat-x scroll left bottom;
}
.central_contentWrappMain .marketing_box { 
   background: url(../../img/marketing_box_head.gif) no-repeat;
   width: 315px;
   
   float: right;
   padding:7px 0px 5px 0px; 
}
.central_contentWrappMain .marketing_box .h2{ 
    font:14px bold Georgia;
	color:#898989;
	margin: 0px 5px 0px 10px;
	display:block;
}
.central_contentWrappMain .marketing_box .marketing_box_content { 
   background: url(../../img/marketing_box_content.gif) repeat-y;
   width: 301px;
   padding:4px 7px 3px 7px;
}
.central_contentWrappMain .marketing_box .marketing_box_foot { 
   background: url(../../img/marketing_box_footer.gif) no-repeat ;
   width: 315px;
   height: 5px;
   font:0px Arail;
   line-height:0px;
   }
 .central_contentWrappMain .central_contentWrappMain_left  {
   float:left; 
   margin:bottom:10px;
   width:635px;
   }
 .central_contentWrappMain  .recepie_box_wrap {
  float:left;
  width:315px;
  margin-bottom:10px;
}
 .central_contentWrappMain  .single {
   margin-bottom: 0px;
}  
.central_contentWrappMain .margin {
  margin-right:5px;
} 
.central_contentWrappMain  .recepie_box {
   background: url(../../img/recipe_box_head.gif) no-repeat;
   width: 315px;
   float:left;
 }
 .central_contentWrappMain  .recepie_box .recepie_indicator_wrap {
  float:left;
  margin-top:10px;
 }
  .central_contentWrappMain  .recepie_box .h2{
    font:bold 14px Georgia;
	color:#fff;
	margin: 7px 5px 5px 10px;
	width:195px;
	float:left;
}
.central_contentWrappMain  .recepie_box_wrapper {
   background: url(../../img/recipe_box_bg.jpg) no-repeat left bottom ;
   width: 313px;
   border-left: 1px solid #E4E2D1;
   border-right: 1px solid #E4E2D1;

  }
  .central_contentWrappMain  .recepie_box_content  
  {
   padding: 5px 10px 4px 10px;
   font:10px "Trebuchet MS";
   color: #636363;
   position: relative;
   min-height:110px; background-color:#fff;
   height: 110px;
   }
  
.central_contentWrappMain  .recepie_box_content .h3 {
  font:18px Georgia;
  color: #6C8A3A;
  margin-bottom:10px;
  display:block;
}
.central_contentWrappMain  .recepie_box_left {
   width:150px;
   position: relative;
}
.central_contentWrappMain  .recepie_box_content  .img_cont {
	position: absolute;
	margin-bottom:10px;
	left: 178px;
	top: 10px;
	
   
} 
.central_contentWrappMain  .recepie_box_content .img_mask02 {
	position: absolute;
	top: -6px;
	right: -129px;
	z-index: 300;
}	
.central_contentWrappMain  .recepie_box_content .img_txt02 {
	position: absolute;
	left: -3px;
	top: -4px;
}  
.central_contentWrappMain  .recepie_box_footer {
   background: url(../../img/recipe_box_foot.gif);
   width: 315px;
   height:3px;
   font:0px arial;
   float:left;
 }
.clear {clear: both;} 
.central_contentWrappMain .main_content_banner { 
  float:left;
  width:628px;
  height: 60px;
  background-color: #D8D8CF;
  margin-bottom:10px;
}
.central_contentWrappMain .anketa_box { 
  float: left;
  background: url(../../img/anketa_head.gif) no-repeat;
  width:155px;
  }
.central_contentWrappMain .anketa_box .h2 {
   font:bold 14px Georgia;
   color:#fff;
   margin: 7px 5px 5px 10px;
   display:block;
 }
.central_contentWrappMain .anketa_content {
   width:133px;
   border-left: 1px solid #E4E2D1;
   border-right: 1px solid #E4E2D1;
   padding:10px;
   height:252px;
  }
 .central_contentWrappMain .anketa_content p {
  padding-bottom:20px;
  font-size: 12px;
  } 
 .central_contentWrappMain .check {
   width:20px;
   height:20px;
   float:left;
   }  
.central_contentWrappMain .anketa_content label{
  font:11px Georgia, "Times New Roman", Times, serif;
  color: #636363;
  display:block;
  margin-bottom: 18px;
  }
.central_contentWrappMain .anketa_content a.anket_ans {
  font: 10px Georgia ;
  color: #636363;
  float: left;
  background: url(../../img/anketa_btn_odg.gif);
  width: 63px;
  height: 16px;
  text-align: center;
  padding-top: 3px;
  margin:0px 3px 0px 0px;
  } 
.central_contentWrappMain .anketa_content a.anket_res {
  font:10px Georgia ;
  color: #636363;
  float:left;
  background: url(../../img/anketa_btn_odg.gif);
  width:63px;
  height:16px;
  text-align:center;
  padding-top:3px;
  margin:0px ;
  }         
.central_contentWrappMain .anketa_footer {
   width:155px;
   background: url(../../img/anketa_foot.gif);
   height:3px;
   font:0px arial;
  }

.central_contentWrappMain .interview_img {
  margin: 0px 5px 10px 0px;
  float:left;
  }
.central_contentWrappMain .interview_box {
 position: relative;
 float: left;
 width: 315px;
 height: 150px;
  margin-right:5px;
  }
.central_contentWrappMain .interview_box .interview_box_mask {
 position: absolute;
 width: 315px;
 height: 150px;

 z-index: 28;
 top: 0px;
 left: 0px;
  }
.central_contentWrappMain .interview_box .interview_box_img {
 position: absolute;
 width: 315px;
 height: 150px;
 z-index: 27;
 top: 2px;
 left: 2px;
  }
.central_contentWrappMain .interview_box .interview_box_txt {
 position: absolute;
 width: 295px;
 height: 135px;
 z-index: 30;
 top: 2px;
 left: 2px;
 padding: 5px 10px 10px 10px;
  }
.central_contentWrappMain .magnifier_box {
 position: relative;
 float: left;
 width: 155px;
 height: 150px;
 margin-right:5px;
  }
.central_contentWrappMain .magnifier_box .magnifier_box_mask {
 position: absolute;
 width: 155px;
 height: 150px;
 z-index: 28;
 top: 0px;
 left: 0px;
  }
.central_contentWrappMain .magnifier_box .magnifier_box_img {
 position: absolute;
 width: 155px;
 height: 150px;
 z-index: 27;
 top: 2px;
 left: 2px;
  }
.central_contentWrappMain .magnifier_box .magnifier_box_txt {
 position: absolute;
 width: 155px;
 height: 135px;
 z-index: 30;
 top: 2px;
 left: 2px;
 padding: 5px 10px 10px 10px;
  }  
  
.central_contentWrappMain .interview_box .interview_box_txt h2 a,
.central_contentWrappMain .magnifier_box .magnifier_box_txt h2 a {
 font: bold 14px georgia;
 color: #fff;
 margin-bottom: 7px;
 width: 141px;
 display: block;
  }
.central_contentWrappMain .interview_box .interview_box_txt h3 a,
.central_contentWrappMain .magnifier_box .magnifier_box_txt h3 a {
 font: 24px georgia;
 color: #fff;
 margin-bottom: 10px;
 width: 141px;
 display: block;
  }
.central_contentWrappMain .interview_box .interview_box_txt p a {
 font: 11px arial;
 color: #fff;
 width: 141px;
  display: block;
  }                


.central_contentWrappMain .tips {
  padding: 10px; 
  background: url(../../img/tips_box.jpg);
  width: 135px;
  height: 130px;
  margin-bottom: 10px;
  float:left;
  color: #fff;
  }
.central_contentWrappMain .tips .h2 {
  font:bold 14px Georgia;
  color: #fff;
  margin-bottom: 5px;
  display: block;
 }	
.central_contentWrappMain .tips .h3 {
  font: 18px Georgia;
  color: #fff;
  margin-bottom: 10px;
  display: block;
 }
 
 /*-----search ---*/
 
 
.central_content .search_head {
  background: url(../../img/search_head.gif) ;
  width: 625px;
  height: 20px;
  float: left;
  padding: 7px 5px 0px 5px;
  text-align: center;
}
.central_content .search_head a.prew {
  background:  url(../../img/search_btn.gif);
  width: 62px;
  height: 12px;
  float:left;
  font: 9px  Georgia;
  color: #636363;
  text-align: center;
  padding:2px 0px 0px 0px;
  text-decoration: none;
 
  }
.central_content .search_head a.next {
  background:  url(../../img/search_btn.gif);
  width: 62px;
  height: 12px;
  float:right;
  font: 9px  Georgia;
  color: #636363;
  text-align: center;
  padding:2px 0px 0px 0px;
  text-decoration: none;
  } 
.central_content .search_head a:hover {
  color: #9D0D15;
  }     
.central_content .search_head  .pag_in  {
   margin:0 auto;
text-align:center;
width:450px;
  }
 .central_content .search_head  .pag_in a{
 font-family:tahoma;
font-size:9px;
margin:0 0 5px 8px;
background: url(../../img/search_pag.gif) no-repeat scroll 0 0;
height:14px;
padding:2px 0;
text-align:center;
text-decoration:none;
width:15px;
float: none;
 }
  
.central_content .search_head a {
 background: url(../../img/search_pag.gif) no-repeat;
 width: 15px;
 height: 14px;
 margin: 0px 1px;
 text-decoration: none;
 color: #636363;
 margin: 0 auto;
 padding: 2px 0px;
 font: 9px tahoma;
 text-align: center;
 display: inline-block;
 cursor:pointer;
 }  
 
 .central_content .search_head a.active {color: #9D0D15; font-weight:bold; cursor:default;} 
 
 
 .central_content .search_head  ul li a:hover {
  color: #9D0D15;
 }
 .central_content .inner_middle .search_results  {
 /*padding:  10px;*/
 float: left;
 }
 
.central_content .inner_middle .search_results h2  {
 padding-bottom: 2px;
 }
 .central_content .inner_middle .search_results h2 a {
 font: 14px georgia;
 color: #9D0D15;
 }
 
.central_content .inner_middle .search_results p {
 font: 10px Trebuchet MS;
 color: #666;
 padding-bottom: 10px;
 } 
 
  .second_search {
float:left;
 text-align: center;
 padding-left: 214px;
 padding-top: 5px;
 }
 .second_search input.bg {
 background: url(../../img/second_search_input.gif);
 width: 167px;
 height: 17px;
 float: left;
 border: 0;
 font: 11px arial;
 color: #7F7F7F;
 padding: 3px 5px 0px 6px;
 }
 .second_search input.btn {
 background:  url(../../img/second_search_btn.gif);
 width: 19px;
 height: 20px;
 border: 0px;
 cursor: pointer;
 float: left;
 }  
 .second_search a.btn {
 background:  url(../../img/second_search_btn.gif);
 width: 19px;
 height: 20px;
 border: 0px;
 cursor: pointer;
 float: left;
 }  
 
 .central_content .loader 
 {
     position:absolute;
     display:none;
     background-color:#fff;
     background-image:url(../../img/ajax-loader.gif);
     background-position:center center;
     background-repeat:no-repeat;
     opacity: 0.5;
	 filter: alpha(opacity=50);
	 top:1px;
	 left:1px;
	 z-index:1000;
     }

/* CALENDAR */

.central_content .central_contentBox_big {
	background: url(../../img/grupa_big_box_head.gif) no-repeat;
	width: 635px;
	float: left;
	padding:6px 0px 5px 0px;
	overflow: hidden;
	}
.central_content .central_contentBox_big a.readMore {
	float: right;	
	margin: 2px 6px 0px 0px;
}
.central_content .central_contentBox_big h2 {
	font: 14px georgia;
	color: #7D695A;
	text-decoration: none;
	float: left;
	margin: 0px 0px 5px 8px;
	}
.central_content .central_contentBox_big h2 a {
	color: #7D695A;
	text-decoration: none;
	margin: 0px 0px 0px 2px;
	}
.central_content .central_contentBox_big h2 a:hover {
	text-decoration: underline;
	}
	
.central_content .central_contentBox_big .central_contentBox_big_middle {
	position: relative;
	width: 635px;
	background: url(../../img/grupa_big_box_content.gif) repeat-y;
	float: left;
	overflow: hidden;
	padding-bottom: 5px;
	}
.central_content .central_contentBox_big .central_contentBox_big_middle .group2_img {
	float: left;
	width: 310px;
	height: 279px;
	 }	
.central_content .central_contentBox_big .central_contentBox_big_middle .group2_img_mask {
	position: absolute;
	background: url(../../img/grupa2_img_mask.png) ;
	width: 298px;
	height: 259px;
	top: 10px;
	left: 10px;
	z-index: 15;
	 }
.central_content .central_contentBox_big .central_contentBox_big_middle .group2_img_mask_small {
	position: absolute;
	background: url(../../img/grupa2_img_mask_small.png) ;
	width: 295px;
	height: 223px;
	top: 10px;
	left: 10px;
	z-index: 15;
	 }
.central_content .central_contentBox_big .central_contentBox_big_middle .group2_img_mask_big {
	position: absolute;
	background: url(../../img/grupa2_img_mask_big.png) ;
	width: 310px;
	height: 223px;
	top: 10px;
	left: 10px;
	z-index: 15;
	 }	 	 	 
.central_content .central_contentBox_big .central_contentBox_big_middle .group2_txt {
	float: left;
	width: 285px;
	padding: 20px 10px 10px 10px;
	 }
.central_content .central_contentBox_big .central_contentBox_big_middle .group2_txt h3 a{
    font:20px Georgia;
	color: #9F2127;
	margin-bottom: 10px;
	display: block;
    }
.central_content .central_contentBox_big .central_contentBox_big_middle .group2_txt p {
    color:#636363;
    font: 10px Arial;
	margin-bottom: 20px;
    }			 	 
.central_content .central_contentBox_big .central_contentBox_big_middle .group2_img img {
	position: absolute;
	width: 298px;
	height: 259px;
	top: 10px;
	left: 10px;
	z-index: 12;
	 }
.central_content .central_contentBox_big .central_contentBox_big_middle .group2_img img.small {
	position: absolute;
	width: 295px;
	height: 223px;
	top: 10px;
	left: 10px;
	z-index: 12;
	 }	
.central_content .central_contentBox_big .central_contentBox_big_middle .group2_img img.big{
	position: absolute;
	width: 310px;
	height: 223px;
	top: 10px;
	left: 10px;
	z-index: 12;
	 }		  
.central_content .central_contentBox_big .central_contentBox_big_middle ul {	 
	line-height: normal;
	font: 0px arial;
	}	 
.central_content .central_contentBox_big .central_contentBox_big_middle ul li  {	 
	margin-bottom:0;
    overflow:hidden;
    padding:0 7px;
    width: 289px;
	float: left;
}
.central_content .central_contentBox_big .central_contentBox_big_middle ul li.separator  {	 
	background:transparent url(../../img/dottedLine.gif) repeat-x scroll left bottom;
	height: 2px;
}
.central_content .central_contentBox_big .central_contentBox_big_middle ul li a {
	display:block;
    padding:4px 0;
	color:#9F2127;
	font: 14px georgia;
	}	 
.central_content .central_contentBox_big .central_contentBox_big_bottom {
	width: 635px;
	background:  url(../../img/grupa_big_box_bottom.gif);
	height: 6px;
	float: left;
	
}	 		
.central_content .central_contentBox_big .calendar_nav  {
   float: right;
   padding: 3px 15px 0px 0px;
    }
.central_content .central_contentBox_big .calendar_nav  a.calendar_left {
  float: left;
  background: url(../../img/calendar_left_btn.gif) no-repeat top left;
  width: 6px;
  height: 7px;
  margin:3px 6px 0px 6px;
  font: 0px arial;
   } 
.central_content .central_contentBox_big .calendar_nav  a.calendar_right {
  float: left;
  background: url(../../img/calendar_right_btn.gif);
  width: 6px;
  height: 7px;
  margin:3px 6px 0px 6px;
  font: 0px arial;
   } 
.central_content .central_contentBox_big .calendar_nav  a:hover {
  background-position: bottom left;
}      
.central_content .central_contentBox_big .calendar_nav  span {
  font: 10px Georgia;
  color: #9F2127;
  float: left;
   } 
.central_content .central_contentBox_big .calendar_box {
  width: 147px;
  float: left;
  padding-top: 5px;
  background:url(../../img/calendar_box_head.gif) no-repeat;
  margin:10px 5px 0px 5px;
   }
.central_content .central_contentBox_big .calendar_box .calendar_content {
  background: url(../../img/calendar_box_bg.gif) repeat-y;
  width: 131px;
  padding: 3px 8px 0px 8px;
   } 
.central_content .central_contentBox_big .calendar_box .calendar_content p {
  font: 10px "Trebuchet MS";
  color: #707070;
  padding-bottom: 5px;
   }
.central_content .central_contentBox_big .calendar_box .calendar_content p.date {
  font: 11px "Trebuchet MS";
  color: #9F2127;
   }
.central_content .central_contentBox_big .calendar_box .calendar_content p.bold {
  font-weight: bold;
  }          
.central_content .central_contentBox_big .calendar_box .calendar_footer {
  background: url(../../img/calendar_box_foot.gif);
  width: 147px;
  height: 5px;
  font: 0px arial;
   } 
.central_content .central_contentBox_big .padd {
	padding:0px 0px 10px 4px;
	}
.central_content .central_contentBox_big .central_contentBox_big_bottom_calendar {
	width: 635px;
	background:  url(../../img/grupa_big_box_bottom_calendar.gif);
	height: 24px;
	float: left;
	padding-top: 3px;
	}

	
/* HRANA */		 
.central_content .central_contentBox_big span.bread  {
   float: left;
   font: 10px;
   line-height: 12px;
   padding: 0px 0px 0px 5px;
    }
.central_content .central_contentBox_big span.bread  {
   float: left;
   font: 9px tahoma;
   line-height: 15px;
   padding: 0px 0px 0px 5px;
    }
.central_content .central_contentBox_big  a{
   	color:#7D695A;
    float:left;
    font-family:georgia;
    font-size:14px;
    margin:0 0 5px 8px;
    text-decoration:none;
    }
.central_content .central_contentBox_big  a:hover {
   	text-decoration: underline;
    }
.central_content .central_contentBox_big  .food_boxes_wrap {
   padding-left: 11px;
    }	
.central_content .central_contentBox_big  .food_boxes_wrap .food_small_box {
   background: url(../../img/food_small_box_head.gif) no-repeat;
   width: 300px;
   padding-top: 5px;
   float: left;
   margin: 9px 11px 1px 0px;
    }
.central_content .central_contentBox_big  .food_boxes_wrap .food_small_box_content {
   background:  url(../../img/food_small_box_bg.gif) repeat-y;
   width: 300px;
   padding-bottom: 5px;
   float: left;
 }
.central_content .central_contentBox_big  .food_boxes_wrap .food_small_box_footer {
   background:  url(../../img/food_small_box_foot.gif) ;
   width: 300px;
   height: 3px;
   font: 0px arial;
   float: left;
   } 
 .central_content .central_contentBox_big  .food_boxes_wrap .food_small_box_content .img_cont {
	position: relative;
	margin: 2px 5px 10px 5px;
	width: 145px;
	height: 118px;
	overflow: hidden;
	float: left;
	}   
.central_content .central_contentBox_big  .food_boxes_wrap .food_small_box_content .img_mask02 {
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 30;
}
.central_content .central_contentBox_big  .food_boxes_wrap .food_small_box_content img {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 22;
}			    					
.central_content .central_contentBox_big  .food_boxes_wrap .food_small_box_content .txt {
	float: left;
	width: 131px;
}	
.central_content .central_contentBox_big  .food_boxes_wrap .food_small_box_content .txt h2 a,
.central_content .central_contentBox_big  .food_boxes_wrap .food_small_box_content .txt h2  {
	font: 20px georgia;
	color: #9F2127;
	margin-bottom: 10px;
	float: none;
	margin: 2px 0px 10px 0px;
	}
.central_content .central_contentBox_big  .food_boxes_wrap .food_small_box_content .txt p {
	font: 11px "Trebuchet MS";
	color: #636363;
	float: none;
	margin-bottom: 5px;
	}
.central_content .central_contentBox_big  .food_boxes_wrap .food_big_box {
   background: url(../../img/food_big_box_head.gif) no-repeat;
   width: 612px;
   padding-top: 5px;
   float: left;
   margin: 9px 9px 1px 0px;
    }
.central_content .central_contentBox_big  .food_boxes_wrap .food_big_box_content {
   background:  url(../../img/food_big_box_bg.gif) repeat-y;
   width: 612px;
   padding-bottom: 5px;
   float: left;
 }
.central_content .central_contentBox_big  .food_boxes_wrap .food_big_box_footer {
   background:  url(../../img/food_big_box_footer.gif) ;
   width: 612px;
   height: 5px;
   font: 0px arial;
   float: left;
   }
.central_content .central_contentBox_big  .food_boxes_wrap .food_big_box_content .img_cont {
	position: relative;
	margin: 2px 15px 10px 5px;
	width: 313px;
	height: 226px;
	overflow: hidden;
	float: left;
	}   
.central_content .central_contentBox_big  .food_boxes_wrap .food_big_box_content .img_mask02 {
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 30;
}
.central_content .central_contentBox_big  .food_boxes_wrap .food_big_box_content img {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 22;
}		   
.central_content .central_contentBox_big  .food_boxes_wrap .food_big_box_content .txt {
	float: left;
	width: 260px;
}	
.central_content .central_contentBox_big  .food_boxes_wrap .food_big_box_content .txt h2 a,
.central_content .central_contentBox_big  .food_boxes_wrap .food_big_box_content .txt h2  {
	font: 20px georgia;
	color: #9F2127;
	margin-bottom: 10px;
	float: none;
	margin: 2px 0px 10px 0px;
	}
.central_content .central_contentBox_big  .food_boxes_wrap .food_big_box_content .txt p {
	font: 10px "Trebuchet MS";
	color: #636363;
	float: none;
	margin-bottom: 5px;
	}	          

/*forum*/
.central_contentWrapp .forum_nav ul   {
    float: left;
	width: 635px;
	border-bottom: 1px solid #CCD7DE;
   }
.central_contentWrapp .forum_nav ul li  {
   background: url(../../img/forum_nav_left.gif) no-repeat top left;
   height: 20px;
   float: left;
   margin-right: 2px;
  }
.central_contentWrapp .forum_nav ul li.right {
  float: right;
  margin: 0px;
}
.central_contentWrapp .forum_nav ul li a {
   background: url(../../img/forum_nav_right.gif) no-repeat top right;
   height: 15px;
   float: left;
   padding: 5px 10px 0px 10px;
   font: 10px  trebuchet MS;
   color: #666;
}
.central_contentWrapp .forum_nav ul li a:hover,
.central_contentWrapp .forum_nav ul li a.active {
   border-bottom: 1px solid #fff;
   text-decoration: none;
}
.central_contentWrapp .forum_content {
    float: left;
	width: 623px;
	border-left: 1px solid #CCD7DE;
	border-right: 1px solid #CCD7DE;
	margin-top: -1px;
	padding: 20px 0px 10px 10px;
	 }
.central_contentWrapp .forum_content table {
    width: 615px;
	font: 11px trebuchet ms;
	color: #666;
	border-bottom: 1px solid #CCD7DE;
	margin-bottom: 20px;
	}
.central_contentWrapp .forum_content table.no_border {
   border: 0;
   margin: 0px;
	}	
.central_contentWrapp .forum_content table.t_head td {
    margin: 0px;
	padding-bottom: 5px;
	}
.central_contentWrapp .forum_content table.t_head  {
    margin: 0px;
	}		
.central_contentWrapp .forum_content table a {
    font: 11px trebuchet ms;
	color: #666;
	}
.central_contentWrapp .forum_content table a.topic_heading {
    font: bold 12px trebuchet ms;
	color: #666;
	float: left;
	width: 452px;
	}
.central_contentWrapp .forum_content table td a.member  {
   font: 11px trebuchet ms;
   color: #666;
   float: left;
   margin-top: -3px;
   cursor: pointer;
   }
.central_contentWrapp .forum_content table td a.member_icon  {
   background: url(../../img/forum_posted_icon.gif) no-repeat top right;
   float: left;
    font: 10px trebuchet ms;
   color: #666;
   padding-right: 25px;
   line-height: 12px;
   }   
.central_contentWrapp .forum_content table td p.time  {
   font: 10px trebuchet ms;
   color: #666;
   float: left;
   }   			
.central_contentWrapp .forum_content  h2 {
   font: 20px georgia;
	color: #577C91;
}
.central_contentWrapp .forum_content  .comments {
   color : #577C91;
   font : 11px trebuchet ms;
   color: #666;
   padding: 3px 0px 0px 2px;
}
.central_contentWrapp .forum_content  .comments a {
   color: #577C91;
   
}	
.central_contentWrapp .forum_content  h2  a{
   font: 20px georgia;
	color: #577C91;
}	
.central_contentWrapp .forum_content table tr.f_head {
    width: 615px;
	background:  url(../../img/forum_tr_head.gif);
	height: 30px;
	}
.central_contentWrapp .forum_content table tr.f_head td {
    *background: #E5EBEE;
	}	
.central_contentWrapp .forum_content table tr.f_body {
    width: 615px;
	background: url(../../img/forum_tr_sep.gif) repeat-x bottom left;
	height: 50px;
   }
 .central_contentWrapp .forum_content table tr.f_body_last {
    background: none;
	 width: 615px;
	 height: 50px;
   }  
.central_contentWrapp .forum_content table td.push {
    padding-left: 15px;
   }
.central_contentWrapp .forum_content table td.midd {
    text-align: center;
	}           
.central_contentWrapp .forum_content table td.f_head  {
   padding: 0px 5px 0px 7px;
   } 
.central_contentWrapp .forum_footer {
   background: url(../../img/forum_content_footer.gif);
   width: 635px;
   height: 5px;
   clear: both;
	 }
.central_contentWrapp .forum_content .forum_crumbs {
    width: 615px;
	background:  url(../../img/forum_tr_head.gif);
	height: 30px;
	margin-bottom: 15px;
	 }
.central_contentWrapp .forum_content .forum_crumbs a {
   font: 11px trebuchet MS;
   color: #666;
   background: url(../../img/forum_crumbs_sep.gif) no-repeat top right;
   float: left;
   height: 23px;
   padding: 7px 25px 0px 10px;
	 }
.central_contentWrapp .forum_content .forum_crumbs a.active {
   font-weight: bold;
   }	 	 	  
.central_contentWrapp .forum_content table a.form_btn {
   background: url(../../img/forum_btn.gif) no-repeat top left;
   width: 86px;
   height: 14px;
   text-align: center;
   font: 9px trebuchet MS;
   color: #636363;
   float: left;
   margin: 8px 0px 0px 0px;
   }
.central_contentWrapp .forum_content table a.form_btn:hover {
   background-position: bottom left;
   text-decoration: none;
   } 
.central_contentWrapp .forum_content .separator {
   border-bottom: 1px solid #CCD7DE;
   width: 614px;
   margin: 10px 0px;
   } 
.central_contentWrapp .forum_content .forum_post {
   background: url(../../img/forum_tr_sep.gif) repeat-x bottom left;
   float: left;
   padding: 20px 0px;
   width: 614px;
   }
 .central_contentWrapp .forum_content .forum_post .img_holder_wrap  {
   float: left;
   position: relative;
   width: 14px;
   height: 93px;
   }
  .central_contentWrapp .forum_content .forum_post .img_holder_wrap  a.img {
   float: left;
   position: relative;
   width: 14px;
   height: 93px;
   z-index: 60;
   }    
 .central_contentWrapp .forum_content .forum_post .img_holder {
   float: left;
   position: relative;
   top: 0px;
   left: -14px;
   background: url(../../img/avatar_mask.png) no-repeat;
   width: 97px;
   height: 0px;
   z-index: 53;
   text-align: center;
   padding-top: 101px;
   }
 .central_contentWrapp .forum_content .forum_post .img_holder a {
  font: 10px "Trebuchet MS";
  color: #636363;
  } 
     
.central_contentWrapp .forum_content .forum_post .img_holder_wrap img {
   position: absolute;
   z-index: 20;
   top: 2px;
   left: 2px;
   }
 .central_contentWrapp .forum_content .forum_post .post_txt {
   float: left;
   padding: 0px 10px 0px 10px;
   width: 483px;
  } 
 .central_contentWrapp .forum_content .forum_post .post_txt .post_time {
   background: url(../../img/forum_posted_icon.gif) no-repeat 0px 2px;
   font: 10px "Trebuchet MS";
   color: #636363;
   padding-left: 20px;
   margin-bottom: 15px;
   } 
 .central_contentWrapp .forum_content .forum_post .post_txt p {
    font: 11px "Trebuchet MS";
   color: #636363;
   line-height: 16px;
   margin-bottom: 10px;
  }
 .central_contentWrapp .forum_content .forum_post .post_txt h3,
 .central_contentWrapp .forum_content .forum_post .post_txt h3 a {
    font: 16px georgia;
   color: #577C91;
  }
 .central_contentWrapp .forum_content .forum_post .post_txt p.addr {
    margin-bottom: 40px;
  }     
.central_contentWrapp .forum_content  a.post_q {
   background: url(../../img/forum_btn.gif) no-repeat top left;
   width: 86px;
   height: 14px;
   text-align: center;
   font: 9px trebuchet MS;
   color: #636363;
   float: right;
   margin: 8px 0px 0px 0px;
   }  
.central_contentWrapp .forum_content  a.post_q:hover {
   background-position: bottom left;
   text-decoration: none;
   }
.central_contentWrapp .forum_content  p.mess  {
  font: 20px georgia;
  color: #577C91;
  margin-top: 20px;
  float: left;
 } 
 .central_contentWrapp .forum_content  .textarea_bg  {
	background: url(../../img/textarea_bg.gif) no-repeat;
	width: 615px;
	height: 87px;
	padding-left: 10px;
	float: left;
   }  
.central_contentWrapp .forum_content  textarea.forum  {
	font: 11px "Trebuchet MS";
	color: #636363;
	border: 0px;
	margin: 10px 0px;
	overflow: auto;
	width: 598px;
	height: 67px;
   }
.central_contentWrapp .forum_content  a.post_btn  {
  background: url(../../img/forum_post_btn.gif);
  width: 113px;
  height: 17px;
  font: 10px "Trebuchet MS";
  color: #FFFFFF;
  text-align: center;
  float: left;
  padding-top: 2px;
  margin-top: 10px;
  }
.central_contentWrapp .forum_content a.post_btn_push  {
  margin-bottom: 20px;
  }  
.central_contentWrapp .forum_content a.post_btn:hover  {
  text-decoration: none;
  }
.central_contentWrapp .forum_content a.all {
   background: url(../../img/forum_btn.gif) no-repeat top left;
   width: 86px;
   height: 14px;
   text-align: center;
   font: 9px trebuchet MS;
   color: #636363;
   float: right;
   margin: -20px 18px 0px 0px;
   }
.central_contentWrapp .forum_content a.all_2 {
   background: url(../../img/forum_btn.gif) no-repeat top left;
   width: 86px;
   height: 14px;
   text-align: center;
   font: 9px trebuchet MS;
   color: #636363;
   float: right;
   margin: -20px 111px 0px 0px;
   *margin: -20px 18px 0px 0px;
   }     
.central_contentWrapp .forum_content a.all:hover,
.central_contentWrapp .forum_content a.all_2:hover {
   background-position: bottom left;
   text-decoration: none;
   }
.central_contentWrapp .forum_content .separator_2 {
   background: url(../../img/forum_tr_sep.gif) repeat-x bottom left;
   width: 614px;
   margin: 10px 0px;
   float: left;
   height: 1px;
   } 
.central_contentWrapp .forum_content .separator_space {
   float: left;
   height: 20px;
   width: 539px;
    }    
 .central_contentWrapp .forum_content .forum_post .post_txt .post_txt_left {
  float: left;
  width: 200px;
  }
 .central_contentWrapp .forum_content .forum_post .post_txt span.since  {
  display: block;
  font-weight: bold;
  }
 .central_contentWrapp .forum_content .forum_post .post_txt span.bold  {

  font-weight: bold;
  }    
 .central_contentWrapp .forum_content .forum_post .post_txt  p.my {
  font: 12px "Trebuchet MS";
  color: #577C91;
  amrgion-bottom: 20px;
  } 
.central_contentWrapp .forum_content  a.add {
  float: left;
   }  
.central_contentWrapp .forum_content .no_sep {
   background: none;
  } 
 .central_contentWrapp .forum_content .specs {
  background: url(../../img/forum_tr_head.gif);
  float: left;
  width: 615px;
  height: 22px;
  padding: 8px 0px 0px 0px;
  }
 .central_contentWrapp .forum_content  .specs  ul {
  padding-left: 5px;
  }  
 .central_contentWrapp .forum_content  .specs  ul li {
  color: #636363;
  font: 10px "Trebuchet MS";
  float: left;
  margin: 0px 10px;
  border-right: 1px solid #486B80;
  padding: 0px 23px 0px 10px;
  }
 .central_contentWrapp .forum_content  .specs  ul li a {
  color: #636363;
  text-decoration: none;
  }
  .central_contentWrapp .forum_content  .specs  ul li a:hover {
  color: #333;
  text-decoration: underline;
  }  
 .central_contentWrapp .forum_content  .specs  ul li.last {
  border: 0;
  }                                             	           						
 .central_contentWrapp .forum_content  .sep_grad {
  background: url(../../img/sep_grad.gif);
  width: 629px;
  height: 32px;
  margin:0px 0px 20px -10px;
  float: left;
  }
  .central_contentWrapp .forum_content  .friends_holder {
  padding: 0px 11px 20px 0px; 
  float: left;
  }
  .central_contentWrapp .forum_content  .textarea_push {
 margin-top: 10px;
    }      
.central_contentWrapp .forum_content  label {
  color: #636363;
  font: 10px "Trebuchet MS";
  width: 95px;
  float: left;
  margin: 5px 0px;
}
.central_contentWrapp .forum_content  label.check_l {
  color: #636363;
  font: 10px "Trebuchet MS";
  width: 50px;
  float: left;
  padding: 0px 20px 0px 10px;
  margin: 5px 0px 0px 0px;
  }
.central_contentWrapp .forum_content  input {
  background: url(../../img/forum_input_bg.png);
  width: 214px;
  height: 17px;
  border: 0;
  padding: 2px 10px 0px 10px;
  color: #636363;
  font: 10px "Trebuchet MS";
  float: left;
  margin: 5px  200px 5px 0px;
  }
.central_contentWrapp .forum_content  input.check {
  background: none;
  width: 15px;
  height: 15px;
  border: 0;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  }  
.central_contentWrapp .forum_content  .about_me {
  background: #F2F5F6;
  float: left;
  width: 585px;
  padding: 15px;
  }
   .central_contentWrapp .forum_content .forum_post .img_holder a {
  font: 10px "Trebuchet MS";
  color: #636363;
  } 
     
.central_contentWrapp .forum_content .forum_post .img_holder_wrap img {
   position: absolute;
   z-index: 20;
   top: 2px;
   left: 2px;
   }
 .central_contentWrapp .forum_content .forum_post .post_txt {
   float: left;
   padding: 0px 10px 0px 10px;
   width: 483px;
  } 
 .central_contentWrapp .forum_content .forum_post .post_txt .post_time {
   background: url(../../img/forum_posted_icon.gif) no-repeat 0px 2px;
   font: 10px "Trebuchet MS";
   color: #636363;
   padding-left: 20px;
   margin-bottom: 15px;
   } 
 .central_contentWrapp .forum_content .forum_post .post_txt p {
    font: 11px "Trebuchet MS";
   color: #636363;
   line-height: 16px;
   margin-bottom: 10px;
  }
 .central_contentWrapp .forum_content .forum_post .post_txt h3,
 .central_contentWrapp .forum_content .forum_post .post_txt h3 a {
    font: 16px georgia;
   color: #577C91;
  }
 .central_contentWrapp .forum_content   h3.rec {
    font: 14px georgia;
   color: #577C91;
   float: left;
   width: 610px;
   margin-bottom: 5px;
  } 
 .central_contentWrapp .forum_content .forum_post .post_txt p.addr {
    margin-bottom: 40px;
  }     
.central_contentWrapp .forum_content  a.post_q {
   background: url(../../img/forum_btn.gif) no-repeat top left;
   width: 86px;
   height: 14px;
   text-align: center;
   font: 9px trebuchet MS;
   color: #636363;
   float: right;
   margin: 8px 0px 0px 0px;
   }  
.central_contentWrapp .forum_content  a.post_q:hover {
   background-position: bottom left;
   text-decoration: none;
   }
.central_contentWrapp .forum_content  p.mess  {
  font: 20px georgia;
  color: #577C91;
  margin-top: 20px;
  float: left;
 } 
 .central_contentWrapp .forum_content  .textarea_bg  {
	background: url(../../img/textarea_bg.gif) no-repeat;
	width: 615px;
	height: 87px;
	padding-left: 10px;
	float: left;
   }  
.central_contentWrapp .forum_content  textarea.forum  {
	font: 11px "Trebuchet MS";
	color: #636363;
	border: 0px;
	margin: 10px 0px;
	overflow: auto;
	width: 598px;
	height: 67px;
   }
.central_contentWrapp .forum_content  a.post_btn  {
  background: url(../../img/forum_post_btn.gif);
  width: 113px;
  height: 17px;
  font: 10px "Trebuchet MS";
  color: #FFFFFF;
  text-align: center;
  float: left;
  padding-top: 2px;
  margin-top: 10px;
  }
.central_contentWrapp .forum_content  a.post_btn_push  {
  margin-bottom: 20px;
  float: left;
  margin-right: 10px;
  }  
.central_contentWrapp .forum_content  a.post_btn:hover  {
  text-decoration: none;
  }
.central_contentWrapp .forum_content  a.all {
   background: url(../../img/forum_btn.gif) no-repeat top left;
   width: 86px;
   height: 14px;
   text-align: center;
   font: 9px trebuchet MS;
   color: #636363;
   float: right;
   margin: -20px 18px 0px 0px;
   }
.central_contentWrapp .forum_content  a.all_2 {
   background: url(../../img/forum_btn.gif) no-repeat top left;
   width: 86px;
   height: 14px;
   text-align: center;
   font: 9px trebuchet MS;
   color: #636363;
   float: right;
   margin: -20px 111px 0px 0px;
   *margin: -20px 18px 0px 0px;
   }     
.central_contentWrapp .forum_content  a.all:hover,
.central_contentWrapp .forum_content  a.all_2:hover {
   background-position: bottom left;
   text-decoration: none;
   }
.central_contentWrapp .forum_content .separator_2 {
   background: url(../../img/forum_tr_sep.gif) repeat-x bottom left;
   width: 614px;
   margin: 10px 0px;
   float: left;
   height: 1px;
   } 
.central_contentWrapp .forum_content .separator_space {
   float: left;
   height: 20px;
   width: 580px;
    }    
 .central_contentWrapp .forum_content .forum_post .post_txt .post_txt_left {
  float: left;
  width: 200px;
  }
 .central_contentWrapp .forum_content .forum_post .post_txt span.since  {
  display: block;
  font-weight: bold;
  }
 .central_contentWrapp .forum_content .forum_post .post_txt span.bold  {

  font-weight: bold;
  }    
 .central_contentWrapp .forum_content .forum_post .post_txt  p.my {
  font: 12px "Trebuchet MS";
  color: #577C91;
 } 
.central_contentWrapp .forum_content  a.add {
  float: left;
   }  
.central_contentWrapp .forum_content .no_sep {
   background: none;
  } 
 .central_contentWrapp .forum_content  .specs {
  background: url(../../img/forum_tr_head.gif);
  float: left;
  width: 615px;
  height: 22px;
  padding: 8px 0px 0px 0px;
  }
 .central_contentWrapp .forum_content  .specs  ul {
  padding-left: 5px;
  }  
 .central_contentWrapp .forum_content  .specs  ul li {
  color: #636363;
  font: 10px "Trebuchet MS";
  float: left;
  margin: 0px 5px;
  border-right: 1px solid #486B80;
  padding: 0px 23px 0px 10px;
  }
 .central_contentWrapp .forum_content  .specs  ul li.last {
  border: 0;
  }                                             	           						
 .central_contentWrapp .forum_content  .sep_grad {
  background: url(../../img/sep_grad.gif);
  width: 629px;
  height: 32px;
  margin:0px 0px 20px -10px;
  float: left;
  }
  .central_contentWrapp .forum_content  .friends_holder {
  padding: 0px 11px 20px 0px; 
  float: left;
  }
  .central_contentWrapp .forum_content  .textarea_push {
 margin-top: 10px;
    }      
.central_contentWrapp .forum_content  label {
  color: #636363;
  font: 11px "Trebuchet MS";
  width: 95px;
  float: left;
  margin: 5px 0px;
}
.central_contentWrapp .forum_content  label.check_l {
  color: #636363;
  font: 10px "Trebuchet MS";
  float: left;
  padding: 0px 0px 0px 10px;
  margin: 5px 0px 5px 0px;
  width: 120px;
  }
.central_contentWrapp .forum_content  span.check_l2 {
  color: #636363;
  font: 10px "Trebuchet MS";
  float: left;
  padding: 0px 0px 0px 10px;
  margin: 5px 0px 5px 0px;
  }
.central_contentWrapp .forum_content  input {
  background: url(../../img/forum_input_bg.png);
  width: 214px;
  height: 17px;
  border: 0;
  padding: 2px 10px 0px 10px;
  color: #636363;
  font: 10px "Trebuchet MS";
  float: left;
  margin: 5px  200px 5px 0px;
  }
.central_contentWrapp .forum_content  input.check {
  background: none;
  width: 15px;
  height: 15px;
  border: 0;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  }  
.central_contentWrapp .forum_content  .about_me {
  background: #F2F5F6;
  float: left;
  width: 585px;
  padding: 15px;
  margin-bottom: 30px;
  }
.central_contentWrapp .forum_content  .about_me p {
 color: #636363;
  font:bold 11px "Trebuchet MS";
  float :left;
  width: 590px;
  margin: 30px 0px 10px 0px;
  }      
  
.central_contentWrapp .search_head {
  background: url(../../img/search_head.gif) ;
  width: 625px;
  height: 20px;
  float: left;
  padding: 7px 5px 0px 5px;
  text-align: center;
}
.central_contentWrapp .search_head a.prew {
  background:  url(../../img/search_btn.gif);
  width: 62px;
  height: 12px;
  float:left;
  font: 9px  Georgia;
  color: #636363;
  text-align: center;
  padding:2px 0px 0px 0px;
  text-decoration: none;
  }
.central_contentWrapp .search_head a.next {
  background:  url(../../img/search_btn.gif);
  width: 62px;
  height: 12px;
  float:right;
  font: 9px  Georgia;
  color: #636363;
  text-align: center;
  padding:2px 0px 0px 0px;
  text-decoration: none;
  } 
.central_contentWrapp .search_head a:hover {
  color: #9D0D15;
  }     
.central_contentWrapp .search_head  .pag_in  {
   margin: 0 auto;
   text-align: center;
   width: 450px; 
  }
  
.central_contentWrapp .search_head  .pag_in a{
  font: 9px tahoma;
  margin: 0 0 5px 8px;
  }
.central_contentWrapp .search_head  .pag_in a.active {
  cursor: default;
  color: #9D0D15;
  font-weight:bold;
}
.central_contentWrapp .search_head a {
 background: url(../../img/search_pag.gif) no-repeat;
 width: 15px;
 height: 14px;
 margin: 0px 1px;
 text-decoration: none;
 color: #636363;
 margin: 0 auto;
 padding: 2px 0px;
 font: 9px tahoma;
 text-align: center;
 display: inline-block;
 cursor:pointer;
 }  
 
 .central_content .search_head a.active {color: #9D0D15; font-weight:bold; cursor:default;} 
 
 
 .central_content .search_head  ul li a:hover {
  color: #9D0D15;
 }

/*----------------------------------------------*/
.comentary
{
	position: relative;
	padding: 0px;
	display: block;
	height: 0px;
	width:615px;
	height: 170px;
}
.comentary input {
  background: url(../../img/forum_input_bg.png);
  width: 214px;
  height: 17px;
  border: 0;
  padding: 2px 10px 0px 10px;
  color: #636363;
  font: 10px "Trebuchet MS";
  margin: 5px  200px 5px 0px;
}
.comentary label {
  color: #636363;
  font: 10px "Trebuchet MS";
  width: 95px;
  float: left;
  margin: 5px 0px;
}
.comentary .textarea_bg  {
  background: url(../../img/textarea_bg.gif) no-repeat;
  padding-left: 10px;
}  
.comentary .textarea_push {
  margin-top: 10px;
}      
.comentary a.post_btn  {
  background: url(../../img/forum_post_btn.gif);
  width: 113px;
  height: 17px;
  font: 10px "Trebuchet MS";
  color: #FFFFFF;
  text-align: center;
  float: left;
  padding-top: 2px;
  margin-top: 10px;
}
.comentary a.post_btn_push  {
  margin-bottom: 20px;
  *margon-bottom: 40px;
}  
.comentary a.post_btn:hover  {
  text-decoration: none;
}

.comentary textarea.forum  {
font: 11px "Trebuchet MS";
color: #636363;
border: 0px;
margin: 10px 0px;
overflow: auto;
width: 598px;
height: 67px;
}
.banner_box {float: left; width: 795px; padding: 0px 0px 5px 0px;}
.banner_box a.bann {float: left; margin: 9px 5px 0px 0px;}
.banner_box .partner_box {
 float: right;
 width: 315px;
 height: 74px;
 background: url(../../img/partner_box.gif) no-repeat;
 text-align: center;
 padding-top: 2px;
 padding-left: 1px;
 }
 
.right_content .partner_box2 {
 float: right;
 width: 155px;
 height: 74px;
 background: url(../../img/placeHolder.gif) no-repeat;
 text-align: center;
 padding-top: 2px;
 padding-left: 1px;
 margin-bottom: 4px;
 }

/* ---------------- userinfo form ------------*/
.radioButtonGroup {
color: #636363;
float: left;
font-family: "Trebuchet MS";
font-size: 11px;
line-height: normal;
width: 326px;
height: 73px;
border: 0;
width: 220px;
position: relative;
width: 225px;
padding-right: 314px;
}
.radioButtonGroup legend {
color: #636363;
font-family: "Trebuchet MS";
font-size: 11px;
width: 20px;
}
.radioButtonGroup .radioButton {
width: 400px;
}
.radioButtonGroup .radioButton input {
background: 0;
border: 0 none;
color: #636363;
font-family: "Trebuchet MS";
font-size: 10px;
height: 17px;
line-height: normal;
float: left;
width: 10px;
padding: 0px 10px 0px 10px;
margin: 0px 0px 0px 95px;
}
.radioButtonGroup .radioButton label {
color: #636363;
font-family: "Trebuchet MS";
font-size: 10px;
float: left;
width: 20px;
padding: 0px 10px 0px 10px;
margin-top:2px;
}

.textBoxContainer textarea {
background: transparent url(../../img/textarea_bg.gif) no-repeat scroll 0 0;
float: left;
height: 87px;
padding-left: 10px;
width: 615px;
border: 0;
width: 605px;
height: 77px;
color: #636363;
padding: 5px 5px 5px 5px;
font-family: "Trebuchet MS";
font-size: 11px;
margin-bottom: 10px;

}
.preparationTxt {font:  11px Trebuchet MS;
}



/*---------------- Grades ------------*/
.gradeDiv a {padding: 0px 0px 0px 9px; margin-left: 5px;}
.gradeStar {
	width: 12px;
	height: 10px;
	margin-top: 2px;
	font: 0px arial;
}
.savedGradeStar {
	background-image: url(../../img/stars/green.gif);
}
.filledGradeStar {
	background-image: url(../../img/stars/green.gif);	
}
.emptyGradeStar {
	background-image: url(../../img/stars/grey.gif);
}


/*--------------- rad upload - avatar ---------------*/
* {
margin: 0;
padding: 0;

}
body {
background: #FFF url(../../img/bg.gif);
margin:0px;
outline:none;
}
.RadUpload_Corvus * 
{
font: Tahoma;
font-size: 11px;
color:#666666; 
line-height: 1.24;
}
.radupload {
margin-bottom: 0px;
width:580px !important;
float: left;
}
.ruInputs .ruFileWrap input.ruButton 
{
background: url(../../img/forum_post_btn.gif);
  width: 113px;
  height: 17px;
  font: 10px "Trebuchet MS";
  color: #FFFFFF;
  text-align: center;
  float: left;
  padding-top: 2px;
  margin-top: 10px;
}
.RadUpload_Corvus .ruInputs input.ruFakeInput {
margin-right: 10px;
width: 214px;
*width: 219px;
}
.RadUpload_Corvus .ruInputs input.ruButton {
float: right;
margin-right: 10px;
margin-top: 5px;
height: 18px;
padding: 0px;
line-height: 12px;
*margin-left: -340px !important;
*margin-top: -1px !important;
margin-left: -90px;
background: none;
font: 11px trebuchet ms;
color: #666;
}
.RadUpload_Corvus .ruInputs li 
{
float: left;
padding-bottom: 20px;
margin: 0;
}
.RadUpload_Corvus .ruInputs li.ruActions {
margin: 0;
}
.RadUpload_Corvus .ruFileWrap {
}
.RadUploadSingle_poslovni .ruFileWrap {
padding-right: 0pt;
}
.RadUpload_Corvus .ruCheck {
top: 2px;
}
.RadUpload_Corvus .ruFileInput {
height: 20px;
background: #fff;
}
.RadUpload_Corvus .ruStyled .ruFileInput {

}
* html .RadUpload_Corvus .ruFileInput {
left:2px;
top:3px;
}
* + html .RadUpload_Corvus .ruFileInput {
left:2px;
top:0pt;
}
.RadUpload_Corvus .ruFakeInput {
border: 1px solid #7F9DB9;
color: #000;
height: 20px;
margin-right: -1px;
padding-top: 3px;
width: 313px;

margin-bottom: 5px;
}
* html .RadUpload_Corvus .ruFakeInput {
height: 15px;
margin-top: -1px;
padding-top: 1px;
background: #fff;
}
* + html .RadUpload_Corvus .ruFakeInput {
height: 15px;
margin-top: -1px;
padding-top: 3px;
width: 304px;
}
.RadUpload_Corvus .ruReadOnly .ruFakeInput {
background: #ffffff none repeat scroll 0%;
}
.RadUpload_Corvus .ruButton {
background: transparent url(../../img/forum_btn.gif) no-repeat scroll left top;
border:0pt none;
color:#4a4a4a;
height: 25px;
margin-left:0.8em;
padding:0pt;
text-align:left;
cursor:pointer;
/*text-indent: -2000em;*/
width: 110px;
}
.RadUpload_Corvus .ruBrowse {
background: transparent url(../../img/uploadBrowse.gif) no-repeat scroll 100% 0pt;
margin-left:3px;
width: 37px;
cursor:pointer;
}
ul.ruInputs { width: 500px;}

.RadUpload_Corvus .ruRemove {
background: transparent url(../../img/imageUploadRemove.gif) no-repeat scroll;
border: 0px  ;
width:57px;
height:26px;
float:right;
cursor:pointer !important;
margin-top:4px;
position: relative;
z-index: 76;
*margin: 10px 0px 0px 0px;

}
.RadUpload_Corvus .ruActions .ruButton {
border: 1px solid #86A32E;
width: 145px !important;
height: 19px !important;
padding: 0px 0px 2px 0px;
text-align: center;
margin: 0px 414px 0px 0px;
outline:none;
color: #666;
float: left;

}
.RadUploadSubmit_poslovni {
background: transparent url(WebResource.axd?d=MRHF9ga8D_mA8xlBiNGE9BeKqmKvJ-V0Ieu2EN5dvsvu2otDE8hFre54wI6McUWRnKZwxilidGC2GFFLBL0vZKTPuI4Kz6c7j45xl4BVGo41&t=633449728784632509) no-repeat scroll 0%;
border:0pt none;
color:#FFFFFF;
font-family:arial,verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:25px;
line-height:1.24;
margin:0pt;
padding:0pt;
text-align:center;
width: 115px;
}
.RadUploadProgressArea_Corvus{
background:#FFFFFF none repeat scroll 0%;
border: 8px solid #E9E9E9;
padding: 15px;
width:530px;

}

.RadUploadProgressArea .ruShadow
{
	background:none;
	border:none;
}
.RadUploadProgressArea .ruShadow div
{
    background:none;
	border:none;
}
.RadUploadProgressArea  .ruProgress
{
	border:none;
}
.RadUploadProgressArea .ruProgress .ruBar div
{
	background-color:#86a32e;
	
}

.RadUploadProgressArea .ruProgress 
{
    font:Arial;
    font-size:12px;
    color:#666666;
}
.RadUploadProgressArea .ruProgress li.ruCurrentFile 
{
    font:Arial;
    font-size:12px;
    text-decoration:bold;
    color:#5f5f5f;
}
    
.RadUpload_Corvus .ruProgress li {
color:#666666;
margin:0pt 0pt 0.8em;
}
.RadUpload_Corvus .ruProgress li.ruCurrentFile {
color:#333333;
font-size:16px;
margin:0pt 0pt 0.3em;
}
.RadUpload_Corvus .ruProgress li.ruCurrentFile label {
color:#379D00;
font-size:16px;
}
.RadUpload_Corvus .ruProgress div {
margin-bottom:0.4em;
}
.RadUpload_Corvus .ruProgress .ruBar {
border:1px solid #666666;
height:18px;
margin-bottom:0.4em;
}

.RadUpload_Corvus .ruProgress .ruBar div {
background:#CBECB0 none repeat scroll 0%;
height:18px;
margin:0pt;
}
.RadUpload_Corvus .ruProgress .ruActions {
margin:1.2em 0pt 0pt;
}
.RadUpload_Default .ruProgress .ruBar div 
{
    background: #315c9d none repeat scroll 0% !important;
}
.uploadBtn {
margin-left: 206px;

}
.ruAdd 
{
width:100% !important;
height:20px !important;
cursor:pointer;
}
/*----------------------------------------------*/
.forum_content .forum_post .quote {
	border: 1px solid #B9B9B9;
	color: #777777;
	margin: 10px auto 20px;
	padding: 18px 10px 16px 5px;
	width: 93%;
}

.forum_content .forum_post .quoteAuthor {
	color: #636363;
	font-weight: bolder;
	height: 14px;
	margin-bottom: -17px;
	margin-left: 26px;
	position: relative;
}

.forum_content .forum_post .quoteAuthor span {
	background: #FFFFFF none repeat scroll 0 0;
	padding: 0 5px;
}

.articlePublishedDate {
	margin-bottom: 18px;
}


.forum_content label.addRestaurant {
	width: 170px;
}

.forum_content label.addRecipe {
	width: 120px;
}

.central_contentWrapp .forum_content .forum_post .group2_img_mask_small {
background:transparent url(../../img/grupa2_img_mask_small.png) repeat scroll 0 0;
height:223px;
left:0px;
position:absolute;
top: 0px;
width:295px;
z-index:15;
}
#logoutContent  {
text-align: left;
}
#logoutContent p {
font: 11px trebuchet MS;
color: #666;
text-align: left;
padding: 0px 5px 0px 10px;
}
#logoutContent  a.user {
font: bold 11px trebuchet MS;
color: #9D0D15 ;
padding: 0px 5px 0px 10px;
text-align: left;
width: 135px;
display: block;
margin: 0px 0px 15px 0px;
}
#logoutContent  a.logoff {
padding: 0px 5px 0px 10px;
text-transform: uppercase;
font: bold 11px trebuchet MS;
color: #577C91 ;
}
#logoutContent  a.logoff {
   background: url(../../img/forum_btn_small.gif) no-repeat top left;
   width: 69px;
   height: 14px;
   text-align: center;
   font: 9px trebuchet MS;
   color: #636363;
   margin: 8px 1px 0px 6px;
   _margin: 8px 1px 0px 4px;
   padding: 0px;
   float: left;
   line-height: normal;
   zoom: 1;
   }  
#logoutContent  a.logoff:hover {
   background-position: bottom left;
   text-decoration: none;
   }
.faceTwittBox {
margin: 10px 0;
}
.faceTwittBox .faceLink {
text-decoration: none;
}
.faceTwittBox .twittLink {
text-decoration: none;
}

