body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	position: absolute;
	left: 50%;
	top: 270px;
	margin: 0px 0px 0px -262px;
	padding: 0px;
	z-index: 2;
	font-size: 15px;
	width: 500px;
	color: #394a51;

}

h2 {
	font-size: 15px;
}

a {
	color: #314851;
}

p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

a:hover {
	color: #6892a2;
}

.horizontal a {
	color: #ffffff;
}

.horizontal a:hover {
	color: #b9cdd4;
}

.seda {
	color: #555555;
}

.seda2 {
	color: #AAAAAA;
}

.tabulka {
	border-top-style: solid;
	border-top-color: #8e8e8e;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-color: #8e8e8e;
	border-left-width: 1px;
}

.tabulka td {
	border-bottom-style: solid;
	border-bottom-color: #8e8e8e;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #8e8e8e;
	border-right-width: 1px;
	padding: 5px;
}

.tabulka thead {
	background-color: #8e8e8e;
	color: #ffffff;
	font-weight: bold;
}

.obsah {
	position: absolute;
	top: 0px;
	background-image: url(../obrazky/web/hs-topimg.png);
	background-repeat: no-repeat;
	padding: 300px 245px 20px 240px;
	width: 520px;
	margin-left: -502px;
	left: 50%;
	background-color: #ffffff;
	z-index: 1;
	min-height: 500px;
}

.levy_panel {
	position: absolute;
	left: 50%;
	top: 250px;
	width: 200px;
	z-index: 2;
	margin: 0px 0px 0px -497px;
	padding: 0px 0px 0px 20px;
}

.pravy_panel {
	position: absolute;
	left: 50%;
	top: 250px;
	width: 200px;
	z-index: 2;
	margin: 0px 0px 0px 278px;
	padding: 0px 0px 0px 20px;
}

.cena_bezhpd {
	font-size: 22px;
	font-weight: bold;
	color: #A6BE2A;
}

.cena_sdph {
	font-size: 10px;
}

.kosik {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 110px;
	margin: 0px 0px 0px 260px;
	width: 200px;
	padding: 10px;
	text-align: right;
	color: #ffffff;
	background-color: #000000;
}

.uzivatel {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50px;
	margin: 0px 0px 0px 260px;
	width: 200px;
	padding: 10px;
	text-align: right;
	color: #ffffff;
	background-color: #000000;
}

.uzivatel, .kosik {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;

	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.uzivatel a, .kosik a {
	color: #6892a2;
}

.uzivatel:hover, .kosik:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.akcni_nabidka {
	font-size: 25px;
	color: #a00000;
}

img {
	margin: 10px 0px 10px 0px;
}

