html, body, form, ol, ul, p{
    margin: 0px;
    padding: 0px;
}
body{
    background: #fff url(/images/uzorTop.gif) repeat-x 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #1a1a1a;
    padding: 30px 0px;
}
h1, h2, h3, h4, h5, h6{
    padding: 0px;
    margin: 0px;
    color: #0e649b;
}
:focus{
  -moz-outline-style: none;
}
a img, :link img, :visited img {
	border: 0;
}
a{
    text-decoration: underline;
    color: #0074c5;
}
a:hover{
    text-decoration: none;
    color: #45aeda;
}
#wrap{
    width: 925px;
    margin: 0px auto;
}
#header{
    background: url(/images/header.jpg) 50% 0px no-repeat;
/*    height: 445px;*/
    height: 500px;
    position: relative;
}
#header #logo{
    position: absolute;
    top: 41px;
    left: 12px;
    width: 330px;
    height: 83px;
   /* background: url(/images/logo.jpg);*/
}

#lang{
    position: absolute;
    top: 344px;
    left: 542px;
    width: 146px;
    height: 58px;
    list-style: none;
}
#lang a{
    height: 100%;
    display: block;
    text-indent: -9999px;
}
#langKZ{
    position: absolute;
    top: 10px;
    left: 8px;
    width: 36px;
    height: 36px;
}
#langRU{
    position: absolute;
    top: 6px;
    left: 54px;
    width: 36px;
    height: 36px;
}
#langEN{
    position: absolute;
    top: 8px;
    left: 91px;
    width: 36px;
    height: 36px;
}
#president{
    position: absolute;
    top: 20px;
    right: 0px;
    width: 275px;
    font-style: italic;
    font-family: "Times New Roman", Times, serif;
}
.papa{
    margin: 0px 20px 10px 0px;
}
.sign{
    color: #1b76b7;
    font-weight: bold;
    margin-top: 10px;
}
.sign b{
    font-size: 18px;
}
.signImg{
    float: right;
    margin-top: -15px;
}

#olymp{
    position: absolute;
    top: 360px;
    left: 0px;
    width: 285px;
    height: 70px;
}
#pm{
    position: absolute;
    top: 280px;
    right: 160px;
}
#nagrada{
    position: absolute;
    top: 250px;
    right: 0px;
}

#olymp a{
    display: block;
    height: 100%;
    text-indent: -9999px;
}
.olymprus{background: url(/images/olymp.gif);}
.olympeng{background: url(/images/olymp_eng.gif);}
.olympkaz{background: url(/images/olymp_kaz.gif);}
#menu1{
    position: absolute;
    top: 160px;
    left: 0px;
    list-style: none;
    font-size: 12px;
    background: #1b76b7;
    line-height: 30px;
}
#menu1 li{
    display: inline;
    padding: 0px 13px 0px 14px;
    border-right: solid 1px #4b99d1;
}
#menu1 li.last{
    border-right: none;
}
#menu1 li a{
    color: #fff;
    text-decoration: underline;
}
#menu1 li a:hover{
    color: #fff;
    text-decoration: none;
}
#menu1 li b{
    color: #fff;
}

#menu2{
    position: absolute;
    top: 220px;
    left: 12px;
    list-style: none;
    font-size: 11px;
    width: 250px;
}
#menu2 li{
    margin: 8px 0px;
}
#menu2 a{
    color: #529fd4;
    text-decoration: underline;
}
#menu2 a:hover{
    color: #529fd4;
    text-decoration: none;
}
#menu2 b{
    color: #c42e0d;
}



#container{
    margin-bottom: 25px;
    overflow: hidden;
    zoom: 1;
}

#content{
    width: 580px;
    overflow: hidden;
    zoom: 1;
    float: left;
    margin-right: 50px;
    line-height: 1.5em;
}
#sidebar{
    width: 286px;
    overflow: hidden;
    zoom: 1;
    float: left;
}
.newsRecord{
    margin: 16px 0px 20px 0px;;
}
.newsRecord b.date{
    display: block;
    float: left;
    background: #1b76b7;
    line-height: 24px;
    font-size: 10px;
    color: #fff;
    padding: 0px 10px;
    margin-bottom: 6px;
}
.newsContent{
    clear: left;
    margin: 6px 0px;
}
.moar{
    font-size: 11px;
}

