


/* Start:/bitrix/templates/old_title/styles.css*/
#menu1 {
	margin:0 -25px 0 -25px;
	width:1010px;
/*	border:1px solid red;*/
	height:30px;
	background:url(/images/menu_bottom.gif) 40px bottom no-repeat #fff;
}

#menu {
	padding-left:47px;
	display:block;
	padding-top:10px;
	height:20px;
	position:absolute;
}
#menu li a{
	font-size:13px;
	text-transform: uppercase;
}
#menu li {
	float:left;
	list-style-type:none;
	margin:0 15px 0 0;
}
#menu li.selected {
	height:15px;
	background:url(/images/menu_bottom_selected.gif) 15px bottom repeat-x;
}
#menu li li.selected1 {
	background-color:#243C81;
	margin:0 !important;
	color: #000000;
}
#na4alo {
	margin-left:0 !important;
}
#konec {
	margin-right:0 !important;
}

#menu li {
	float: left;
	position: relative;
	padding-bottom:5px;
}
#menu a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display: block;
}
#menu li li a:hover {
	color:#000;
	background: #ccc;
}
#menu li:hover,
#menu li.jshover {
/*  background:#F2F7FE;*/
}

#menu li ul {
	display: none;
	position: absolute;
	background-color: #A0A0A0;
	width:250px;
	margin-top:4px;
	padding-bottom:0px !important;
}
#menu li li ul {
	position: absolute;
	float:left !important;
	margin-left:250px;
	/*width:300px;*/
	background-color:#858282;
}
#menu li li {
	margin:0;
	padding-bottom:0px !important;
}
#menu li li a {
	text-transform: none;
        font-size: 11px;
	width: 240px;
	background: none;
	padding:2px 5px;
/*	color:#003386*/
}
#menu li li li a {
	text-transform: none;
        font-size: 11px;
/*	color:#003386 !important;*/
}
#menu li li li.selected1 a {
	color: #fff!important;
}
#menu li:hover ul,
#menu li.jshover ul {
	display: block;
}

#menu li:hover li ul,
#menu li.jshover li ul {
	display: none;
	width: 250px;
	top: -0.65em;
	left: 0;
	lef\t: 0;
}
#menu li:hover li:hover ul,
#menu li.jshover li.jshover ul {
	display: block;
}

#up { position: absolute; 
      width: 248px; 
      height: 200px; 
      left: 500px; 
      top: 437px; }

/* End */



/* Start:/bitrix/templates/old_title/template_styles.css*/
body {
	font: 62.5%/1.4 Verdana, Arial, Helvetica, sans-serif;
}
table,img {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
* {
	margin:0;
	padding:0;
}
.red, .red a {color:red;}
th,td {
	vertical-align:top;
}
html {
	height: 100%;
	background-color: #fff;
}
body {
	position: relative;
	height: auto !important;
	height:100%;
	min-height: 100%;
	background:url(/images/back4.gif) center top repeat-x #fff;
	min-width:880px;
}
.main {
	background:url(/images/back1.gif) center top repeat-x #fff;
}
#all {
	margin:auto;
	height:100%;
	width:900px;
	font-size:13px;
}
#oao {
	height:29px;
	background:url(/images/pao.gif) center 13px no-repeat;
}
#header {
	width:985px;
	background:url(/images/header2_1.jpg) center 15px no-repeat;
	padding-top:15px;
	margin:0 0 3px 0;
}
#header {
	height:274px;
}
.main #header {
	height:113px;
}
#header_left, #header_right {
	height:244px;
}
#header_left, #header_right {
	height:244px;
}
.main #header_left, .main  #header_right {
	height:93px;
}
#header_left {
	width:13px;
	float:left;
/*	background:url(/images/header_left.gif) left top no-repeat;*/
}
.main #header_left {
	background:url(/images/header_left.gif) left top no-repeat;
}

.main #header_right {
	background:url(/images/header_right.gif) right top no-repeat;
}
#logo_flash {
	text-align:center;
	padding-top: 15px;
}
#flash {
	text-align:center;
	padding-top: 18px;
}
#main {
	width:100%;
	clear:both;
}
.main #main {
	margin-top:15px;
}
#main a:hover {
	text-decoration:none;
}
#left{
/*	width:489px;*/
	padding:10px 15px 0 0;
}
#left a {
	color:#004ebf;
}
.white_border {
	margin:5px 0 5px 0;
	border-top:1px solid #fff;
	padding-bottom:5px;
}
.sub_menu {
	background:url(/images/submenu.gif) left top no-repeat #bc1623;
	color:#fff;
	margin-top:15px;
}
.sub_menu a {
	color:#fff;
}
.sub_menu a:hover {
	color:#ff7580;
}
.sub_menu_bottom {
	background:url(/images/submenu_bottom.gif) left bottom no-repeat;
	padding:15px 0 15px 0;
}
.submenu {
	display:block;
	padding:0 15px 0 15px;
}
.submenu li {
	list-style-type:none;
	display:block;
	float:left;
	background:url(/images/li_sub.gif) left 5px no-repeat;
	padding-left:10px;
	padding-right:5px;
	width:210px;
}
.submenu li.selected {
	background:url(/images/li_sub_selected.gif) left 5px no-repeat;
	font-weight:bold;
}
#content {
	color:#444548;
