/*main styles*/
body{
	font:11px Arial, Helvetica, sans-serif;
	color:#565a4c;
	background-image:url(img/img_deti/bg.jpg);
}
table{
    font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	color:#565a4c;
}
img{
	border:0;
}
img, div, td { behavior: url(iepngfix.htc) }
input,select,textarea{
   font:12px Georgia, "Times New Roman", Times, serif;
   color:#4f5345;
}
input.checkbox{
	margin-left:-1px;
	vertical-align:middle;
}
td{
	vertical-align:top;
}
p{
	margin:0 0 15px 0;
}
.middle{
	vertical-align:middle;
}
.small{
	font-size:11px;
}
.nowrap{
	white-space:nowrap;
}
.cent{
	text-align:center;
}
.fl{
	float:left;
}
.cl{
	clear:both;
	font-size:1px;
	height:1px;
}
.z10{
	position:relative;
	z-index:10;
}
/*default styles*/
a{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#e8189c;
    /*
	text-decoration:underline;
    */
}
a:hover{
	text-decoration:none;
}
h1{
	font:56px Georgia, "Times New Roman", Times, serif;
	color:#79552a;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:50px;
	letter-spacing:-3px;
}
h1.unit{
	font:56px Georgia, "Times New Roman", Times, serif;
	color:#79552a;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:50px;
	letter-spacing:-3px;
}


h2{
	font:28px 'Arial Narrow', Arial, Helvetica, sans-serif;
	color:#4db6e5;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:30px;
	letter-spacing:-1px;
	z-index:10;
	position:relative;
}
.book h2{
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:22px!important;
	color:#fefffe;
	padding:0;
	/*margin:0 0 10px 0;*/
	line-height:19px;
	letter-spacing:-1px;
}
h2.rait{
	margin:0 0 0 35px;
}
h3{
	font:26px Georgia, "Times New Roman", Times, serif;
	color:#905433;
	padding:0;
	margin:1px 0 0 10px;
	font-weight:normal;
	line-height:26px;
	letter-spacing:-1px;
	z-index:10;
	position:relative;
}
.answer h3{
	font:26px Georgia, "Times New Roman", Times, serif;
	color:#905433;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
	line-height:26px;
	letter-spacing:-1px;
	z-index:10;
	position:relative;
}
.raiting h3{
	font:26px Georgia, "Times New Roman", Times, serif;
	color:#f9ece2;
	padding:0;
	margin:-2px 0 15px 5px;
	font-weight:normal;
	line-height:23px;
	letter-spacing:-1px;
	z-index:10;
	position:relative;
}
h4{
	font:22px 'Arial Narrow', Arial, Helvetica, sans-serif;
	color:#e8189c;
	padding:0;
	margin:0 0 1px 14px;
	letter-spacing:-1px;
	line-height:19px;
}
h4	A, h4	A:visited{
	font:22px 'Arial Narrow', Arial, Helvetica, sans-serif;
	color:#e8189c;
	padding:0;
	text-decoration:none;
	letter-spacing:-1px;
	line-height:19px;
}
h4	A:hover{
	text-decoration:underline;
}

.right h4{
	font:22px 'Arial Narrow', Arial, Helvetica, sans-serif;
	color:#e8189c;
	padding:0;
	margin:0 0 5px 0;
	letter-spacing:-1px;
	line-height:19px;
}
.left h4{
	font:22px 'Arial Narrow', Arial, Helvetica, sans-serif;
	color:#e8189c;
	padding:0;
	margin:0 0 1px 10px;
	letter-spacing:-1px;
	line-height:19px;
}
.discount h4{
	font:22px 'Arial Narrow', Arial, Helvetica, sans-serif;
	color:#e8189c;
	padding:0;
	margin:0 0 1px 10px;
	letter-spacing:-1px;
	line-height:19px;
}
ul, ol
{
  margin:10px 0 15px 25px;
  padding:0 0 0 0;
  list-style:url(img/img_deti/point.gif) outside;
}
li ul, li ol
{
  margin-top: 5px;
  margin-bottom: 10px;
  list-style-type: none;
  list-style-image:none;
}
li
{
  margin-bottom:3px;
}

