   
/* default styles
   -------------- */
   
body { 
	padding:0; 
	margin:0; 
	font:0.7em Tahoma, sans-serif; 
	line-height:1.5em;
	background:#fff url(../images/bg.jpg) no-repeat top center; 
	color:#454545; 
}

a {	color:#009900;	background:inherit; text-decoration:none;}
a:hover { color:#009900; background:inherit; text-decoration:underline; }

a.patarimas {color:#414141; text-decoration:none;	}
a.patarimas:hover  {color:#414141; text-decoration:underline;	}

a.restoranas {	color:#E0691A;	background:inherit; padding:0 0 0 1px;}
a.restoranas:hover { color:#6C757A; background:inherit; }

a.kategorijos{	color:#414141;	background:inherit; padding:0 0 0 1px; font:bold 1.1em Tahoma;}
a.kategorijos:hover { color:#000000; background:inherit; }

h1 { font:normal 2.1em Arial, Sans-Serif; letter-spacing:-1px; padding:7px 0 0 0px; margin:0; }
.dark  { color:#737373; background:inherit; font-weight:bold; }
.black  { color:#000;}
h1 a, h2 a { text-decoration:none; }
h1 a:hover, h2 a:hover { color:#006600; background:inherit;  text-decoration:none }
h2 { color:#000; margin:0px 0px 10px 0px; padding:0px; font:bold 13px Tahoma }
h4 { margin:0; padding:0; font:bold 1em Tahoma, Sans-Serif; margin-bottom:5px; color:#000;  }
h4 a { text-decoration:none;}
h4 a:hover  { color:#006600; text-decoration:underline; }
.laikas { font-size:0.8em;  color:#454545; background:inherit; }
.pirmas{ font-size:0.6em;  color:#454545; background:inherit; }
.komentaras {background-image:url(komentaras.gif); background-repeat:no-repeat;  color:#454545; background-repeat:no-repeat; height:10px; width:30px;  }

p {	margin:0 0 5px 0; }

p.platinimas {		
	border:1px solid #ccc;
	padding:10px;
	margin-top:10px; 
	color:#FF6000;
	}
.platinimas {		
	border:1px solid #ccc;
	padding:10px;
	margin-top:10px; 
	color:#FF6000;
	}
p.tekstas {font-size:13px; }
.bar ul { margin:0; padding:0; list-style:none; }
.sub-meniu { list-style:none; padding:0 0 0 15px; margin:10px 0 0; }
	.sub-meniu li a { color:#000; font-weight:bold; }
ul.meniu { margin:0; padding:0; list-style:none; }
ul.meniu a {color:#000; text-decoration:none; font-size:1.1em; font-weight:bold; }
ul.meniu a:hover {color:#6C757A; background:inherit; }

.clearfix:after { 
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} 
.clearfix { 
display:block;
} 

form { margin:0; }

hr { clear:both;
	border-top:1px dotted #ccc;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff;
	padding:1px 0 0 0;
		}
		
		

#hintbox{ 
position:absolute;
top:0;
background-color:lightyellow;
width:150px;
padding:3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right:3px solid black;
border-bottom:3px solid black;
visibility:hidden;
}

.hintanchor{ 
font-weight:bold;
color:navy;
margin:3px 8px;
}		
		
		
input.search { 
	width:292px; 
	border:1;
	background:#fff url(../images/input.gif) no-repeat;
	padding:2px; 
	color:#009900;
	font:normal 11px Verdana;
	text-align:center;
}

input.inputas { 
	width:110px; 
	border:1;
	padding:0px; 
	color:#808080;
	text-align:center;
	font:11px Verdana;
	margin-bottom:5px;
}

textarea {
	color:#808080;
	font:11px Verdana;

}

select {
	color:#000;
	font:11px Verdana;
	margin-bottom:5px;
}



input.submit {
	background:#25be00 url(../images/bg-btn.gif) repeat-x;
	border:1px solid #009900;
	padding:2px 0;
	margin:0 15px 0 0;
	color:#FFF;
	font:11px Verdana;
}
input.submitas {
	background:#009900 url(../images/bg-btn.gif) repeat-x;
	border:0;
	padding:2px 0px 0px 0px;
	width:49px;
	margin:0 14px 1px 0;
	color:#FFF;
	font:10px Arial;
}

input.login { 
	width:150px;
	border:none; 
	
	padding:4px; 
}

/* layout
   ------ */

.content { 
	margin:0 auto;
	width:1000px;
	padding:0px; 
}

.header { 
	height:70px;
	color:#808080;
	margin-top:5px;
}

.top_info {
	float:right;
	width:500px;
	background:#eee;
	height:70px;
	color:#808080;
}
	.top_info_left {
		width:200px;
		float:left;
	}
	.top_info_right {
		float:right;
		width:290px;
		border-left:1px solid #ccc;
	}

	
.browse_category  {
	font:11px;
	width:190px;
	color:#fff;
}

.bar { 
	clear:both;
	font-size:1.1em;
	height:30px; 
	color:#FFF;
	margin:0 0 0 0px; 
	background:#2ec700 url(../images/bg-bar.gif) repeat-x;
}

	.bar li { 
		margin:0; 
		padding:7px 7px 6px 7px;
		color:#FFEADC;
		background:#2ec700 url(../images/bg-bar.gif) repeat-x;
		float:left; 
	}
	
	.bar li.active { 
		background:#009900 url(../images/bg-bar-act.gif) repeat-x;
		color:#fff;
		font-weight:bold; 
		padding:7px 7px 6px 7px;
		text-decoration:none;
		margin:0; 
	}
	
	.bar li a { 
		font-weight:bold;
		padding:7px 7px 6px 7px;
		color:#FFF; 
		background:inherit;
		text-decoration:none;
		margin:0; 
	} 
	
	.bar li a:hover { 
		margin:0; 
		color:#fff; 
		padding:7px 7px 6px 7px;
		background:#009900 url(../images/bg-bar-act.gif) repeat-x;
		text-decoration:none;
	} 
	
	

.commentbox{
background-color:#ececec;
width:450px;
padding:10px;
font-size:12px;
}

.commentfooter{
background:url(http://www.patiekalai.lt/images/arrow_comment.gif) 20px 0 no-repeat;
padding-left:58px;
padding-top:1px;
margin-bottom:2em;
font-size:100%;
color:#4A4A4A;
}
	
.search_field { 
width:1000px;
float:left;
background:#fff ; 
color:#999;
/*clear:both;*/
padding:5px 0 4px;
margin:5px 0 0;
color:#333;
}

.grey {
	color:#808080;
	background:inherit;
	font-weight:normal;
}

.search_form p { padding:0 0 0 206px; }

.subheader {
	margin:0px 0 10px 0;
	border-bottom:1px solid #eee;
	padding:5px 0 5px 0;
	background:#A4A4A4;
	color:#fff;
}

/* left side
   --------- */

.left {
	float:left;
	width:730px;
	margin:0 0 0 10px;
	display:inline;
}

.left h3 {
	clear:both;
	background:#E5EAEE url(../images/bg-head-left.gif) no-repeat top left;
	color:#444;
	padding:7px 0 7px 20px;
	font:bold 11px Tahoma, Arial, Sans-Serif;
	margin:0 0 0px 0;
	
}
	.left img { border:none }
	
	
	.left_side {
		float:left;
		width:180px;
		padding:0 0 0 10px;
		margin:10px 0;
	}
		
	.left_side a, .right_side a { color:#414141; background:#FFF; }
		
	.right_side {
		/*float:left;*/
		/*width:550px;*/
		color:#414141;
		padding:10px 0px 15px 10px;
		margin:0;
		/*border-left:1px dotted #ccc;
		border-right:1px dotted #ccc;
		border-bottom:1px solid #eee;*/
	}
		
	.left_box { clear:both; margin:0 0 10px 0; color:#000; background:#fff; padding:10px 0px 0px 0px; }
	
		
/* right side
   ---------- */

#rside { width:250px; float:right }

.right {
	width:250px;
	float:left;
	margin:0 0 10px 0;
}
#right2 { width:160px; float:right; }

.right h3 {
	background:#ccc url(../images/bg-right-head.jpg) no-repeat top left;
	color:#444;
	padding:7px 0 7px 15px;
	font:bold 1em Tahoma, Arial, Sans-Serif;
	margin:0px;
}

	.right_articles {
		background:#fcfcfc url(../images/bg-right-article.jpg) no-repeat bottom right;
		color:#414141;
		padding:8px;	
		margin:0 0 5px 0;
	}
	
	.right_articles_ads {
		background:#D3DEE2;
		color:#414141;
		padding:8px;	
		margin:0 0 5px 0;
	}
	
	
	.ats_patarimas  {
		background:#f5f5f5;
		color:#414141;
		padding:8px;	
		margin:0 0 3px 0;
	}


.image {
	float:left;
	margin:0 9px 3px 0;
	width:110px;
	}

IMG.recepto_foto {float:right; padding:15px 0 5px 5px; }

IMG.reklama {
    display:block;
    margin-left:auto;
    margin-right:auto }
	
IMG.minus {
	margin:3px 2px 0 0;
	border:0px;
}
IMG.plius {
	margin:0 15px 0 5px;
	border:0px;
}


.curlycontainer{
border:1px solid #b8b8b8;
margin-bottom:1em;
width:500px;
}

.curlycontainer_news_index{
border:1px solid #b8b8b8;
margin-bottom:1em;
width:730px;
}

.curlycontainer_news_index .innerdiv{
background:transparent url(http://www.patiekalai.lt/images/brcorner.gif) bottom right no-repeat;
position:relative;
left:2px;
top:2px;
padding:8px 4px 15px 5px;
}


.curlycontainer .innerdiv{
background:transparent url(http://www.patiekalai.lt/images/brcorner.gif) bottom right no-repeat;
position:relative;
left:2px;
top:2px;
padding:1px 4px 15px 5px;
}

.medziaga {width:1000px; height:auto !important; height:1%; min-height:1%; float:left; }
.kom-iras { border-top: #CCC 1px solid; padding:5px 0; }
/* footer
   ------ */

.footer {
	padding:15px 0 0;
	width:1000px;
	float:left;
	text-align:center;
	padding:10px 0 10px 0;
	margin:0;
	
	line-height:1.8em;
}

.footer a { color:#808080; background:#fff; }

/**/

div#textads-f {
	border-top:1px solid #ccc;
	width:1000px;
padding:10px 0 0;
	margin:0px auto 10px auto;
}
div#adclick-s {
	width:180px;
	margin:10px auto;
}