/*	width:459px;*/
}
#content h1 {
	font-size:1.65em;
	margin-bottom:5px;
}
#content h1 a {
	color:#7f7f7f;
}
#content p {
	margin-bottom:5px;
}
#content ul {
	margin:5px 0;
}
#content li {
	margin-left:15px;
}
#content td {
	padding:2px 0 2px 1px;
}
#right {
	width:348px;
	padding-top:10px;
}
.content_item_l {
	background:url(/images/content_item_red.gif) left top no-repeat #bc1623;
	color:#fff;
	width:237px;
	margin-bottom:15px;
	margin-right:7px;
	float: left;
}
.content_item_r {
	background:url(/images/content_item_red.gif) left top no-repeat #bc1623;
	color:#fff;
	width:237px;
	margin-bottom:15px;
	margin-left:7px;
	float: left;
}
.content_item_in {
	background:url(/images/content_item_red_bottom.gif) left bottom no-repeat;
	padding:15px;
}
.content_item_in a {
	color:#fff;
}
.content_item_in h1 {
	font-size:1.65em;
	font-weight:normal;
	margin-bottom:5px;
	display:block;
	height:50px;
}
.more {
	text-align:center;
	margin-top:5px;
}
.more a {
	padding:3px 5px 3px 5px;
	background-color:#de8b91;
	color:#fff;
}
.txt {
	padding:0 15px 15px 15px;
}
.border {
	margin:0 0 10px 0px;
	display:block;
	float:left;
	padding-bottom:8px;
	background:url(/images/menu_bottom_selected.gif) left bottom repeat-x;
}
.bordered td {
	border:1px solid #999999;
	padding:2px;
}
.border1 {
	margin:0 0 10px 0px;
	display:block;
	float:left;
	padding-bottom:8px;
	background:url(/images/blue_border_bottom.gif) left bottom repeat-x;
}
.border2 {
	margin:0 0 10px 0px;
	display:block;
	float:left;
	padding-bottom:8px;
	background:url(/images/white_border_bottom2.gif) left bottom repeat-x;
}
#contacts {
	color:#fff;
	background:url(/images/right_block_contacts.gif) left top no-repeat;/*#003287*/
