﻿body {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0; 
	margin: 0; 
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(/img/bg_main.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
	
img {
	border: none
	}
	
div {
	text-align: left;
	}	
 
form {
	margin: 0;
	padding: 0;	
	}
	
table {
	border-collapse: collapse; 	 
	}	
	
td, th {	
	text-align: left;
	vertical-align: top;	
	padding: 0;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
p {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
	}	

a {
	color: #235983;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}		

a:hover {
   	text-decoration: none;
	}
	

h1 {
	color: #235983;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 10px 0;
	}

h2 {
	color: #235983;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 10px 0;
	}
	
h3 {
	color: #235983;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
h4 {
	color: #80293d;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	}	
	
h5 {
	color: #80293d;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 5px 0 0 0;
	/*background-image: url(/img/h5_fone.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	}		

option, input, textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	}
	
div.clear {
    border: 0;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
	font-size: 1px;
	line-height: 1px;
	}	
	
#site {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	height: 1%;
	}

#footer {
	height: 34px;
	background-image: url(/img/footer_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	position: relative;
	line-height: 34px;
	margin: 0 0 23px 0;
	padding: 0 10px;
	}

#footer .made_by_altima {
	display: block;
	float: right;
	}

#header {
	width: 1000px;
	height: 327px;
	background-image: url(/img/bg_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;












	}
	
#header a.logo {
	display:block;
	position: absolute;
	width: 110px;
	height: 110px;
	top: 77px;
	left: 63px;
	text-decoration: none;
	}	
	
#nav {
	list-style-type: none;
	margin: 7px 0 0 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	margin: 0 32px 0 0;
	padding: 0;
	display: block;
	}
	
#nav li a.nav1 {
	width: 83px;
	height: 17px;
	display: block;
	background-image: url(/img/nav1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#nav li a.nav2 {
	width: 112px;
	height: 17px;
	display: block;
	background-image: url(/img/nav2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

#nav li a.nav3 {
	width: 75px;
	height: 17px;
	display: block;
	background-image: url(/img/nav3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#nav li a.nav4 {
	width: 84px;
	height: 17px;
	display: block;
	background-image: url(/img/nav4.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#nav li a.nav5 {
	width: 184px;
	height: 17px;
	display: block;
	background-image: url(/img/nav5.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	}				
	
#nav li a:hover, #nav li a.activ {
	background-position: left bottom;
	}					

#content_home {	
	padding: 0 0 15px 50px;
	overflow: hidden;
	height: 1%;
	position: relative;
	}
	
#content_home .some_banner {
	position: absolute;	
	bottom: 37px;
	right: 74px;	
	width: 468px;
	height: 60px;
	}	
	
#content_home .left_col {
	width: 251px;
	float: left;
	padding: 0;
	position: relative;	
	background-image: url(/img/bg_left_home.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #E7EAF0;
	padding: 26px 0 0 0;
	}
	
#content_home .left_col_news {
	width: 251px;
/*	height: 330px; */
	min-height: 330px; 
	float: left;
	padding: 0;
	position: relative;	
	background-image: url(/img/bg_left_news.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 26px 0 0 0;
	}	

#content_home .left_col .contact, #content_home .left_col_news .contact {
	display: block;
	margin: 0 0 10px 17px; 
	}
	
#content_home .left_col .telephon, #content_home .left_col_news .telephon {
	margin: 0 0 20px 17px; 
	color: #235983;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}	
	
#content_home .left_col .telephon span, #content_home .left_col_news .telephon span {
	display: block;
	color: #235983;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	}
	
#content_home .left_col .territoriya {
	display: block;
	margin: 20px 0 10px 17px; 
	}
	
#content_home .left_col .news {
	display: block;
	margin: 20px 0 0 17px; 
	}	
	
#news_list {
	list-style-type: none;
	margin: 0 15px 20px 15px;
	padding: 0;
	}
	
#news_list li {
	margin: 0;
	padding: 10px 0;
	background-image: url(/img/dot_razd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000000;
	overflow: hidden;
	height: 1%;
	}

#news_list .date, #news_full .date  {
	color: #45969f;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 0 0 3px 0;
	}
	
#news_list p, #news_full p {
	color: #000000;
	font-size: 11px;
	}
	
#news_list strong, #news_full strong {
	color: #235983;
	font-size: 11px;
	}
	
