/* CSS Document */
body {background-color:#6F160F;
background-image:url(images/bg.gif);
background-position:center;
background-repeat:repeat-y;
font-size:12px;
margin:auto;
margin-top:15px;
text-align:center;
color:#FEFAD4;
font-family:Arial, Helvetica, sans-serif;}
a {color:#FFFFCC;
border:0;

}
a:hover {
color:#FFFF99;
text-decoration:none;
}

#header {
position:relative;
width:800px;
height:182px;
top:0px;
background-image:url(images/img_01.jpg);
background-repeat:no-repeat;
}
#all {position:relative;
top:0px;
width:800px;
margin:auto;
}


#obsah {position:relative;
width:800px;
top:0px;
text-align:left;
background-image:url(images/img_03.jpg);
background-repeat:repeat-y;
}
#footer {position:relative;
width:785px;
height:27px;
background-image:url(images/img_09.jpg);
text-align:right;
color:#000000;
background-repeat:no-repeat;
padding-right:15px;
padding-top:10px;
}
.text {padding:10px;
text-align:left;}
.uvod {border:solid #000000 2px;}
#galerie {
width:783px;
height:600px;}
.nadpis {font-size:14pt;
font-weight:bold;}