* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	background:url(images/body_bg.jpg) repeat-x;
}
a {
	color: #496185;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1 {font: 18px Arial, Tahoma, Verdana, sans-serif;}
p {

}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	min-width: 1024px;
	max-width: 1300px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:0 0 40px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 230px;
	/*background: url(images/head_bg.jpg) repeat-x top left;*/
}
.head_left{
	width:33%;
	float:left;
	/*background: url(images/head_left.jpg) no-repeat top right;*/
	text-align:right;
}
.head_left img{
	float:right;
}
.head_center{
	width:27%;
	float:left;
	
}
.head_right{
	width:40%;
	float:left;
	text-align:right;
}
.head_right img{
	display:block;
	float:right;
}
.head_def{
	width:255px;
	margin:0 auto;
	padding:55px 0 0;
}
.head_def p{
	color:#fff;
	font:12px arial;
	width:100%;
	padding:0 0 10px;
	border-bottom:1px dotted #86ace4;
	margin:0 0 10px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 128px;
	height: 1%;
	/*position: relative;*/
	/*background:url(images/cont_bg.jpg) repeat-x;*/
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 15px 0 0 310px;
	
}

.top_menu{
	width:100%;
	float:left;
	border-left:1px dotted #949697;
	/*border-bottom:1px dotted #9cc2fc;*/
	padding:12px 0 20px;
}
.top_menu a{
	display:block;
	float:left;
	width:16%;
	text-decoration:none;
	text-align:center;
	color:#496185;
	font:12px arial;
}
.top_menu a img{
	margin:0 0 3px;
}
.top_menu a span{
	text-decoration:underline;
}
.top_menu a:hover, .top_menu a.top_menu_curr {
	
	color:#010101;
	font:12px arial;	
}
.main1{
	float:left;
	width:95%;
	margin:15px 2% 0 3%;
}
*html .main1{
	float:left;
	width:95%;
	margin:15px 2% 0 1.5%;
}
.main1 h1{
	width:100%;
	float:left;
	color:#496185;
	font:18px arial;
	padding:12px 0;
}
.main{
	float:left;
	width:95%;
	border-top:1px dotted #9cc2fc;
	margin:15px 2% 0 3%;
}
*html .main{
	float:left;
	width:95%;
	border-top:1px dotted #9cc2fc;
	margin:15px 2% 0 1.5%;
}
.main h2{
	width:100%;
	float:left;
	color:#496185;
	font:18px arial;
	padding:12px 0 0;
}
.txt{
	width:100%;
	float:left;
	padding:12px 0 0;
}
.txt p{
	color:#000;
	font:12px arial;
	padding:0 0 12px;
}
.txt img{
	margin:0px 5px 10px 10px;
}
.txt h3{
	width:100%;
	float:left;
	color:#496185;
	font:15px arial;
	padding:12px 0;	
}
.txt h1{
	padding:12px 0 8px;
	color:#496185;
}
.txt h2{
	color:#496185;
	font:bold 15px arial;
	padding:0 0 10px;
}
p.txt_h2{
	color:#496185;
	font:18px arial;
	padding:0 0 10px;
}
.txt ul{
	width:100%;
	float:left;
	padding:0 0 12px;
	margin-left:20px;
}
.txt li{
	width:95%;
}
.txt ul.arr li{
	list-style:none;
	background:url(images/arr.png) no-repeat 2px 6px;
	padding:0 0 0 22px;
}
.txt ul a{
	color:#43597a;
	font:12px arial;
}
.txt table{
	border-collapse:collapse;
	margin:0 0 10px;
	border-color: rgb(73, 97, 133);
}
.txt td{
	padding:5px;
	/*border:1px solid #c9cbca;*/
	color:#000;
	font:12px arial;
	border-color: rgb(73, 97, 133);
}
.txt td h2{
	color:#496185;
	font:bold 15px arial;
	
}
table.main_cat{
	width:100%;
	float:left;
	border-collapse:collapse;
	border:none;
}
table.main_cat td{
	border-bottom:1px dotted #9cc2fc;
	vertical-align:top;
	padding:20px 0 15px;
}
img.cat_pic{
	padding:3px;
	border:1px solid #c4c4c4;
}
td.main_cat_def{
	padding:25px 0 15px;
}
td.main_cat_def a{
	color:#496185;
	font:14px arial;
	
}
.buttons{
	width:230px;
	color:#000;
	font:13px arial;
	padding:9px 0 15px;
	
	
}

