 



body {
	background-color: #050505;
	background-image: url(images/roh.png);
	/*background-image: url(images/snih.png);*/
	background-repeat: no-repeat;
	background-position: top left;
	/*background-position: top center;*/
	margin-top:0;
	margin-left:-500px;
	width:1000px;
	left:50%;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #b4b4b4;
}
.button {
	text-align:center;
}
.red{ color:#F00; font-weight:bold;}


label {
	float: left;
}
input {
	background:#000000;
	border: 1px solid #b4b4b4;
	width: 180px;
	height: 20px;
	color:  #ffffff;
	margin-bottom: 8px;
	margin-top: 5px;
}
textarea {
	border: 1px solid #b4b4b4;
	width:290px;
	height: 150px;
	margin-bottom: 8px;
	background:#000000;
	color:#ffffff;
}
input.odeslat {
	background: url(images/form.png);
	border:none;
	color: #FFFFFF;
	height: 28px;
	width:100px;
}
input.vymazat {
	background: url(images/form.png);
	border:none;
	color: #FFFFFF;
	margin-left: 20px;
	height: 28px;
	width:100px;
}
h1 {
	font-size: 1.5em;
	text-decoration: none;
	line-height: normal;
}
img {
	border:none;
}
ul {
	list-style-image:url("images/s.gif");
	line-height: 2em;
}
a {
	text-decoration: underline;
	color: #c7a32e;
}
a:hover {
	text-decoration: underline;
	color: #fbce39;
}
.huh {
	display:none;
}
#menu {
	background: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 92px;
}
table {border-collapse: collapse;
 }
#imageContainer {
	background: #000000;
	position: absolute;
	top: 92px;
	left: 0px;
	width: 1000px;
	height: 178px;
}
#pravysloupec {
	background: #000000;
	font-size: 0.75em;
	padding-top: 2em;
	padding-left: 0.8em;
	line-height: 1.6em;
	position: absolute;
	top: 270px;
	left: 776px;
	width: 224px;
	height: 801px;
	background: url('images/7.png') no-repeat;
}
#pravysloupec h1 {
	font-size:1em;
}
#galerie {
	background: #000000;
	background-repeat: no-repeat;
	background-image: url(images/prazdna.png);
	font-size: 0.75em;
	padding-top: 2em;
	padding-left: 0.8em;
	line-height: 1.3em;
	position: absolute;
	top: 270px;
	left: 0px;
	width: 776px;
	height: 741px;
}
.banner {
font-size: 0.9em;
line-height: 1.3em;
color:#999999;
}
#footer {
	font-size:0.6em;
	color:#666666;
	padding-top: 1em;
	padding-left: 1em;
	background: #000000;
	background-image: url(images/predel.png);
	background-repeat:no-repeat;
	background-position: center;
	background-position:top;
	position: absolute;
	top: 1090px;
	left: 0px;
	width: 991px;
	height: 25px;
}
#footer a {
	text-decoration: none;
	color: #666666;
}

