body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background: white;
	font: normal small Verdana;
}

form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}

table {
    border: 0;
    border-collapse: collapse;
}

a {
	color: #67748B;
	text-decoration: underline;
}

a:hover {
	color: #E85D00;
}

h1, h2, h3, h4 {
	font-family: Verdana;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #606060;
	padding: 15px 0 10px 5px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #606060;
	padding: 15px 0 10px 0;
}

h4 { /* price */
	font-size: 16px;
	font-weight: bold;
	color: #606060;
	padding: 5px 0 10px 0;
}

.old_p {
	text-decoration: line-through;
}
.new_p {
	color: red;
	font-size: 120%;
}

p {
	margin: 0 0 5px 0;
}

p.news {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #7C7C7C;
}

.noborders {
	border-bottom: none!important;
}

p.fotos {
	margin: 20px 0 20px 0;
	text-align: center;
}

.fotos img {
	margin-bottom: 10px;
}

ul {
	margin: 5px 0px 5px 20px;
	padding-left: 10px;
}

.first_h {
	padding-top: 0!important;
	margin-top: 0!important;
}

div.head {
	background-color: black;
	background: black url('/i/bg/head_line.jpg') no-repeat bottom center;
	height: 74px;
	width: 100%;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	margin: 0 auto -50px auto;
	text-align: center;
}

.head .head1 {
	clear: both; 
	width: 960px;
/*	width: 100%;*/
	margin: 0 auto 0 auto;
}

.head .head1 .logo {
	float: left;
	position: relative;
	width: 212px;
	height: 54px;
	background: transparent url('/i/logo1.gif') no-repeat 0 0;
	margin: 9px 0 0 10px;
	z-indeX: 1;
}

.head .head1 .logo a {
	display: block;
	width: 212px;
	height: 54px;
}

.head .head1 .contacts {
	margin: 10px 10px 0 0;
	float: right;
	text-align: right;
	color: white;
	font: italic 12px Verdana;
}

.head .head1 .contacts .phone {
	font-size: 27px;
}

.head .head1 .contacts small {
	font-size: 18px;
}

div.top_menu1, div.top_menu2, div.top_menu3 {
	width: 960px;
/*	width: 100%;*/
	border-bottom: solid 1px #7C7C7C;
	text-align: left;
	padding: 6px 10px 6px 10px;
	margin: 0 auto 0 auto;
}

div.top_menu1 {
	font: normal 14px Verdana;
	background-color: #D0D0D0;
}

div.top_menu2 {
	font: normal 12px Verdana;
/*	background-color: #D0D0D0;*/
}

div.top_menu3 {
	font: normal 12px Verdana;
/*	background-color: #B0B0B0;*/
}


.top_menu1 a, .top_menu2 a, .top_menu3 a {
	font-weight: bold;
/*	color: #535353;*/
	color: #67748B;
	text-decoration: underline;
/*	margin-right: 0px;*/
	padding: 6px 20px 6px 20px;
}

.top_menu2 a, .top_menu3 a {
	color: black;
}

.top_menu3 a {
	color: black;
	font-weight: normal !important;
}

.top_menu2 a.active {
/*	background-color: #B0B0B0;*/
	border-bottom: solid 1px white;
	border-right: solid 1px #7C7C7C;
	border-left: solid 1px #7C7C7C;
	color: #E85D00;
}

.top_menu3 a.active {
/*	background-color: #A0A0A0;*/
	color: #E85D00;
	font-weight: bold !important;
}

.top_menu1 a:hover, .top_menu2 a:hover, .top_menu3 a:hover{
	color: #E85D00;
}

div.top_banner {
	width: 960px;
	border-bottom: solid 1px #7C7C7C;
	padding:  9px;
	text-align: center;
}

table.columns {
	width: 960px;
	margin: 7px auto 7px auto;
	text-align: left;
	font: normal small Verdana;
}

.columns tr td.col_left {
/*	min-height: 100%;*/
	width: 192px;
/*	border-right: solid 1px #7C7C7C;*/
	padding: 9px;
	vertical-align: top;
}


.columns tr td.col_right {
	border-left: solid 1px #7C7C7C;
	padding: 10px;
	width: 729px;
	height: 100%;
	vertical-align: top;
}

.columns tr td.col_left2 {
/*	min-height: 100%;*/
	width: 729px;
/*	border-right: solid 1px #7C7C7C;*/
	padding: 9px;
	vertical-align: top;
}


.columns tr td.col_right2 {
	border-left: solid 1px #7C7C7C;
	padding: 10px;
	width: 192px;
	height: 100%;
	vertical-align: top;
}

