@charset "windows-1251";
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	height:100%;
}
.shapka {
	background-image: url(/img/top_bg.jpg);
	background-repeat: no-repeat;
}
.top_contacts {
	padding-left: 200px;
	font-size: 11px;
	color: #39022f;
	font-weight: bolder;
}
.top_contacts div {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.top_contacts a {
	color: #39022f;
	font-weight: bolder;
        text-decoration: none;
}
.top_contacts a:hover {
        text-decoration: underline;
}
.auth_form {
	padding-left: 140px;
}
.auth_form td {
	font-size: 11px;
	color: #39022f;
	font-weight: bolder;
}
.auth_form td a {
	color: #39022f;
	text-decoration: none;
}
.auth_form td a:hover {
	text-decoration: underline;
}
.auth_form input {
	background-color: #ffffff;
	border: #c2baa5 1px solid;
	font-family: Verdana,  Arial, sans-serif;
	font-size: 11px;
}
.top_menu {
	background-image: url(/img/top_menu_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 320px;
}
.top_menu td{
	padding-left: 15px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}
.top_menu td a{
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.top_menu td a:hover {
	text-decoration: underline;
}
.left_menu {
	background-image: url(/img/left_menu_bg_top.jpg);
	background-repeat: no-repeat;
}
.left_menu_title {
	background-image: url(/img/left_menu_bg_title.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	font-size: 16px;
	color: #39022f;
	font-weight: bold;
}
.left_menu_item {
	background-image: url(/img/left_bg_menu.jpg);
	height: 100%;
	background-repeat: repeat-y;
	padding-left: 50px;
	font-size: 11px;
	color: #39022f;
	font-weight: bold;
}
.left_menu_item a {
	color: #39022f;
	text-decoration: none;
}
.left_menu_item a:hover {
	text-decoration: underline;
}
.container {
	background-image: url(/img/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.map{
	padding-top: 10px;
	font-size: 11px;
	color: #39022f;
	font-weight: bolder;
}
.map a{
	font-size: 11px;
	color: #39022f;
	font-weight: bolder;
	text-decoration: none;
}
.map a:hover{
	text-decoration: underline;
}

.center_block {
	padding: 0px 20px 10px 20px;
}
.page_title {
	font-size: 16px;
	font-weight: bolder;
	color: #39022f;
}
.content {
	padding-top: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.content h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #39022f;
	margin-bottom : 0px;
}
.content h3 {
	font-size: 14px;
	font-weight: normal;
	color: #39022f;
}
.content .big_r {
	font-size: 14px;
	font-weight: normal;
	color: #39022f;
}
.content .big {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.content table tr td {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.content a {
	font-size: 10px;
	font-weight: normal;
	color: #39022f;
	text-decoration: underline;
}
.content a:hover{
	text-decoration: none;
}
.right_order_title {
	background-image: url(/img/top_order_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	font-size: 13px;
	color: #39022f;
	font-weight: bold;
}
.right_order_title a {
	color: #39022f;
	text-decoration: none;
}
.right_order_title a:hover {
	text-decoration: underline;
}
.right_block_title {
	background-image: url(/img/right_bg_title.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	font-size: 13px;
	color: #39022f;
	font-weight: bold;
}
.right_block_item {
	background-image: url(/img/right_bg_menu.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 11px;
	color: #39022f;
}
.right_block_item a {
	color: #39022f;
	text-decoration: underline;
}
.right_block_item a:hover{
	text-decoration: none;
}
.right_block_bottom {
	background-image: url(/img/right_bg_bottom.jpg);
	background-repeat: no-repeat;
}
.bottom_left {
	background-image: url(/img/bottom_bg_left.jpg);
	background-repeat: no-repeat;
}
.bottom_center {
	background-image: url(/img/bottom_bg.jpg);
	background-repeat: repeat-x;
}
.bottom_right {
	background-image: url(/img/bottom_bg_right.jpg);
	background-repeat: no-repeat;
}