/* ---- lang bar ---- */
.city-ar{
	cursor:pointer; 
	position:absolute;
	top:98px;
	left:190px;
	background:url(img/img_deti/select_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;	
	font:11px Tahoma, Verdana, Arial, sans-serif;
	color:#8A8F94;
	width:76px;
}
.city-ar a{
	display:block;
	text-decoration:none;
	padding:1px 0 3px 6px;
	color:#8A8F94;
}
.city-choose{
	display:none;
	border-bottom:1px solid #7C8085;
	border-left:1px solid #7C8085;
	border-right:1px solid #7C8085;
	background-color:#231524;
}

/*format styles*/
.book_r_c{
	background-image:url(img/img_deti/book_r_c.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.book_r_b{
	background-image:url(img/img_deti/book_r_b.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.book_r_t{
	background-image:url(img/img_deti/book_r_t.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:10px 27px 50px 13px;
}
.book_l_c{
	background-image:url(img/img_deti/book_l_c.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.book_l_b{
	background-image:url(img/img_deti/book_l_b.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.book_l_t{
	background-image:url(img/img_deti/book_l_t.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.book_list{
	background-image:url(img/img_deti/book_list.gif);
	background-repeat:no-repeat;
	background-position:right 74px;
	height:360px;
}
.book{
}
.book .dot{
	background-image:url(img/img_deti/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.book a{
	color:#fff;
}
.book span.menu-sec{
	font:11px georgia;
}
.book span.menu-act{
	color:#FF6600
}
.book span.number{
	font:11px Arial, Helvetica, sans-serif;
	display:block;
	margin-right:12px;
	color:#fff;
}

.book span.number a{
  font:11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.book .dot_or{
	margin:-1px 5px 0 20px;
}
.book .dot_or_2{
	margin:3px 5px 0 30px;
}
.book .ttl{
	margin-bottom:10px;
}
.book .spisok{
	margin-bottom:7px;
	color:#fff;
}
.book .bor_br{
	margin:14px 0 12px 0;
}
.book .another{
	padding:0 0 0 13px;
}
.book .new{
	position:absolute;
	top:-4px;
	left:0;
}
.book .brown a{
	color:#ffffd2;
}
.book .brown span.number{
	font:11px Arial, Helvetica, sans-serif;
	display:block;
	margin-right:12px;
	color:#ffffd2;
}
.book .all{
	text-align:right;
	padding-right:12px;
	margin-bottom:60px;
}
.book .all a{
	color:#a25b1a;
}
.left_pic{
	margin:7px 0 20px 29px;
	position:relative;
	z-index:10;
}
.left_pic_map{
	position:relative;
	z-index:10;
}
.center .left_in{
	padding:7px 10px 20px 20px;
}



.sushi_l{
	position:absolute;
	top:0;
	left:-318px;
}
.sushi_r{
	position:absolute;
	top:0;
	left:0;
}
.skalka_r{
	position:absolute;
	top:511px;
	left:0;
}
.skalka_l{
	position:absolute;
	top:477px;
	left:-126px;
}
.left_bottom{
	background-image:url(img/img_deti/left_bottom.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.right_bottom{
	background-image:url(img/img_deti/right_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.right_top{
	background-image:url(img/img_deti/right_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:803px;
}
.right_top2{
	background-image:url(img/img_deti/right_top2.png);
	background-repeat:no-repeat;
	background-position:24px 803px;
	height:923px;
}
.left_wh{
	background-image:url(img/img_deti/white.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.center .left{
	padding:25px 10px 105px 20px;
}
.center .line_c4{
	margin:-3px 0 0 0;
}
.center .line_c41{
	margin:-14px 0 10px 0;
}
.center .line_cl4{
	background-image:url(img/img_deti/line_cl4.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.center .line_cc4{
	background-image:url(img/img_deti/line_cc4.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.center .line_cr4{
	background-image:url(img/img_deti/line_cr4.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.discount{
	padding-bottom:5px;
}
.discount a{
	text-decoration:none;
	display:block;
	width:223px;
}
.discount a span.text{
	color:#565a4c;
	display:block;
	margin:5px 5px 0 10px;
}
.discount a span.red{
	color:#e20000;
	font-weight:bold;
}
.discount a span.bottom{
	padding:5px 0 5px 0;
	display:block;
}
.discount a span.link{
	margin:3px 5px 0 10px;
	display:block;
	text-decoration:underline;
}
.discount a:hover span.link{
	margin:3px 5px 0 10px;
	display:block;
	text-decoration:none;
}
.discount a:hover{
	background-image:url(img/img_deti/discount_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.discount a:hover span.top{
	background-image:url(img/img_deti/discount_t.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
}
.discount a:hover span.bottom{
	background-image:url(img/img_deti/discount_b.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}


.center{
	background:url(img/img_deti/center_bg.jpg);
	background-position:center center;
	position:relative;
	
}
.center .center_top{
	background-image:url(img/img_deti/center_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.center .center_tr{
	background-image:url(img/img_deti/center_tr.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:33px;
}
.center .sweet{
	position:absolute;
	top:568px;
	right:0;
}
.center .tarelka_top{
	position:absolute;
	top:0;
	right:0;
}
.center .tarelka{
	position:absolute;
	top:21px;
	left:265px;
}
.center .content{
	padding:39px 20px 0 15px;
}
.center .line_c{
	margin:-14px 0 15px 0;
}
.center .right .line_c{
	margin:3px 0 10px 0;
}
.center .line_cl{
	background-image:url(img/img_deti/line_cl.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.center .line_cc{
	background-image:url(img/img_deti/line_cc.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.center .line_cr{
	background-image:url(img/img_deti/line_cr.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.center .pencil{
	text-align:right;
	padding:5px 10px 0 0;
}
.center .right .pencil{
	text-align:right;
	padding:5px 1px 0 0;
}
.center .line_c2{
	margin:-1px 0 10px 0;
}
.center .line_cl2{
	background-image:url(img/img_deti/line_cl2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.center .line_cc2{
	background-image:url(img/img_deti/line_cc2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.center .line_cr2{
	background-image:url(img/img_deti/line_cr2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.center .line_c2 .text{
	padding:5px 10px 0 10px;
    background:#f5f8ef;
    border-left:1px solid #AADDF4;
    border-right:1px solid #AADDF4;
}
.center .line_c2 .text .hand{
	margin-top:7px;
}
.center .right .line_c2 .text{
	padding:5px 10px 5px 10px;
	background-color:#f5f8ef;
}
.center .line_c2 .text_bg{
	background:#f5f8ef;
    background:url(img/img_deti/line_c2_bottom.gif) repeat-x;
}
.center .line_c2 .good{
	font:10px 'Arial Narrow', Arial, Helvetica, sans-serif; text-transform:uppercase; white-space:nowrap;background:url(img/img_deti/good.gif) no-repeat;
	padding:5px 10px 5px 20px
}
.center .line_c2 .good img{
	margin-right:3px;
}
.center .line_c2 .bad{
	font:10px 'Arial Narrow', Arial, Helvetica, sans-serif; text-transform:uppercase; white-space:nowrap;background:url(img/img_deti/bad.gif) no-repeat 0 3px;
	padding:5px 10px 5px 20px; color:#909090;
}
.center .line_c2 .bad img{
	float:left;
}
.center .line_c2 .bad .text_b{
	float:left;
	margin:-2px 0 0 3px;
}
.center .content .new_red{
	padding:0px 0 0 5px;
}
.center .content .all_otz{
	text-align:right;
	padding:0 10px 15px 0;
}
.center .pic_t{
	background-image:url(img/img_deti/pic_t.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.center .pic_r{
	background-image: url(img/img_deti/pic_r.gif);
	background-repeat:repeat-y;
	background-position:left bottom;
}
.center .pic_b{
	background-image: url(img/img_deti/pic_b.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.center .pic_l{
	background-image: url(img/img_deti/pic_l.gif);
	background-repeat:repeat-y;
	background-position:left bottom;
}
.center .number_bg{
	background-image:url(img/img_deti/number_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font:10px Arial, Helvetica, sans-serif;
	color:#b9a66d;
	width:30px;
	height:17px;
	text-align:center;
	padding-top:1px;
}


.center .content .new_zav{
	margin:15px 0 10px 5px;
}
.center .content .new_zav .text{
	margin:5px 0 0 0;
}
.center .star{
	padding-top:4px;
}
.center .content .raspis {padding:10px 0px 0px 10px;line-height:18px;}
.center .butt{
	padding-left:10px;
}
.center .butt_1{
	padding:10px 0 0 3px;
}
.center a.button{
	background-image:url(img/img_deti/butt_l.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#fbfbfb;
	display:block;
	float:left;
	cursor:pointer;
}
.center a.button span{
	background-image:url(img/img_deti/butt_r.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:6px 16px 10px 16px;
	display:block;
	float:left;
	vertical-align:middle;
}
.center .content .alfavit_mar{
	margin-bottom:5px;
}
.center .content .alfavit{
	padding:2px 0 10px 10px;
}
.center .content .alfavit a{
	color:#565a4c;
	font-size:13px;
	margin-right:2px;
}
.center .content .galka a{
	font-size:13px;
}
.center .content .galka ul{
  margin:0 0 30px 35px;
  padding:0 0 0 0;
  list-style:url(img/img_deti/galka.gif) outside;
}
.center .content .galka li{
  margin-bottom:5px;
}
.center .content .search{
	margin:0 0 25px 15px;
}
.center .content .search .price{
	padding-bottom:5px;
}
.center .content .search select{
	border:1px solid #dedede;
	margin-left:8px;
	font-size:10px;
	width:95px;
	background-color:#f8fbef;
}
.center .content .search a.button{
	margin-top:10px;
}
.center .content .kichen ul{
  margin:5px 0 30px 30px;
  padding:0 0 0 0;
  list-style:url(img/img_deti/square.gif) outside;
}
.center .content .kichen li{
  margin-bottom:1px;
}
.center .raiting{
	margin-top:25px;
}
.center .raiting .red{
	color:#e20000;
	font:11px Tahoma, Verdana, Arial, sans-serif;
	padding-top:5px;
}
.center .raiting .text{
	font:11px Tahoma, Verdana, Arial, sans-serif;
	padding:5px 230px 0 0;
}
.center .line_c3{
	margin:-40px 0 -2px 0;
}
.center .line_cl3{
	background-image:url(img/img_deti/line_cl3.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.center .line_cc3{
	background-image:url(img/img_deti/line_cc3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.center .line_cr3{
	background-image:url(img/img_deti/line_cr3.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.center .rait_c{
	background-image:url(img/img_deti/rait_c.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
.center .rait_l{
	background-image:url(img/img_deti/rait_cl.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.center .rait_r{
	background-image:url(img/img_deti/rait_cr.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:260px;
	padding:15px 20px 25px 15px;
}
.center .raiting .numb{
	color:#ffbe42;
	text-align:right;
	padding:0 7px 1px 0;
}
.center .raiting .links{
	color:#c68f67;
}
.center .raiting .links a{
	color:#f8cb9f;
}
.center .raiting .dot2{
	background-image:url(img/img_deti/dot2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.center .raiting .all{
	padding-top:2px;
}
.center .raiting .all a{
	color:#ffad2a;
}
.center .content .address{
	margin:3px 0 15px 0;
}
.center .content .address .sait{
	font-size:11px;
}
.center .content .address .sait a{
	font-size:11px;
	color:#565a4c;
	font-weight:bold;
}
.center .content .foto{
	margin-bottom:35px;
}
.center .content .pic_sm{
	margin:3px 0 1px 0;
	padding:0 0 0 1px;
	height:55px;
	white-space:nowrap;
}
.center .content .pic_sm.rows2{
	margin:0 0 0 0;
}
.center .content .pic_sm img.pic_s{
	border:1px solid #a79d89;
}
.center .content .pic_sm a{
	display:block;
	float:left;
	padding:5px;
	margin:0 8px 0 0;
}
.center .content .pic_sm a.none{
	margin:0;
}
.center .content .pic_sm a:hover{
	/*border:5px solid #ff7200;
	padding:0;*/
}

.center .content .pic_sm a.act{
	border:5px solid #ff7200;
	padding:0;
}
.center .content .menu_in{
	padding:0 3px 0 10px;
}
.center .content .menu_in p{
	padding:0;
}
.center .content .menu_in .text{
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.center .content .menu_in .number{
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.center .content .menu_in .dot3{
	background-image:url(img/img_deti/dot3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.center .content .menu_in .al_r{
	text-align:right;
	padding-left:25px;
}

.right_wh{
	background-image:url(img/img_deti/white.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.center .right .right_pad{
	margin:40px 0 0 0;
}
.center .right .right_pad2{
	padding:10px 18px 0 0;
}
.center .right .block{
	padding:5px 20px 15px 8px;
}
.center .answer_bg{
	background-image:url(img/img_deti/answers_c.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin-top:10px;
}
.center .answer{
	background-image:url(img/img_deti/answers_t.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:14px 10px 0 25px;
}
.center .answer .question{
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#9f8550;
	padding:0;
	margin:0;
	line-height:24px;
	letter-spacing:-1px;
}
.center .answer .ans_mar{
	margin:1px 0 0 15px;
}
.center .answer .name{
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}
.center .answer p{
	margin:0 0 5px 0;
}
.center .right .dot4{
	background-image:url(img/img_deti/dot4.gif);
	background-repeat:repeat-y;
}
.center .right .year{
	color:#79552a;
	font:18px Arial, Helvetica, sans-serif;
	text-align:center;
	border-bottom:1px solid #c4bb96;
}
.center .right .star_sm{
	text-align:center;
	border-bottom:1px solid #c4bb96;
	height:21px;
	vertical-align:middle;
}
.center .right .graf .sep{
	background: url(img/img_deti/sep_h.gif) repeat-y left top;	
}
.center .right .graf{
	margin:0px 0 10px 0;
	border-top:1px solid #c4bb96
}
.center .right .nobrd{
	margin:0px 0 10px 0;
	border-top:0px solid #c4bb96
}
.center .right .graf td{
	text-align:center;
	border-bottom:1px solid #c4bb96;
	height:20px;
	vertical-align:middle;
	padding-top:1px;
}
.center .right .graf .graf_br{
	background-image:url(img/img_deti/graf_br.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.center .right .graf .text{
	font:10px 'Arial Narrow', Arial, Helvetica, sans-serif;
}
.center .right .graf-last TD{
	margin:0;
	border:0;
	height:1px;
}




.center .right select.field180{
	width:180px;
	border:1px solid #a8a8a8;
	height:20px;
	background-color:#f8fbef;
}
.center .line_c5{
	margin:5px 0 -2px 0;
}
.center .line_c5 .text_bg{
	background-image:url(img/img_deti/text_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.center .line_cl5{
	background-image:url(img/img_deti/line_cl5.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.center .line_cc5{
	background-image:url(img/img_deti/line_cc5.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.center .line_cr5{
	background-image:url(img/img_deti/line_cr5.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.center .line_c5 .otzuv_bg{
	background:#d5f0fc;
	border-left:1px solid #aaddf4;
	border-right:1px solid #aaddf4;
	padding:10px 0 10px 0;
}
.center .line_c5 .otzuv_bg2{
	background-image:url(img/img_deti/corner_cc2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.center .line_c5 .bad2{
	margin-bottom:3px;
}
.center .mb15{
	margin-bottom:15px;
}
.center .mb35{
	margin-bottom:35px;
}
.center .mb25{
	margin-bottom:25px;
}
.center .pb10{
	padding-bottom:10px;
}
.center .lh12{
	line-height:12px;
}
.foot_left{
	background-image:url(img/img_deti/pizza_left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.foot_right{
	background-image:url(img/img_deti/cup_right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.footer{
	background-image:url(img/img_deti/center_bg2.jpg);
	background-position:top;
}
.footer_l{
	background-image:url(img/img_deti/footer_l.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.footer_r{
	background-image:url(img/img_deti/footer_r.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:149px;
}
.footer .menu{
	text-align:center;
	padding:65px 0 10px 0;
}
.footer .menu a{
	font:11px Arial, Helvetica, sans-serif;
	color:#bc007b;
	margin:0 5px 0 5px;
}
.footer .copy{
	font:11px Arial, Helvetica, sans-serif;
	color:#4C4D48;
	padding:0 60px 20px 22px;
}
.footer .copy a{
	font:11px Arial, Helvetica, sans-serif;
	color:#bc007b;
}
.pizza{
	position:absolute;
	top:-165px;
	left:0;
	z-index:0;
}
.cup{
	position:absolute;
	top:-47px;
	right:0;
	z-index:0;
}
.skrepka{
	position:absolute;
	top:30px;
	left:218px;
}
.relative{
	position:relative;
}



DIV.unit-info	{ padding:5px 0px 30px 2px}
DIV.menu-info	{ padding:0px 0px 10px 0px; font-style:italic; color:#939490}
FORM	{ padding:0; margin:0}
INPUT.txt	{ border:1px solid #B0A77C; /*background:url(img/img_deti/inp_bg.gif);*/ height:17px; padding-top:3px}
INPUT.bt	{background:url(img/img_deti/search_bt.gif) no-repeat; height:22px; border:0; color:#861F03; font:12px arial; width:68px; text-align:center }

TABLE.inn-title	{ margin-bottom:-5px; }
TABLE.inn-title	TD H1	{background:url(img/img_deti/h1_bg.jpg) no-repeat right bottom; margin:0 20px 0px 3px}
TABLE.inn-title	TD H1	SPAN	{ background:url(img/img_deti/line_cl3.gif) no-repeat left bottom;padding:10px 50px 12px 8px; line-height:44px; display:block;}
.padtopinn	{ padding-top:0px !important}


{ AKCII}
DIV.list-akcii	{ margin-bottom:5px}
DIV.list-akcii DIV.x	.new_zav	{ margin:0; /width:98%;}
DIV.list-akcii DIV.x		{ padding:5px; /padding:5px 0; text-align:center}
#b1		{ background:none;}
#b0		{ background:#F8FAF3 url(img/img_deti/discount_t2.gif) no-repeat; cursor:pointer;}
#b1	DIV.x	{ background:none;}
#b0	DIV.x	{ background:url(img/img_deti/discount_b2.gif) no-repeat right bottom; cursor:pointer;}

.page	{ margin-top:10px}
.page	.all	{ padding-top:4px}
.page	{background:url(img/img_deti/page_bg.gif) repeat-x;display:block; border:0px solid red}
.page	SPAN	{ font-size:11px ;padding:5px 4px; color:#C7BCA8}
.page	SPAN.act	{ text-align:center;background:url(img/img_deti/page_a.gif) no-repeat;height:25px;
							width:93px; padding:3px 0px; font:bold 13px georgia; color:#9D885F; display:block}
.page	A	{ text-align:center;display:inline; padding:5px 2px; font-size:11px}
.page	A	B	{ font: bold 13px arial}
.page	SPAN	B	{ font: bold 13px arial}


DIV.inn-quest	{ padding:15px 0 15px 0; border-top:1px solid #D5CBB5; margin-top:15px}
DIV.inn-quest	A	{ display:block; padding:0 0 20px 20px; background:url(img/img_deti/quest.gif) no-repeat}
DIV.inn-quest	STRONG	{ display:block;padding:0 0 10px 20px; background:url(img/img_deti/quest.gif) no-repeat; color:#CF5D00; font:bold 14px georgia}
DIV.inn-quest	P	{ padding:0 0 10px 20px;}

TABLE.inn-sendquest	{ }
TABLE.inn-sendquest	TD	{ padding:1px 15px }
TABLE.inn-sendquest	SPAN.tads	{ font-size:11px; color:#82857A}

INPUT.main	{border:1px solid #B0A77C; background:#F9FAF6; height:22px; padding:3px 0 0 5px}
TEXTAREA.main	{border:1px solid #B0A77C; background:#F9FAF6; height:60px; padding:3px 0 0 5px}

.alert	{color:#FF0000; font:bold 12px georgia;padding:0 0 5px 20px;background:url(img/img_deti/alert.gif) no-repeat;}
.ok	{color:#889E20; font:bold 12px georgia;padding:0 0 5px 20px;background:url(img/img_deti/ok.gif) no-repeat;}


/*RAITING SPISOK*/
DIV.number_bg2 {
	background:url(img/img_deti/number_bg.gif) no-repeat;
	font:10px Arial, Helvetica, sans-serif;
	color:#b9a66d;width:30px;	height:17px;text-align:center;
	padding-top:1px;float:left
}
DIV.raiting-list-star	{width:80px;float:left}
TABLE.raiting-list	{}
	
	TABLE.raiting-list	TD	{padding-bottom:5px; vertical-align:top}
	TD.raiting-list-n	{ text-align:right; padding:5px 5px 8px 0px; font:36px "Times New Roman", Times, serif; color:#79552A;backgro und:url(img/img_deti/rait_numb.gif) no-repeat; letter-spacing:-3px}
	TD.raiting-list-r	{ padding:10px}
	TD.raiting-list-i	{ padding-top:10px;background:url(img/img_deti/dot_rait.gif) repeat-x 3px 23px;}
	TD.raiting-list-i	A	{ display:block; padding:0 0 3px 5px; color:#FF4800 }
	TD.raiting-list-i	A:HOVER	{}
	TR#on	TD	{background:url(img/img_deti/rait_bg.gif)}
	
.book h2 a{
    color:#FEFFFE;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:26px;
    letter-spacing:-1px;
    line-height:6px;
    text-decoration:none;
    padding:0;
}

#comment_header{
    font:30px Georgia, "Times New Roman", Times, serif!important;
    color:#4db6e5!important;
    padding:0!important;
    margin:0 0 12px 0!important;
    font-weight:normal!important;
    line-height:30px!important;
    letter-spacing:-2px!important;
    z-index:10!important;
    position:relative!important;
    white-space:normal!important;
}
#comments_header_1{display:none}

.center input.field180{
	width:179px;
	border:1px solid #d8d5d6;
	height:16px;
	padding:3px 3px 2px 3px;
}
.color{
	color:#79847d;
}
.bt{background:url(img/img_deti/btn_search.gif) no-repeat; width:68px; height:23px; border:0; cursor:pointer;}

.button3{
    background:url(img/img_deti/butt_l_3.gif) no-repeat left top;
    color: #fff;
    display:block;
    float:left;
    cursor:pointer;
    font-size:12px;
    /*letter-spacing:-1px;*/
    font-family:Arial;
    text-decoration:none;
}

.button3 span{
    background:url(img/img_deti/butt_r_3.gif) no-repeat right top;
    padding:4px 8px 10px 7px;
    display:block;
    float:left;
    vertical-align:middle;
}

.afisha .pic_t{
    background-image:url(img/afisha/pic_t.gif);
    background-repeat:repeat-x;
    background-position:top left;
}
.afisha .pic_r{
    background-image: url(img/afisha/pic_r.gif);
    background-repeat:repeat-y;
    background-position:left bottom;
}
.afisha .pic_b{
    background-image: url(img/afisha/pic_b.gif);
    background-repeat:repeat-x;
    background-position:left top;
}
.afisha .pic_l{
    background: url(img/afisha/pic_l.gif) left bottom;
}

.thumbs_table{
		padding: 3px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border-style: none;
}
.thumbs_td{
		width: 90px;
		border: 5px solid #FFFFFF;
		padding: 0px 0px 0px 0px;
}
.thumbs_td_active{
		width: 90px;
		border: 5px solid #ffe154;
		padding: 0px 0px 0px 0px;
}
.thumb_div{
		border: 1px solid #BBB;
		background-color: #EEE; 
		width: 88px;
		height: 48px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
		background-repeat: no-repeat;
		background-position: center center;
}
.thumb_div_ie{
		border: 1px solid #BBB;
		background-color: #EEE; 
		width: 88px;
		height: 48px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
		background-repeat: no-repeat;
		background-position: center center;
}

#foto_main_wrapper {
  margin-top: 25px;
}

#foto_main_category_title {
  margin-left: 0px;
}

.fotoses_content {
  margin-bottom: 25px;
}

.fotoses_title {
  position: relative;
  margin-left: -11px; 
  margin-bottom: 8px; 
  margin-top: 10px
}

.fotoses_date {
  position: absolute;
  margin-bottom: 5px;
  z-index: 1000;
}

.fotoses_rating {
  position: absolute;
  margin-top: 20px;
  z-index: 1000;
}

.fotoses_countcomments {
  position: absolute;
  margin-left:5px;
  margin-top:40px;
  z-index: 1000;
}

.afisha_teatr_wraper {
  position: relative;
  margin-left: 15px;
}

.afisha_rel_foto {
  margin-left: 20px;
}

.afisha_rel_title {
  margin-left: 7px;
  margin-top: 7px;
}

.afisha_rel_time {
  margin-left: 22px;
  margin-top: 7px;
  margin-bottom: 25px;
}

.subtitle{
    margin-top:10px;
}

.small_title{
    font:16px Georgia, "Times New Roman", Times, serif;
	color:#4DB6E5;
	font-weight:bold;
	line-height:18px;
	letter-spacing:-1px;
}

#tag_cloud a{
    margin: 2px 5px;
}

.tag_1{
    font-size: 2.5em; 
    font-weight: 900;
}
.tag_2{
    font-size: 2.2em; 
    font-weight: 900;
}
.tag_3{
    font-size: 1.8em; 
    font-weight: 800;
}
.tag_4{
    font-size: 1.6em; 
    font-weight: 700;
}
.tag_5{
    font-size: 1.4em; 
    font-weight: 600;
}
.tag_6{
    font-size: 1.2em; 
    font-weight: 500;
}
.tag_7{
    font-size: 1.0em; 
    font-weight: 400;
}
.tag_8{
    font-size: 0.9em; 
    font-weight: 300;
}
.tag_9{
    font-size: 0.8em; 
    font-weight: 200;
}
.tag_10{
    font-size: 0.7em; 
    font-weight: 100;
}
.ad-link {
    font-family: Arial;
}
.ad-link a {
    font-family: Arial !important;
    text-decoration: none !important;
}
table.img_preview	{float:left;margin:0px 14px 0px 0px}
table.rating		{line-height:23px}
table.rating td		{vertical-align:middle !important}