@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;}

body {
	padding: 0;
	margin: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #fff;
	color: #394C5E;}

a {
	color: #4c85a3;
	text-decoration: underline;}
a:hover {
	color: #F47920;
	text-decoration: underline;}


select, input, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #394C5E;
	font-size: 1.1em;}

a {
	color: #006492;
	text-decoration: underline;}
a:hover {
	text-decoration: underline;}

a img {
	border: none;}

form {
	padding: 0;
	margin: 0;}

h1 {
	font-size: 1.8em;
	color: #F77703;
	margin: 0 0 0 -1px;
	padding: 0 0 14px 0;
	font-weight: normal;}


#page {
	background: #fff;
	min-width: 990px;
	width: 100%;
	position: relative;	
	min-height: 100%;}




/* HEADER */

#header  {
	height: 130px;
	position: relative;
	font-size: 1.1em;}

#header_index  {
	height: 186px;
	position: relative;
	font-size: 1.1em;}

#logo {
	position: absolute;
	left: 79%;
	top: 44px;
	margin-left: -60px;}

#logo2 {
        position: absolute;
        left: 79%;
        top: 32px;
        margin-left: 120px;}


#nav {
	position: absolute;
	left: 0;
	top: 44px;
	color: #fff;
	line-height: 20px;}

#nav a {
	text-decoration: underline;
	color: #fff;
	font-weight: normal;}
#nav a:hover {
	text-decoration: none;}

#home, #first, #second, #thrid, #fourth {
	padding: 0 24px 0 15px;
	float: left;	
	min-height: 20px;}

#home strong {
	background: url(header/ico_home.gif) no-repeat left center;
	padding: 0 0 0 24px;}

.nav_active {
	background: #F7A233 url(header/home_uright.gif) no-repeat right top;}

.home_first {
	background: #F27800 url(header/home_first_uright.gif) no-repeat right top;}

.first_second {
	background: #F7920E url(header/first_second_uright.gif) no-repeat right top;}

.second_thrid {
	background: #F7A233 url(header/secod_thrid.gif) no-repeat right top;}

.thrid_fourth {
	background: #FFB453 url(header/thrid_fourth.gif) no-repeat right top;}

.home_active {
	background: #F27800 url(header/home_active.gif) no-repeat right top;}

.first_active {
	background: #F7920E url(header/first_active.gif) no-repeat right top;}

.first_active {
	background: #F7920E url(header/first_active.gif) no-repeat right top;}

.second_active {
	background: #F7A233 url(header/home_uright.gif) no-repeat right top;}

.thrid_active {
	background: #FFB453 url(header/thrid_active.gif) no-repeat right top;}

.fourth_active {
	background: #FFC77D url(header/fourth_active.gif) no-repeat right top;}

#ico_menu {
	overflow: hidden;
	height: 100%;
	width: 78%;}

#ico_menu ul {
	margin: 0;
	padding: 68px 0 0 0;
	list-style: none;}
#ico_menu ul li {
	width: 33%;
	float: left;}

#ico_menu ul li div {
	width: 130px;
	height: 118px;
	padding: 0 26px;
	margin: 0 auto;}

.ico_default .ico_auto {
	background: url(home/ico_auto.jpg) no-repeat 26px bottom;}

.ico_default .ico_track {
	background: url(home/ico_track.jpg) no-repeat 26px bottom;}

.ico_default .ico_cto {
	background: url(home/ico_cto.jpg) no-repeat 26px bottom;}

.ico_default .ico_podshipnik {
	background: url(home/ico_podshipnik.jpg) no-repeat 26px bottom;}

.ico_active .ico_auto {
	background: url(home/ico_auto_active.jpg) no-repeat 26px bottom;}

.ico_active .ico_track {
	background: url(home/ico_track_active.jpg) no-repeat 26px bottom;}

.ico_active .ico_cto  {
	background: url(home/ico_cto_active.jpg) no-repeat 26px bottom;}

.ico_active .ico_podshipnik  {
	background: url(home/ico_podshipnik_active.jpg) no-repeat 26px bottom;}



/* -------------------- */


/* RIGHTCOLUMN */

#rightcolumn {
	width: 21%;
	float: right;
	padding: 0 0 70px 0;
	font-size: 1.1em;}

#right_menu, #right_menu2 {
	margin: 0;
	padding: 0;
	list-style: none;}

.menu_first {
	padding: 4px 0 4px 25px;
	margin: 0;
	font-size: 1.1em;}

.menu_second {
	padding: 0 0 0 13px;
	margin: 0 0 0 25px;}

#menu_active {
	padding-top: 0;
	padding-bottom: 0;}
#menu_active div {
	color: #F27800;
	border-bottom: 1px solid #F27800;}

#menu_active strong {
	color: #F27800;}

.menu_thrid {
	margin: 0 0 0 38px;
	padding: 0 0 2px 12px;}

.menu_fourth {
	margin: 0;
	padding: 0 0 2px 12px;
	margin: 0 0 0 50px;}

.menu_thrid div, .menu_fourth div {
	padding: 0 0 2px;}

.bg_child {
	background: #F2F2F2;}


#right_menu2 {
	padding-top: 37px;}
#right_menu2 li {
	padding: 4px 0 4px 25px;
	margin: 0;}

#searchform {
	width: 74%;
	border: 1px solid #A4A4A4;
	margin: 52px 0 0 25px;
	padding: 0;
	height: 1%;
	overflow: hidden;}
#searchform .binput {
	float: right;}
#searchform .sfrms {
	width: 82%;
	margin: 2px 0 0 5px;
	float: left;
	background: #fff;
	border: none;
	font-size: 1.1em;
	color: #91A4AA;}
#searchform .stxt {
	color: #394C5E;}

#contacts {
	padding: 58px 0 0 25px;}