.col_left h2, .col_right2 h2 {
    background-color: #D0D0D0;
    margin: 10px -10px 5px -10px;
    padding: 5px!important;
}



table.catalog {
/*	width: 800px;*/
	margin: 0 0 0 0;
	padding: 0;

}

.catalog td.c_pic {
	width: 25%;
	height: 182px;
	text-align: center;
	vertical-align: middle;
	background: transparent url('/i/bg/cat_tbl.gif') no-repeat right bottom;
	padding: 1px 1px 1px 7px;
	border-collapse: collapse;
}

.catalog td.c_capt {
/*	width: 174px;*/
	padding: 4px 3px 5px 5px;
	text-align: center;
	vertical-align: top;
	font: normal bold 13px Verdana;
}

.item_list {
	border-bottom: solid 1px #7C7C7C;
}

.item_list .left {
	width: 200px;
	padding: 5px 17px 7px 0;
	margin: 5px 0 7px 0;
/*	padding: 0 0 25px 0;*/
	text-align: center;
	vertical-align: top;
}

.item_list .right {
/*	width: 512px;*/
	vertical-align: top;
	text-align: left;
	padding: 5px 0 7px 0;
/*	padding-bottom: 25px;*/ 
}

div.footer {
	background-color: black;
	width: 100%;
	height: 40px;
	text-align: center;
}

div.footer div.footer1 {
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 960px;
	color: white;
	font: normal 14px Verdana;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.pagination {
	clear: both;
/*	padding: 6px 0 4px 7px;*/
	margin: 0;
	font-size: x-small;
}

.item_list_top {
	height: 25px;
	clear: both;
	border-bottom: solid 1px #7C7C7C;
}

a.buy {
/*	display: block;*/
	background: transparent url('/i/basket.gif') no-repeat left top;
	padding: 0 0 0 25px;
}

table.warranty {
	margin-top: 20px;
}

table.warranty td {
	padding: 10px 3px 3px 3px;
	vertical-align: top;
}

.tbl tr td, .tbl tr th {
	border: solid 1px black!important;
	padding:2px;
}

.tbl tr th {
	text-align: center;
	vertical-align: middle;
}

a.delete {
	display: inline-block;
	background: transparent url('/i/delete.gif') no-repeat 2px 6px;
	width: 11px;
	height: 15px;
	position: relative;
	left: -15px;
	top: 0px;
	margin-right: -15px;
}

a.shape {
	display: block;
	float: right;
	background: transparent url('/i/basket.gif') no-repeat 0 5px;
	font-weight: normal;
	color: black;
	font-size: 11px;
	padding: 7px 7px 2px 20px;
}

.table {
	width: 100% !important;
	margin: 9px 6px 0 -3px;
	position: relative;
	z-index: 2;
}
.table th, .table td {
	font: normal 12px Arial;
}
.table td.spc {
	height: 27px;
	background: #ececec !important;
}
.table th {
	color: #750b05;
	text-align: center;
	font-weight:  bold;
	margin: 0;
}
.table th.inactive {
	text-align: left;
	padding: 1px 0 0 19px;
	background: transparent url('/i/icons/minus.gif') no-repeat 3px 3px;
}


.table th.active {
	text-align: left;
	padding: 1px 0 0 19px;
	background: transparent url('/i/icons/plus.gif') no-repeat 0 0;
}
.table td, .table th {
	background: #fff !important;
	padding: 4px 4px 4px 4px !important;
}
.table td, .table tr.odd td {
	text-align: left;
	font-weight: normal !important;
}
.table tr.odd td {
	background: #e4e4e5 !important;
	padding: 2px 0 1px 3px !important;
}

.table_lines td {
	border-bottom: 1px solid #e4e5e6 !important;
}

.align_right {
	text-align: right!important;
}

div.q_select {
	margin: 10px;
}

.q_select a {
	margin: 3px 5px 3px 3px;
	font-size: 12pt;
}

.q_select a.active {
	padding-left: 15px;
	background: #D0D0D0 url('/i/delete.gif') no-repeat 2px 5px;
}

.table_borders td, .table_borders th {
	border: 1px solid black;
}

div.details_form {
	margin: 10px 0 10px 0;
}

.details_form h5 {
	margin: 10px 0 2px 0;
	padding: 0;
	font: normal bold 12px Verdana;
}

.details_form h3 {
	margin: 20px 0 8px 0;
	padding: 0;
	font: normal bold 15px Verdana;
	color: #606060;
}

.details_form span.block {
	display: inline-block;
	padding: 0 5px 0 0;
	margin: 0;
	vertical-align: top;
}

.input_com {
	padding:0;
	margin: 0 0 5px 0;;
	font: normal x-small Verdana;
}

.red {
	color: red;
}

