
* {
	padding: 0;
	margin: 0;
}

.cursorme, #whattofind a, .active-star a, #letscomment, .letscomment, .closeComment ,#fotos img, #foto_nav a, .pages a, #sorted_tab a, #toggleThat, .menu_header a, #recipe_imgs_add a, #postform_container a, #main_sort_container a,#adv_search_container span,#ul_pop a,#checkgroup span, .img_recipe_edit a, #addImgField a, label {
	cursor: pointer;
	//cursor: hand;
}
 
ul, li {list-style:none;}

img {border:none;}

html, body {
   height: 100%;
	width:100%;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	background-color: #ffbb47;
	background-image: url(back.png);
	background-repeat: repeat-x;
	background-position: top;
}

.safari body {
	background-color: #ffad1a;
}
        
body a {
	color:#ffaa00;
  	text-decoration: underline;
}

body a:hover {
	color: #875000;
}

#logo {
        position: absolute;
        margin-left: 10px;
        margin-top: 20px;
        width:222px;
        height:67px;
}

#logo_img {
        width:222px;
        height:68px;
}

#page {
   float: left;
   margin: 0pt auto;
	width: 100%;
	height: 100%;
}

#main_container {
   width: 1020px;
   margin: 0 auto; /* Выравниваем по центру */

}

#content { 
	background-position: 0px 100px;
	background-image: url(whiteback.png);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 40px;
}

#white {
	background-image: url(header.png);
	width: 988px;
	height: 151px;
	margin-top:12px;
}

#header {
	height: 151px;
	width: 540px;
	margin-left: 240px;
	background-image: url(header.jpg);
}

#search {
	width: 239px;
	height: 78px;
	background-image: url(search.png);
	position: relative;
	margin-top: -78px;
	margin-left: 780px;
	 
}

#search_field {
	width: 174px;	
	font-size: 15px;
	height: 17px;
	border: 4px solid white; 
	background-image: url(icon_search.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
   border-left: 2px solid #d2d2d2;
	border-top: 2px solid #d2d2d2;
	padding: 3px 0 0 29px;
	background-color: white;
	margin-top: 26px;
	margin-left: -14px;
	color: #828282;
}
 
#search a {
   display: block;
   position: absolute;
	margin-left: 13px;
	margin-top: 4px;
	text-align: left;	
	color: #875000;
	font: 12px Arial;
}
 
#search a:hover {
	color: #593600; 
}

#left_container {
	width: 240px;
	float: left; 
	background-image: url(l_top.jpg);
	background-repeat: no-repeat;
	
}
 
#events_container, #partner_container {
	margin-left: 22px;
	margin-top: 20px;
	color: #516056;
	font-size: 11px;
}

#left_head {
	background-image: url(left_head.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 234px;
	font-size: 18px;
	
   margin: 25px 0 0 -12px;
	padding: 10px 0 0 13px;
	line-height: 24px;	 
	font-family: Arial;
	line-height: 25px;
}

	#left_head a {
   		color: #fff;
	}
	
	#left_head a:hover {
		color: #875000;
	}

	a.header {
		color: #9eaea3;
		font-size: 22px;
	}

#events_container img {
	margin-left: -3px;
	margin-top: 4px;
	border: 3px solid #fff2a5;
}
#events_container .event_cont {
	margin-top:13px;
}
 
#events_container p {
	margin-top:3px;
	width: 210px;
}

#partner_container div, #topusers_container div, #facts_container div.first, #last_comments_container div,#tag_cloud_container div, #last_added_container div {
	height: 36px;
	font: 14px Arial;
	width: 100px;
	color: black;
	background: url(icons.jpg) no-repeat;
	padding: 0 0 0 45px;
}

#partner_container div {
	background-position: 0px -36px;
}

#partner_container p {
	margin-top: 17px;
}

#partner_container img {
   margin-top: 5px;
	margin-bottom: 3px;
	border: 1px solid #ffb012;
}

.left_shadow {
	background-image: url(shadow_l.png);
	width: 27px;
	float: right;
	height: 65px;
}

.margin_left {
	margin-left:-239px;
}

.right_shadow {
	background-image: url(shadow_r.png);
	width: 27px;
	float: left;
	height: 100%; 
}