#contacts h4 {
	margin: 0;
	padding: 0 0 2px 0;
	color: #757575;
	font-size: 1.0em;}
#contacts p {
	margin: 0;
	padding: 0 0 12px 0;}
.tell {
	font-size: 1.4em;}

/* ------------------- */

/* LEFTCOLUMN*/

#leftcolumn {
	width: 21%;
	float: left;}

#left_menu_index {
	margin: 0;
	padding: 52px 0 0 14%;
	list-style: none;}

#left_menu_index li {
	padding: 5px 0 5px 18px;
	margin: 0;
	background: url(left/list.gif) no-repeat left 7px;}

#left_menu {
	margin: 0;
	padding: 22px 0 0 14%;
	list-style: none;
	font-size: 1.1em;}

#left_menu li {
	padding: 5px 0 5px 18px;
	margin: 0;
	background: url(left/list.gif) no-repeat left 7px;}

.left_block {
	padding: 26px 0 0 18px;
	margin: 0 0 0 14%;}

.left_block h2, .calendar h2 {
	color: #F77703;
	margin: 0;
	padding: 2px 0 8px 0;
	width: 160px;
	font-size: 1.3em;}

.left_block h2 a {
	color: #F77703;
	text-decoration: underline;}
.left_block h2 a:hover {
	text-decoration: none;}

.left_block p {
	margin: 0;
	width: 160px;
	padding: 0 0 10px 0;
	color: #B0B0B0;}


.calendar {
	padding: 26px 0 0 18px;
	margin: 0 0 0 14%;
	font-size: 1.1em;}

.calendar table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 160px;}
.calendar table td {
	padding: 0 0 16px 0;
	vertical-align: top;
	line-height: 1.4;
	font-size: 1.1em;}

.calendar table td strong {
	color: #F7920E;}




/* ----------------- */


/* CONTENT */

#middle {
	height: 1%;
	overflow: hidden;
	padding: 0 0 72px 0;}

#index {
	width: 78%;
	margin: 0 auto 0 0;
	height: 1%;
	font-size: 1.1em;}

#index_menu {
	min-height: 112px;
	background: #F79433 url(home/bg_radial.jpg) no-repeat right top;}

#index_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;}
#index_menu ul li {
	float: left;
	width: 33%;}

#index_menu ul li p {
	width: 130px;
	margin: 0 auto;
	padding: 28px 26px 0 26px;
	font-size: 1.3em;
	font-weight: bold;}

#index_menu ul li p a:link, #index_menu ul li p a:active, #index_menu ul li p a:visited, #index_menu ul li p a:hover {
	text-decoration: none;
	cursor: pointer;}

a.link_active {
	color: #3F3F3F;
	cursor: pointer;}
a.link_active:hover {
	color: #3F3F3F;
	cursor: pointer;}
a.link_default {
	color: #fff;
	cursor: pointer}
a.link_default:hover {
	color: #fff;
	cursor: pointer}