.price{
	width:90px;
	height:22px;
	display:block;
	background:url(images/price_bg.png) no-repeat top left;
	text-align:center;
	color:#fefefe;
	font:16px arial;
	float:right;
	padding:2px 0 0;
	margin:-3px 0 0;
}
*+html .price{
	margin:-19px 0 0;
}
*html .price{
	margin:-19px 0 0;
}
.buttons img{
	float:right;
	margin:-3px 0 0 5px;
	
}
.buttons input.buy{
	float:right;
	margin:-3px 0 0 5px;

}
.buttons p{
	width:100%;
	float:none;
}
.buttons p a{
	color:#496185;
	font:12px arial;
}
p.def{
	color:#302f2f;
	font:12px arial;
	padding:3px 0 10px;
}

.path{
	width:100%;
	float:left;
	height:28px;
	padding:24px 0 0;
	color:#686868;
	font:12px arial;
}
.path a{
	color:#496185;
	font:12px arial;
}
td.item_def{
	color:#010101;
	font:12px arial;
	vertical-align:top;
}
td.item_def h1{
	color:#496185;
	font:14px arial;
	padding:0 0 5px;
}
p.price_mont{
	padding:0 0 5px;
}
p.price_mont a{
	color:#496185;
	font:12px arial;

}
.item_def .buttons{
	
}
.item_txt{
	width:100%;
	float:left;
	padding:10px 0 15px;
}
.item_txt h3{
	color:#000;
	font:14px arial;
}
.item_txt p{
	color:#000;
	font:12px arial;
	padding:0 0 12px;
}
.item_txt ul, .item_txt ol{
	margin-left:20px;
	color:#000;
	font:12px arial;
}
.item_txt li{
	padding:2px 0;
	
}
.item_txt table{
	border-collapse:collapse;
	margin:0 0 10px;
	border-spacing:0;
}
.item_txt td{
	padding:5px;
	border:1px solid #c9cbca;
	color:#000;
	font:12px arial;
	border-spacing:0;

}
.otzyvs{
	width:100%;
	float:left;
	padding:20px 0 0;
	border-top:1px dotted #9cc2fc;
}
.otzyvs h3{
	color:#496185;
	font:14px arial;
}
.otzyv_item{
	width:95%;
	position:relative;
	border:1px solid #c4c4c4;
	padding:10px;
	margin:10px 0;
	color:#333;
	font:12px arial;
}
img.t_r{
	position:absolute;
	top:-1px;
	right:-1px;
}
img.t_l{
	position:absolute;
	top:-1px;
	left:-1px;
}
img.b_r{
	position:absolute;
	bottom:-1px;
	right:-1px;
}
img.b_l{
	position:absolute;
	bottom:-1px;
	left:-1px;
}
*html img.b_r{
	position:absolute;
	bottom:-2px;
	right:-1px;
}
*html img.b_l{
	position:absolute;
	bottom:-2px;
	left:-1px;
}
.author{
	color:#496185;
	font:12px arial;
}
a.add_otzyv{
	color:#496185;
	font:12px arial;
	display:block;
	padding:7px 0 0 0px;
}
.form{
	padding:20px 0 0;


}
.otzyv_form table{
border:none;
}
.otzyv_form td{
border:none;
}
.txt table.forma_zakaza{
	float:left;
	border:none;
	margin:0 0 0 130px;
}
.txt table.forma_zakaza td{
	border:none;
}
.form table.forma_zakaza{
	margin:0 0 0 130px;
}
table.forma_zakaza td{
	padding:2px 5px;
}
input.pole, input.order, input.pole1{
	width:250px;
	height:17px;
	border:1px solid #b1b1b1;
}
textarea.area, textarea.order, textarea{
	width:250px;
	height:70px;
	border:1px solid #b1b1b1;	
}
p.error, td.err{
	color:#FF0F0F;
	text-align:center;
	font:italic bold 12px arial;
}
 
