.lightbox{  color:#fff; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html, body, div, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
	font-family: arial,helvetica,sans-serif;
}
html, body {
	height:100%;
	background: #fff;
	color: #192a33;
	font-size: 13px;
}
blockquote, q {
	quotes: "" "";
}

textarea {
	font-size: 13px;
}
img {
	border: none;
}
p {
	margin:10px 0;
}
a:link, a:visited {
	color:#005682;
}
a:hover, a:active {
	text-decoration:none;
}
ol, ul {
	padding-left:40px;
}
input, select, textarea {
	outline:none;
	overflow:visible;
}
/*===========================================================================*/
#layout_body {
    min-width:990px;
	margin: 0px;
	padding: 0px;
	background:#fff;
}
* html body {
    width:expression(document.documentElement.clientWidth < 990 ? "990px" : "auto");
}

	
/*== header =========================================================================*/
#header {
	position:relative;
	height:88px;
	margin:0px 15px;
	padding:22px 10px 0 29px;
}
	#logo {
		display:block;
		float:left;
	}
	#head_menu {
		float:right;
	}
	#head_menu, #head_menu a:link, #head_menu a:visited {
		color:#666;
	}
	#search_form {
		width:184px;
		margin-top:22px;
	}
		/*#search_form  input{margin-right:9px;}*/
			#search_form .i {
				position:relative;
				float:left;
				width:151px;
				height:21px;
				margin-right:9px;
			}
			.i label, .i input[type="text"] {
				position:absolute;
				top:0;
				left:0;
				width:142px;
				height:18px;
				padding:0px 0px 0px 7px;
				line-height:18px;
			}
			.i label {
				margin:0px;
				z-index:2;
			}
			.i input {
				z-index:1;
			}
		#searchButton {margin-top:4px;}
	/*#head_tel {
		position:relative;
		float:right;
		width:200px;
		right:115px;
		font-size:13px;
		font-style:italic;
		color:#000;
	}*/
	#head_tel {
		position:relative;
		float:left;
		width:200px;
		left:294px;
		font-size:13px;
		font-style:italic;
		color:#000;
	}
		.head_tel_code {
			display:inline-block;
			float:left;
			line-height:23px;
		}
		.head_tel {
			font-size:30px;
		}
#header2 {
	position:relative;
	height:183px;
	margin-bottom:4px;
	background: url(/data/img/bg_header.jpg) repeat-x;
}
	#baksht_name {
		position:relative;
		float:left;
		top:83px;
		width:200px;
		padding:0 13px 0 15px;
		border-right:6px solid #94a7b0;
		text-align:right;
		color:#fff;
	}
	#baksht {
		position:absolute;
		bottom:0;
		left:269px;
		
	}
	#quote {
		position:absolute;
		/*left:509px;*/
		/*top:50px;*/
		top:10px;
		max-width:50%;
		font-size:18px;/*font-size:21px;*/
		color:#fff;
		font-family:Tahoma;
	}
	#quote  img{
		margin-left:70px;
	}
	#quote  p {
		margin:5px 0;
	}
		.quotes {
			width:70px;
			text-align:center;
			font-size:59px;
			line-height:40px;
			color:#94a7b0;
			font-family:Tahoma;
		}
	
/*== menu =========================================================================*/
#menu {
	position:relative;
	/*height:32px;*/
	margin-bottom:17px;
	background:#6E0E10 url(/data/img/bg_menu.jpg) repeat-x;
	font-size:15px;
	z-index:5;
}
#menu table {
	padding-right:2px;
	/*background:url(/data/img/border_menu.jpg) right no-repeat;*/
	background:url(/data/img/border_menu.gif) right top no-repeat;
}
#menu td {
	/*position:relative;*/
	/*height:32px;*/
	vertical-align:top;
}
#menu a {
	display:inline-block;
	/*height:32px;
	line-height:32px;
	background:url(/data/img/border_menu.jpg) left top no-repeat;
	padding:0px 10px;*/
	padding:8px 10px 7px;
	background:url(/data/img/border_menu.gif) left top no-repeat;
}
#menu a:link, #menu a:visited {
	color:#fff;
	text-decoration:none;
}
#menu td a:hover, #menu td a:active, #menu td a.active {
	color:#d0d0d0;
}
	#menu ul {
		position:absolute;
		/*top:32px;*/
		_left:0;
		display:none;
		padding:0px;
		margin:0 auto;
		list-style-type:none;
		background:#f4f3f3;
		border:#d0d0d0 1px solid;
		font-size:13px;
	}
	#menu ul a {
		display:block;
		height:auto;
		line-height:21px;
		margin-bottom:3px;
		padding:0px 10px;
		background:none;
		white-space:nowrap;
	}
		#menu ul a:link, #menu ul a:visited, #menu ul a.active, #menu ul a:hover {
			color:#201f20;
			text-decoration:underline;
		}
		#menu ul a:hover, #menu a:active, #menu a.active {
			text-decoration:none;
		}

