* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	color: #4A4A4A;
	height: 100%;
	font-family: Arial, sans-serif;
	background: #fff;
	/*font-size: 80%;*/
}
table {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	font-size: 100%;
}
td {
	vertical-align: top;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0 10px 5px 10px;
}
input,textarea {
	background: #fff;
}
#logo {
	position: absolute;
	width: 340px;
	height: 172px;
	top: 0;
	left: 0;
	background: url(../i/logo_bg.jpg) no-repeat;
	text-align: center;
}
#logo img {
margin-top:2px;
margin-left:2px;
}
#link {
	background: url(../i/logo_link_bsk.jpg) no-repeat 19% 0;
	height: 22px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 25px;
}
#link span {
	color: #F13D16;
	text-decoration: underline;
}
#link a {
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#container {
	height: 100%;
}
#header {
	height: 39px;
	text-align: right;
	padding-right: 15px;
}
/*#header ul {
	height: 39px;
}
#header ul li {
	display: block;
	float: right;
	width: 70px;
	font-size: 10px;
	padding: 13px 7px 0 8px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background: url(../i/header_li_bord.gif) no-repeat 0 16px;
}
#header ul li#last {
	background: none;
}
#header ul li a {
	color: #666666;
	text-decoration: underline;
}*/
#header table {
	height: 39px;
	float: right;
	width: 2%;
}
#header table td {
	font-size: 10px;
	padding: 13px 0 0 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background: url(../i/header_li_bord.gif) no-repeat 0 16px;
}
#header table td p {
	padding: 0 6px 0 7px;
}
#header table td#last {
	background: none;
}
#header table td a {
	color: #666666;
	text-decoration: underline;
}
#main {
	background: url(../i/main_bg.jpg) repeat-x;
	height: 93%;
}
#footer {
	height: 45px;
	background: #EBEBEB url(../i/footer_bg.gif) repeat-x;
	color: #4A4A4A;
	font-size: 10px;
	/*font-size: 60%;*/
	font-family: Arial, sans-serif;
	font-weight: bold;
}
#footer p {
	padding: 0 10px 0 5px;
	margin-top: 15px;
}
#footer div.copyright img {
	margin: 0 15px 0 20px;
	vertical-align: middle;
}
#footer div.copyright {
	float: left;
	width: 580px;
	height: 45px;
}
#footer div.copyright span {
	padding: 0 0 5px 10px;
}
#footer div.add {
	float: right;
	width: 190px;
	height: 45px;
	text-align: right;
}
#footer div.add img {
	vertical-align: middle;
}
#footer div.add a {
	color: #4A4A4A;
}
#footer div.add p {
	margin-top: 8px;
}
#content {
	height: 100%;
	/*background: url(/i/march.jpg) no-repeat 63% 0;*/
	background: url(/i/s8.jpg) no-repeat 340px 25px;
	/*font-size: 120%;*/
	font-size: 70%;
}
#content h4 {
	text-align: center;
	color: #F13D16;
	padding: 15px 0 15px 0;
	/*font-size: 110%;*/
	font-size: 14px;
}
#content h5 {
	text-align: center;
	color: #F13D16;
	/*padding: 15px 0 15px 0;*/
	/*font-size: 120%;*/
	font-size: 16px;
	height: 18px;
}
#content h5#sale {
	background: #fff url(../i/sale.jpg) no-repeat 10px 0;
	text-align: left;
	padding: 23px 15px 22px 90px;
	width: 130px;
}
#left_block {
	width: 190px;
	padding-top: 150px;
}
#left_block a {
	color: #164573;
	text-decoration: underline;
}
#right_block {
	width: 27%;
	background: url(../i/right_block_bg.gif) repeat-x 0 91px;
	font-size: 110%;
}
#right_block a, #central_block a {
	color: #164573;
	text-decoration: underline;
}
#right_block div#right_bg {
	background: url(../i/right_bg.jpg) no-repeat;
}
#right_block div#left_bg {
	background: url(../i/left_bg.jpg) no-repeat top right;
}
#right_block div#searchfield {
	height: 30px;
	margin-top: 61px;
}
#right_block div#searchfield td#icon {
	width: 15%;
}
#right_block div#searchfield td#in_txt {
	width: 65%;
}
#right_block div#searchfield td#in_txt div {
	font-size: 1px;
	height: 1px;
	width: 140px;
}
#right_block div#searchfield td#butn {
	width: 20%;
}
#right_block div#searchfield img {
	margin: 5px 0 0 15px;
}
#right_block div#searchfield input {
	border: solid 1px #9F9F9F;
	color: #666666;
	margin-top: 3px;
	width: 100%;
	height: 16px;
}
#right_block div#searchfield input#send_req {
	border: solid 0px;
	color: #fff;
	font-size: 10px;
	background: none;
	cursor: pointer;
	text-decoration: underline;
	width: 50px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding-top: 3px;
}
.left_menu {
	width: 190px;
	margin-bottom: 20px;
}
.left_menu li {
	background: url(../i/left_menu_li.gif) no-repeat 0 6px;
	color: #4A4A4A;
	padding: 2px 5px 2px 13px;
	font-size: 14px;
	line-height: 18px;
}
.left_menu li img {
	margin: 0 8px 0 0;
}
.left_menu li a {
	color: #4A4A4A !important;
}
.left_menu li span {
	color: #F13D16;
	text-decoration: underline;
}
.left_menu li ul {
	margin: 6px 0 6px 4px;
}
.left_menu li ul li {
	background: none;
	padding: 2px 5px 2px 10px;
	color: #808080;
	font-size: 12px;
	line-height: 16px;
	background: url(../i/left_menu_li_ul.gif) repeat-y;
}
.left_menu li ul li a {
	color: #808080 !important;
}
.alignment_c td {
	text-align: center;
}
.alignment_c td img {
	margin: 20px 0 20px 0;
}
table.scissors {
	margin-top: 5px;
}
table.scissors td.scissors_bg {
	background: url(../i/scissors.gif) no-repeat center center;
}
table.scissors td.scissors_bg div {
	height: 80px;
	width: 15px;
}
table.scissors td.scissors_bg div#wt {
	background: #fff;
}
table.scissors td.simple {
	padding: 0 0 10px 0;
	width: 49%;
	/*font-size: small;*/
	font-size: 110%;
}
table.scissors td p {
	padding: 5px 10px 2px 10px;
}
table.scissors td h5 {
	background: #fff;
}
table.scissors td h5 img {
	margin: 5px 15px 5px 0;
	vertical-align: middle;
}
#central_block {
	padding: 140px 5px 15px 5px;
}
#central_block table.with_borders {
	margin: 10px;
	width: 97%;
	color: #4A4A4A;
	/*font-size: 10px;*/
	/*font-size: smaller;*/
	font-size: 90%;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
