/* THE BODY AND THE WRAPPER */
body {
font-size: 12px; /* velikost pisma */
background: #002200; /* pozadi? */
padding: 0px 0px 0px 0px; /* vnitrni okraj objektu*/
margin-left: 0px;  /* prostor kolem objektu, mezera nalevo */
margin-top: 0px;
background-color: black; /* barva pozadi */
/*text-align: center;*/
}


#wrapper {
width: 800px;
margin-top: 350px;
/* margin: 0 auto; */
text-align: center;
background-color: black;
border-width: 0; /* sirka ramecku */
}

#contentwrapper {
width: 800px;
 margin: 0 auto; 
text-align: left;
padding: 0px 0px 0px 0px;
/* top, , bottom marg., right margin in wrapper */
background-color: black;
}

/* ZAHLAVI */


#header {
background: url(image003a.jpg)  top left; 
width: 550px;	
height: 150px;
margin: 0 auto;
padding: 20px 0px 0px 250px;
color: brown;
align: center;
font-size: 26px;
line-height: 0.7em;
}

/* MENU A OBSAH LEVE CASTI RAMU */

#menu {
width: 200px;
height: 20px;
margin: 0; 
float: left;
text-align: center;
color: white;
}

#menu li a {
height: 35px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 27px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
}	

/* vzhled navstiveneho odkazu */	
#menu li a:link, #menu li a:visited {
color: white;
display: block;
background:  url(image003_6.jpg);
padding: 8px 0 0 3px;
height: 27px;
}

/* pridala jsem - vzhled aktivniho odkazu: */
#menu li a:link, #menu li a:active {
color: black;
display: block;
background: url(image003-7.jpg) ;
padding: 8px 0 0 3px;
height: 27px;
}


/* vzhled odkazu pri prejeti mysi: */	
#menu li a:hover {
color: brown;
background:  url(image003-7.jpg);
padding: 8px 0 0 3px;
height: 27px;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
}

#obsah {
width: 550px;
height: 680px;
text-align: left;
margin: 0px 0px 0px 0px;
/*      top           left  */
color: black;
font-size: 16px;
background: url(image003.jpg) ;
background-repeat: no-repeat;
/*padding: 20px 25px 15px 15px;*/
padding: 0px 0px 0px 8px;
}

#kontakt {
width: 550px;
height: 100%;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 30px;
/*     top           left  */
color: white;
font-size: 16px;
background: url(image003-3.jpg) top left;
background-repeat: no-repeat; 
font-size: 20px;
}

#fotky {
width: 600px;
height: 440px;
text-align: justify;
Margin-right: 0px;
padding: 0px 10px 0px 8px;
color: white;
font-size: 16px;
background: url(img_0406.jpg) top left;
background-repeat: no-repeat;
}

#work1 a:visited {
color: red;}

#work1 a:link {
color: yellow;}






#clenove {
width: 550px;
height: 100%;
text-align: justify;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 20px;
color: yellow;
font-size: 16px;
background: url(062_3.jpg) top center ;
background-repeat: repeat;
}



#oznameni {
width: 540px;
height: 100%;
text-align: justify;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 20px;
color: black;
font-size: 16px;
background: url(image003-5.jpg) top center ;
background-repeat: repeat;
}

#pripravujeme {
width: 540px;
height: 100%;
text-align: justify;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 20px;
color: black;
font-size: 16px;
background: url(image003-4b11.jpg) top center ;
background-repeat: repeat;
}

#ohlednuti {
width: 540px;
height: 100%;
text-align: justify;
margin: -14px 0px 0px 0px;
padding: 0px 8px 0px 20px;
color: black;
font-size: 16px;
background: url(image003-2a11.jpg) top center ;
background-repeat: repeat;
}

#truhlanapadu {
width: 540px;
height: 100%;
text-align: justify;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 20px;
color: black;
font-size: 16px;
background: url(image003-8.jpg) top center ;
background-repeat: repeat;
}

img { flow: left;
border: none;
padding: 5px 25px 5px 25px;
} 

p {text-align: justify;
padding-left: 20px 25px 5px 25px;
}

/* novy1 */
# odkazy {
width: 540px;
height: 100%;
text-align: justify;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 20px;
font-size: 40px;
color: yellow;
}
/* SPODEK STRANEK */

#bottom {
background: #2F2000 url(image003a.jpg) bottom center no-repeat; 
width: 700px;
height: 40px;
align: center;
padding: 0px 0px 0px 100px;
color: black;
}

#bottom a:link, #bottom a:visited {
color: #FFF;
}
	
#bottom a:hover {
color: black;
}	