/*	width:348px;*/
}
#contacts p {
	background:#003287;
}
#contacts_bottom {
	background:url(/images/right_block_contacts_bottom.gif) left bottom no-repeat;
	padding:15px;
	margin-bottom:15px;
	width:318px;
}
#contacts p {

}
#contacts a {
	color:#fff;
}
.right_block {
	background:url(/images/white_border.gif) left top no-repeat;
	margin-bottom:15px;
}
.right_block_in {
	background:url(/images/white_border_bottom.gif) left bottom no-repeat;
	padding:15px;
}
.right_block_in dd {
	margin-bottom:10px;
}
.right_block_in2 {
	height:125px;
}
.right_block_search {
	background:url(/images/right_block_search.gif) left top no-repeat;
	margin-bottom:15px;
	color:#727a72;
	font-size:0.85em;
}
.right_block_search a {
	color:#727a72;
}
.right_block_search_in {
	background:url(/images/right_block_search_bottom.gif) left bottom no-repeat;
	padding:15px;
}
.right_block_colored {
	background:url(/images/right_block_colored.gif) left top no-repeat;
	margin-bottom:15px;
	color:#727a72;
	font-weight:bold;
}
.right_block_colored_in {
	background:url(/images/right_block_colored_bottom.gif) left bottom no-repeat;
	padding:15px;
}
.item {
	margin-bottom:10px;
	clear:left;
}
.item_pic {
	float:left;
	margin-top:5px;
	background:url(/images/pic_back_pink.gif) left top no-repeat;
}
.item_pic_bottom {
	background:url(/images/pic_back_pink_bottom.gif) left bottom no-repeat;
}
.item_pic img {
	margin:15px;
	border:1px solid #fff;
}
.item_pic_g {
	float:left;
	margin-top:5px;
	background:url(/images/pic_back_grey.gif) left top no-repeat;
}
.item_pic_g_bottom {
	background:url(/images/pic_back_grey_bottom.gif) left bottom no-repeat;
}
.item_pic_g img {
	margin:15px;
	border:1px solid #fff;
}
.item_txt {
	margin-left:140px;
}
.item h1 {
	color:#7f7f7f;
	font-weight:normal;
	font-size:1.6em;
}
.item p {
	color:#444548;
}
.item_r1 {
	height:125px;
	width:105px;
	float:left;
	text-align:center;
	line-height:11px;
	font-weight:bold;
	color:#444548;
}
.item_r2 {
	height:125px;
	float:left;
	width:105px;
	text-align:center;
	line-height:11px;
	font-weight:bold;
	color:#444548;
	border-left:1px solid #a1a2a3;
	border-right:1px solid #a1a2a3;
}
.right_aling {
	float:right;
	color:#727a72;
	font-size:0.85em;
}
.little {
	color:#a0aaa0;
	font-size:0.85em;
	font-weight:normal;
	margin-top:10px;
}
.right_aling a {
	color:#727a72;
}
.one {
	color:#000;
}
.one a {
	color:#004ebf;
}
.two {
	color:#4c4c4c;
}
.two a {
	color:#4c83d2;
}
.three {
	color:#7f7f7f;
}
.three a {
	color:#7fa6df;
}
.field {
	width:275px;
	background-color:#fff;
	border:1px solid #a1a2a3;
	height:15px;
	color:#727a72;
}
.field2 {
	width:215px;
	background-color:#fff;
	border:1px solid #a1a2a3;
	height:20px;
	margin:0 5px 5px 5px;
	color:#727a72;
}
.field3 {
	width:215px;
	background-color:#fff;
	border:1px solid #a1a2a3;
	height:50px;
	margin:0 5px 5px 5px;
	overflow:auto;
	color:#727a72;
}
.button1 {
	float:left;
	margin-left:15px;
}
#button1 {
	border:none;
	background:url(/images/zakaz1.gif) no-repeat;
	width:86px;
	height:14px;
}
#button2 {
	border:none;
	background:url(/images/zakaz2.gif) no-repeat;
	width:78px;
	height:14px;
}
.button2 {
	float:right;
	margin-right:15px;
}
.catalog_right li {
	list-style-type:none;
	padding-left:10px;
	background:url(/images/li_right.gif) left 6px no-repeat;
}
.catalog_right, .catalog_right a {
	color:#003fb3;
}
.catalog_right a:hover {
	color:#0250e6;
}
#main_footer{
	position:absolute;
	width:852px;
	height:55px;
	margin:auto;
}
#footer_old_title {
	bottom:0;
	width:100%;
	color:#335b9e;
	font-size:1em;
	height:55px;
	background: url(/images/footer_right.gif) right top no-repeat #003286;
}
#footer_left {
	float: left;
	height:35px;
	width:279px;
	color:#fff;
	line-height:13px;
	padding-left:210px;
	padding-top:20px;
	background:url(/images/footer.gif) left top no-repeat #003286;
}
#footer_right {
	float:right;
	height:45px;
	width:348px;
	text-align:left;
	line-height:12px;
	padding-top:10px;
}
#footer_right a {
	color:#335b9e !important;
}
#footer_right img {
	margin:0 0 0 110px;
}
#empty {
	clear:both;
	height:50px;
}
#footer_right p {
	padding:4px 0 0 150px;
}
#footer a {
	color:#1a329b;
}
#footer a:hover {
	color:#1a889b;
	text-decoration: none;
}
#footer_bottom{
	width:100%;
	height:100%;
	text-align:center;
}
#footer_text{
	padding-left:100px;
	padding-right:100px;
	text-align:center;
}
/*  start Form block */
.field{
	font: bold 12px verdana;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width:100%;
	padding: 1px;
	margin:0px;
	margin-bottom:5px;
}
.button{
	font: bold 12px verdana;
	margin:0px;
	margin-bottom:5px;
}
.dt_select .ft{
	margin:0px 5px;
	padding: 1px;
	font-weight: bold;
	font-face:verdana;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.dt_select .bt {
	margin:0px 5px;
	text-align:center;
	padding:0px;
	text-indent:0px;
}
fieldset{
	width:400px;
	padding:5px;
	margin:0px;
}
fieldset legend {
	font-weight:bold;
	margin:0px;
}
fieldset label {
	font-weight:bold;
	color:#777;
	margin:0px;
}
fieldset label strong {
	color:#000;
	font-size:110%;
	margin:0px;
}
fieldset small label {
	font-weight:normal;
	margin:0px;
}
fieldset textarea {
	overflow:visible;
	margin:0px;
}

/*  end Form block */
/* End */
/* /bitrix/templates/old_title/styles.css */
/* /bitrix/templates/old_title/template_styles.css */