#submenu{
    background: #ecf6ff url(/images/submenu.gif) no-repeat top left;
    list-style: none;
    padding: 10px 20px;
    font-size: 12px;
}
#submenu ul{
    list-style: none;
    font-size: 11px;
}
#submenu li{
    background: url(/images/pip.gif) 0px 7px no-repeat;
    padding-left: 10px;
    margin: 10px 0px;
}
#submenu ul li{
    background: none;
}
#submenu li a{
    text-decoration: none;
}
#submenu li a:hover{
    text-decoration: underline;
}
#submenu li b{
    text-transform: uppercase;
    color: #15476d;
}
#submenu ul li a{
    text-decoration: underline;
    color: #51a0da;
}
#submenu ul li a:hover{
    text-decoration: underline;
    color: #15476d;
}
#submenu ul li b{
    text-transform: uppercase;
    color: #51a0da;
}



#footer{
    clear: both;
    overflow: hidden;
    zoom: 1;
    font-size: 12px;
    margin-top: 25px;
}
#footer a{
    color: #fff;
    text-decoration: underline;
}
#footer a:hover{
    color: #fff;
    text-decoration: none;
}
.copy{
    float: left;
    width: 580px;
    background: url(/images/footer.gif);
    color: #fff;
    position: relative;
    margin-right: 50px;
}
.copy .footerLeft{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 82px;
    width: 5px;
    background: url(/images/footerLeft.gif);
}
.copy .middled{
    display: table-cell;
    vertical-align: middle;
    height: 82px;
    width: 580px;
    padding: 0px 150px 0px 20px;
    background: url(/images/footerRight.gif) no-repeat top right;
}
/*.counters{
    position: absolute;
    top: 5px;
    right: 125px;
    z-index: 99;
}*/
.counters{
    padding-top: 10px;
    border: solid 1px #fff;
}

#menuTop p{
    margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}
.ir{
    position: relative;
    margin-top: 16px;
}
#footer .ir a{
    color: #1A1A1A;
    text-decoration: none;
}
#footer .ir a:hover{
    color: #1A1A1A;
    text-decoration: underline;
}

.ir span{
    position: relative;
    top: 6px;
    left: 10px;
}

#content h2{
    font-size: 26px;
    margin: .5em 0px 1em 0px;
}
#sidebar h2{
    font-size: 26px;
    margin-bottom: 1em;
}
#content h3{
    font-size: 20px;
    margin: .8em 0px;
}
#content p{
    margin: 1em 0px;
}
#content ol,
#content ul{
    margin: 1em 0em 1em 2em;
}


#index{
    width: 756px;
    height: 445px;
    background: url(/images/header.jpg);
    margin: 0px auto;
    margin-top: 7%;
    _margin-top: 9%;
    position: relative;
}
#indexFlash{
    width: 193px;
    height: 173px;
    background: url(/images/logoIndex.jpg);
    position: absolute;
    top: 30px;
    left: 151px;
}
#indexFlash1{
    width: 83px;
    height: 80px;
    position: absolute;
    top: 0px;
    left: 0px;
}
#langIndex{
    position: absolute;
    top: 344px;
    left: 459px;
    width: 146px;
    height: 58px;
    list-style: none;    
}
#langIndex a{
    height: 100%;
    display: block;
    text-indent: -9999px;
}

#gallery img{
    border: 0px;
}
#gallery .galleryContainer{
    margin: 0px 5px 5px 0px;
    padding: 5px;
    background: #d0e9ff;
    height: 178px;
    width: 178px;
    float: left;
}
#gallery .galleryContainer .galleryMiddled1{
    display: table-cell;
    vertical-align: middle;
    height: 178px;
    width: 178px;
    text-align: center;
}
#gallery .galleryContainer .galleryMiddled2{
    margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

.backLink{
    text-align: right;
    font-size: 11px;
    font-style: italic;
}
.newsArticle{
    margin: 20px 0px;
}

.sub-footer{
    text-align: center;
    margin: 10px 0px;
}
.sub-footer a{

}

