html,body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    min-height: 100%;
}

body,html {
    width: 1002px;
    margin: 0 auto;
}

body {
    font: normal 12px Tahoma;
    color: #5d5d5d;
}

img {
    border: 0;
}

a {
    font-size: 11px;
    color: #02709e;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    color: #003e74;
}

h2 {
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    color: #003e74;
}

h3,h4,h5,h6 {}

form {
    margin: 0;
    padding: 0;
}

p {}

div.clear {
    clear: both;
    font: normal 0/0 Verdana;
    height: 0;
    overflow: hidden;
    line-height: 0;
}

p.error {
    font-weight: bold;
    color: red;
}

p.message {
    font-weight: bold;
    color: green;
}

.bold{
    font-weight: bold;
}

.noBg{
    background: none;
}

#container {
    height: auto !important;
    min-height: 100%;
    height: 100%;
    width: 1002px;
    min-width: 1002px;
}

#main {
    width: 1002px;
    height: auto !important;
    min-height: 495px;
    height: 495px;
    padding-bottom: 70px;
}

#main_text {
    padding-bottom: 10px;
}

#content {
    width: 1002px;
    float: left;
}

#page_text {
    margin-left: 287px;
}

#slogan{
    margin-top: 18px;
}

#collageWrapper{
    width: 690px;
}

#collageWrapper img{
    float: left;
}

#topIcons{
    float: left;
    width: 139px;
    height: 34px;
    background: url(../img/topIconsBg.png) no-repeat;
}

#topIcons a{
    display: block;
    float: left;
    padding-top: 10px;
    padding-left: 28px;
}

#topMenuWrapper{
    clear: both;
    width: 690px;
    height: 37px;
}

#topMenu{
    list-style: none;
    margin: 4px 0 0 0;
    padding: 0;
}

#topMenu li{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

#topMenu li a{
    display: block;
    height: 32px;
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    color: #ececec;
    text-decoration: none;
    text-align: center;
    padding-top: 7px;
}

.leftMargin2{
    margin-left: 2px;
}

#topMenu li a#indexA{
    width: 102px;
    background: url(../img/mainA.png) no-repeat;
}

#topMenu li a#encyclopedia{
    width: 192px;
    background: url(../img/encyclopedia.png) no-repeat;
    padding-top: 4px;
    line-height: 12px;
}

#topMenu li a#encyclopedia:hover{
    background: url(../img/encyclopediaA.png) no-repeat;
}

#topMenu li a#docs{
    width: 110px;
    background: url(../img/docs.png) no-repeat;
}

#topMenu li a#docs:hover{
    background: url(../img/docsA.png) no-repeat;
}

#topMenu li a#docsA{
    width: 110px;
    background: url(../img/docsA.png) no-repeat;
}

#topMenu li a#news{
    width: 93px;
    background: url(../img/news.png) no-repeat;
}

#topMenu li a#news:hover{
    background: url(../img/newsA.png) no-repeat;
}

#topMenu li a#newsA{
    width: 93px;
    background: url(../img/newsA.png) no-repeat;
}

#topMenu li a#contacts{
    width: 100px;
    background: url(../img/contacts.png) no-repeat;
}

#topMenu li a#contacts:hover{
    background: url(../img/contactsA.png) no-repeat;
}

#topMenu li a#contactsA{
    width: 100px;
    background: url(../img/contactsA.png) no-repeat;
}

#topMenu li a#forum{
    width: 83px;
    background: url(../img/forum.png) no-repeat;
}

#topMenu li a#forum:hover{
    background: url(../img/forumA.png) no-repeat;
}

#left_block {
    width: 268px;
    float: left;
    margin-left: -1002px;
    padding-left: 38px;
}

#searchFormWrapper{
    margin-top: 7px;
}

#searchFormWrapper p{
    margin: 0;
    padding: 0;
    font-size: 11px;
    padding-left: 10px;
    padding-bottom: 2px;
}

#searchForm{
}

#searchFormInputWrapper{
    float: left;
    width: 149px;
    height: 21px;
    background: url(../img/searchFormInputBg.png) no-repeat;
    margin: 0;
    padding: 0;
}

#searchFormInput{
    display: block;
    width: 130px;
    height: 21px;
    border: none;
    background-color: #e2e2e2;
    margin-left: 10px;
    padding: 0;
    float: left;
    color: #5d5d5d;
    font: normal 11px Tahoma;
}

#searchFormButtonWrapper{
    float: left;
    width: 69px;
    height: 21px;
    margin-left: 6px;
}

#mainNewsWrapper{
    clear: both;
    padding-left: 0;
    margin-left: -22px;
    min-height: 253px;
}

.newsItem{
    padding-bottom: 15px;
}

.newsDate{
    width: 48px;
    height: 10px;
    float: left;
    background: #ededec;
    font-size: 10px;
    font-weight: bold;
    color: #1287a4;
    padding: 2px 2px 4px 2px;
    text-align: center;
}

.mainNewsTitle{
    width: 197px;
    padding-left: 56px;
    color: #02709e;
    font-weight: bold;
}

.mainNewsTitle a{
    text-decoration: underline;
}

.mainNewsDelimiter{
    margin-top: 15px;
    width: 254px;
    height: 1px;
    background: url(../img/mainNewsDelimiter.png) left bottom no-repeat;
}

.allNewsLink{
    margin-left: 56px;
    text-decoration: underline;
}

#bibika{
    float: left;
    margin-top: 305px;
    margin-left: -48px;
    padding-left: 0;
}

#leftMenuWrapper{
    width: 254px;
    height: 377px;
    background: url(../img/leftMenuBg.png) no-repeat;
    margin-top: 26px;
    margin-left: -22px;
}

#footer {
    margin-top: -80px;
    width: 1002px;
    height: 60px;
    min-width: 1002px;
    background: url(../img/footerBorder.png) left top no-repeat;
    padding-top: 20px;
}

#powerLink{
    float: left;
    font-family: Arial;
    font-size: 11px;
}

#powerLink a{
    text-decoration: underline;
}

#counters {
    float: left;
    margin-left: 12px;
}

#counters p{
    margin: 0;
    padding: 0;
}

#bottomMenuWrapper{
    margin-left: 287px;
}

#bottomMenu{
    margin: 0;
    padding: 0;
    list-style: none;
}

#bottomMenu li{
    display: inline;
}

#bottomMenu li a{
    text-decoration: none;
    display: block;
    float: left;
    background: url(../img/bottomMenuSeparator.png) left 5px no-repeat;
    padding-left: 11px;
    margin-left: 8px;
}

.firstItem{
    background: none !Important;
    margin-left: 0 !Important;
    padding-left: 0 !Important;
}

#copyright {
    clear: both;
    margin-top: -31px;
    margin-left: 287px;
    font-size: 11px;
    color: #545454;
}

#copyright p{
    margin-top: -41px;
}
