html { margin:0; padding:0; width:100%; font-family: Tahoma; color: #000; }
body { margin: 0px; padding: 0px; color: #000; width:100%; font-family: Tahoma; background-color: #ffffff;}
a img { border: none; }
div.printview {display: none;}
a
{
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

span.red
{
	color: #d91c14;
}

/* Гребанный IE5 */
* html a
{
	text-decoration: underline;
	te\xt-decoration: none;
}
* html a:hover
{
	text-decoration: none;
	te\xt-decoration: none;
}
a:hover { color: #da231b; text-decoration: none; border-bottom: 1px solid #da231b; }
h1.topic
{
	display: none;
}
h1 { color: #da231b; font-size: 18px; font-weight: normal; padding: 0; margin: 0px 0 5px 0;}
h2 { color: #da231b; font-size: 110%; font-weight: bold; padding: 0; margin: 0px 0 5px 0; }
h3 { color: #da231b; font-size: 90%; font-weight: bold; padding: 0; margin: 0px 0 28px 0; }
h4 { color: #da231b; font-size: 12px; font-weight: bold; padding: 0; margin: 5px 0 10px 0; }
h5 { color: #da231b; font-size: 10px; font-weight: bold; padding: 0; margin: 5px 0 10px 0; }

/* Форматирование */
.wh100 { width: 100%; height: 100%; }
.w100 { width: 100%; }
.w50 { width: 50%; }
.h100 { height: 100%; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.vcenter { vertical-align: middle; }
.vbottom{ vertical-align: bottom; }
.vtop { vertical-align: top; }
.no_border {border:none !important;}
.clear { clear: both; font-size: 0px; height: 0; line-height: 0; }
/* Конец Форматирование */

#main
{
	position: relative;
	min-width: 980px;
	background: url(../img/t_r_bg.gif) repeat-x right top;
	width: expression(document.body.clientWidth < 1000 ? '1000px' : '100%');
}

table.top
{
	width: 100%;
	height: 104px;
	margin-top: 22px;
	font-size: 11px;
	font-family: Arial !important;
	line-height: 18px;
}
table.top table {font-size: 100%; line-height: 18px;}

table.top td.logo
{
	vertical-align: top;
	padding-top: 22px;
	text-align: right;
	width: 204px !important;
	padding-left: 0px;
}
table.top td.logo a {border-bottom: none !important;}

table.top td.lang
{
	padding-left: 35px;
	text-align: left;
	width: 60px;
}

table.top td.auth
{
	padding-top: 0px;
}
table.top td.auth div.top
{
	text-align: center;
}
table.top a
{
	color: #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
}
table.top td.icons, table.top td.auth {	text-align: center;}
table.top td.auth div
{
	text-align: left;
}
table.top td.icons
{
	width: 115px;
}
table.top td.icons table
{
	width: 103px;
}
table.top td.icons table td.icq3
{
	text-align: center;
	padding-left: 3px !important;
}


div.top div.not_auth
{
	text-align: left !important;
	width: 150px;
}



table.top td.icons table td
{
	padding-bottom: 2px;


}
td.icq
{
	background: url(../img/icq2.gif) no-repeat left;
	padding-left: 23px;
}
td.skype
{
	background: url(../img/mess.gif) no-repeat left;
	padding-left: 20px;
}
td.mail
{
	background: url(../img/mail.gif) no-repeat left;
	padding-left: 22px;
}


td.city
{
	width: 114px;
	text-align: left;
	padding-right: 39px;
}


td.city select
{
	font: 11px Arial;
	color: #000;
	border: 1px solid #d3d3d3;
	width: 154px;
}

table.middle
{
	width: 100%;
	height: 229px;
}
table.middle td.menu
{
	width: 215px;
	vertical-align: top;
}

table.middle td.top_image
{
	border-top: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	text-align: center;
	vertical-align: middle;
}

table.middle td.actions
{
	width: 150px;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	text-align: left;
	vertical-align: middle;
	font-size: 70%;
	color: #181818;
	padding-right: 46px;
}
table.middle td.empty
{
	width: 12px;
}

div.slogan
{
	margin-bottom: 30px;
}
div.action
{
	border-left: 3px solid #e3201b;
	padding-left: 26px;
	padding-right: 0px;
}

table.middle_menu
{
	width: 100%;
	height: 68px;
	font-size: 11px;
}
table.middle_menu td.empty
{
	width: 244px;
}
table.middle_menu td.empty div.help
{
	height: 18px;
	margin-left: 37px;
	background: url(../img/letter_red.gif) no-repeat left 4px;
	padding-left: 26px;
	line-height: 16px;
	padding-bottom: 2px;
}
table.middle_menu td.i_want
{
	padding-right: 10px;

}
table.middle_menu td.item
{
	background: url(../img/square.gif) no-repeat left;
	padding-left: 12px;
}
table.middle_menu td.input
{
	width: 264px;
}
table.middle_menu td.input div.input
{
	border: 1px solid #d3d3d3;
	padding-right: 2px;
	margin-right: 4px;
	width: 90px;
	float: left;
}
table.middle_menu td.input div.input input
{
	border: 0px solid #d3d3d3;
	color: #636363;
	font: 11px Arial;
	width: 100%;
}

table.middle_menu td.go
{
	padding-right: 15px;
	padding-left: 3px;
	width: 135px;
}
table.main
{
	width: 100%;
}
table.main td img.title
{
	margin-bottom: 30px;
	margin-left: 0px;
}
table.main td.left_cell
{
	width: 180px;
	vertical-align: top;
	padding: 25px 0px 60px 36px;
	font-size: 70%;
	border-right: 1px solid #d3d3d3;
}
table.main td.left_cell table {font-size: 100%;}
table.main td.left_cell div.li
{
	margin-bottom: 12px;
	padding-left: 20px;
	background: url(../img/more.gif) no-repeat 0px 3px;
	color: #ea1c18;
}
table.main td.left_cell div.li div.sub_li
{
	margin: 5px 0 5px 0;
	background: url(../img/square.gif) no-repeat 0px 5px;
	padding-left: 9px;
}
table.main td.content
{
	font-size: 75%;
	vertical-align: top;
	padding: 25px 30px 60px 30px;
	line-height: 18px;
	text-align: left;
}
table.main td.content table {font-size: 100%;}

table.main td.content strong
{
	color: #d91c14;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
table.main td.right_cell
{
	width: 153px;
	padding: 25px 23px 60px 32px;
	vertical-align: top;
	font-size: 85%;
	border-left: 1px solid #d3d3d3;
}
table.main td.right_cell table {font-size: 100%;}
table.main td.right_cell a
{
	color: #da231b;
	border-bottom: 1px solid #da231b;
}
table.main td.right_cell a:hover
{
	border: none;
}
table.main td.right_cell div.news
{
	margin-top: 30px;
	margin-bottom: 4px;
	font-size: 78%;
}
table.main td.right_cell div.news a
{
	color: #000;
	border-bottom: 1px solid #000;
}
table.main td.right_cell div.news a:hover
{
	color: #da231b;
	border-bottom: 1px solid #da231b;
}
table.main td.right_cell div.news b a
{
	border: none;
}
/*Подвал*/
table.bottom
{
	width: 100%;
	height: 88px;
	margin-top: 24px;
}
table.bottom td
{
	text-align: center;
	vertical-align: middle;
	color: #444;
	font-size: 11px;
}
table.bottom td.main
{
	border-top: 2px solid #d3d3d3;
}
table.bottom td.banner
{
	border-top: 2px solid #d3d3d3;
}
table.bottom td.banner a
{
	border: none;
}
table.bottom td.banner img
{
	margin-right: 7px;
}
/*Конец Подвал*/

/*block2*/
div.block2
{
	position: absolute;
	top: 98px;
	left: 33%;
	background: url(../img/block2.gif) no-repeat top left;
	width: 257px;
	height: 181px;
	font-size: 80%;
	padding: 0;
}
div.block2 div.color
{
	background: #fff;
	height: 175px;
	margin: 1px 6px 6px 1px;
	padding: 15px 28px 25px 28px;
	font-size: 11px;
}
div.block2 > div.color
{
	height: 134px;
}
div.block2 div.color div.p
{
	color: #d91c14;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
}
div.color > div.p
{
	margin-bottom: 20px !important;
}
div.block2 div.color input
{
	width: 100%;
	border: 1px solid #d3d3d3;
	margin: 4px 0 7px 0;
	font-size: 11px;
}
a.red2
{
	color: #d91c14 !important;
	border-bottom: 1px solid #da231b !important;
	font-weight: bold;
	font-size: 11px;
}
a.red2:hover
{
	border: none !important;
}
/*end block2*/

.no_bord
{
	border-left: none !important;
	border-right: none !important;
}


td.auth div.block3
{
	margin-top: 15px;
}
td.auth > div.block3
{
	margin-top: 0px;
}


td.hint
{
	background: url(../img/phone.gif) no-repeat left 4px;
	padding-left: 25px;
}
div.right_block2
{
	line-height: 18px;
	font-size: 12px;
}
div.right_block2 a
{
	color: #000 !important;
	border-bottom: 1px solid #000 !important;
}
div.right_block2 a:hover
{
	border: none !important;
}
span.red66
{
	font-weight: bold;
	font-size: 120%;
}