/*== content: main =========================================================================*/
#content {
	margin:0px 15px;
	background: url(/data/img/bg_content.jpg) 213px 0 repeat-y;
}
	.l_col {
		width:200px;
		padding-right:13px;
	}
	.r_col {
		margin-left:250px;
		font-size:13px;
	}
.side_block {
	margin-bottom:9px;
}

.block_h {
	margin:3px 0px 11px;
}
.block_h a:link, .block_h a:visited {
	color:#192a33;
}
.block_h_town {
	margin:11px 0px;
}
.content {
	margin-bottom:5px;
}
.news_block {
	margin-bottom:9px;
    overflow:hidden;
    zoom:1;
}
	.news_block  p{
		margin:0px;
	}
	p.news_h {
		font-size:13px;
		margin-bottom:5px;
	}
	p.news_h_b {
		font-size:15px;
	}
	.date{
		color:#b41026;
		font-size:11px;
	}
.l_col_inside {
	width:40%;
	float:left;
}
.r_col_inside {
	margin-left:41%;
}
.r_col_inside2 {
	float:right;
	width:200px;
}
.l_col_inside2 {
	margin-right:219px;
}
	.float_two {
		width:49%;
		height:53px;
		float:left;
		font-size:15px;
		color:#94a7b0;
	}
		.float_two a:link, .float_two a:visited {
			color:#94a7b0;
			text-decoration:none;
			text-transform:uppercase;
		}
	.ico {
		float:left;
		margin-right:10px;
	}
.books a {
	position:relative;
	display:inline-block;
	margin:0px 6px 12px 0px;
	border:1px solid #ccc;
}
.books img.bookimg {
	/*position:relative;
	display:inline-block;*/
	margin:0px 6px 12px 0px;
	border:1px solid #ccc;
}
	.books a img.new {
		position:absolute;
		z-index:2;
		left:0;
		bottom:-10px;
	}
.books_table {
	position:relative;
	margin-bottom:15px;
}
.books_descr p, .books_descr ul {
	margin:0 0 10px;
	font-size:12px;
}
.books_descr h6 {
font-size: 12px;
}
td.books, td.books_descr {
	border-bottom: 1px solid #94a7b0;
}
td.books_descr {
	padding:1px 1px 10px 10px;
}
.book_border {
	border:1px solid #ccc;
}

.news_main {
	/*margin-bottom:15px;*/
	margin-bottom:5px;
}
.float_three {
	width:30%;
	margin-right:15px;
	float:left;
}
.feedback_item {
	margin-bottom:10px;
}
.feedback_detail {
	font-size:1.1em;
}
.clickable {
	padding:0px;
}
.clickable li {
	margin-bottom:10px;
	list-style-type:none;
}
.clickable .conroun {
	width:480px;
	text-align:center;
}
.clickable li .conroun {
	cursor:pointer;
}
.printer {
	float:right;
	margin:5px 0 0 15px;
}
.dnl {
	float:left;
}
.dnl_in {
	white-space:nowrap;
}
	.printer a:link, .printer a:visited, .dnl a:link, .dnl a:visited, .dnl_in a:link, .dnl_in a:visited {
		color:#636568;
		text-decoration:none;
	}
#anketa ol, #anketa ul {
	padding-left:25px;
}
#anketa li {
	margin-top:5px;
}
#bigform label {
	margin:0px;
}

.up {
	padding-top:15px;
}

/* === books shops === */
.prices {
	/*float:right;*/
	/*padding:4px 20px 4px 10px;*/
	padding:4px 77px 4px 10px;
	margin-left:150px;
	color:#94A7B0;
	font-size:11px;
}
.prices span {
	white-space:nowrap;
}
.prices a {
	font-weight:600;
	font-size:12px;
}

.reviews_show {
	padding:4px 0px;
	font-size:12px;
}
.reviews {
	text-align:left;
	font-size:12px;
	clear:left;
}
.reviews a.hid:link, .reviews a.hid:visited {
	color:#94a7b0;
}
.loading {
	padding:14px;
}

