/* CSS Document */
body {background-color:#E8EFC2;
background-image:url(images/bg.gif);
background-position:center;
background-repeat:repeat-y;
font-size:12px;
margin:auto;
text-align:center;
color:#003300;
font-family:Verdana, Arial, Helvetica, sans-serif;}
a {color:#009900;
border:0;

}
a:hover {
color:#003300;
text-decoration:none;
}

#header {
position:relative;
width:800px;
height:149px;
top:0px;
background-image:url(images/img_01.jpg);
background-repeat:no-repeat;
}
#all {position:relative;
top:0px;
width:800px;
margin:auto;
}
#menu {
position:relative;
top:0px;
height:29px;
width:800px;
color:#CFFEE3;
font-weight:bold;
background-image:url(images/img_02.jpg);
background-repeat:no-repeat;
}

#menu a {color:#CFFEE3;
font-weight:bold;
text-decoration:none;
}
#menu a:hover {color:#003300;
background-color:#00FF00;
text-decoration:none;}

#obsah {position:relative;
width:780px;
top:0px;
text-align:left;
padding-left:10px;
padding-right:10px;
background-image:url(images/img_04.jpg);
background-repeat:repeat-y;
}
#footer {position:relative;
width:785px;
height:17px;
background-image:url(images/img_06.jpg);
text-align:right;
color:#FFFFFF;
background-repeat:no-repeat;
padding-right:15px;
padding-top:17px;}
.nadpis {font-weight:bold;
font-size:14px;}
.admin {font-size:8px;}
#galerie {width:780px;
height:700px;
border:0;}
