body {
    color: #101A27;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    background: url("../img/background.gif") repeat-x scroll 0 0 #F1E3B2;
    margin: 0;
}
h1, h2, h3, p{
    color: #433626; 
}
h1{
    text-align: center;
}
img{
    border: 0;
}
.out{
    display: none;
}
.countable{
    cursor: pointer;
}
.clear{
    clear: both;
    height: 1px;
}
.path{ 
    color: #101A27;
    font-size: 12px;
    text-align: left; 
}
/* hlavni ramy */
.page{
    margin: 0 auto;
    width: 960px;
    padding: 10px; 
    background-color: #FEF3D7;
    margin-bottom: 50px;  
}
.pleft{
    float: left;
    width: 220px;
}
.pright{
    float: right;
    width: 680px;
}
/* hlavicka */
.header{
    background-image: url("../img/header.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    height: 137px;
    margin-bottom: 10px;
}
.header .head_menu{
    margin: 0;
    padding: 0;
    float: right; 
    height: 137px; 
    width: 555px;  
}
.header .head_menu a{
    display: block;
    float: left;
    height: 37px;
    padding-top: 100px;
    line-height: 37px;
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
}
.header #men1{
    background-image: url("../img/men1.gif");
    background-repeat: no-repeat;
    background-position: left top; 
    width: 180px;   
}
.header #men2{
    background-image: url("../img/men2.gif");
    background-repeat: no-repeat;
    background-position: left top;  
    width: 195px;  
}
.header #men3{
    background-image: url("../img/men3.gif");
    background-repeat: no-repeat;
    background-position: left top;  
    width: 180px;  
}
/* obsah */
.content{
    padding: 0;
}
.content .cleft{
    float: left;
    width: 200px;
}
.content .cright{
    float: right;
    margin-left: 10px;
    width: 745px;
}

/* hlavni menu */ 
.content .cleft .main_menu_0{
    width: 200px;
    background-color: #F2DCB3;
    border-radius: 10px;
    margin: 0;
    margin-top: -30px;
    margin-bottom: 10px;
    padding: 5px 0 5px 0 ;
}
.content .cleft .main_menu_0 li{
    line-height: 30px;
    list-style: none outside none;
    text-align: left;
    vertical-align: middle;
    position: relative;
    padding-left: 25px;
    background-image: url("../img/liststyle.png");
    background-repeat: no-repeat;
    background-position: 5px center;
}
.content .cleft .main_menu_0 li.sfHover{
    color: #ffffff;
    background-color: #CB732C;
    background-image: url("../img/liststyle-enable.png");
}
.content .cleft .main_menu_0 li a{
    color: #CB732C;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.content .cleft .main_menu_0 li.sfHover a{
    color: #ffffff;
}
.content .cleft .main_menu_0 .main_menu_1{
    color: #ffffff;
    background-color: #CB732C;
    position: absolute;
    top: 0;
    left: 200px;
    border-radius: 0px 10px 10px 10px;
    padding: 5px;
    width: 198px;
}
.content .cleft .main_menu_0 .main_menu_1 li{
    background-image: url("../img/liststyle-enable.png");
}
.content .cleft .main_menu_0 .main_menu_1 a{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;    
}

/* info box */
.content .cleft .contacts{
    background-image: url("../img/contact.gif");
    background-position: center top;
    background-repeat: no-repeat;  
    padding-top: 0px;
    margin-bottom: 30px; 
}
.content .cleft .contacts .article {
    width: 180px;
    background-color: #CB732C;
    padding: 10px;
    border-radius: 10px;
    /*text-align: center;
    color: #CB732C;*/        
}
.content .cleft .contacts .article p{
    color: #ffffff;
}

/* paticka */
.footer{
    text-align: center;
    width: 960px;
    background-image: url("../img/perspektiva-male-logo.gif");
    background-repeat: no-repeat; 
    background-position: left top;
    padding-top: 12px;
}
.footer .bottom-menu{
    margin: 0 0 0 200px;
}
.footer .bottom-menu li{
    list-style: none;
    display: block;
    float: left;
    padding: 1px 10px 1px 10px;
    border-right: 1px solid #CB732C;
}
.footer .bottom-menu li a{
    color: #CB732C;
    text-decoration: none;
    font-size: 13px;    
}
.footer .line{
    border-bottom: 10px solid #CB732C;
}
.footer .copyright,
.footer .copyright a
{
    color: #BCB0A7;
}


/* homepage text */
.homepage .article{
    float: left; 
    width: 510px;
}
.homepage .newsContent{
    float: right;
    margin-left: 10px;
    width: 198px;
    padding: 10px;
    background-color: #F2DCB3;
    border-radius: 10px;
}

/* novinky */
.newsContent .news{
    display: none;
}
.newska{
    border-bottom: 1px dotted #C6C2B4;
}
.newska h3{
    font-size: 11px;
    color: #CB732C;
}
.newska p{
    font-size: 10px;
}

.acontent a { color: #8b4513; }

/* textove stranky */
.article h1,
.article h2{
    border-bottom: 2px solid #F2DCB3;
    color: #CB732C;
}
.article h3,
.article h4{
    color: #CB732C;
}
.article .ptop{
    
}
.article .pbottom.previews{
    width: 710px;
}
.article .pbottom a{
   float: left; 
}
.article .pleft{
    float: left;
}
.article .pright{
    float: right;
}
.article .text.pleft,
.article .text.pright{
    width: 565px;
}
.article .previews{
    margin-left: 10px;
    width: 160px;
    padding: 5px;
    background-color: #F2DCB3;
    border-radius: 10px;  
    text-align: center;  
}
.article .previews img{
    margin: 5px 5px 0 5px;
}
.article .previews a{
    color: #CB732C;
}
.article .previews a div{
    margin-bottom: 10px;
    color: #CB732C;
}

/* super paticka */
#developed span{
    text-decoration: underline;
}
#developed_win{
    background-color: #ffffff;
    border: 1px solid #CB732C;
    border-radius: 6px;
    padding: 10px;
    text-align: center;
}
#developed_win a{
    font-weight: bold;
}
.logoKraj{
    float: right;
    margin-left: 10px;
    width: 218px;
    margin-top: 10px;
    border-radius: 10px; 
}
.logoKraj img{
    width: 218px;
    border-radius: 10px;
}