body, html {
margin-left : 0px auto;
margin-right : 0px auto;
padding : 0px;
text-align : center;
background-color : #192D46;
color : #2C3D76;
font-family : Times new roman ce, Arial CE, Sans-serif ce;
}

img {
border: none;
}      

#kontejner {
width : 900px;
margin : auto;
background-color: #fffbea;
border : 3px #3C3C3C solid;
}

#fotogalerie_kontejner {
width : 900px;
text-align : center;
margin : auto;
background-color: #886B4B;
border : 1px white solid;
}

#fotogalerie {
width : 750px;
height : 450px;
text-align : right;
padding-right : 150px;
background-color : #886B4B;
}

#fotogalerie_nahled {
width : 850px;
margin-top : 1px;
margin-left : 15px;
padding-top : 10px; 
padding-left : 20px;
padding-bottom : 10px;
background-color :#B3A08C;
text-align : left;
}

#fotogalerie_hlavicka {
width : 870px;
background-color : #B3A08C;
text-align : center;
margin-top : 30px;
margin-left : 15px;
color : white;
}

#fotogalerie_paticka {
clear : both;
height : 40px;
padding-top : 10px;
background-color: ##886B4B;
text-align: center;
border-bottom : 1px #fbc357 solid;
color : white;
font-size : 120%;
}

#hlavicka {
width : 900px;
height : 200px;
background-color: #fffbea;
text-align: right;
}

#obalovaci {
width : 900px;
text-align : center;
}

#levy_box {
width: 170px; 
height : 700px;
background-color: #fffbea; 
float: left;
text-align : center;
margin-top : 90px;
}

#obsah-hlavicka {
width : 534px;
margin : 0px 170px 0px 170px;
background-color : #fffbea;
text-align : center;
}

#obsah_box {
width: 534px; 
height :700px;
margin: 0px 160px 0px 170px; 
border-top : 1px solid #3C3C3C;
border-left : 1px solid #3C3C3C;
border-right : 1px solid #3C3C3C;
background-color: white;
text-align : left;
}

#pravy_box {
width: 190px; 
height : 700px;
text-align: center; 
background-color: #fffbea; 
float: right;
font-style : italic;
}

#obsah1{
width : 45%;
height : 200px;
float : left;
text-align : left;
margin-left: 2%;
margin-top : 30px;
}

#obsah2 {
width : 45%;
height : 200px;
float : right;
text-align : center;
margin-right : 2%;
margin-top : 30px;
border-left : 1px solid #fbc357;
}

#obsahuvod {
margin-top : 20px;
}

#obsahuvod-fotogalerie {
margin-top : 20px;
margin-left : 20px;
padding-left :20px
font-size : 150%;
}

#paticka {
clear : both;
height : 35px;
background-color: #3C3C3C;
text-align: center;
border : 1px #fbc357 solid;
color : #88919b;
font-size : 120%;
}

ul li {
list-style-type : disc;
}

li {
font-size : 100%;
margin-top : 20px;
} 

p {
margin-left : 20px;
margin-top : 0px;
margin-bottom : 0px;
margin-right : 2px;
}

a {
text-decoration : none;
font-weight : bolder;
font-size : 100%;
font-style : italic;
color : #2C3D76;
}

h1 {
text-align : center;
font-size : 140%;
}

h2 {
text-decoration : none;
font-weight : bolder;
font-size : 100%;
}

h3 {
margin-left : 25px;
font-weight : bolder;
font-size : 125%;
text-decoration : underline;
margin-right : 15px;
}

h4 {
text-decoration : none;
font-weight : bolder; 
margin-left : 20px;
}

h5 {
margin-left : 40px;
}

a.tlacitko {
border-top : 1px solid #3C3C3C;
font-weight : bolder;
font-size : 94%;
padding : 5px 5px 5px 5px;
margin-left : 5px;
width : 150px;
text-align : center;
background-color : #fffbea;
display : block;
color : #2C3D76;
text-decoration : none;
}

a.tlacitko:hover {
color : #3C3C3C;
}