#center {	 
	width: 540px;
	float:left;
	border-top: 12px solid #db8100;
   background-color: white;
}

#menu_container {
	margin-top:8px;
	margin-left:16px;
	margin-bottom: 10px;
}
 

.tab {
    height:28px;
}

.tab li {
        float:left;margin-right:2px;height:28px;overflow:hidden
}
.tab a:link, .tab a:visited {
    background:none;
    display:block;
    line-height:28px;
    text-decoration:none;
    color: #a1a1a1;
    font-size: 18px;
}
.tab a span{
    background:none;
    display:block;
    margin-right:11px;
    padding-left: 13px;
}
.tab a:hover{
    background:url("mainmenu.png") right 28px;
    display:block;
    color:  #593600;
}
.tab a:hover span{
    background:url("mainmenu.png") left 28px;
    display:block;
    color:  #593600;
}
.active a:link, .active a:visited, .active a:visited, .active a:hover{
    background:url("mainmenu.png") right 0 no-repeat;
    color:#fff;
    
}
.active a span, .active a:hover span{
    background:url("mainmenu.png") left 0 no-repeat;
    color:#fff;
}

/*  Secondary menu */

.tab_sec {
    height:18px;
    margin-top:5px;
    margin-left: 2px;
}

.tab_sec li {
	float:left;margin-right:2px;height:18px;overflow:hidden
}
.tab_sec a:link, .tab_sec a:visited {
    background:none;
    display:block;
    line-height:18px;
    text-decoration:none;
    font-size: 12px;
    font-family: Arial;
}
.tab_sec a span{
    background:none;
    display:block;
    margin-right:5px;
    padding-left: 5px;
}
.tab_sec a:hover{
    background:url("secmenu.png") right 18px;
    display:block;
    color:  #593600;
}
.tab_sec a:hover span{
    background:url("secmenu.png") left 18px;
    display:block;
    color:  #593600;
}
.active_sec a:link, .active_sec a:visited, .active_sec a:visited, .active_sec a:hover{
    background:url("secmenu.png") right 0 no-repeat;
    color:#fff;
}
.active_sec a span, .active_sec a:hover span{
    background:url("secmenu.png") left 0 no-repeat;
    color:#fff;
}
 
#news_container, #eventslist_container {
	color: #516056;
	font-size: 12px;
	clear: both;
	margin: 0px 24px 10px 24px;
	line-height: 1.4;
}

#eventslist_container {
 	padding-top: 8px;
}

#news_container {
	margin-bottom: 28px;
}

	#news_container p {
		margin-bottom: 8px;
	}

#main_change_container {
 	background-image: url(main_head.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height: 29px;
	font-size: 18px;	
	font-family: Arial;
	color: #fff;
	margin-top:20px;
	padding-left: 24px;
	padding-top: 10px;
}


#main_change_container a {
	color: white;
}

 

#main_sort_container {
	background-image: url(main_head_2.png);
	background-repeat: no-repeat;
	height: 28px;
	color: #516056;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 23px;
}

@media all and (min-width: 0) {
    #main_sort_container {  margin-bottom:12px; }
} 

#main_sort_container div {
	padding-top: 7px;
	padding-right: 5px;
}

#main_sort_container a {
	display: block;
	float: left;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px; 
}

.sort_selected {
	background-image: url(main_sort_bg.gif);
	background-repeat: repeat-x;
	color: white;
	text-decoration: none;
}

.sort_selected:hover {
        color:white;
}
 

.place {
 	margin-left: 10px;
	width: 500px;
	font-size:11px;
	margin-top: 10px;
	margin-bottom: 17px;
	height: 88px;
	clear: both;
}

.place .loading {
	color: #ffaa00;
	font-size: 10px;
	margin-top: 10px;
}

.number {
	vertical-align: top;
	text-align: center;
	width: 40px;
}

.pos1, .pos2, .pos3 {
	color:#ffaa00;
} 

.pos4, .pos5 {
	font-size: 18px;
	color: #5b7262;
	margin-top: 10px;
}

.pos1 {	font-size: 44px;  }
.pos2 {	font-size: 36px;}
.pos3 {	font-size: 30px;}

.address {
	font-size: 13px;
	color: #9eaea3;
}
 
a.header2 {
	color: #9eaea3;
	font-size: 22px;
	line-height: 32px;
} 

