html, body  {
	height:100%;
	margin:0px;
	padding:10px 0px 10px 0px;
	background-image: url(http://www.gtkvostok.ru/pic/bg.gif);
}

.main {
	width: 900px;
	float: left;
	height: 100%;
	padding: 0px;
	position: relative;
	left: 50%; 
	margin-left: -450px;
	z-index: 1;
}

.stop {clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#logo {	width: 190px;
	height: 190px;

	float:left;
	border-width: 0px;
	margin: 5px 20px  0px 10px;
}


.menu {
	background-image: url(http://www.gtkvostok.ru/pic/map.gif);
	background-repeat: no-repeat;
	background-position: 70% 0%;
	float: left
	width: 600px;
	height: 170px;
	margin: 30px 0px 0px 80px;
	

}

.sub {	float: left;
	width: 190px;
	float:left;
	margin: 0px 0px 0px 25px;
	
}
.fl {
	float: left;
	z-index:1;
	width: 600px;
	height: 170px;

}


.big {
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.big:link{text-decoration:none; color:#DA3E22;}
.big:visited{text-decoration:none; color:#DA3E22;}
.big:active{text-decoration:none; color:#DA3E22;}
.big:hover{text-decoration:underline; color:#DA3E22;}


.small {
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.small:link{text-decoration:none; color:#DA3E22;}
.small:visited{text-decoration:none; color:#DA3E22;}
.small:active{text-decoration:none; color:#DA3E22;}
.small:hover{text-decoration:underline; color:#DA3E22;}

.line {
	float:left;
	width: 870px;
	height: 20px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.clock {
	float:left;
	height: 80px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

.clock p {
	float:left;
	width: 70px;
	margin: 0px 35px 0px 35px;
	padding: 0px;
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	font-size: 11px;
	color:#DA3E22;	
	
}


#left {
	float:left;
	width: 250px;
	margin: 30px 0px 0px 0px;

}

#left_m {
	float:left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#535353;

}

#left_m p{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#535353;
	padding: 0px 0px 0px 10px;

}
.poll, .pollname {
	width: 250px;
	margin: 10px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#535353;
	padding: 0px 0px 0px 10px;

}

.pollname {margin: 30px 0px 0px 0px;}

#left p{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#535353;
	padding: 20px 0px 0px 10px;

}

#right {
	float:left;
	width: 600px;
	font-family: Verdana, Arial, sans-serif;
	color:#535353;
}

#all {
	float:left;
	width: 850px;
	font-family: Verdana, Arial, sans-serif;
	color:#535353;
}

#all h1 {clear:both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color:#535353;
}


#foot {
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#DA3E22;
	padding: 80px 0px 20px 250px;
}

#right h1 {clear:both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color:#535353;
}
#right h2 {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color:#DA3E22;
}

#right p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#535353;
	text-align: justify;
	text-indent: 1.5em;
	line-height: 1.4;

}

.message {
	float:left;
	width: 500px;
	height: 50px;
	font-family: Verdana, Arial, sans-serif;
	color:#DA3E22;
	font-size: 14px;
	font-weight: normal;
	background-color: #EEEEEE;
	border: 1px solid #DA3E22;
	padding: 30px 0px 0px 0px;
	text-align: center;
}


#right a:link{text-decoration:none; color:#DA3E22;}
#right a:visited{text-decoration:none; color:#DA3E22;}
#right a:active{text-decoration:none; color:#DA3E22;}
#right a:hover{text-decoration:underline; color:#DA3E22;}

#foot a:link{text-decoration:none; color:#DA3E22;}
#foot a:visited{text-decoration:none; color:#DA3E22;}
#foot a:active{text-decoration:none; color:#DA3E22;}
#foot a:hover{text-decoration:underline; color:#DA3E22;}


#left a:link{text-decoration:none; color:#DA3E22;}
#left a:visited{text-decoration:none; color:#DA3E22;}
#left a:active{text-decoration:none; color:#DA3E22;}
#left a:hover{text-decoration:underline; color:#DA3E22;}

#left_m a:link{text-decoration:none; color:#DA3E22;}
#left_m a:visited{text-decoration:none; color:#DA3E22;}
#left_m a:active{text-decoration:none; color:#DA3E22;}
#left_m a:hover{text-decoration:underline; color:#DA3E22;}

#right ul, li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#535353;
	text-align: justify;
	line-height: 1.4;

}

.active {	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 13px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	float:left;
	width: 220px;
	height: 27px;
	background-image: url(http://www.gtkvostok.ru/pic/active.png);
	
}

.passive {font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 13px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	float:left;
	width: 220px;
	height: 27px;
	background-image: url(http://www.gtkvostok.ru/pic/passive.png);
	
}

.active a:link{text-decoration:none; color:#535353;}
.active a:visited{text-decoration:none; color:#535353;}
.active a:active{text-decoration:none; color:#535353;}
.active a:hover{text-decoration:underline; color:#DA3E22;}

.passive a:link{text-decoration:none; color:#535353;}
.passive a:visited{text-decoration:none; color:#535353;}
.passive a:active{text-decoration:none; color:#535353;}
.passive a:hover{text-decoration:underline; color:#DA3E22;}

.linev {
float:left;
height: 1px;
background-color: #DA3E22;
}

.rbc {
	float:left;
}

.ltl {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color:#535353;
}


.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 0px;
	width: 580px;
	
}

#form_post {
	float:left;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	border: 1px solid #DA3E22;
	padding: 0px 0px 10px 0px;
	display: none;	
	width: 580px;
}


#login, #pass {
	background-color: #EEEEEE;
	border: 1px solid #DA3E22;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	width: 300px;
	height: 15px;
}

#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,textarea {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	width: 200px;
	height: 15px;
}

#form_post input,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;
}


.tracking {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	padding: 2px;
}

.tracking2 {
	background-color: #EEEEEE;
	border: 1px solid #DA3E22;
	font-size: 10px;
	color:#000000;
	font-weight: normal;
	padding: 2px;
}

.tracking3 {
	background-color: #EEEEEE;
	border: 0px;
	font-size: 10px;
	color:#000000;
	font-weight: normal;
}

.tracking3 input {
	background-color: #EEEEEE;
	border: 1px solid #DA3E22;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	width: 156px;
	height: 16px;
	padding: 0px;

}

.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;
}

.foto {
	float:left;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	width: 150px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#535353;

}

.foto a img {text-decoration:none; border-width: 0px;}

.foto2 {
	float:left;
	margin: 0px;
	padding: 10px 50px 10px 50px;
	width: 150px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#535353;

}

.foto2 a img {text-decoration:none; border-width: 0px;}

.mapd {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	padding: 2px;
}

.xls {
	background: url(http://www.gtkvostok.ru/pic/xls.gif) no-repeat left top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	min-height: 16px;	
	text-indent: 20px;
	font-size: 10px;
}

.xls a:link{font-size: 10px; text-decoration:none; color:#535353;}
.xls a:visited{font-size: 10px; text-decoration:none; color:#535353;}
.xls a:active{font-size: 10px; text-decoration:none; color:#535353;}
.xls a:hover{font-size: 10px; text-decoration:underline; color:#DA3E22;}

.doc {
	background: url(http://www.gtkvostok.ru/pic/doc.gif) no-repeat left top;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	min-height: 16px;	
	text-indent: 20px;
	font-size: 10px;
}

.noc {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	min-height: 16px;	
	text-indent: 20px;
	font-size: 10px;
}


.doc a:link{font-size: 10px; text-decoration:none; color:#535353;}
.doc a:visited{font-size: 10px; text-decoration:none; color:#535353;}
.doc a:active{font-size: 10px; text-decoration:none; color:#535353;}
.doc a:hover{font-size: 10px; text-decoration:underline; color:#DA3E22;}

.noc a:link{font-size: 10px; text-decoration:none; color:#535353;}
.noc a:visited{font-size: 10px; text-decoration:none; color:#535353;}
.noc a:active{font-size: 10px; text-decoration:none; color:#535353;}
.noc a:hover{font-size: 10px; text-decoration:underline; color:#DA3E22;}


.tarif {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	padding: 2px;
}

.navi
{
	float:right;
	width: 60px;
	height: 11px;
	}

.navi img {
	margin: 0px 10px 0px 0px;
	border: 0px;
	}