html, body, form, ol, ul, p{
    margin: 0;
    padding: 0;
}
body{
    background: #fff;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #000;
}
h1, h2, h3, h4, h5, h6{
    padding: 0px;
    margin: 0px;
    color: #2d3341;
    font-size: 18px;
    font-family: "Century Gothic";
    font-weight: normal;
}
:focus{
    -moz-outline-style: none;
}
a img, :link img, :visited img {
	border: 0;
}
a{
    color: #0073aa;
    text-decoration: underline;
}
a:hover{
    color: #0073aa;
    text-decoration: none;
}
#slashdot1,
#slashdot2,
#slashdot3{
    height: 3px;
    line-height: 0px;
    font-size: 0px;
    min-width: 1000px;
    width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':(document.body.clientWidth > 9999? "9999px": "auto"));
    background: url(/images/slashdot1.gif);
}
#slashdot2{
    background: url(/images/slashdot2.gif);
}
#slashdot3{
    background: url(/images/slashdot3.gif);
}
#header{
    border-top: solid 5px #4c9dc3;
    min-width: 1000px;
    width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':(document.body.clientWidth > 9999? "9999px": "auto"));
    position: relative;
}
#lang{
    position: absolute;
    top: 25px;
    left: 50%;
    margin: 0px;
    margin-left: -435px;
    list-style: none;
    text-align: right;
    z-index: 999;
    text-transform: lowercase;
}
#lang li{
    margin: 3px 0px;
}

#topmenu{
    list-style: none;
    line-height: 92px;
    height: 92px;
    font-family: "Century Gothic";
    text-transform: lowercase;
    font-size: 15px;
    position: relative;
    width: 770px;
    margin: 0 auto;
    padding-left: 230px;
}
#topmenu li{
    display: block;
    float: left;
    height: 100%;
    background: url(/images/menutop.gif) top left no-repeat;
    margin-left: 10px;
}
#topmenu li b{
    font-size: 18px;
    color: #0073aa;
    font-weight: normal;
}
#topmenu li a{
    color: #000;
    text-decoration: none;
}
#topmenu li a:hover{
    color: #000;
    text-decoration: underline;
}

#logos{
    height: 200px;
    background: #0073aa;
    position: relative;
    overflow: hidden;
    z-index: 9;
}
#map{
    position: absolute;
    top: 0px;
    left: 50%;
    width: 575px;
    height: 200px;
    margin-left: -800px;
    background: url(/images/map.jpg);
}
#oil{
    position: absolute;
    top: -5px;
    _top: 0px;
    left: 50%;
    width: 152px;
    height: 100px;
    background: url(/images/oil.gif);
    margin-left: -409px;
}
#rdopen{
    position: absolute;
    top: 0px;
    left: 50%;
    width: 746px;
    height: 200px;
    margin-left: -225px;
    background: url(/images/rdopen.jpg);
}

.archive{
    position: absolute;
    z-index: 99;
    top: 120px;
    right: 50%;
    margin-right: -390px;
    list-style: none;
    font-size: 14px;
}
.archive a{
    color: #fff;
    text-decoration: none;
    border-bottom: dashed 1px #fff;
    display: block;
    padding: 5px;
    position: relztive;
    z-index: 999;
}
.archive a:hover{
    padding: 5px;
    color: #877F94;
    text-decoration: none;
    border-bottom: none;
    background: #E8EBF0;
}
#topmenu2{
    background: #e8ebf0;
    min-width: 900px;
    width:expression((document.documentElement.clientWidth||document.body.clientWidth)<900?'900px':(document.body.clientWidth > 9999? "9999px": "auto"));
    line-height: 60px;
    height: 60px;
    text-align: center;
    padding-left: 100px;
}
#topmenu2 li{
    display: inline;
    background: url(/images/menu2.gif) 0px 50% no-repeat;
    padding-left: 25px;
    margin: 0px 20px;
}
#topmenu2 a{
    color: #727f94;
    text-decoration: none;
}
#topmenu2 a:hover{
    color: #727f94;
    text-decoration: underline;
}

#contentWrap{
    width: 676px;
    padding: 0px 162px;
    margin: 30px auto;
    overflow: hidden;
    font-size: 12px;
}
#contentWrap h2{
    margin-bottom: 1em;
}
#contentWrap h3{
    margin-bottom: 1em;
}
#column{
    float: left;
    width: 200px;
    border-right: solid 1px #e8ebf0;
    padding-right: 15px;
}
#contentIndex{
    margin-left: 215px;
    padding-left: 25px;
    border-left: solid 1px #e8ebf0;
}
#contentIndex h3{
    font-size: 14px;
    background: url(/images/pip.gif) 0px 11px repeat-x;
    line-height: 20px;
}
#contentIndex h3 span{
    padding-right: 10px;
    background: #fff;
}