.type, .typea {
	font-family: Arial;
	font-size: 11px;
	color: #35b35d; 
	padding-left:1px;
}
 
.pimg {
	border: 2px solid #ffc553;
}

.stars {	 
	float: left; 
	margin-right: 10px;
	width: 75px;
    display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
    margin-top:1px;
}
 

.stars img {
	margin-right: -3px; 
}

.comment_img {
      padding-bottom:1px;
}

.time_img {
      padding-bottom:2px;
}

.vt {
	color:#ccc;   /* вертикальная полоска в топ5 кафе*/
	font-size:12px
} 
 
#right_container {
	width: 239px;
	float:  left; 
	background-image: url(r_top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#userinfo {
	width: 204px;
	height: 66px;
	 
	margin-top: 25px;
	margin-left: 10px;
	padding-left: 12px;
	padding-top: 12px; 
}

	#userinfo p {
		color: #a1a1a1;
		font-size: 18px;
		font-family: Arial;
	}

	#userinfo a {
		font-size: 11px; 
		font-family: Arial;
	}

#login_choice {
	font-size: 11px;
	line-height: 1.4;
}

#login_choice a{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

 
#userinfo #settings {
	position: absolute;
	margin-left: 56px;
}
 

#topusers_container div{
	background-position: 0px 0px;
        margin-bottom:7px;
}

#topusers_container p {
	font-size: 12px;
	vertical-align: middle;
	line-height: 1.5;
        font-size: 11px;
}
  
#topusers_container p a:hover, #last_comments_container p a:hover, #last_added_container a:hover {
        background-color:#FF917A;
        color:#FFFFFF;
        text-decoration:none;
}
 

#facts_container {
  	margin-left: 24px;
  	margin-bottom: 27px;
}

	#facts_container div.first {
		background-position: 0px -72px;        
	}
		
	#facts_container p {
 		font-size: 11px;  
		color: #516056;
		margin-bottom: 10px;
		margin-top: 7px;	
	}


#topusers_container {
	margin-left: 24px;
} 

#last_comments_container p, #last_added_container p{
    margin-bottom:3px;
}

#last_comments_container div {
    margin-bottom: 5px;
    background-position: 0px -108px;
}

#last_added_container  div {
    margin-bottom: 10px;
    background-position: 0px -180px;
}


#tag_cloud_container div { 
    background-position: 0px -144px;  
}
 

#last_comments_container, #tag_cloud_container,#last_added_container  {
	margin-left: 24px;
	font-size: 11px;
	color: #898989;
	line-height: 1.3;
        width: 200px;
	margin-bottom: 20px;
}
 

.commplace{
	color: #898989
}

.combody {
	width: 374px;
}

#footer {
	width: 754px;
	height: 59px;
	clear: both;
	font-size: 11px;
	color: #a3a3a3; 
	background-image: url(footer.png);
	padding-left: 265px; 
	padding-top: 45px;
	line-height: 1.4;
}

.leftme {
	margin-left: 22px;
}

.remark {
	color: #aaaaaa;
}

.remark:hover {
	color: #7d7d7d;
}


                                                                            /* nice login form */
#niceloginform{
  position: absolute;
  width: 34%;
  left: 33%;
  top: 135px;
  background: #FFFFFF;
  border: solid #ffb116 3px;
  display: none;
  z-index: 99;
}

#remember {
        margin-top: 7px;
}

#niceloginform .inputs {
        border:1px solid #CCCCCC;
        color:#333333;
        font-size:18px;
        padding-left:5px;
        width:160px;
}

#niceloginform .shadow{
  border: solid #f09d00 1px;
  padding: 10px 20px 10px 20px;
  font-size: 11px;
  color: #6b6b6b;
  font-family: Arial;
}

#niceloginform .shadow div{
  font-size: 11px;
  color: #333333;
 
  margin: 2px 0px;
}

#niceloginform h1{
  margin-left: -3px;
}

#screen{
  position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 98;
  display: none;
  background: url(trash.png);
}

#submit {
	padding: 0.15em 19px 0.15em;
	font-size:1em;
}


#password, #name,  {
    width: 140px;
}
                                                    
                                                                                                                                        /* Usersettings */
   