#menu_auto {
	background: url(home/shadow_auto.png) no-repeat 26px top;}

#menu_track {
	background: url(home/shadow_auto.png) no-repeat 27px top;}

#menu_cto {
	background: url(home/shadow_build.png) no-repeat 14px top;}

#menu_podshipnik {
	background: url(home/shadow_podshipnik.png) no-repeat left top;}

#descr_menu {
	background: #404040 url(home/descr_bg.gif) no-repeat right top;
	color: #fff;
	padding: 20px 60px 0 40px;
	min-height: 68px;}

#descr_menu p {
	padding: 0 0 12px 0;
	font-size: 1.1em;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin: 0;} 

#desc_auto {
	display: block;}

#desc_track, #desc_cto, #desc_podship {
	display: none;}

#index_content {
	margin: 0 0 0 2%;
	height: 1%;}

#content {
	margin: 0 22%;
	height: 1%;}

.index_txt {
	padding: 50px 50px 50px 18px;}

.index_txt p, .news p {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 1.1em;}

.index_txt h4, .news h4 {
	font-size: 1.1em;
	color: #637B82;
	font-weight: normal;
	margin: 0;
	padding: 6px 0;
	text-align: justify;}

.news {
	padding: 2px 50px 50px 18px;
	font-size: 1.1em;}

.txt {
	padding: 2px 20px 50px 18px;
	font-size: 1.1em;}

.txt p, .txt div {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 1.1em;}

.txt ul, .news ul, .index_txt ul {
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	list-style: none;}

.txt ul li, .news ul li, .index_txt ul li {
	margin: 0;
	padding: 0 0 4px 13px;
	font-size: 1.1em;
	background: url(content/list.gif) no-repeat left 6px;}

.txt h2 {
	color: #F27800;
	margin: 0;
	padding: 4px 0 10px 0;
	font-size: 1.4em;
	text-align: justify;}

.txt h4 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 1.2em;
	text-align: justify;} 

.txt h5 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 1.1em;
	text-align: justify;}

.red {
	color: #CC3300;}

.bsubs {
	margin-top: 8px;
	padding: 0 8px;}
.subfrms {
	background: #fff;
	border: 1px solid #A4A4A4;
	padding: 4px 5px;
	font-size: 1.1em;
	width: 35%;
	margin: 0 0 6px 0;
	color: #91A4AA;}
.subtxt {
	color: #394C5E;}

#map {
	padding: 12px 0 0 24px;}

#map ul {
	margin: 0;
	padding: 0;
	list-style: none;}
#map ul .ff {
	margin: 0;
	padding: 6px 0 6px 13px;
	font-size: 1.1em;	
	background: none;}
#map ul .ss {
	margin: 0 0 0 13px;
	padding: 2px 0 2px 13px;
	font-size: 1.0em;
	background: none;}
#map ul .tt {
	margin: 0 0 0 26px;
	padding: 0 0 0 13px;
	font-size: 1.0em;
	background: none;}
#map ul .fr {
	margin: 0 0 0 39px;
	padding: 0 0 0 13px;
	font-size: 1.0em;
	background: none}

.frms {
	background: #fff;
	border: 1px solid #CBCBCB;
	padding: 2px;
	width: 300px;
	margin: 4px 0 0 0;}

/* ---------------------- */


/* FOOTER */

#footer {
	background: #38393A;
	width: 100%;
	min-width: 990px;
	height: 72px;
	position: relative;
	z-index: 3;
	margin: -72px 0 0 0;
	font-size: 1.1em;}

#copyright {
	margin: 0 22% 0 0;
	padding: 28px 0 29px 25px;
	color: #D7D7D7;
	font-size: 1.1em;}

#copyright a {
	color: #F8AC1C;}

#development {
	background: #FBBC0E url(footer/develop_bg.gif) repeat-y left top;
	position: absolute;
	top: -15px;
	right: 0;	
	width: 21%;
	min-height: 40px;
	font-size: 1.2em;}

#development img {
	position: absolute;
	left: 0;
	top: 0;}

#development a {
	display: block;
	text-decoration: none;
	color: #583F00;
	line-height: 22px;
	margin: 9px 0 0 25px;
	padding: 0 42px 0 0;
	float: left;
	background: url(footer/logo_atox.gif) no-repeat right center;}
#development a:hover {
	color: #fff;}
#development a strong {
	display: none;}

/* --------------- */


