
body{
color:black;
background-color: 565656;
margin:0px;
padding:0px;
}

#obsah{
width:1024px;
margin: 0px auto 0px;
background-image: url(images/logo.jpg);
background-repeat: repeat;
}

p{
font-family: Arial;
font-size: 14;
color: white;
}

#header{
width:1024px;
height:218px;
background-image: url(images/header.jpg);
margin: 0px;
}

#tlacitka{
position:absolute;
width:1024px;
height:46px;
background-color: #172d06;
margin: 0px 0px 0px 0px;
border-left: 1px solid white;
border-bottom: 1px solid white;
}

#menu{
text-align: center;
font-family: Arial;
font-size: 13px;
margin: 15px 0px 0px 0px;
text-indent : 10px;
}

#stranky{
position:absolute;
font-family:arial;
font-size:13px;
color:white;
margin: 60px 0px 0px 450px;
}

#plocha{
position:absolute;
width:797px;
height:1734px;
background-color: #172d06;
margin: 47px 0px 0px 0px;
border-left: 1px solid white;
}

#bok{
position:absolute;
width:227px;
height:1735px;
background-image: url(images/bok.jpg);
margin: 46px 0px 0px 797px;
border-left: 1px solid white;
}

#bok2{
position:absolute;
width:227px;
height:1735px;
background-image: url(images/bok2.jpg);
margin: 46px 0px 0px 797px;
border-left: 1px solid white;
}

#bok3{
position:absolute;
width:227px;
height:1735px;
background-image: url(images/bok3.jpg);
margin: 46px 0px 0px 797px;
border-left: 1px solid white;
}

#bok4{
position:absolute;
width:227px;
height:1735px;
background-image: url(images/bok4.jpg);
margin: 46px 0px 0px 797px;
border-left: 1px solid white;
}

#pata{
position:absolute;
width:1024px;
height:45px;
margin: 1781px 0px 0px 0px;
background-color: #172d06;
border: 1px solid white;
}

#textpata{
margin: 5px 0px 0px 20px;
font-family: arial;
font-size: 13;
color: white;
text-align: center;
}

ul{
list-style-image : none;
}

li{
color:white;
font-family: Arial;
font-size:13;
margin: 0px 0px 0px 40px;
}

img{
margin: 0px 0px 0px 40px;}

p{
color:white;
margin: 20px 0px 0px 30px;
}

a{
text-decoration: none
}

a:link{
color: White
}

hr{
font-family: arial;
color: white;
}

a:visited{
color: White
}

a:active{
color: black
}

a:hover{
color: White; text-decoration: none;
}

h3{
text-decoration:underline; 
color: White;
font-family: arial;
font-size: 16;
margin: 55px 0px 0px 40px;
}

h6{
color:white;
margin: 10px 0px 0px 40px;
font-family: arial;
}