#usersettings .inputs, #place_container .inputs, #login_container .inputs, #postform_container .inputs, #adv_search_container .inputs, #wronglogin .inputs {
        border:1px solid #CCCCCC;
        color:#333333;
        font-size:13px;
        padding-left:3px;
        height: 18px;
        margin-bottom:10px;
}
#usersettings .inputs, #login_container .inputs {
        width:160px; 
}

.label {
        font-size:11px;
        color: #666666;
        margin-bottom: 2px;
}

.input_border {
   border:1px solid #CCCCCC;
        color:#333333;
        font-size:13px;
        
}


.labelemail  {
        font-size:11px;
        color: gray;
        padding-left: 10px;
        margin-bottom:10px;       

}
 
#day_choose {
         width:50px;
 }
 
#month_choose {
         width:60px;
 }
 
 #year_choose {
        padding-left:2px;
 }

.moar {
        color: #aaaaaa;
        font-size:10px;
        width: 200px;
        margin-top: 6px;
        margin-bottom: 10px;
}

#change_avatar img {
        padding-right: 15px;  
}

#change_avatar {
        position:absolute;
        margin-top: -87px;
        margin-left: 220px;
}

#sorted_tab {
	font-size: 11px; 
	margin-left: 55px; 
	position: absolute;
	margin-top: -2px;
}

	#sorted_tab div {
		display:block;
		padding:3px 3px 3px 0px;
	 	margin: 1px 1px 1px 0px; 
	 	float:left;  
	}

	#sorted_tab b {
		font-size: 19px;
		clear: both;
	}

	#sorted_tab .vt {
		float:left;
		width: 1px;
		padding: 3px;
		margin: 1px;
		text-align: center;
		vertical-align: middle;
	}
 

.pages_container {
	margin-left: 23px;	
}

	#addrecipe {
        float:left; 
	}
	
	.simple_container .pages {
		margin-top:19px;
		position: absolute;
		padding-left: 55px; 
	}
	
	#notnow .pages {
		padding-left:0px; 
	}
	
	#notnow {
		padding-bottom: 50px;
		margin-top:5px;
		margin-left: -3px;
	}
		 
	.pages .selected, #sorted_tab .selected {
		text-decoration: none;
		color: #ffaa00;
	    padding-bottom: 0px;
	    border-bottom: 2px solid #ffaa00;
	}

	.pages a, #sorted_tab a {
		color: #aaa;
		margin-right: 5px;
		display:block;
		padding:3px;
		margin: 1px;
		float:left;
	}

	.pages a:hover, #sorted_tab a:hover {
		color:  #9a6700;
	}

		.pages .selected:hover, #sorted_tab .selected:hover {
			color: #ffaa00;
		}


	.pages .vt,  #sorted_tab .vt {
		color: #dddddd;
		margin-right: 5px;
	}

	.pages a
	{
		font-size: 10px;
	}

.clear {
	clear: both;
	font-size: 1px;
	width: 1px;
	height: 1px;
}

#js_opts {
	 display: none;
}

#place_view .item {
	padding-top:3px;
	font-size:11px;
	padding-bottom: 3px;
 
	color: #656565;
	text-align: left;
	vertical-align: middle;
}
	#place_view .additional p{
		margin-bottom: 15px;
		width: 366px;
	}
 

.property {
	font-size: 11px;
	font-weight: bold;
	color: #8b918d;
	text-align: right;
	padding-right: 6px;
	vertical-align: top;
        padding-top:3px;
}
 
small {
	color: #aaa;
}

#place_container {
	margin-left: 21px;
	margin-top: 10px;
}

#place_container .header{
	color: #9eaea3; 
	font-size: 27px; 
}
 

#fotos > p:first-letter {
	font-size: 20px;	
}

#foto_nav {
	width:332px;
}

	#foto_nav td { 
        padding-bottom:10px;
	}

#goLeft p{
	position: absolute;
	margin-left: 36px;
 
}

#gallery_values {
  display: none;
}

.place_menu td, .menu_dishes td{
	font-size: 11px;
	padding: 2px;
        border-bottom: 2px solid #eeeeee;
	vertical-align: top;
}
                                                                                                                                                        /*              Menu    */
.menu_dishes td i {
        color: #888;
        font-size:11px;
}

.menu_dishes, .bljad {
	width: 500px;
}

#toggleThat {
	font-size:14px;        
}

