/*
#145CB4 - siniy
#BA8F60 - korich
#885C2D - more korich
A9A9A9 - seryi
F9F5EF - bezevyi
*/

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4D4D4D;
}

html > body {
/*	overflow-y: scroll; */
}

a {
	color: #145CB4;
	font-size: 13px;
}

a:hover {
	color: #BA8F60;
	text-decoration: none;
}

.vertical-spacer-30 { height: 30px; width: 1px; }
.vertical-spacer-20 { height: 20px; width: 1px; }
.vertical-spacer-10 { height: 10px; width: 1px; }

.main-link {
	color: #145CB4;
	text-decoration: none;
	font-size: 18px;
/*	font-weight: bold; */
}

#car {
	z-index: 1;
	position: absolute;
	top: 175px;
	left: 0px;
	background-image: url(../images/car.jpg);
	background-repeat: no-repeat;
	height: 664px;
	width: 100%;
}

#main-1 { 
	position: relative;
	top: 10px;
	z-index: 2;
}

.main-menu-item {
/*	float: right;
	padding-left: 40px; 
	margin-left: 40px;
*/	
	padding-top: 5px;
	text-transform: uppercase;
}

#main-menu-1 {
/*	padding-right: 40px;  */
}

.menu-spacer { width: 6%;	}
.menu-item { vertical-align: top; text-align: left; white-space: nowrap; }

.main-menu-line {
	background-image: url(../images/link-line.jpg);
	background-repeat: repeat-x;
	height: 10px;
	display: none;
}

#info {
	color: #885C2D;
	text-align: justify;
	width: 790px;
	font-size: 14px;
	position: absolute;
}
#info sup {
	color: #885C2D;
}

.left-button-1, .left-button {
	width: 28px;
	height: 32px;
}

.left-button-1 { padding-top: 25px; }

.left-button a {
	text-decoration: none;
	color: #89ADD9;
}
#icon-button-1 { margin-right: 4px; }
#icon-button-2 { margin-right: 3px; }
#icon-button-3 { margin-right: 1px; }
#icon-button-4 { margin-right: 2px; }
#icon-button-5 { margin-right: 4px; }
#icon-button-6 { margin-right: 1px; }


h1, h1.no-padding, .header {
	font-size: 17px;
	font-weight: bold;
	color: #145CB4;
	padding: 0px;	
}
h1 { padding-bottom: 20px; }


p {
	font-size: 15px;
	margin-left: 20px;
	padding-bottom: 20px;
}

#main-text {
	padding-top: 20px;
	text-align: left;
}

#main-items {
	text-align: left;
}

#main-item-1 {
	float: left;
	width: 159px;
	height: 160px;
	text-align: center;
}

#main-item-2 {
	float: left;
	width: 143px;
	height: 160px;
	text-align: center;
}

#main-item-3 {
	float: left;
	width: 144px;
	height: 160px;
	text-align: center;
}

#enter {
	background-image: url(../images/enter-back2.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 300px;
	text-align: left;
}

#input-block {
	width: 235px;

}

.input-text { 
	color: #A9A9A9;
	border: 1px solid #4D4D4D;
	margin-top: 5px;
	font-size: 13px;
	height: 18px;
	width: 100%;
}

#search-block table td, #subscribe-block table td { font-size: 13px; } 

#subscribe-block {
	padding-top: 10px;
}

.main-submit-button {
	margin-left: 10px;
	font-size: 13px;
	margin-top: 3px;
}

#enter-text-1, #enter-text-2, #enter-text-3, #enter-text-4, #enter-text-5, #enter-text-6 {
	color: #FFFFFF;
	margin-left: 20px;
}

.login-input {
	border: 1px solid #4D4D4D;
	font-size: 13px;
	color: #4D4D4D;
	margin-top: 3px;
	width: 85%;
}

#enter-text-1 {
	font-size: 17px;
	font-weight: bold;
	padding-top: 20px;
}

#enter-text-2, #enter-text-3 {
	padding-top: 10px;
	font-size: 13px;
}

#enter-text-4 {
	padding-top: 10px;
}

.login-link { color: #FFFFFF; }
a.login-link:hover { text-decoration: none; color: #FFFFFF; }
#forget-link { margin-left: 10px; }

#enter-text-5 {
	font-size: 11px;
	padding-top: 10px;
	width: 82%;
}

#enter-text-6 {	
	margin-left: 87px;
	padding-top: 20px;
}

#enter-text-6, #enter-text-6 a,  #enter-text-pers-exit,  #enter-text-pers-exit a {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
#enter-text-1 a {
	font-size: 16px;
	color: #FFFFFF;
}
#enter-text-pers-1, #enter-text-pers-2 {
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 20px;
}
#enter-text-pers-1 .bold { color: #FFFFFF; font-weight: bold; }
.enter-text-pers { margin-bottom: 5px; color: #ffffff; font-weight: bold; }
.enter-text-pers-link { margin-bottom: 5px; }
.enter-text-pers-link a { color: #ffffff; }
.enter-text-pers-link a:hover { color: #ffffff; text-decoration: none; }
#enter-text-pers-exit { padding-top: 30px; margin-left: 80px; }

#copyright, #studio { font-size: 13px; }
#studio a { color: #4D4D4D; }
#studio a:hover { color: #4D4D4D; }
#contacts { text-align: left; }

#skype { padding-top: 5px; padding-left: 30px; }
#icq { padding-top: 5px; padding-left: 30px; font-size: 13px; }
#skype-link { padding-top: -2px; }
#phone-code { font-size: 19px; padding-left: 30px; color: #7A7A7A; }
#phone { font-size: 20px; color: #145CB4; }

input {
	padding-left: 5px;		
}