/*....................zálkad webu....................*/
body{
background-color: #000000;
background-image: url('img/design/obsah_bg.jpg');
background-repeat: repeat;
text-align: left;
position: relative;
clear: both;
padding: 0px;
margin: 0px;
}


h1{
font-family: Verdana;
font-size: 18px;
font-weight: normal;
color: #ffffcc;
text-align: center;
margin: 5px 0px 0px 0px;
clear: both;
}

h2{
font-family: verdana, arial;
font-size: 12;
font-weight: bold;
color: #ffffff;
margin: 0px;
float: none;
text-align: center;
position: relative; 
top: 3px; 
left: 62px;
}

p{
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-align: justify;
clear: both;
margin: 2px 7px 10px 2px;
}
/*....................hl. tělo stránky....................*/
#all{
width: 791px;
background-color: #000000;
background-image: url('img/design/obsah_bg.jpg');
background-repeat: repeat-y;
padding: 0px;
clear: both;
margin: 0px 0px 30px 0px;
}
/*....................logo....................*/
#logo{
width: 791px;
height: 103px;
margin: 0px;
background-image: url('img/design/logo.jpg');
background-repeat: no-repeat;
clear: both;
float: none;
}
/*....................navigace....................*/
#navigation{
width: 791px;
height: 23px;
margin: 0px;
text-align: center;
float: none;
clear: both;
background-color: #ff0000;
background-image: url('img/design/navigation_background.jpg');
background-repeat: no-repeat;
}

div.odrazka1{
width: 35px;
background-image: url('img/design/odrazka_left.jpg');
float: left;
height: 23px;
margin: 0px;
position: relative;
left: 400px;
}

div.odrazka2{
width: 35px;
background-image: url('img/design/odrazka_right.jpg');
float: left;
height: 23px;
margin: 0px;
position: relative;
left: 400px;
}

div.navigace_nadpis{
float: left;
font-family: verdana, arial;
font-size: 12;
font-weight: bold;
color: #ffffff;
margin: 0px;
text-align: center;
height: 23px;
position: relative;
left: 400px;
}

#navigation span{
position: relative;
top: 3px;
}
/*....................menu....................*/
#menu{
width: 140px;
float: left;
background-image: url('img/design/menu_background.jpg');
background-repeat: repeat-y;
margin: 0px 0px 20px 0px;
text-align: left;
border-right: 1px dotted #5d4c3b;
border-bottom: 1px dotted #5d4c3b;
clear: left;
position: realative;
}

#menu a{
display: block;
width: 100px;
height: 20px;
background-image: url('img/design/amenu.gif');
font-family: Tahoma, Arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #ffffff;
margin: 7px 0px 7px 21px;
}

#menu a:hover{
background-image: url('img/design/amenuhover.gif');
color: #ffffff;
}

#menu span{
position: relative;
top: 3px;
left: 22px
}
/*....................obsah....................*/
#obsah{
width:630px;
margin: 0px 0px 5px 2px;
padding: 5px;
float: right;
color: #ffffff;
background-color: #000000;
text-align: justify;
clear: right;
position: realative;
background-image: url('img/design/background.gif');
border-right: 1px dotted #5d4c3b;
border-bottom: 1px dotted #5d4c3b;
border-left: 1px dotted #5d4c3b;
}

#obsah a{
color: #ffffff;
font-family: Verdana;
font-size: 12px;
text-decoration: none;
}

#obsah a:hover{
text-decoration: underline;
}

img.underline{
float: none;
margin: 7px 0px 7px 0px;
border: none;
}
/*....................members....................*/
table.members{
width: 280px;
border: 0px;
margin: 0px 0px 1px 0px;
padding: 0px;
color: #ffffff;
clear:right;
}

td.members{
width: 140px;
margin: 0px;
font-size: 12;
font-family: verdana, arial;;
text-align: left;
color: #ffffff;
}

img.members{
border: 1px #555555;
clear:left;
float: left;
margin: 5px 5px 1px 5px;
}

.clen{
margin: 0px
}