.menu_header {
	
	padding-top: 7px;
	font-size:13px;
	font-weight: bold;
	margin-left: 0px;
	width: 300px;
}

	.hide_all {
		font-size:10px;
		padding-bottom: 11px;
	}
	
	.hide_all a{
		color: #999999;
		
	}

.dish_name {
	width: 341px;
}

.dish_weight {
	width: 96px;
	text-align: center;
}

.dish_cost {
	width: 43px;
} 
 
#fullmenu_container {
	display:none;
	margin-left:18px;
	padding-left:6px;
	margin-right: 10px;
	border: 1px solid #dddddd;
	margin-top: 10px;
	width: 504px;
	overflow: hidden;
}

#togglemenu {
	margin-top: 16px;
}

                                                                                                                                                        /*   Comments! */
.comment {      
	margin-top:15px;
	margin-bottom:20px;
	font-size: 12px;
}

.comment i, .postdate{
	color: #aaaaaa;
	font-size:10px;
}

.comment .ava {
	width: 48px;
}

.comment td {
	vertical-align:top;
}

#comments_container {
	clear:both;
	float:none;
}

.floatleft img{
	padding-right:5px;
}
 
div.floatleft{
	position: absolute;
	margin-top: -15px;
	margin-left: 43px;
}
.comuser {
	width: 374px;
	font-size: 11px;
}

#comform {
	display:none;
}
#prepost {
	display:none;
}
 
#letscomment, .letscomment {
	color: #875000;
	text-decoration: underline;
	font-size:18px;
}

#com_text { 
        border:1px solid #CCCCCC;
        font-size:12px;
        margin-top:7px;
        width:460px;
        height: 120px;
        padding:2px;
        padding-left: 5px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
.gg {
        width: 29px;
        text-align: right;
        font-weight: bold;
        color: #666666; 
}


#usersettings {
        margin-left: 23px;
        margin-top: 10px;
}

.deleted {
        text-decoration: line-through;        
}

.vms {
        position:absolute;
        font-size:10px;
        color: gray;
        margin-top:18px;
}

.option {
        float:left;
        font-size:11px;
        color: #666666;
        margin-top: 5px;
}

#voteinplace {
        width: 300px;
}

.option img{
        padding-right: 7px;
}

.option td{
        vertical-align: middle;
}

#recipe_body p {
        font-size: 12px;
        
        line-height:1.5em;
        width: 450px;
}

#recipe_body {
        margin: 3px;
}
  
#recipe_tags_inpost {
        margin-top: 14px;
        margin-bottom: 5px;
        font-size: 11px;
        color: #666;
}

#edit_recipe {
        float: left;      
}

.header_recipe, .header_recipe:hover {
	color: #9eaea3;
	font-size: 22px;      
}


.userlink {
        font-size:11px;
        color: #666666; 
}

.userlink:hover {
        background-color: #FF917A;
        color: #ffffff;
        text-decoration: none;
}

.pimg_container {
        width: 130px;
        vertical-align: top;
}

.stduserpic {
        padding-top: 3px;
}

.mbottom {
        margin-bottom:1px;
}

.stdtags {
        margin-top: 5px;
        margin-bottom: 3px;
        color: #B9B9B9;
}
.stdtags a{
        /* color: #B9B9B9;  */
        color: #D19D35;
        font-size: 10px;
}

.bottom12 {
        margin-bottom:12px;
}

/* registration form*/

#login_container {
        margin-left: 24px;
        margin-top:10px;
        font-size:11px;
        color: #333333;
}

.inputs_captcha {
        border:1px solid #CCCCCC;
        color:#333333;
        font-size:18px;
        margin-bottom: 10px;
        padding-left:5px;
        width:150px;
}

.reg_request {
      color:#999999;  
}

.reg_request,.reg_request_fail {
        
        font-size:10px;
        margin-top: -8px;
        margin-bottom:10px;
        width: 400px;
        line-height:1.2;
}

.reg_request_fail {
        color: #ff0000;
}

.pheader {
        font-size: 18px;
        border-bottom: 1px dashed #ffaa00;
        font-family: Arial;
        color: #ffaa00;
}

#postform_container {
        margin-left: 23px;
        padding-top: 10px;
}

#postform_container .inputs, #place_container .inputs {
        width:300px;
        
}

