﻿@import url(reset.css);
body {
    background-color: #e6e6e6;
    font: 12px Verdana,Arial,sans-serif;
    color: #222222;    
}
a {
    color: #08367b;
    text-decoration: none;
    cursor: pointer;        
}
a:hover {
    text-decoration: underline;
}
/* начало wrapper */
#wrapper {
    background-color: #ffffff;
    margin: 0 10px 0 30px;
    min-width: 900px;
    max-width: 1600px;
    min-height: 750px;
    border-radius: 0 0 3px 3px;
    border-width: 0 1px 2px 0;
    border-style: solid;
    border-color: #777777;            
}
/* конец wrapper */
/* начало header */
#header { 
    height: 80px;   
}
#logo {
    width: 160px;
    height: 80px;
    float: left;
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;    
} 
#logo a {
    display: block;
    height: 80px;  
    cursor: pointer;  
}
#top {
    height: 50px;
    margin-left: 160px;    
}
#topMenu {
    height: 30px;
    margin-left: 160px;
    padding-left: 20px;
    background-color: #e6e6e6;
}
#topMenu li {
    height: 27px;
    float: left;
    padding: 0 20px 0 20px;
    margin: 0 1px 0 1px;
    font-size: 14px;    
}
#topMenu li a {
    text-decoration: none;
    margin-top: 3px;
    color: #222222; 
    display: block;
    height: 27px;  
    cursor: pointer;         
}
#topMenu li a:hover {
    color: #08367b;
}
#topMenu li:hover {
    margin: 0;    
    border-radius: 0 0 7px 7px;
    border-width: 0 1px 2px 1px;
    border-style: solid;
    border-color: #777777;        
}
#topMenu li.active {
    background-color: #ffffff;
    font-weight: bold;
    border-radius: 0 0 7px 7px;
    border-width: 0 1px 2px 1px;
    border-style: solid;
    border-color: #777777;    
}
#topMenu li.active:hover {
    margin: 0 1px 0 1px;    
}

#topInfo {
    height: 30px;
    margin-left: 160px;
    padding-left: 20px;
    background-color: #e6e6e6;    
}
#topInfo li {
    height: 27px;
    float: left;
    padding: 3px 3px 0 3px;
    margin: 0 1px 0 1px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 0 #ffffff;    
}
/* конец header */
/* начало boody */
#boody {
    
}
/* конец boody */
/* начало sidebarL */
#sidebarL {
    width: 160px;
    float: left;
    min-height: 750px;
}
#sidebarLSpase {
    height: 38px;
}
#otherKurs {
    margin-top: 32px;
    padding: 0 7px 0 7px;
}
#sidebarL h3 {
    margin-bottom: 4px;
}
#sidebarL p {
    margin: 3px 0 3px 0;
}
#glavnay {
    margin-top: 27px;
    padding: 0 7px 0 7px
}
#showKurs {    
    background-repeat: no-repeat;
    background-position: 0 4px;
    margin: 7px 0 13px 5px;
    padding: 0 0 3px 16px;    
}
.treugopen {
    background-image: url("../images/produkts/treugopen.png");    
}
.treugclose {
    background-image: url("../images/produkts/treugclose.png");    
}
#select {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0 2px;    
}
#selectList {
    margin: 15px 0 0 0;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0 2px;
    font-weight: bold;    
}
#selectList p {
    font-weight: normal;
    margin-left: -20px;
}
.selectYes {
    background-image: url("../images/produkts/galochka.png");    
}
.selectNo {
    
}
/* конец sidebarL */
/* начало content */
#content {
    min-height: 750px;
    margin-left: 161px;
    padding-left: 10px;
    background-color: #e6e6e6;
    background-image: url(../images/bg.png);
    background-repeat: repeat-y; 
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #e6e6e6;           
}
#sidebarR {
    width: 260px;
    float: right;
    margin-right: 10px;
    font: 11px Verdana,Arial,sans-serif;
    color: #222222;           
}
#author {
    background-repeat: no-repeat;
    background-position: 3px 3px;
    background-color: #ffffff;
    border-radius: 3px 3px 3px 3px;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #777777;            
}
#izdatel {
    margin-top: 20px;    
    background-repeat: no-repeat;
    background-position: 3px 3px;    
    background-color: #ffffff;
    border-radius: 3px 3px 3px 3px;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #777777;          
}
#sbRH2 {
    height: 60px;
    margin: 15px 0 0 80px;        
}
#sidebarR h2 {
    font: bold 18px Tahoma,Verdana,Arial,sans-serif;
    color: #222222;
    text-align: center;        
}
#sbRCont {
    padding: 0 7px 7px 7px;
    line-height: 17px; 
    text-indent: 17px;   
}
#product {
    min-height: 350px;
    min-width: 458px;
    margin-right: 270px;
    background-image: url(../images/product.png);
    background-repeat: no-repeat;
    background-position: 5px 75px;   
}
#h1Div {
    font: bold 24px Tahoma,Verdana,Arial,sans-serif;
    color: #222222;   
    text-align: center;
    padding: 20px 0 7px 5px;  
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #e6e6e6;          
}
#spravka {
    margin: 5px 20px 0 207px;    
}
h3 {
    font: bold 14px Tahoma,Verdana,Arial,sans-serif;
    color: #222222;  
}
#spravka table {
    margin-top: 7px;
    font: 12px Verdana,Arial,sans-serif;
    color: #222222;    
}
#td2 {
    padding-left: 7px;
} 
#descript {
    margin: 0 0 0 7px;
    padding-right: 10px;    
}
#descript h3 {
    margin: 7px 0 7px 0;
}
#infoStr {
    min-height: 90px;
    min-width: 700px;
    width: 98%;
    float: left;
    margin: 13px 27px 3px 3px;
    background-repeat: no-repeat;
    background-position: 5px 5px;    
    background-color: #ffffff;
    border-radius: 3px 3px 3px 3px;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #777777;          
}
#infoStr a,#infoStr h4,#infoStr p{
    margin: 5px 5px 5px 90px; 
    padding-bottom: 3px;   
}
#infoStr a {
    font: bold 14px Tahoma,Verdana,Arial,sans-serif;    
}
#rublicon {
    height: 19px;
    width: 16px;
    float: right;
    margin: 7px 7px 0 0;
    background-repeat: no-repeat;
}
#monybackicon {
    height: 24px;
    width: 24px;
    float: right;
    margin: 5px 7px 0 0;
    background-repeat: no-repeat;
    background-image: url("../images/produkts/monybackicon.png");    
}
/* конец content */
/* начало footer */
#footer {
    background-color: #ffffff;
    height: 80px; 
    padding: 7px 0 0 167px;       
}
#footMenu li {
    height: 17px;
    float: left;
    padding: 0 7px 0 7px;
    margin: 10px 1px 0 1px;
    border-right: 1px solid #777777;    
}

#footMenu li a {
    text-decoration: none;
    color: #222222; 
    display: block;
    height: 17px;  
    cursor: pointer;         
}

#footMenu li a:hover {
    color: #08367b
}
#footMenu li.lastLi {
    border-width: 0;
}
#copyrite {
    width: 80px;
    float: right;
    margin: 7px 120px 0 0;
}
/* конец footer */

.clear {
    clear: both;
}