body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #666;
	background-image: url(pic/bg_.gif);
	margin: 0px;
	padding: 0px;
	
}
.main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
.main .lang {
	margin: 10px;
	width: 980px;
	float: left;
}

.main .lang a {
	float: left;	
	font-size: .9em;
	color: #999;
	text-decoration: underline;
	margin-bottom: 5px;
}
.main .lang a:hover {
	float: left;	
	font-size: .9em;
	color: #F30;
	text-decoration: underline;
}
.main .lang img {
	float: left;	
	margin-right: 10px;
	margin-left: 20px;
}

.main .white {
	background-color: #FFF;
	float: left;
	width: 999px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
}

.main .white .banner {
	float: left;
	width: 900px;
	height: 100px;
	margin: 20px 0px 20px 50px;
	border: 1px dotted #cccccc;
	padding: 0px;
	/*background-image: url(pic/banner_bg.jpg);*/
}


.main .white .years {
	height: 124px;
	width: 189px;
	background-image: url(pic/5years.gif);
	position: relative;
	
	float: right;
	top: -3px;
	right: -3px;
}

.main .white .ico {
	height: 100px;
	width: 189px;
	float: right;

}

.main .white .ico img {
	border: 0px;
	margin: 10px 40px 0px 0px;
}

.main .white #logo {
	float: left;
	margin: 10px;
	border: 0px;
}
.main .white #are {
	float: left;
	top: -3px;
	right: -20px;
	position: relative;
	z-index: 1;
	border: 0px;
}