#postform_container .label {
        margin-top:6px;
        
}

#postform_container textarea, #place_container textarea { 
        border:1px solid #CCCCCC;
        font-size:12px; 
        width:450px;
        padding:2px;
        padding-left: 5px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
 #addImgField {
        margin-top: 12px;
 }
 
 #comcloud {
        background-image: url('comcloud.png');
        width: 42px;
        height: 27px;
        float: left;
        margin-right:10px;
        text-align: center;
        margin-top: 14px;
 }
 
 #comcloud p {
        font-size:10px;
        padding-top:3px;
 }
 
 #comcloud p b, #comcloud p small{
        color: #008a00;
        font-weight:normal;
 }
 
 #logintocomment {
        width: 400px;
      
        padding: 20px;
        margin-top:15px;
        border: 1px  dashed #aaaaaa;
        background-color: #fff7e9;
        font-size:12px;
        text-align: center;
 }
  
/* edit form */

.img_recipe_edit .img_container img{
	margin-right: 10px;
}

.trashcan_container {
	position: absolute;
	margin-left: 414px;
	margin-top: -28px;
  //margin: 0px;
  //margin-top: 3px;
}

.img_recipe_edit .file {
	margin-bottom:12px;
}

.ff2 .file, .ff3 .file {
	margin-bottom:8px;
}

#addImgField a{
	color: #35B35D;
}

#addImgField a:hover {
	color: #00631f;
}
  
.to_edit {
        margin-left: 84px;
        margin-bottom:30px;
}

/* --------- */  

#ingr_container {
        background-image: url('grey_ingr_top.png');
        background-repeat: no-repeat;
        margin-left: -15px;
        margin-top:10px;
        
        padding-top:10px;
        width:509px;
        
        background-color: #f1f1f1;
}

	#ingr_container p{
		margin-left: 15px;
		margin-bottom:5px;
	}

	#ingr_bottom {
        height:12px;
        width:509px;
    	background-image: url('grey_ingr_bottom.png');
	}

#cook {
	margin-top: 10px;
}

	#cook p {
		margin-bottom:12px;
	}

#new_comm {
	font-size:9px;
}


#big_tag_cloud_container {
        margin-left: 23px;
}

/* Advanced Search*/

#adv_search_container {
        margin-left: 23px;
        font-size:13px;
}

#whattofind {
        font-size:13px;
        margin-top:10px;
        margin-bottom:20px;
}

#adv_search_container .inputs {
        width: 300px;     
}

#top_adv_search_but {
 	position:absolute; 
	margin-left:322px;
	margin-top: -31px;
}

.type_of {
        display:block;
        padding-top:12px;
}

.type_of div {
        float:left;
        width: 170px;
        font-size:13px;
}

.type_of a {
        font-size:11px;
}
 

.find_selected {
        color: #875000;
        text-decoration:none;
}

#adv_search_container textarea{ 
        border:1px solid #CCCCCC;
        font-size:12px;
        width:296px;
        height: 70px;
        padding:2px;
        padding-left: 5px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#eventslist_container {

}

	.event {
		margin-bottom: 24px;
	
	}
	
		.event .name, .event .name a{
			color: #9EAEA3;
			text-decoration: underline;
			font-size: 18px;
		}
	
		.event .location {
			margin-bottom: 10px;
		}
	
		.event .misc a{
			font-size: 11px;
		}
	
		.event .misc {
			 margin-top: 4px;
		}
	
		.event .misc a img {
			 margin-bottom: 2px;
		}
	
		.event .tags {
			color: #B9B9B9;
		}
		
	
		.event #subj p {
			margin-bottom:12px;
			margin-top: 8px;
		}
	
		.event #subj {
			margin-top:15px;
			margin-bottom: 16px;
		}
	
		.event .tags a{
			color: #D19D35;
			font-size: 10px;
		}
		
		.event .tags a:hover{
			color: #875000;
		}
	
	#eventslist_container .inputs {
        border:1px solid #CCCCCC;
        color:#333333;
        font-size:13px;
        padding-left:3px;
        height: 18px;
        width: 300px;
        margin-bottom:10px;
    }
    
    #eventslist_container textarea {
		border:1px solid #CCCCCC;
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:12px;
		padding:2px 2px 2px 5px;
		width:450px;
	}
	

		#edit a {
			color: red;
		}
		
		#edit a:hover {
			color: #a90000;
		}
	
