* {
	margin:0px;
	padding:0px;
}

body {
	font-size:0.9em;
	font-family:'Myriad Pro';
}

#head {
	position:relative;
	width:969px;
	margin:auto;
	padding-left:50px;
	padding-top:25px;
}

#logo {
	position:relative;
	width:232px;
	height:45px;
	cursor:pointer;
}

#logo img {
	border:0px solid;
}

.nadpis {
	position:relative;
	top:65px;
	left:275px;
	width:500px;
	color:white;
	font-size:1.5em;
}

.nadpis a {
	color:white;
	text-decoration:underline;
}

.nadpis a:hover {
	text-decoration:none;
}

.text {
	position:relative;
	top:75px;
	left:275px;
	color:white;
	width:530px;
}

#mhodinky {
	position:relative;
	margin:auto;
	width:969px;
	height:237px;
	background:url('img/mhodinky.jpg') no-repeat;
}

#parfemia {
	position:relative;
	margin:auto;
	width:969px;
	height:237px;
	background:url('img/parfemia.jpg') no-repeat;
}

#krasna {
	position:relative;
	margin:auto;
	width:969px;
	height:237px;
	background:url('img/krasna.jpg') no-repeat;
}

#footer {
	position:relative;
	margin:auto;
	text-align:center;
	width:969px;
	margin-top:15px;
	padding:15px 0px 15px 0px;
	border-top:1px dotted #bebebe;
	color:#5D5D5D;
}

#footer a {
	color:#5D5D5D;
}

.lhref {
	position:absolute;
	height:237px;
	width:250px;
}

.black, a.black {
	color:black;
}