.main .white .login {
	height: 227px;
	width: 290px;
	background-image: url(pic/shadow.jpg);
	background-repeat: no-repeat;
	position: relative;
	
	float: left;
	top: -3px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.main .white .login .big {
	margin: 20px 20px 10px 0px;
	padding: 0px 0px 0px 80px;
	float: left;
	display: block;
	width: 240px;
}

.main .white .login .small, .small {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 80px;
	font-size: .7em;
	float: left;
	width: 240px;
}

.login input {
	float: left;
	background-image: url(pic/form_bg.gif);
	border: 1px solid #bbbbbb;
	color: #666666;
	margin: 0px 0px 0px 0px;
	position: relative;
  left: 80px;
}

.main .white .towns {
	float: left;
	width: 500px;
	height: 50px;
	margin: 20px 0px 0px 70px;
}

.main .white .towns a {
	padding-left: 20px;
	margin-left: 30px;
	background-image: url(pic/info.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #666666;
	text-decoration: none;
}

pre {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .7em;
	color: #666;
}

.main .white .cl {
clear: both;
}


.main .white .menu {
float: left;
width: 290px;
padding: 30px 0px 0px 0px;
margin: 0px 0px 70px 10px;
/*	background-image: url(pic/ny.jpg);
	background-position: 110px 0px;
	background-repeat: no-repeat;
*/
}

.main .white .menu a {
	float: left;
	width: 270px;
	padding-left: 20px;
	margin: 7px 0px 0px 10px;
	background-image: url(pic/submenu_bg.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	color: #666666;
	font-size: .8em;
}

.main .white .menu a:hover {
	color: #cd4726;
	background-image: url(pic/menu_bg.gif);
	background-position: 7px 5px;
}

.main .white .menu .sub {
	float: left;
	width: 270px;
	padding-left: 20px;
	margin: 7px 0px 0px 30px;
	background-image: url(pic/submenu_bg.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	color: #666666;
	font-size: .8em;
}

.main .white .menu .last {
	float: left;
	width: 230px;
	padding-left: 20px;
	margin: 7px 0px 20px 10px;
	background-image: url(pic/submenu_bg.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	color: #666666;
	font-size: .8em;
}

.main .white .menu .vmenu {
	float: left;
	width: 220px;
	padding-left: 37px;
	margin: 7px 0px 5px 20px;
	background-image: url(pic/video.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #666666;
	font-size: .8em;
}

.main .white .menu .vmenu:hover {
	color: #cd4726;
	background-image: url(pic/video.jpg);
	background-position: 1px 4px;
}

.main .white .menu .bmenu {
	float: left;
	width: 220px;
	padding-left: 37px;
	margin: 7px 0px 20px 20px;
	background-image: url(pic/blog.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #666666;
	font-size: .8em;
}

.main .white .menu .bmenu:hover {
	color: #cd4726;
	background-image: url(pic/blog.jpg);
	background-position: 1px 4px;
}


.main .white .content {
	float: left;
	width: 659px;
	font-size: .85em;
	line-height: 1.9em;
	margin: 20px 0px 20px 0px;
}

.main .white .content p {
	float: left;
	width: 659px;
}

.main .white .content .video {
	float: left;
	width: 577px;
	height: 400px;
	margin: 20px 0px 20px 0px;
	background-image: url(pic/bigshadow.jpg);
	background-repeat: no-repeat;
}


.error {
	font-size: .85em;
	line-height: 0.9em;
	margin: 10px 0px 0px 0px;
	color: #cd4726;
}

.main .white .content h1, .main .white .content h2 {
	clear: left;
	font-size: 1.1em;
	font-weight: normal;
	/*line-height: 1.6em;*/
	color: #000000;
	padding: 0px 0px 0px 70px;
	margin: 20px 0px 0px 0px;
	background-image: url(pic/h1_bg.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
  width: 659px;
}

.main .white .content a {
color: #cd4726;
text-decoration: none;
}

.main .white .content a:hover {
text-decoration: underline;
}

.main .white .content .prar {
float: left;
	background-image: url(pic/rar.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
  padding-left: 20px;
  margin-left: 10px;
  width: 80px;
  font-size: 0.8em;
}

.main .white .content .ppdf {
float: left;
	background-image: url(pic/pdf.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
  padding-left: 20px;
  margin-left: 10px;
  width: 80px;
  font-size: 0.8em;
}

.main .white .content .pdoc {
float: left;
	background-image: url(pic/doc.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
  padding-left: 20px;
  width: 80px;
  font-size: 0.8em;
}

.main .white .content .ppdoc {
float: left;
	background-image: url(pic/doc.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
  padding-left: 20px;
  font-size: 0.8em;
}


.main .white .content .noc {
float: left;
  padding-left: 20px;
  font-size: 0.8em;
}


.main .white .content table {
	float: left;
}



.tarif {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	color:#333333;
	font-weight: normal;
	padding: 2px;
	float: left;
}

.main .white .content .foto {
	float:left;
	margin: 0px;
	padding: 10px 30px 10px 10px;
	width: 170px;
	height: 170px;
	font-size: 0.7em;
	line-height: 1.2em;
}

.main .white .content .foto a img {text-decoration:none; border-width: 0px;margin-bottom: 7px;}

.main .white .content .foto2 {
	float:left;
	margin: 0px;
	padding: 10px 90px 10px 10px;
	width: 200px;
	height: 170px;
	font-size: 0.7em;
	line-height: 1.2em;
}

.main .white .content .foto2 a img {text-decoration:none; border-width: 0px;margin-bottom: 7px;}


.form {
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 0px 30px;
	
}

#form_cont {
	float:left;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	border: 1px solid #DA3E22;
	padding: 0px 0px 10px 20px;
	width: 580px;
	
}

#form_post {
	float:left;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	border: 1px solid #DA3E22;
	padding: 0px 0px 10px 20px;
	display: none;	
	width: 580px;
}


#form_cont #client, #form_cont #sender, #form_cont #date, #form_cont #cont_vol, #form_cont #cont, #form_cont #pol, #form_cont #pol_adress, #form_cont #sklad_adress, #form_cont #sklad_tel, #form_cont #sklad_time, #form_cont #dest_adress, #form_cont #gruz, #form_cont #ves, #form_cont #mest {
	background-color: #EEEEEE;
	border: 1px solid #DA3E22;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	width: 200px;
	height: 15px;
}

#form_post #pol, #form_post #pol_town, #form_post #pol_tel, #form_post #otp, #form_post #otp_tel, #form_post #otp_town, #form_post #postves, #form_post #vol {
	background-color: #EEEEEE;
	border: 1px solid #DA3E22;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	width: 200px;
	height: 15px;
}

.form input {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	width: 300px;
	height: 15px;
}

#news {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	width: 500px;
	height: 500px;
}

#form_cont input, #form_cont textarea {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	width: 200px;
	height: 15px;
}

#form_post input, #form_cont textarea {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	width: 200px;
	height: 15px;
}


.form select {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	width: 300px;
	height: 20px;
}

#form_cont select {
	background-color: #EEEEEE;
	border: 1px solid #DA3E22;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	width: 100px;
	height: 20px;
}

#form_post select {
	background-color: #EEEEEE;
	border: 1px solid #DA3E22;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	width: 100px;
	height: 20px;
}
.dop {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	width: 300px;
	height: 150px;
}

.submit {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	color:#333333;
	font-weight: normal;
	width: 300px;
	height: 45px;
	margin: 0px 0px 0px 30px;
}

#form_cont #cont_submit {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	color:#333333;
	font-weight: normal;
	width: 300px;
	height: 45px;
	margin: 0px 0px 0px 30px;
}

.form .submit {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	color:#333333;
	font-weight: normal;
	width: 300px;
	height: 45px;
	margin: 0px 0px 0px 30px;
}


#form_post #post_submit {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	color:#333333;
	font-weight: normal;
	width: 300px;
	height: 45px;
	margin: 0px 0px 0px 30px;
}

.on {
	float:left;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DA3E22;
	border-right-color: #DA3E22;
	border-bottom-color: #DA3E22;
	border-left-color: #DA3E22;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	width: 200px;
	height: 30px;
	text-align: center;
	text-decoration:none;
	cursor: hand;
}

.off {
	float:left;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	width: 200px;
	height: 30px;
	text-align: center;
	text-decoration:none;
	cursor: hand;
}

.tracking {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 0.7em;
	padding: 2px 2px 2px 5px;
}

.tracking2 {
	background-color: #EEEEEE;
	border: 1px solid #DA3E22;
	font-size: 0.7em;
	color:#000000;
	padding: 2px;
}

.tracking3 {
	background-color: #EEEEEE;
	border: 0px;
	font-size: 10px;
	color:#000000;
	font-weight: normal;
}

.tracking input {
	background-color: #EEEEEE;
	border: 0px;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	width: 156px;
	height: 16px;
	padding: 0px;

}
.fooot {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
.imgin {
margin: 10px 15px 15px 0px;
float: left;
border: 0px;
}

.imginr {
margin: 5px 15px 15px 10px;
float: right;
border: 0px;
}

.main .white .content .price{
float: left;
padding: 5px 0px 5px 15px;
background-color: #f5f5f5;
border: 1px solid #eeeeee;
margin: 20px 0px 20px 0px;
}

.main .white .content .main_nav {
float: left;
width: 210px;
margin: 15px 7px 10px 0px;
border: 1px solid #eeeeee;
text-align: center;
padding: 12px 0px 7px 0px;
}

.main .white .content .main_nav:hover {
border: 1px solid #999999;
color: #cd4726;
}

.main .white .content .main_nav img {
border: 0px;
}

.main .white .content .main_nav a.a_nav {
font-size: 0.85em;
text-decoration: none;
color: #666666;
font-weight: bold;
}

.main .white .content .main_nav a.a_nav:hover {
color: #cd4726;
}

.main .white .content .gray {
float: left;
background-color: #f8f8f8;
margin: 0px 0px 20px -10px;
padding: -20px 0px 0px 10px;
width: 659px;
}

.main .white .content .gray h2{
	clear: left;
	font-size: 1.1em;
	font-weight: normal;
	/*line-height: 1.6em;*/
	color: #000000;
	padding: 0px 0px 0px 70px;
	margin: 10px 0px 0px 0px;
	background-image: url(pic/h1_bg.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
  width: 659px;

}

#fixr {
position: fixed;
float: left;
left: 0px;
top: 40px;
}

#fixr img {
clear: left;
border: 0px;
margin: 0px 0px 0px 0px;
}

#fixr img:hover {
border-right: 1px solid #cd4726;
}

