* {margin:0;padding:0}
body {
	background-color: #1B1B1B;
	color: White;
	text-align: center;
	font: 75% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, p, ul, li, a, img,form,table{
	margin: 0;
	padding: 0;
	border: 0; 
}


a, a:visited {
	color: Gray;
	text-decoration : none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;

}


#page {
	color: White;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.cleaner {clear: both}

#Rez-01 {
position:absolute;
left:0px;
top:0px;
width:37px;
height:600px;
}

#Rez-02 {
position:absolute;
left:37px;
top:0px;
width:723px;
height:114px;
}

#Rez-03 {
position:absolute;
left:760px;
top:0px;
width:40px;
height:600px;
}

#Rez-04 {
	background-image: url('../obrazy/Rez_04.gif');
	left: 37px;
	position: absolute;
	top: 114px;
	width: 723px;
}

#Rez-05 {
position:absolute;
left:37px;
top:334px;
width:723px;
height:94px;
}

#Rez-06 {
position: absolute;
left:37px;
top:428px;
width:42px;
height:172px;
}

#Rez-07 {
position: absolute;
left:79px;
top:428px;
width:249px;
height:172px;
}

#Rez-08 {
position:absolute;
left:328px;
top:428px;
width:132px;
height:172px;
}

#Rez-09 {
position:absolute;
left:460px;
top:428px;
width:268px;
height:172px;
}

#Rez-10 {
position: absolute;
left: 728px;
top: 428px;
width:32px;
height:172px;
}


#flash1border{
	float: left;
	margin-left: 50px;
}


#flash2border{
	float: right;
	margin-right: 50px;
}

#fullBanner {
	top: 1px;
	left: 1px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	background-color: #000;
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 65;
	color: #fff;
	position: absolute;
}

#fullBannerData {
	top: 1px;
	left: 1px;
	width: 100%;
	height: 100%;
	z-index: 70;
	position: absolute;
}

#fullBannerData table {
	width: 100%;
	height: 100%;
}

#fullBannerData td {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#spodek {
	left: 55px;
	position: absolute;
	text-align: center;
	top: 600px;
	width: 690px;
}
#spodek ul {

	margin-left:auto;
	margin-right: auto;
	width: 440px;
}
#spodek ul li{

	display: block;
	float: left;
	list-style-image: none;
	margin-left: 10px;
	font-size: 1.4em;
	font-weight: bold;

}
#spodek ul li a {
padding-left: 10px;
padding-right: 10px;

}
#spodek ul li a:hover {
background-color: #303030;

}