a.all_news {
	display: block;
	height: 16px;
	float: right;
	color: #80293d;
	font-size: 11px;
	line-height: 16px;
	background-image: url(/img/icon_all_news.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	}	
	
	
#news_list a.det {
	display: block;
	height: 12px;
	float: left;
	color: #80293d;
	font-size: 10px;
	line-height: 12px;
	background-image: url(/img/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 10px 0 0;
	}
	
#news_list a.det:hover {
	text-decoration: none;
	}											

ul.city {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	}

ul.city li {
	margin: 0;
	height: 21px;
	line-height: 21px;
	display: block;
	background-image: url(/img/dot_razd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 2px;
	font-size: 11px;
	color: #235983;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
ul.city li.last {
	background-image: none;
	}		
	
ul.city li span {
	display: block;
	width: 100px;
	float: left;
	}		
	
#content_home .right_col {
	width: 686px;
	float: right;
	padding: 0 0 100px 0;
	overflow: hidden;
	height: 1%;
	}	
	
#content_home .rightabs_col {	
	float: right;
	width: 207px;
	padding: 15px 0 0 0;
	position: relative;
	}	 
	
#content_home .rightabs_col	.login_box {
	width: 207px;
	background-image: url(/img/bg_login_top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #dee2eb;
	padding: 17px 0 0 0;
	margin: 0 0 15px 0;
	}
	
#content_home .rightabs_col	img.h2_zagl {
	display: block;
	margin: 0 15px;
	}	
	
#content_home .rightabs_col	img {
	display: block;
	}	


.login_form {
	margin: 10px 15px 0 15px;
	padding: 0;
	display: block;
	}
	
.login_form fieldset {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
	}
	
.login_form fieldset div {
	overflow: hidden;
	height: 23px;
	}	
	
.login_form label {
	width: 55px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 14px;
	line-height: 14px;
	color: #7d7d7d;
	font-size: 11px;
	font-weight: bold;
	}

.login_form input {
	width: 112px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	border: 1px solid #dadada;
	background-color: #f8f8f8;
	}	

.login_form button {
	width: 45px;
	height: 19px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	border: none;
	background-color: transparent;
	background-image: url(/img/btn_enter.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	}
	
.login_form a.registration {
	display: block;
	line-height: 19px;
	height: 19px;
	float: left;
	color: #d0387b;
	font-size: 10px;
	}		
	
.advantage {
	padding: 15px 15px 0 15px;
	color: #235983;
	}
	
.advantage span {
	display: block;
	padding: 5px 0;
	}	

.advantage a {
	text-transform: uppercase;
	color: #d0387b;
	}	
	
.advantage img {
	display: block;
	float: left;
	margin: 0 15px 0 0; 
	}		
			


/*
#content_home .rightabs_col .doc_list {
	margin: 0 12px 10px 12px;
	padding: 0;
	list-style-type: none;
	}	
	
#content_home .rightabs_col .doc_list li {
	display:block;
	padding: 5px 0 5px 20px;
	margin: 0;
	background-image: url(/img/icon_doc.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}

#content_home .rightabs_col .doc_list li a {
	color: #235983;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}	
*/	
			
	
#content_home .center_col {
	float: left;
	padding: 15px 0 0 0;
	width: 466px;
	overflow: hidden;
	height: 1%;
	}
	
#content_home .center_col p, #content_home .center_col h1 {
	text-align: justify;
	}		
	
#content_home .center_col .for_buklet {
	text-align: right;
	height: 54px;
	}	
	
#content_home .center_col a.buklet {
	display: block;
	float: right;
	background-image: url(/img/icon_buklet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 54px;
	line-height: 54px;
	padding: 0 0 0 50px;
	color: #235983;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 0 auto;
	}	
	
	
#content {	
	padding: 0 49px 15px 50px;
	overflow: hidden;
	height: 1%;
	position: relative;
	}
	
	
#content .left_col {
	padding: 0;
	position: relative;	
	background-image: url(/img/bg_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 26px 0 0 17px;
	}
	
#content .left_col .nacl {
	display: block;
	margin: 0 0 20px 0; 
	}		
	

form.send_form, fieldset, input, select, option, input, textarea {
	margin: 0;
	padding: 0; 
	}	
	
form.send_form fieldset {
	border: none;
	}	

