body {
	background: Black;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px; 
	padding: 30px 40px;
	text-align: center;
}

h1 {
	display: block;
	width: 1024px;
	font-weight: normal;
}

h2 { 
	display: block;
	width: 1024px;
	font-weight: normal;
	font-size: 175%;
}

li { 
	list-style-type: none; 
}
.odrazka {
	list-style-image: url(image/odrazka.gif);
	list-style-position: inside;
}

/* HOMEPAGE */

#box {
	display: block;
	position: relative;
	width: 706px;
	top: -50px;
	_top: -56px;
	margin: 0px auto;
	text-align: justify;
	z-index: 5;
}

#logo {
	position: absolute;
	width: 155px;
	height: 509px;
	left: 2px;
	top: 52px;
	_top: 58px;
	background: Black url(image/scarry-guest_logo.gif) no-repeat 0px 0px;
	z-index: 20;
}

#okno_guest {
	position: absolute;
	top: 51px;
	_top: 57px;
	left: 157px;
	z-index: 25;
}

.odkazy_guest {
	display: block;
	position: absolute;
	width: 155px;
	height: 509px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 0px 20px;
	left: 550px;
	_left: 510px;
	top: 38px;
	_top: 58px;	
	background: Black url(image/scarry-guest_space.jpg) no-repeat 0px 0px;
	z-index: 20;
}

/* Všeobecné odkazy*/

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #c11b27;
}

a.guest {
	color: #c11b27;
	text-decoration: none;
}

a.guest:hover {
	color: White;
}

/* Všeobecné */

.secret {
	display: none;
}

.wine {
	color: #c11b27;
}

.sedy {
	color: #8c8989;
}

.white {
	color: White;
}

.black {
	color: black;
}

.tlusty {
	font-weight: bold;
}

.maly {
	font-size: 9px;
}

.left {
	text-align: left;
}

#reklama {
	display:none;
}

/* Scrollovani */

#okno	{
	height: 483px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	width: 394px;
	z-index: 1;
}

#posuv_text {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	z-index: 7;
}

.sipka1 {
	display: block;
	position: absolute;
	width: 15px;
	height: 24px;
	top:400px;
	left: -20px;
	border: none;
	background: url(image/up.gif) no-repeat;
	z-index: 30;
}

.sipka2 {
	display: block;
	position: absolute;
	width: 15px;
	height: 24px;	
	top: 450px;
	left: -20px;
	border: none;
	background: url(image/down.gif) no-repeat;
	z-index: 75;
}

#spod_lista {
	position: absolute;
	top: 497px;
}

/* pozicovani copyright */

.copy {
	display: block;
	position: relative;
	width: 700px;
	height: 100px;
	left: 0px;
	top: 515px;
	background: url(image/black.gif);
	margin: 0px auto;
	text-align: justify;
	z-index: 60;
}

.vpravo {
	text-align: right;
}

.ojedenpixeldolu {
	display: block;
	position: relative;
	top: 1px;
	width: 393px;
}

#flash {
	display: block;
	position: relative;
	width: 468px;
	height: 60px;
	top: 440px;
	margin: 0px auto;
	z-index: 80;
}

.hide {
	display: none;
}

a.odk {
	color: #D3D3D3;
}

a.odk:hover {
	color: White;
}
