@charset "utf-8";
/* CSS Document */

body{
	background-color:#CF9;
	font:Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-size:0.9em;
	}
#obal{
	width:800px;
	height:auto;
	margin:0 auto 0 auto;
	background-color:#ffffff;
	}
	
#hlavicka{
		width:800px;
		background-color:#CF9;
		position:relative;
		top:0px;
		left:0px;
		
		}

#content{
	width:800px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	margin:0px auto 0px auto;
	text-align:left;
	background-color:#ffffff;
	
	}
	
#footer{
	width: 800px;
	margin: 0px auto 0px auto;
	padding:0px 0px 20px 0px;
	position:relative;
	text-align:center;
	background-image:url(obrazky/footer.gif);
	color:#CCC;
	z-index:3;
	}
p{
	padding:20px 80px 20px 130px;
	}
.eu{
	color:#333;
	font-size:2.3em;}
.n {
	color:#333;
	font-size:1.5em;}
.n2 {
	color:#333;
	font-size:1em;
	font-weight:bold;}
a {
	font:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#999;	
	}
a:hover {
	color:#333;
	text-decoration:none;
	font-weight: bold;
	}
#face {
	position: absolute;
	z-index:1;
	top:194px;
	left:55px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	}
#body  {
	position: absolute;
	z-index:2;
	top:194px;
	left:210px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	}
#sensitive  {
	position: absolute;
	z-index:2;
	top:194px;
	left:348px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	}
#hair {
	position: absolute;
	z-index:3;
	top:194px;
	left:535px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	}
#active {
	position:absolute;
	z-index:4;
	top:194px;
	left:680px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	}
table{
	position:relative;
	left:130px;
	}
#menu{
	position:relative;
	top:0px;
	left:0px;
	width:730px;
	background-color:#FFF;
	text-align:right;
	padding:30px 10px 10px 10px;
	margin:0px 10px 10px 10px;
	}
#menu_obal {
	width:800px;
	height:auto;
	position:relative;
	top:-10px;
	left:0px;
	margin:0px auto 0px auto;
	background-color:#ffffff;
	}
	