table.bask{
	width:90%;
	border-collapse:collapse;
	border:none;
}
table.bask td{
	border:none;
	padding:10px;
}
tr.t_head td{
	background:#ebe5e5;

	color:#010101;
	font:12px arial;
}
tr.t_body td{
	border-bottom:1px dotted #9cc2fc;
	color:#212121;
	font:12px arial;
}
tr.t_body td a{
	color:#000;
	font:12px arial;
}
.itog_price{
	color:#020202;
	font:16px arial;
}

.bask_input{
	width:120px;
	margin:0 0;
}
.bask_input input{
	float:left;
	margin-right:8px;
}
.bask_inputimg{
	float:left;
}
.bask_input input.pole{
	width:40px;
	height:15px;
	border:1px solid #b1b1b1;
	
}

.niz{
	width:100%;
	text-align:center;
	padding:20px 0;
}

.page{
	text-align:right;
	width:100%;
	color:#000;
	font:13px arial;
	padding:15px 0 5px;
	float:left;
}
.page1{
	text-align:right;
	width:100%;
	color:#000;
	font:13px arial;
	padding:15px 0 15px;
	float:left;
}
.page a, .page1 a{
	border:1px solid #CCC;
	padding:3px 4px;
	text-decoration:none;
	color:#000;
	font:12px arial;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.page a:hover, .page1 a:hover{
	border:1px solid #F60;
	cursor:pointer;
	text-decoration:none;
	color:#000;
	font:12px arial;
	padding:3px 4px;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.page a.page_active, .page1 a.page_active{
	color:#FFF;
	background-color:#496185;
	border:1px solid #496185;
	cursor:text;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 270px;
	margin-left: -100%;
	position: relative;
	padding:36px 0 0 20px;
}
.left_top{
	width:213px;
	height:26px;
	float:left;
	position:relative;
	background:url(images/menu_top_bg.png) no-repeat top left;
	color:#fff;
	font:14px arial;
	padding:10px 0 0 20px;
}
.left_top img{
	position:absolute;
	right:-25px;
	top:-40px;
}
.left_menu{
	width:210px;
	float:left;
	padding:15px 0 30px;
}
.left_menu li{
	list-style:none;
}
.left_menu li a{
	width:180px;
	display:block;
	background:url(images/arr_blue.png) no-repeat 5px 10px;
	padding:4px 0 4px 20px;
	color:#496185;
	font:13px arial;
}
.left_menu li a:hover, .left_menu li.left_menu_curr a{
	background:url(images/arr_black.png) no-repeat 5px 10px;
	color:#000;
	font:13px arial;
	text-decoration:underline;
}
.zakazi{
	width:210px;
	float:left;
	padding:9px 0 30px 15px;
	color:#000;
	font:12px arial;
}
.zakazi a{
	color:#496185;
	font:12px arial;
}

.info{
	width:218px;
	float:left;
	border-top:1px dotted #9cc2fc;
	padding:18px 15px 0;
}
.info p{
	color:#535353;
	font:11px arial;
	padding:0 0 15px;
}
.info p a{
	color:#000;
	font:11px arial;
}
p.info_h2{
	color:#000;
	font:14px arial;}
/* Footer
-----------------------------------------------------------------------------*/

.out{
	width:100%;
	background: url(images/foot_bg.jpg) repeat-x bottom left;
}
#footer {
	margin: -128px auto 0;
	min-width: 1024px;
	max-width: 1300px;
	height: 128px;
	background: url(images/foot_bg.jpg) repeat-x bottom left;
}
.fleft{
	float:left;
	width:46%;
	padding:30px 0 0 20px;
	color:#000;
	font:11px arial;
}
.fcenter{
	float:right;
	width:100px;
	padding:30px 10px 0 0;
	text-align:right;	
}
.fright{
	float:right;
	width:120px;
	padding:30px 30px 0 0;
	text-align:right;
}
.fright a{
	color:#000;
	font:11px arial;
}
.fright img.darv{
	margin-left:3px;
}
