*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #656565; 
	min-width:1000px; 
	font-size:11px; 
	background-color: #F6E4CC;
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, p, a, li {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #656565;
}

a{
	color: #000201;	
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	width: 1000px; 
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
/*	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  */
   width: 1000px;
	margin: 0 auto;}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	width: 1000px;
}


/*For IE*/
* html #main_inside_in{
/*	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); */
   width: 1000px;
	margin: 0 auto;
}

#main_content{
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
/*=======================================================*/

.content_tbl{
	border-collapse: collapse;
	width: 1000px;
	background-image: url(/images/bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* left_cell */

.left_cell{
	width: 276px;
	padding: 54px 0px 40px 0px;		
}

.logo{
	padding: 0px 0px 0px 57px;	
	height: 129px;
}

.cords{
	clear: both;
	padding: 0px 0px 0px 52px;	
	height: 223px;
}

.cords p{
	font-size: 14px;
	color: #8A3904;
	font-weight: bold;
	padding: 0px 0px 18px 0px;
}

.cords p.row{
	padding: 0px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
}

.cords p a{
	font-size: 14px;
}

.left_menu{
	background-image: url(/images/menu_y.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 254px;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 19px;
}

.left_menu .m_1{
	background-image: url(/images/menu_bot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.left_menu .m_2{
	background-image: url(/images/menu_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.left_menu .m_2 ul{
	padding: 21px 0px 24px 24px;
   margin: 0px 0px 0px 0px;
}

.left_menu .m_2 ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.left_menu .m_2 ul li ul{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.left_menu .m_2 ul li ul li{
	padding: 0px 0px 0px 15px;
	list-style: none;
	margin: 0px;
}

.left_menu .m_2 ul li a{
	padding: 0px 0px 0px 11px;
	color: #BC3521;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.left_menu .m_2 ul li a.cur{
	background-image: url(/images/li.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}

.left_menu .m_2 ul li ul li a{
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
}

.left_menu .m_2 ul li a:hover{
	text-decoration: underline;
}

.left_cell .banner{
	padding: 31px 0px 0px 49px;
}

/* //left_cell */

/* content */

.content{
	padding: 0px 0px 23px 0px;
}

.navi{
	padding: 0px 0px 0px 0px;	
	height: 10px;
	width: 186px;
	float: right;
	position: relative;
	top: -366px;
}

.navi a{
	margin: 0px 50px 0px 0px;
}

.fl_1{
	height: 331px;
}

h1{
	padding: 22px 0px 0px 41px;
	margin: 0px 0px 0px 0px;
	color: #bc3521;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: normal;
}

.text h1{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #bc3521;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: normal;
}

.text td{
	color: #000000;
}

h2{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #040301;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
}

.content .cont{
	clear: both;
	padding: 0px 0px 0px 38px;
}

.content .cont .cont_inner{
	float: left;
	width: 441px;
	padding: 28px 0px 0px 0px;
}

.content .cont .cont_inner ul{
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
}

.content .cont .cont_inner ul li{
	padding: 3px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(/images/cont_li.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.content .cont .cont_inner ul li span{
	font-size: 22px;
	color: #FEFFFF;
	text-align: center;
	padding: 0px 19px 0px 10px;
}

.content .cont .cont_inner ul li a{
	text-decoration: underline;
	color: #000002;
	font-size: 18px;
	position: relative;
	top: -2px;
}

.content .cont .cont_inner ul li a:hover{
	text-decoration: none;
}

.content .cont .cont_flag{
	float: left;
	padding: 26px 0px 0px 0px;
}

.content .fl_2{
	clear: both;
	padding: 21px 0px 0px 32px;
}

.content .text{
	clear: both;
	padding: 21px 0px 0px 32px;
	color: #000000;
	
}

.content .text ul{
	padding: 10px;
	color: #000000;
	padding-left: 20px;
	}

.content .text li{
	color: #000000;
}

/* //content */


/*=======================================================*/

#footer_block{
	height: 59px; 
	clear: both;
}

#footer_main{
	height: 59px; 
	margin: -59px auto; 
	position: relative; 
}

#footer{
	height: 59px; 
	margin: 0 auto; 
	width: 1000px; 
	background-color: #F6E4CC;
}

/*For IE*/
* html #footer{
/*	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); */
   width: 1000px;
	margin: 0 auto;
}

#footer_in{ 
	margin: 0 auto; 
	padding: 0px 27px 0px 13px;
}

#footer_in .footer_inner{
	background-image: url(/images/footer.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 59px;
}

#footer_in .footer_inner .copyright{
	float: right;
	text-align: right;
   padding: 20px 0px 0px 0px;
	width: 151px;
}

#footer_in .footer_inner .copyright p{
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	text-align: right;
	line-height: 14px;
	color: #91410E;
}

.banners{
	float: right;
	padding: 19px 0px 0px 0px;
}

.banners a img{
	margin: 0px 0px 0px 15px;
}

.adress{
	float: left;
	padding: 20px 0px 0px 21px;
}

.adress .city{
	float: left;
	width: 108px;
}

.adress .city p{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 14px;
	color: #91410E;
}

.adress .nom{
	float: left;
}

.adress .nom p{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 14px;
	color: #91410E;
}

/* MY */

#price {background-color: #bb241d; font-size: 18px; color:#FFFFFF; font-weight: bold; text-align:center; padding:10px;}
.right {float:right; padding-left:15px; padding-bottom: 15px;}
.left {float:left; padding-right:15px; padding-bottom: 15px;}
a.city {	font-family: Trebuchet MS; font-size: 18px;
	border-bottom:1px dotted #1C58BA;
	color: black;
	text-decoration:none;
	cursor:pointer;
	line-height:1.4em;
}

/* дополнения от 15.12.2008 */

.content_tbl{
	border-collapse: collapse;
	width: 1000px;
	background-image: url(/images/bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.left_cell{
	width: 276px;
	padding: 25px 0px 30px 0px;		
}

.logo{
	padding: 0px 0px 0px 57px;	
	height: 119px;
}

.cords{
	clear: both;
	padding: 0px 0px 0px 52px;	
	height: 203px;
}

/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}

#tech table {
width: auto;
}

#tech td {
padding: 5px;
margin: 1px;
}

#tech #title {
	font-weight: bold;
}

#tech #dark {
	background-color: #FFF7EA;
}

/* MY */


#withborder, #withborder td{
  border: 1px solid #000000;
  border-collapse: collapse;
  font-size: 16px;
}

#withborder td{
	padding: 5px;
	text-align: center;
}

#withborder #title td{
	font-weight: bold;
}

#withborder #name {
	text-align: left;
	font-weight: bold;
}

/* CONTACTS */

.city li{
	margin-bottom:10px;
font-size: 14px;
} 

.city {margin-left:40px; padding-left:0;}
.city li {list-style-type: none; margin-left:0;}

.city li .pseudo-link{
	border-bottom:1px dotted black;
	color: black;
	text-decoration:none;
	cursor:pointer;
	font-size: 18px;
	line-height:1.4em;
}

.city li .pseudo-link:hover{
	color:black
}
	
.city li .active {
	color:#black;
	border-color:#black 
}

.city .hide div{
	display:none;
} 

.city li div{
	padding-left:0px;
	margin-top:3px;
	line-height:1.3em;
}

.pic {padding-right:15px;}