/* CSS Document */


body {background-color:#ffcc99;
background-image:url(images/bg_02.gif);
background-repeat:repeat-y;
background-position:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
margin:auto;
text-align:center;
}
a {border:0;
}
img {border:0;
}
h1 {font-size:16px; font-weight:bold;}

#all {position:relative;
top:0px;

margin:auto;
width:650px;
_width:649px;

}

#header {position:absolute;
left:0px;
top:0px;
width:651px;
height:145px;
background-image:url(images/img_01.jpg);
background-repeat:no-repeat;
}
#menu {position:absolute;
top:145px;
left:0px;
width:158px;
height:306px;
background:url(images/img_03.gif);
background-repeat:no-repeat;
}

#content { 
position:absolute;
top:145px;
left:158px;
width:493px;
text-align:center;
margin:auto;
padding:0px;
}
#top {position:relative;
top:0px;
left:0px;
margin:0px;
width:493px;
height:29px;
background:url(images/img_04.gif);
background-repeat:no-repeat;
}

#uvod {position:relative;
left:0px;
top:0px;
width:493px;
background-image:url(images/img_05.gif);
background-repeat:repeat-y;
margin:auto;}

#obsah { position:relative;
left:0px;
top:0px;
width:453px;
background-image:url(images/img_05.gif);
background-repeat:repeat-y;
text-align:left;
padding-top: 0px ;
padding-left:20px;
padding-right:20px;
padding-bottom:0px;
margin-top:-11px;
_margin:0px;}

#footer {position:relative;
width:493px;
height:37px;
top:0px;
background-image:url(images/img_08.gif);
background-repeat:no-repeat; text-align:right;
font-size: 12px;
font-weight:normal;
margin-top:-0px;
_margin:0px;
}

#flashplay {position:absolute;
top:451px;
left:0px;
text-align:center;
margin:auto;
padding:10px 10px 10px 10px;
width:138px;
font-size:10px;
}
.normal { font-size:12px;
font-weight:normal;}
#kosmetika {
	position:relative;
	background-image:url(images/kosmetika.jpg);
	background-repeat:no-repeat;
	width:307px;
	height:163px;
	float:right;
	top:200px;
	right:10px;
}