.books_block {
	overflow:hidden;
	zoom:1;
}
.books_block .reviews {
	font-size:13px;
}
.towns {
	padding-top:20px;
}
.strips {
	margin-bottom: 20px;
}
.strips td {
	border-bottom:1px solid #ccc;
}
#client_table td {
	padding-bottom:10px;
}
.feedrek_txt {
	margin-bottom:10px;
}

/*== copyright =========================================================================*/
#footer {
	margin:16px 15px 0px;
	padding:15px 0px;
	border-top:1px solid #94a7b0;
	color:#201f20;
	font-size:12px;
}
.author {
	margin-left:70%;
	text-align:right;
}
.vcard .tel .tel_num {
	margin-left:5px;
	font-size:18px;
}


/*== forms =========================================================================*/
input[type=text], input[type=password], input.text, input.title, textarea, select { 
	width:200px;
	background-color:#fff;
	border:1px solid #bbb;
	color:#666;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { 
	border-color:#666; 
}
textarea { height: 95px; }
input[type=checkbox], input[type=radio], input.checkbox, input.radio { 
	position:relative; top:.1em;
}

input.button {
	height:18px;
	padding:0px 10px;
	border:none;
	color:#fff;
}
label {
	margin-left: 10px;
}
.table_choice input {
	margin-right:3px;
}

/*== pages =========================================================================*/
/*#links
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-align: center;
}*/
#links a, #links span
{
    font-size: 12px;
    padding: 3px 5px;
}
#links span
{
    /*font-size: 11px;*/
    color: gray;
}
#links span.active
{
    color: black;
    font-weight: bold;
}
#links a:hover
{
    background: #B41026;
    color: white;
}
#links .navi
{
    font-size: 10px;
}


/*== misc =========================================================================*/
.left {
	float:left;
}
.right {
	float:right;
}
.overflow {
	overflow:hidden;
	zoom:1;
}
.red {
	color:#7c141c;
}
.h_red {
	margin:10px 0;
	color:#7c141c;
	font-weight:600;
}
h1 {
	font-size:21px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}

/* Ruslan */
#submit
{
    display: none;
}
/* End Ruslan */
/* Anton */
	.conroun { 
		/*font-weight: bold; 
		width: 90%; */
		margin: 0 auto; 
		padding: 10px; 
		background: #EEE none repeat scroll 0 0; 
	}
	#stairs_time_top {
		background: transparent url(/data/home/stairs_line_top.gif) no-repeat top right;
		padding-right: 12px;
		margin-right: -12px;
display: block;
	}
	.stairs_time {
		background: white url(/data/home/stairs_line.gif) repeat-y top right;
		padding-right: 12px;
		vertical-align: top;
		font-weight: bold;
		color: #7c141c;
		text-align: right;
	}
	.stairs_cor {
		padding: 10px 2px 10px 2px;
		background: #c4c4c4 none repeat scroll 0 0;
		text-align: center;
		margin: 3px 0px 3px 0px;
		color: black;
	}
/* End Anton */

/* rec.letters */
.photos_wrapper {
	overflow: hidden;
	zoom: 1;
}
.photos_container {
	margin-left:-16px;
	margin-top:-50px;
	word-spacing: -0.25em;
	zoom: 1;
}
.photos_item {
	display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline;
	width: 150px;
	margin-left:16px;
	margin-top:50px;
	vertical-align:top;
	word-spacing:normal;
	border:1px solid #ddd;
}
.photos_item2 {
	display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline;
	width: 210px;
	margin-left:16px;
	margin-top:50px;
	vertical-align:top;
	word-spacing:normal;
}

.phb { border: 1px solid #94a7b0; padding: 1px; }

.table-content { border-collapse: collapse; margin-left: 1px; }
.table-content td { border: 1px solid #94a7b0; padding: 2px 5px 4px 7px; vertical-align: top; }
.table-content ul { padding-left: 20px; }

/* == mnogosearch == */
.search_res {
	margin-bottom:15px;
}
table.search_res {
	margin-bottom:15px;
	font-size:11px;
}
.search_res dt {
	margin-bottom:5px;
}
.search_res dd {
	width:90%;
	text-align:justify;
}
.href {
	margin-top:5px;
	color:#737172;
}
.accordance {
	margin-left:20px;
	font-size:12px;
	color:#737172;
}
.search_small {
	font-size:12px;
}
.search_word {
	color:#fff;
	background-color:#737172;
}
