* {margin:0;padding:0;}
body {
background-color: #FFF;
color: #000;
text-align: left;
font-family: arial;
font-size: 14px;

}
html,body {
height: 100%;
}
img {
border: none;
}
:focus{
-moz-outline-style:none;
}
a {color: #287fc3;}
a:hover{color:#fd003c;}

h1, h2 , h3, h4, h5, h6 {
font-size: 100%;
color: #fc003c;
}

table {
font-size: 100%;
border-collapse: collapse;
} 

.main {
min-width: 1000px;
padding-top: 80px;
}
*html .main {
width:expression(document.body.clientWidth < 1000? "1000px": "auto" );
}
.header {
height: 80px;
position: absolute;
border-bottom: 1px solid #287fc3;
left: 0;
top: 0;
width: 100%;
}

.header ul {
list-style: none;
font-size: 16px;
position: absolute;
top: 30px;
left: 300px;
}
.header li {
display: inline;
margin-right: 20px;
}
.logo {
display: block;
width: 178px;
height: 55px;
background: url(../images/mobil.png);
position: absolute;
top: 10px;
left: 20px;
}
.phoneNuber {
position: absolute;
font-size: 20px;
color: #fc003c;
top: 25px;
right: 10%;
}
.leftColumn {
position: absolute;
width: 25%;
top: 100px;
left: 0;
border-right: 1px solid #287fc3;
padding: 20px 0;
}
.leftColumn h3 {
font-size: 14px;
margin: 0 0 10px 5%;
}
.leftColumn ul {
list-style: none;
margin: 0 15px 25px 7%;
}
.leftColumn li {
margin-bottom: 8px;
}
.leftColumn .interesting {
margin: 60px 10px 0 5%;
}
.leftColumn .interesting h3 {
margin: 0 0 10px 0;
color: #287fc3;
}
.interesBot {
width: 8px;
height: 8px;
overflow: hidden;
background: url(../images/interes.gif) 0 -142px no-repeat;
position: absolute;
bottom: 0;
right: 0;
}
.interesting p {
font-style: italic;
font-size: 12px;
padding: 0 12px;
background: url(../images/interes.gif) 0 3px no-repeat;
position: relative;
float: left;
}
.rightColumn {
margin: 20px 0 0 30%;
padding: 12px 20px 20px 0;
min-height: 500px;
}
*html .rightColumn {
height: 500px;
}
.rightColumn h1 {
font-size: 22px;
margin-bottom: 15px;
}
.rightColumn p {
line-height: 18px;
margin-bottom: 10px;
}
.rightColumn ul {
list-style: disc;
margin: 0 15px 15px 25px;
}
.rightColumn li {
margin-bottom: 5px;
}
.rightColumn table {
font-size: 100%;
margin: 0 0 15px 0;
border: 1px solid #ccc;
}
.rightColumn td, .rightColumn th {
padding: 5px;
border: 1px solid #ccc;
}
.rightColumn ol {
margin: 0 15px 15px 35px;
}
.rightColumn h3, .rightColumn h4, .rightColumn h5, .rightColumn h6 {
margin: 30px 0 10px 0;
color: #287fc3;
}
.avtoDiv {
float: left;
width: 40%;
margin-right: 20px;
}
*html .avtoDiv {
width: 30%;
}
.rightColumn h2 {
margin-bottom: 15px;
}
.rightColumn .siteMap {
list-style: none;
}
.rightColumn .siteMap ul {
list-style: none;
margin-top: 10px;
}
.backLink {
clear: both;
font-weight: bold;
text-align: right;
padding: 15px 10% 0 0;
text-transform: lowercase;
}
#forms div {
padding-bottom: 5px;
clear: both;
}
#forms label {
width: 150px;
float: left;
margin-right: 5px;
}
#forms label span {
color: #ff0000;
}
#forms input {
width: 200px;
background: #fff;
}
#forms textarea {
width: 400px;
height: 120px;
background: #fff;
}
#forms .but {
width: auto;
border: none;
cursor: pointer;
margin-left: 155px;
background: #287fc3;
color: #fff;
padding: 4px 10px;
}
.error {
color: #ff0000;
}
.footer {
border-top: 1px solid #287fc3;
margin: 20px 20px 0 20px;
padding: 15px 10px 15px 10px;
font-size: 11px;
color: #999;
text-align: right;
position: relative;
display: block;
}
.footer a {
color: #999;
}
.counters {
position: absolute;
left: 10px;
top: -45px;
}
*html .footer {
width: 100%;
}
.rightColumn .crumb {
font-size: 11px;
list-style: none;
margin: -15px 0 15px 0;
color: #999;
}
.rightColumn .crumb li {
margin-right: 5px;
display: inline;
}
.rightColumn .crumb li a {
margin-right: 5px;
}