.rdopeninfo{
    overflow: hidden;
    font-size: 11px;
    color: #7a869a;
    font-weight: bold;
    margin-bottom: 15px;
}
.rdopeninfo i{
    color: #0073aa;
    font-style: normal;
}
.rdopeninfo div div{
  padding-bottom: 3px;
  margin-bottom: 3px;
  border-bottom: solid 1px #e8ebf0;
}


.doclad td{
    padding: 10px 20px 10px 0px;
}
.docladInfo b{
    font-size: 12px;
    color: #0073aa;
}
.docladInfo i{
    color: #0073aa;
}
.docladInfo{
    margin-left: 85px;
}
.docladPhoto{
    width: 73px;
    float: left;
    position: relative;
}
.docladPhoto img{
    border: solid 1px #e8ebf0;
}
.docladMoar{
    display: block;
    float: right;
    text-indent: -9999px;
    background: url(/images/moar.gif);
    width: 28px;
    height: 13px;
    margin-top: 5px;
    _position: absolute;
    _top: 72px;
    _right: 0px;
}


#bottomenu{
    background: #a3afc3;
    min-width: 1000px;
    width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':(document.body.clientWidth > 9999? "9999px": "auto"));
    line-height: 75px;
    height: 75px;
    text-align: center;
    text-transform: lowercase;
    font-size: 14px;
}
#bottomenu li{
    display: inline;
    padding: 0px 5px 2px 5px;
    margin-left: -1px;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
}
#bottomenu li.first{
    border-left: none;
}
#bottomenu li.last{
    border-right: none;
}
#bottomenu a{
    color: #fff;
    text-decoration: none;
}
#bottomenu a:hover{
    color: #fff;
    text-decoration: underline;
}
.footerWrap{
    width: 900px;
    margin: 0px auto;
    padding: 20px 0px;
    overflow: hidden;
    _zoom: 1;
}
.kmgeplogo{
    float: right;

}
.copy{
    float: left;
    color: #ccc;
    font-family: "Century Gothic";
    line-height: 25px;
}
.copy a{
    color: #ccc;
    text-decoration: none;
}
.copy a:hover{
    color: #ccc;
    text-decoration: underline;
}

/*#gallery .galleryContainer{
    margin: 10px;
    padding: 5px;
    border: solid 1px #e8ebf0;
    background: #f4f4f4;
    height: 190px;
    width: 190px;
    float: left;
}
#gallery .galleryContainer .galleryMiddled1{
    display: table-cell;
    vertical-align: middle;
    height: 190px;
    width: 190px;
    text-align: center;
}
#gallery .galleryContainer .galleryMiddled2{
    margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}*/

#gallery .galleryContainer{
    width: 190px;
    border: solid 1px #e8ebf0;
    background: #f4f4f4;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    padding: 5px;
    zoom: 1;
    *display: inline;
    text-align: center;
}


.category{
    margin: 10px 0px;
}
.category img{
    border: solid 1px #e8ebf0;
    padding: 1px;
    margin-right: 10px;
}

.backLink{
    text-align: right;
    font-style: italic;
    clear: both;
    margin: 10px 0px;
}
.backLinkLeft{
    text-align: left;
    font-style: italic;
    clear: both;
    margin: 5px 0px;
}

.question{
    font-style: italic;
    padding: 10px;
    background: #f4f4f4;
    margin: 10px 0px;
}
.gb{
    margin-bottom: 25px;
}
input,
textarea{
    margin: 4px 0px;
}
.programm{
    border: solid 1px #e8ebf0;
    border-collapse: collapse;
}
.programm th{
    border: solid 1px #e8ebf0;
    background: #f4f4f4;
}
.programm td{
    border: solid 1px #e8ebf0;
}

#smallfont{
    font-size: 10px;
}
#logos h1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
}
#logos h1 a{
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.item{
  clear: left;
  padding-bottom: 15px;
}

.publication{
    margin-bottom: 20px;
}
#contentWrap .publication h3{
    font-size: 14px;
    background: url(/images/pip.gif) 0px 11px repeat-x;
    line-height: 20px;
    margin-bottom: 5px;
}
.publication h3 span{
    padding-right: 10px;
    background: #fff;
}
.publication i{
    color: #0073aa;
    font-style: normal;
}