.simple_container {
	margin:0px 23px 0px;
	padding-top:8px; 
}

	#login {
		color: #ba7c00;
	}
		
	#ava_nick {
		float: left;
		padding-right: 15px;
		height: 300px;
		padding-top:16px;
	}
	
	#info {
		padding-top:16px;
		font-size: 13px;
	}
	
		#info .name {
			font-size: 18px;
			color: #292929;
		}
		
		#info p {
			margin-bottom: 12px;
		}
		
		#info .jabber span, #info .jabber a {
			color: #666666;
			text-decoration: none;
		}
		
		#info .jabber a:hover {
			text-decoration: underline;
		}
	
		#info .till {
			font-size: 11px;
			color: #444;
			margin-top:30px;
		}
	
.info {
	font-size:12px; 
	margin-left: 22px;
}
	.info p{
		margin-bottom:10px;
	}

#what {
	 display: none; 
}

.nolines {
	color: black;
	text-decoration: none;
}
	
#popup {
	position: absolute;
	margin-top: -11px;
	background-color: white;
	width: 200px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 2px solid #666666;
	border-right: 1px solid #666666;
	
	display: none;
	padding:5px;
}

#last_comments_big p{
	font-size: 11px;
	margin-top:3px;
}
 
	#last_comments_big .user:hover {
		background-color:#FF917A;
        color:#FFFFFF;
        text-decoration:none;
	}


#place_edit {
	font-size: 10px;
	color: #CCCCCC;
}

	#checkgroup {
		font-size: 12px;
		line-height: 1.6;
		color: #666666;
	}
	
	#checkgroup input.inputs  {
		margin-left: 20px;
		margin-top: 5px;
		width:280px;
		margin-bottom:20px;
	}
	
#options {
	overflow: hidden;
	height: 30px;
	font-size:11px;
	width:334px; 
	color: #656565;
}	 
	
.closeComment {
	font-size:10px;
	color: #aaa;
}

.event, .cook, .ingr_container {
	overflow: hidden;
	width: 492px;
}
 
#er404, #wronglogin {
 	width:600px; 
 	height:300px; 
 	margin:30px; 
 	background: url('404.jpg') no-repeat;
 	background-color: white; 
 	background-position: right;
 	border: 5px solid #b67a00;
 	float: left;
}

	#er404 div {
	 	font-size: 132px;
 		color: #ffaa00;
 		margin-top: 133px;
 		margin-left: 30px;
 		position: absolute;
	}
	
	#er404 p {
		font-size:14px;
		margin-left: 33px;
		margin-top:20px;	
	}
	
		p.smth {
			font-size: 12px;
			width: 365px;
			color: #666;
		}
		
#m404 {
	margin:30px; 
	padding-top:30px;
	color: white;
	font-size: 12px;
}

	#m404 a {
		display: block;
		color: white;
		margin-top:10px;
	}
	
	#m404 a:hover {
		color: #353535;
	}
	
#wronglogin div{
	margin: 20px;
	font-size: 14px;
}
	
.opera .button {
	padding: 3px 10px 3px 10px;	
}

.comm_anc {
	color: #ffdc97;
} 

.opera #fuckopera {
	margin-top:-1px;
}

#disclaimer {
	font-size: 10px;
	color: #999;
}
 
#delete_comment {
	position: absolute; 
	margin-top:-1px; 
	margin-left:-73px;
}


.adv_search {

}
 

	.adv_search p { 
		margin-top: -4px;
		font-size: 11px;
	} 
	
	.search_result {
		padding-bottom: 20px;
	}
	
		.search_result td {
			vertical-align: top;
		}
		.search_result img {
			padding-top: 8px;
		}
	
		.search_result span {
			color: #875000;
			font-size: 13px !important;
		}
		
		.search_result u {
			text-decoration: none;
			border-bottom: 1px dashed #666;
		}
		
#has_big_menu {
	height: 100px;
}

#has_big_menu div {
	position:absolute; 
	margin-left:21px; 
	margin-top:11px;
}

#has_big_menu a {
	color: white;
}

#has_big_menu a:hover {
	text-decoration: none;
}