form.send_form fieldset h2 {
	text-transform: uppercase;
	color: #80293D;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	margin: 17px 0 15px 20px;	
	}		
	
.f1 p {
	height: 30px;
	color: #235987;
	font-weight: bold;
	font-size: 12px;	
	margin: 0;
	}	
	
.f1 p.auto {
	height: auto;
	color: #000000;
	font-weight: normal;
	font-size: 11px;	
	padding: 0 0 0 302px;
	}		

.f1 label {
	display: block;
	text-transform: uppercase;
	color: #80293D;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 302px;
	padding: 2px 0 0 0;
	}
	
.f1 input {
	display: block;
	float: left;
	width: 22px;
	margin: 0 2px 0 0;
	background-color: #F7F7F7;
	border: 1px solid #91959B;
	font-size: 12px;
	padding: 2px 0;
	text-align: center;
	}
	
.f1 input.des {
	display: block;
	float: left;
	width: 22px;
	margin: 0 2px 0 0;
	background-color: #cccccc;
	border: 1px solid #91959B;
	font-size: 12px;
	padding: 2px 0;
	text-align: center;
	}		
	
.f1 span {
	display: block;
	text-transform: uppercase;
	color: #80293D;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding: 2px 0 0 5px;
	}	
	
.f2, .f4 {
	display: block;
	width: 450px;
	height: 230px;
	float: left;
	background-image: url(/img/bg_gray.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.f2, .f3, .f4, .f5 {
	margin: 0 0 20px 0;
	}	 
	
.f2 p, .f3 p, .f4 p, .f5 p {
	height: 28px;
	margin: 0;
	}	

.f2 label, .f4 label {
	display: inline-block;
	color: #235987;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 140px;
	padding: 2px 0 0 0;
	margin: 0 0 0 20px;
	}
	
.f2 input, .f4 input {
	display: block;
	float: left;
	width: 260px;
	background-color: #F7F7F7;
	border: 1px solid #91959B;
	font-size: 12px;
	padding: 2px 5px;
	text-align: left;
	color: #595959;
	}	

.f2 span, .f4 span {
	display: block;
	color: #235987;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding: 2px 0 0 5px;
	}			
	
.f3, .f5 {
	display: block;
	width: 400px;
	height: 230px;
	float: right;
	background-image: url(/img/bg_blue.gif);
	background-position: top left;
	background-repeat: no-repeat;
	} 
	
.f3 label, .f5 label {
	display: inline-block;
	color: #235987;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 84px;
	padding: 2px 0 0 0;
	margin: 0 0 0 20px;
	}
	
.f3 span, .f5 span {
	display: block;
	color: #235987;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding: 2px 0 0 5px;
	}	
	
.f3 span.input_alt, .f5 span.input_alt {
	display: block;
	float: left;
	width: 260px;
	background-color: #F7F7F7;
	border: 1px solid #91959B;
	font-size: 12px;
	padding: 0 5px;
	text-align: left;
	color: #91959B;
	line-height: 20px;
	font-weight: normal;
	}
	
.f3 select, .f5 select {
	display: block;
	float: left;
	width: 272px;
	background-color: #F7F7F7;
	border: 1px solid #91959B;
	font-size: 14px;
	text-align: left;
	color: #595959;
	height: 20px;
	}	
	
.f3 option, .f5 option {
	font-size: 14px;
	color: #595959;
	}			


.f6 {
	display: block;
	clear: both;
	width: 902px;
	background-image: url(/img/bg_blue_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #EDF2FB;	
	padding: 40px 0 0 0;
	}
	
.f6 img {
	display: block;
	clear: both;
	}	

.f6 table {
	width: 95%;
	margin: 0 auto 10px auto;
	border-collapse: collapse;
	border: 1px solid #91959B;
	}
	
.f6 th {
	border: 1px solid #91959B;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	color: #235987;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	}	
	
.f6 td.head {
	border: 1px solid #91959B;
	text-align: center;
	vertical-align: middle;
	padding: 2px 5px;
	color: #595959;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	}
	
.f6 td {
	border: 1px solid #91959B;
	text-align: left;
	vertical-align: middle;
	padding: 2px 5px;
	color: #595959;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
	}

.f6 td input {
	display: block;
	width: 80px;
	border: none;
	background-color: transparent;
	}
	
.f7 {
	padding: 10px 20px;
	margin: 0;
	overflow:hidden;
	height: 1%;
	}
	
.f8, .f9, .f10 {
	float: left;
	padding: 10px 15px;
	margin: 0;
	overflow:hidden;
	height: 1%
	}	
	
.f7 h3, .f8 h3, .f9 h3, .f10 h3 {
	text-transform: uppercase;
	color: #80293D;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	margin: 0 0 15px 0;	
	}		
		
.f7 input, .f8 input, .f9 input, .f10 input {
	display: block;
	float: left;
	background-color: #F7F7F7;
	border: 1px solid #91959B;
	font-size: 12px;
	padding: 2px 5px;
	text-align: left;
	color: #595959;
	}	

.f7 input.grn, .f8 input.grn, .f9 input.grn, .f10 input.grn {
	width: 90px;
	}
	
.f7 input.cop, .f8 input.cop, .f9 input.cop, .f10 input.cop {
	width: 20px;
	text-align: center;
	}	
	
.f8 input.grn, .f9 input.grn, .f10 input.grn {
	width: 90px;
	background-color: #cccccc;
	}
	
.f8 input.cop, .f9 input.cop, .f10 input.cop {
	width: 20px;
	text-align: center;
	background-color: #cccccc;
	}

.f8 p, .f9 p, .f10 p {
	height: 20px;
	}

.f8 p.auto, .f9 p.auto, .f10 p.auto {
	height: auto;
	}	

.f7 span, .f8 span, .f9 span, .f10 span  {
	display: block;
	color: #235987;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding: 2px 10px 0 5px;
	}	
	
.btn {
	text-align: center;
	padding: 30px;
	}						
	
.print	{
	display: block;
	margin: 0 auto;
	width: 166px;
	height: 33px;
	background-color: transparent;
	background-image: url(/img/btn_print.gif);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	border: none;
	}
	
.new_cargo	{
	display: block;
	margin: 0 auto;
	width: 221px;
	height: 33px;
	background-color: transparent;
	background-image: url(/img/new_cargo.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	border: none;
	}	
	
a.aval {
	display: block;
	padding: 0 0 0 35px;
	background-image: url(/img/icon_aval.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 40px;
	margin: 20px 0 10px 0;
	}	
	
a.acrobat {
	display: block;
	padding: 0 0 0 35px;
	background-image: url(/img/icon_acrobat.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
	}	
	
#instruction {
	margin: 0 17px 40px 17px;
	padding: 0;
	list-style-type: none;
	}

#instruction ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	}
	
#instruction li {
	margin: 0;
	padding: 0 0 0 14px;
	background-image: url(/img/icon_romb.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	}			
	
#instruction li li {
	margin: 0;
	padding: 4px 0;
	background: none;
	}
	
#instruction li li a {
	display: block;
	background-image: url(/img/icon_list.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
/*	height: 14px;*/
	line-height: 14px;
	color: #235983;
	font-size: 11px;
	}		
	
div.pagers {
	text-align: center;
	padding: 20px 0;
	color: #235983;
	}
	
div.pagers span {
	font-weight: bold;
	color: #80293d;
	}		
	
	
div.big_box {
	width: 440px;
	padding: 16px 0 0 0;
	background-image: url(/img/bg_big_box_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #edf2fb;
	overflow: hidden;
	height: 1%;
	}

div.big_box h4 {
	margin: 0 20px 30px 20px; 
	}
	
div.big_box .otstup {
	margin: 0 20px;
	}	
	
div.big_box img {
	display: block;
	}		
	
	
.tracing_form {
	margin: 10px 0 50px 0;
	padding: 0;
	display: block;
	}
	
.tracing_form fieldset {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
	}
	
.tracing_form fieldset div {
	overflow: hidden;
	height: 30px;
	}	
	
.tracing_form label {
	width: 130px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 14px;
	line-height: 14px;
	color: #235983;
	font-size: 12px;
	font-weight: bold;
	}

.tracing_form input {
	width: 160px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border: 1px solid #91959b;
	background-color: #f7f7f7;
	font-size: 12px;
	}	

.tracing_form button {
	width: 160px;
	height: 27px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border: none;
	background-color: transparent;
	background-image: url(/img/btn_show.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	}	
	
.register_form {
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	}
	
.register_form fieldset {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
	}
	
.register_form fieldset div {
	overflow: hidden;
	height: 30px;
	}	

.register_form div.face label {
	width: 140px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	color: #235983;
	font-size: 12px;
	font-weight: bold;
	}

.register_form sup {
	color: #fd4444;
	}
	
.register_form label {
	width: 152px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	color: #235983;
	font-size: 12px;
	font-weight: bold;
	}

.register_form input {
	width: 236px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border: 1px solid #91959b;
	background-color: #f7f7f7;
	font-size: 13px;
	}
	
.register_form input.rdo {
	width: 20px;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border: none;
	background-color: transparent;
	}

.register_form button {
	width: 128px;
	height: 27px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border: none;
	background-color: transparent;
	background-image: url(/img/btn_send.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	}	
	
#form1, #form2 {
	display: none;
	} 		
	
.sub_nav {
	overflow: hidden;
	height: 1%;
	padding: 30px 0 0 0;
	}	
	
.sub_nav strong {
	margin: 0 0 15px 17px;
	color: #80293d;
	font-size: 13px;
	font-weight: bold;
	display: block;
	}	
	
.sub_nav ul {
	margin: 0 17px 30px 17px;
	padding: 0;
	list-style-type: none;
	}

	
.sub_nav ul li {
	margin: 7px 0;
	padding: 0 0 0 14px;
	background-image: url(/img/icon_romb.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	}
	
.sub_nav ul li a {
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
	
.sub_nav ul li a:hover, .sub_nav ul li a.active {
	text-decoration: underline;
	}	
	
.sub_nav a.enter {
	font-size: 10px;
	color: #d0387b;
	display: block;
	margin: 0 17px 80px 31px;
	}	
	
.sub_nav a.btn_order {
	margin: 16px 17px;
	display: block;
	width: 207px;
	height: 117px;
	background-image: url(/img/order.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	

.h30 {
	height: 30px;
	}	
	
#big { 
	width: 686px;
	background-image: url(/img/bg_big_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #edf2fb;
	margin: 28px 0 0 0;
	padding: 17px 0 0 0; 
	}
	
#big img { 
	display: block;
	}
	
#big h4 { 
	padding: 0 22px;
	}	
	
#big .choose {
	width: 666px;
	margin: 0 10px;
	background-image: url(/img/bg_choose_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dee7f5;
	padding: 10px 0 0 0;
	}	
	
#big .choose_box {	
	margin: 0 12px;
	}	
	
	
.choose_form {
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	}
	
a.calend {	
	display: block;
	width: 22px;
	height: 20px;
	background-image: url(/img/icon_calendar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	
	}	
	
.choose_form fieldset {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
	}
	
.choose_form fieldset div {
	overflow: hidden;
	height: 30px;
	}
	
.choose_form .w40 {
	width: 40px;
	float: left;
	}	
	
.choose_form .w32 {
	width: 32px;
	float: left;
	}		
	
.choose_form fieldset div.div_select {
	overflow: hidden;
	height: 80px;
	}	

.choose_form span {
	display: block;
	float: left;
	color: #235983;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 0 2px;
	}
	
.choose_form label {
	width: 120px;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	color: #235983;
	font-size: 12px;
	font-weight: bold;
	}

.choose_form input {
	width: 75px;
	height: 18px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border: 1px solid #91959b;
	background-color: #f7f7f7;
	font-size: 13px;
	}
	
.choose_form select {
	display: block;
	float: left;
	border: 1px solid #91959b;
	background-color: #f7f7f7;
	}	

.choose_form button {
	width: 150px;
	height: 27px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border: none;
	background-color: transparent;
	background-image: url(/img/btn_shape.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	}	
	
.rich_table {
	margin: 10px;
	border: 1px solid #d7e1f1; 
	width: 666px;
	border-collapse: collapse;
	}
	
.rich_table th {
	border-left: 1px solid #d7e1f1;
	background-color: #dee7f5;
	font-size: 12px;
	color: #235983;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 7px 0; 
	}
	
.rich_table td {
	border-left: 1px solid #d7e1f1;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 3px 5px; 
	}
	
.rich_table td.td_left {
	text-align: left;
	}	

.rich_table tr {
	background-color: #edf2fb;
	}
	
.rich_table tr.line {
	background-color: #e4ebf7;
	}

/* JS CALENDAR */

	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}

/* /JS CALENDAR */
	
	
