html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-width: 754px;
}
body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;

}

#klaks {
    position: absolute;
    float: right;
    z-index: 4;
    top: 0;
    right: 0;
}

#logos {
    height: 110px;
    background-color: #fff;
    padding: 0px 0px 0px 4.167%;
}

#logos p {
    padding: 20px 0px 0px 0px;
   margin: 0;
    
}

#iLogo {
    vertical-align: top;
    position: relative;
    top: -4px;
    left: -1px;
}

#iTeamName {
    vertical-align: top;
    position: relative;
    top: 7px;
    left: -3px;
    margin-left: 2.083%;
    
}

#infoBlock {
    position: absolute;
    left: 50%;
    top: 25px;
/*  padding-right: 200px;*/
    width: 33.333%;
}

#infoBlock img, #infoBlock span {
    vertical-align: middle;
}

#infoBlock div {
    float: left;
    width: 12.45%;
    height: 20px;
    font-size: 13px;
}

#infoBlock p {
    margin: 0;
    clear: both;
    padding: 15px 0 0;
}

span.vertLine {
    width: 1px;
    height: 20px;
    border-left: 1px solid #817640;
    margin: 0px 5px 0px 0px;
}


#search {
    width: 49%;
    height: 1.44em;
    font-size: 12.5px;
}

#infoBlock .submit {
    width: 27%;
    margin: 0;
    padding: 0;
    font-size: 12.5px;
}



#userArea {
    background-color: #90e84d;
    padding: 6px 150px 5px 4.167%;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
}


#userArea input{
    font-size: 10px;
    margin: 0;
    margin-right: 4%;
    padding: 0;
    position: relative;
    top: -1px;
}

#userArea .submit {
    width: 6em;
}


#center {
    background-color: #eee;
    margin: 19px 0px 20px 0px;
    padding: 0px 0px 0px 4.167%;
}


#main {
    width: 69.566%;

    float: right;
    margin-bottom: 20px;
    /*
    top: -20px;
    position: relative;
    */
}

#maintext, #maintext1 {
    clear: both;
    background-color: white;
    background-image: url(../I/maintext_bg.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    line-height: 20px;
    color: #535353;
    font-size: 13px;
}


#maintext {
    padding: 21px 3.05% 12px 6.1%;
}

#maintext h1, #maintext1 h1{
    margin: 0px 0px 9px 0px;
}




#maintext1 {
   padding: 0px 3.05% 12px 6.1%;
}

div#bread {
    font-size: 10px;
    line-height: 10px;
    padding: 11px 0px;
}

div#menu {
    width: 26.087%;
    border-top: 1px dotted #a8a8a8;
    margin-bottom: 22px;
}

div#menu ul, div#submenu ul{
    margin: 0;
    padding: 0;
    
}

div#menu ul, li {
    margin: 0;
    padding: 0;
    
}

div#menu ul li {
     display: block;
    list-style-type:none;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 0px .076em 0px; 
    border-bottom: 1px dotted #a8a8a8;  
    border-collapse: collapse;
    line-height: 2em;
}

div#menu ul li a {
    display: block;

}

div#menu ul li.active a {
    color: Black;
    cursor: default;
    text-decoration: none;
     font-weight: bold;
}

div#menu li.active a:hover{
    border: none;
}

div#menu ul ul {
    padding-left: 7.987%;
    
}

div#menu ul ul li{
    display: block;
    list-style-type:none;
    font-size: 10px;
    font-weight: normal;
   
    border-collapse: collapse;
    line-height: 18px;
    
}

div#submenu {
    float:right;
    margin-right:2.4%;
    margin-top:34px;
}
div#submenu ul li {
    display:inline;
    font-size:16px;
    line-height: 20px;
    font-weight:normal;
    list-style-type:none;
}
div#submenu ul li a {
    padding:0.1em 0.5em;
}
div#submenu ul li.active a {
    color:Black;
    cursor:default;
    text-decoration:none;
    font-weight: bold;
}



.leftBlock {
    width: 26.087%;
    font-size: 11px;
    font-weight: bold;

}

.leftBlock h2{
    margin: 20px 0px 5px 0px;
    line-height: 20px;
}

.leftBlock h3{

}


.leftBlock p {
    margin: 0px 0px 5px;
    line-height: 15px;
}

#partners {
    margin-top: 20px;
    height: 120px;
    border-top: 1px dotted #a8a8a8;
    border-bottom: 1px dotted #a8a8a8;
    clear: both;
}
#partners ul {
    margin: 0;
    padding: 0;
    
}

#partners ul {
    list-style: none;
}

#partners li {
    display:block;
    height: 120px;
    width: 16.6%;
    float: left;
    vertical-align: middle; 
     overflow: hidden;
}

#partners a {
    display:block;
    height: 120px;
    overflow: visible;
    text-align: center;
   border-right: 1px dotted #a8a8a8;
    padding: 0px 10px;
    line-height:120px;
     vertical-align: middle;
}

#partners a:hover {
   background-color:#fff;
}
#partners a img {
    vertical-align: middle;
    margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

#credits {
    font-size: 11px;
    font-weight: bold;
    color: #535353;
    padding: 0px 0px 40px 33.333%;
    margin: 23px 0px 0px 0px;
    line-height: 20px;
    border-top: 1px solid #eee;
}

#credits p{
    margin: 10px 0;
}

#crLeft{
    float: left;
    width: 50%;

}

#crRight{

}


#bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
  background-image: url(../I/body_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#bottom2 {
    margin-left: 201px;
    border-bottom: 10px solid #90e84d;  
    background-image: url(../I/bottom_bg.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 117px;
}

