body {
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #002e54;
 background-color: #FFFFFF;
}
form {
 margin: 0px;
 padding: 0px;
}
#all {
 position: relative;
 width: 100%;
}
#header {
 position: relative;
 width: 100%;
 background-image: url('../images/bg_header_big.jpg');
 background-repeat: no-repeat;
 background-position: center;
 height: 310px;
}
#icon {
 position: absolute;
 top: 0px;
 right: 0px;
 background-image: url('../images/bg_icon.jpg');
 width: 109px;
 height: 23px;
}
#icon a {
 display: block;
 float: left;
 padding-top: 5px;
 padding-left: 18px;
}
#phone {
 position: absolute;
 left: 3%;
 top: 245px;
 font-family: Tahoma, Geneva, sans-serif;
 color: #5C7AA5;
 font-size: 29px;
 font-weight: bold;
 width: 285px;
 text-transform: uppercase;
 text-align: center;
}
#logo {
 position: absolute;
 left: 3%;
 top: 135px;
}
#text_logo {
 position: absolute;
 left: 35%;
 top: 170px;
 font-family: Tahoma, Geneva, sans-serif;
 color: #FFFFFF;
 font-size: 22px;
 width: 330px;
 text-transform: uppercase;
 text-align: center;
}
#module_calc {
 position: absolute;
 bottom: 0px;
 right: 0px;
 width: 240px;
 height: 190px;
 background-image: url('../images/bg_calc.png');
 background-repeat: no-repeat; }
.moduletable_search {
 position: relative;
 padding-top: 15px;
 padding-left: 40px;
}
#main_menu {
 position: absolute;
 bottom: -15px;
 left: 0px;
 width: 100%;
 height: 38px;
}
#content_div {
 position: relative;
 width: 100%;
 margin-top: 30px;
 margin-bottom: 10px;
}
#left_column {
 position: relative;
 float: left;
 width: 45%;
 margin-bottom: 30px;
}
#right_column {
 position: relative;
 float: right;
 width: 55%;
}
#left_column_main {
 position: relative;
 background-image: url('../images/hor_hr.jpg');
 background-position: right;
 background-repeat: repeat-y;
 float: left;
 width: 47%;
}
#left_column_advanced {
 position: relative;
 float: right;
 width: 48%;
}
#bottom {
 position: relative;
 width: 100%;
}
#bottom_left {
 position: relative;
 float: left;
 width: 45%;
 height: 40px;
 background-color: #8f989d;
}
#bottom_right {
 position: relative;
 float: right;
 width: 20%;
 text-align: right;
 padding-right: 20px;
}
#counter {
 position: relative;
 float: left;
 height: 40px;
 margin:5px 15px;
}
#developer {
 position: relative;
 float: right;
 height: 40px;
 margin:13px 15px;
 font-size:11px;
}
#developer a {
 font-size:11px;
}
#trybu {
 position: absolute;
 left: -78px;
 top: 35px;
 background-image: url('../images/bg_trybu.png');
 background-repeat: no-repeat;
 width: 89px;
 height: 117px;
}
.moduletable_yandex {
 clear:both;
 padding:10px 0 0 35px;
 width:200px;
}
a.contentpagetitle_news p {
 margin:0;
}
a.contentpagetitle_news:hover p {
 text-decoration: underline;
}
