html,body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000000 url(images/bg.png) repeat-x top;
}

img {
	border: 0px;
}

#page {
	position: absolute;
	left: 50%;
	width: 902px;
	margin: 0px -451px;
	background: url(images/mainbg.png) repeat-y center;
	z-index: -1;
}

#gleft,#gright {
	width: 167px;
	height: 363px;
	position: absolute;
	top: 390px;
	left: 50%;
}

#gleft {
	background: url(images/girl-left.png) no-repeat top left;
	margin-left: -564px;
}

#gright {
	background: url(images/girl-right.png) no-repeat top left;
	margin-left: 392px;
}

#header {
	background-color: black; margin : 0px 53px;
	width: 788px;
	margin: 0px 53px; width : 788px;
	height: 362px;
}

#header img {
	position: absolute;
	top: 24px;
}

#menu {
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	left:53px;
	top:426px;
	position: absolute;
}

#menu li {
	background: url(images/footer_bg.png) repeat-x top;
	width: 130px;
	height: 32px;
	padding-top: 2px;
	margin-top:-2px;
}

* html #menu li{
	margin-top:0px;
}

#menu li a {
	width: 130px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: black;
	height: 28px;
	line-height: 24px;
	text-decoration: none;
}

#menu li a:hover {
	display: block;
	background: url(images/menu_hover.png) repeat-x top;
	width: 130px;
}

#main {
	margin: 0px 53px;
	width: 647px;
	color: red;
	padding: 0px 0px 0px 141px;
	background-color: black;
	min-height: 258px;
}

* html #main {
	width: 788px;
	height: 258px;
}

#main a {
	color: white;
}

#main table,#main td,#main th {
	font-size: 12px;
}

#main h1 {
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
	padding: 10px 0px;
}

#main h2 {
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	padding: 10px 0px;
}

#main h3 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	margin: 6px 0px;
	padding: 0px;
}

#main h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0px;
	padding: 0px;
}

#main h5 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin: 6px 0px;
	padding: 0px;
}

#main h6 {
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0px;
	padding: 0px;
}

#main p {
	text-align: justify;
	padding-right: 20px;
}

#main .girl {
	width: 208px;
	height:200px;
	float: left;
	color: red;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#main img {
	margin-top: 5px;
}

#main a.girl:hover {
	background: url('images/girl-hover.png') no-repeat 35px 19px;
}

#main .girl_detail {
	width: 449px;
	float: left;
	height: 380px;
	margin-right: 6px;
}

#main .girl_detail img {
	float: right;
	padding: 3px;
	margin-top: 4px;
}

#main .girl_detail #hlavni {
	float: left;
}

#main .girlonleft {
	background: url(images/holky-vlevo.png) no-repeat top left;
	width: 200px;
	height: 258px;
	float: left;
}

#main .textright {
	width: 401px;
	float: right;
	padding-right: 25px;
}

#footer {
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
}

.line {
	background: url(images/footer_bg.png) repeat-x top;
	margin: 0px 53px;
	width: 790px;
	line-height: 31px;
}

#varovani {
	color: red;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#varovani p{
	margin: 0px 0px 35px 0px;
	}

#footer p {
	margin: 0px;
}

#bannery{
list-style-type: none;
padding-left: 0;
}

#bannery li{
	text-align: left;
	margin-bottom: 50px;
	} 

#bannery textarea{
display: block;
overflow: auto;
color: red;
background-color: black;
border: none;

}
#ad {
		font-size: 70%;
		letter-spacing:-1px;
}

#ad p {
	margin: 0px;
	padding: 0px;
}

#ranky {
list-style-type: none;
position: absolute;
left: 300px;
top: 500px;
}