body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/background-01.png);
	background-repeat: repeat-x;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
}
a img {
	border: none;
}

tr {
	vertical-align: top;
}

div.kontajner {
	background-color: #CCCCCC;
}
div#kontajner {
	width: 800px;
	text-align: left;
	position: relative;
}
div#top {
	height: 60px;
}
div#slogan {
	background-color: #000000;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 18px;
}
div#horne_menu {
	float: right;
	text-align: right;
	padding-top: 25px;
	font-weight: normal;
}
div#hlavny_obrazok {
	background-color: #CCCCCC;
	height: 200px;
	clear: both;
}
div#hlavny {
	border-bottom: 1px solid #999999;
	margin-top: 20px;
	padding-bottom: 15px;
}
td.stlpec-pre-menu {
	border-right: 1px solid #999999;
}
div.lave_menu {
	width: 200px;
	margin-right: 15px;
}
div.lave_menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
div.lave_menu li {
	padding-left: 0px;
	margin-left: 0px;
}
div.lave_menu a {
	width: 100%;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #999999;
}
div.obsah {
	margin-left: 20px;
	width: 565px;
	margin-top: 0px;
	font-size: 11px;
	text-align: justify;
}
div.obsah h2 {
	color: #00FF00;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: normal;
}
div.obsah p {
	margin-top: 1em;
	margin-bottom: 1em;
}
div.obsah a {
	color: #FFFFFF;
}
div.obsah a:hover {
	color: #00FF00;
}
div#zapatie {
	text-align: center;
	color: #999999;
	margin-top: 10px;
	font-size: 11px;
	margin-bottom: 10px;
}

div.index-sortiment {
	border: 1px solid #999999;
	padding: 2px;
	width: 150px;
}
div.index-sortiment a.nadpis {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333333;
}
div.index-sortiment a.nadpis:hover {
	color: #00FF00;
}

div#adresa {
	width: 275px;
	float: left;
	line-height: 1.5em;
	margin-bottom: 20px;
}
div#otvaracia_doba {
	width: 275px;
	float: right;
	line-height: 1.5em;
	margin-bottom: 20px;
}
div#formular {
	clear: both;
	text-align: left;
	margin-top: 20px;
}
div#formular div.popis_pola {
	clear: both;
	width: 150px;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}
div#formular div.pole {
	float: right;
	width: 390px;
	margin-top: 10px;
	clear: right;
}
div#formular div.pole input {
	width: 300px;
	background-color: #333333;
	border: 1px solid #999999;
	color: #FFFFFF;
}
div#formular div.pole textarea {
	width: 300px;
	background-color: #333333;
	border: 1px solid #999999;
	color: #FFFFFF;
}

div.fotogaleria {
	margin-top: 30px;
	margin-bottom: 20px;
}
div.fotogaleria img {
	border: 1px solid #999999;
}
div.fotogaleria td {
	height: 110px;
}
