.container {
    min-height: 600px; background-color: #FFF; margin-top: 10px; 
    text-align:center;
    width: 790px;
    position: relative;
}
.container2 {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom:20px;
    margin-right:20px;
    background-color: #E2E2E2;
    min-height: 950px;
    }
.header {
    background: url('image/header-line.png') no-repeat;
    /*background: url('image/orange-header-line-2.jpg') no-repeat;*/
    height: 59px;
}
.header h1 {
    font-weight: bold;
    font-size: 1.8em;
    padding-top: 0.6em;
    text-align: left;
    padding-left: 200px;
    /*color: darkblue;*/
    color:#FF850A;
}

.header2 {
    height: 183px;
    background: url('image/top-image-2.png') no-repeat;
    
}

.titulek {
    height: 59px;
    background: url('image/hlavicka.png') no-repeat;
 }
 
 .nadpis_clanku {
    font-weight: bold;
    margin-top: 20px;
    text-align: left;
    padding-left: 240px;
 }
 .obsah_clanku {
    position: relative;
    background: url('image/text-pozadi.png') repeat-y;
    min-height: 200px;
    height: 100%;
    /*border:1px solid red;*/
    clear:both;
 }
 .obsah_clanku div {
    padding-left: 210px;
    
 }
 
 .paticka {
    background: url('image/paticka-pozadi.png') no-repeat;
    min-height: 30px;
    
 }
 .paticka div {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 0.8em;
    color: #A2A2A2;
 }
 
 .sloupec-menu {
    position: absolute;
    left: 35px; top: 20px;
    width: 156px;
    min-height: 508px;
    /*border-right: 2px inset #EEE;*/
    /*border-left: 2px outset #EEE;*/
    /*border-top: 4px outset #EEE;*/
        
 }
 
 #sloupec-menu-1 {
    background: url('image/rolefo_lg2.png');
    width: 156px;
    height: 225px;
    border-left: 2px solid white;
    border-top: 2px solid white;
    border-right: 1px solid gray;
     
 }
 #sloupec-menu-2 {
    background: url('image/pozadi-menu-6.png') no-repeat;
    width: 156px;
    min-height: 600px;
 }
 
 #sloupec-menu-2 div {
    padding-top: 30px;
    
 }
 
 #navigace-1 {
    text-align: left;
    list-style-image: none;
    list-style-type: none;
    display: block;
    width: 155px;
    padding-left: 20px;
    
 }

 #navigace-1 li, #navigace-2 li {
    display: block;
    height: 28px;
    padding-top: 5px;
 }
 
 #navigace-1 li a {
    display:block;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 130%;
    background: url('image/arrow-right.gif') no-repeat 0 50% ;
    padding-left: 15px;
 }
 #navigace-1 li:hover, #navigace-2 li a:hover {
    text-decoration:underline;
 }
 
#navigace-2 {
    text-align: left;
    list-style-image: none;
    list-style-type: none;
    display: block;
    width: 155px;
    padding-left: 20px;
   
}
#navigace-2 li a {
    display:block;
    color: #222;
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
    background: url('image/arrow-right.gif') no-repeat 0 50% ;
    padding-left: 15px;
}

 #vlozeny {
    float: right;
    padding: 0px;
    margin: 0px;
    background-color:#fff;
    text-align: right;
}

#vlozeny-1 {
    padding: 0px;
    margin: 0px;
    background: url('image/levy-prouzek.jpg') repeat-y;    
}

#vlozeny-2 {
    padding: 0px;
    margin: 0px;
    background: url('image/horni-prouzek.jpg') no-repeat;    
}

#vlozeny-3 {
    padding: 0px;
    margin: 0px;
    background: url('image/dolni-prouzek.jpg') no-repeat 0 100%;
    width: 171px;
    /*margin-bottom: 10px;*/
    padding-bottom: 20px;
    /*margin-left: 20px;*/
}

#leve-menu {
    list-style: none;
    margin-top: 30px;
    
}
#leve-menu li {
    display: block;
    background: url('image/arrow-right.gif') no-repeat 0 50%;
    padding-left: 5px;
    
}
#leve-menu li a {
    text-decoration: none;
    color: black;
    font-size: 110%;
    font-weight: bold;
    
}
#leve-menu li a:hover {
    text-decoration: underline;
}

#leva-oblast {
    padding: 0px;
    margin: 0px;
    margin-right: 10px;
    min-height: 300px;
    padding-top: 10px;
    
}
#text-clanku {
    text-align: left;
    padding-right: 8px;
    font-family: tahoma verdana !important;
    color: black !important;
    /*background: url('image/text-pozadi.png') repeat-y;*/
    }
#xflash {padding-left: 164px; position: relative; z-index: 0;}

h1.nadpis_clanku {
    font-size: 22px;
    /*color:#4C22A1;*/
    color: #FF850A;
    font-weight: bold;}

#text-clanku h1,#text-clanku h2,#text-clanku h3,#text-clanku h4,#text-clanku h5 {
    color:#FF850A !important;
}
#text-clanku h1 {font-size: 22px; font-weight: bold;
    background:url('image/arrow-right.gif') no-repeat 0 10px; padding-left: 16px;
    
    }
#text-clanku h2 {font-size: 20px; font-weight: bold;
    background:url('image/arrow-right.gif') no-repeat 0px 10px;
    padding-left: 16px;
}
#text-clanku h3 {font-size: 18px; font-weight: bold;
    background:url('image/arrow-right.gif') no-repeat 0 8px; padding-left: 16px;
}
#text-clanku h4 {font-size: 16px; font-weight: bold;
    background:url('image/arrow-right.gif') no-repeat 0 8px; padding-left: 16px;
}

h4.dalsi-clanky {
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight:bold;
    color:#FF850A;}
