﻿
#left_col {
	float: left;
	width: 256px;
	}
#right_col {
	margin-left: 260px;
	padding: 6px 0 0 25px;
}
#main_text {
	margin-top: 43px;
}
/*----  СТИЛИ СТРАНИЦЫ ----*/
.order {
	padding: 10px 200px 128px 3px;
	margin-bottom: 70px;
	width: 500px;
	position: relative;
	float: left;
	background:url('bg_offbutton.gif') no-repeat left bottom
}
input.submit {
	font-size: 14px;
	font-weight: normal;
	margin-left: 2px
}
.order p {
	background:url('offarr.gif') no-repeat;
	padding-top: 38px;
	position: absolute;
	bottom: 43px; left: 45px
}
.desc {
	width: 475px;
	padding-bottom: 20px
}
.desc div {
	font-size: 75%
}
.desc div p {
	color: #838383;
	padding: 0 0 22px
}
.desc div span {
	color: #FFF
}
.desc h2 {
	margin: 0 0 28px
}
.desc h3 {
	margin: 0 0 13px
}
.desc table h3 {
	margin: 0 0 1px
}
h3 span {
	color: #838383 !important;
/*	font-size: 12px*/
}
.desc h3 em {
	padding-right:11px;margin-left:10px;
	background:url('../i/bg_arrow_cat.gif') no-repeat 7px center;
}
.desc h3.close {
	margin-bottom: 9px
}
.desc h3.close em {
	background-position:right
}
.desc div div {
	font-size: 100.01%;
}
table h3 {
	font-size: 18px
}
td {
	padding: 0 10px 0
}
.language {
	background:url('bg_language.gif') no-repeat left top;
	width:473px; height:126px;
	margin: 23px 0;
	padding: 28px 0 0 11px
}
/*-----------------------------CHECKBOX CORRECT------------------*/
#container label.checkbox {
	font-size: 112.5%;
	color: #FFF;
	margin-bottom: 7px;
}
label.checkbox span,
label.checkbox input{
	background-position: 0 4px;
	left:-26px;	min-height: 19px

}
label.checkbox input{background:none;}
label.checkbox input{
	padding:0;margin:4px 0 0;
	width:14px;height:14px;
	background:none;
}
label.notactive{
	color: #838383
}

/*	[KVA][FIX]
/------------------------*/
p.cls{
	position:static;
}