#central_block table.with_borders thead td {
	background: #F3F3F3;
	padding: 5px;
	text-align: center;
	border: solid 1px #fff;
	border-bottom: solid 2px #fff;
	font-size: 110%;
	/*font-size: 12px;*/
	/*font-size: small;*/
}
#central_block table.with_borders tbody td {
	border: solid 1px #fff;
	background: #FEF3F0;
	border-bottom: solid 2px #fff;
	padding: 5px 8px 5px 8px;
}
.name {
	/*font-size: 12px;*/
	/*font-size: small;*/
	font-size: 120%;
}
.litre {
	text-align: center;
	/*font-size: 12px;*/
	/*font-size: small;*/
	font-size: 120%;
	font-weight: normal;
	padding-top: 12px !important;
}
div.pink_line {
	background: url(../i/pink_line.gif) repeat-x left center;
	text-align: right;
	margin: 10px;
	/*font-size: 10px;*/
	font-size: 80%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	height: 16px;
}
div.pink_line a {
	color: #666666 !important;
	text-decoration: underline;
	background: #fff;
	padding: 0 5px 0 5px;
}
div.dots {
	background: url(../i/dots_h.gif) repeat-x center left;
}
div.small_block {
	border: solid 1px;
	border-width: 1px 3px 1px 0;
	border-color: #DBDBDB;
	margin: 20px 0px 10px 0;
	padding: 10px 10px 10px 0;
	font-size: 110%;
	
	
}

.lenta2 {
background: url(../i/small_block_fon.jpg) no-repeat bottom right;
}


div.top_rate h4 {
	padding: 0 !important;
}
div.top_rate h4 span {
	background: #fff;
	padding: 0 8px 0 8px;
}
div.small_block a {
	font-weight: bold;
}
div.small_block span {
	color: #27A952;
	text-decoration: underline;
	text-transform: uppercase;
}
div.small_block p#links {
	background: url(../i/link.jpg) no-repeat 10px 0;
	height: 30px;
	padding: 3px 0 0 50px;
}
div.small_block p#online_offices {
	background: url(../i/online_offices.jpg) no-repeat;
	height: 30px;
	padding: 3px 0 0 50px;
}
div.top_rate {
	background: url(../i/rate_top_bg.gif) no-repeat 0 4px;
	padding: 0;
	width: 180px;
}
div.rate {
	width: 190px;
	border-bottom: solid 1px #DBDBDB;
	padding: 5px 0 15px 0;
	background: url(../i/rate_right_bg.gif) repeat-y top right;
}
div.rate table {
	width: 160px;
	margin: 15px 0 0 0;
	font-size: 110%;
}
div.rate table td {
	padding: 3px 0 3px 25px;
}
div.rate table col#bold {
	font-weight: bold;
}
div.date {
	float: left;
	background: #fff;
	height: 16px;
	padding: 10px 4px 4px 10px;
	color: #BDBDBD;
	/*font-size: 10px;*/
	font-size: 80%;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
div#right_content {
	padding: 0 10px 0 10px;
}
div.strut {
	font-size: 1px;
	height: 1px;
	width: 170px;
}
div.strut2 {
	font-size: 1px;
	height: 1px;
	width: 200px;
}

