@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
#celek {
	width: 800px;
	margin: auto;
	position: relative;
}
#baner {
	background-image: url(../../layout/baner.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 800px;
}
#obsah {
	float: left;
	background-color: #0671B0;
	width: 100%;
}
#LVsloupec {
	float: left;
	width: 200px;
}
#menu {
	margin-top: 8px;

}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#menu li a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000000;
	text-indent: 15px;
	height: 100%;
	font-size: 14px;
	margin-top: 4px;
}
#menu li a:hover {
	color: #000000;
	background-color: #FFCC00;
}
#pod_menu {
	padding-left: 15px;
	margin-top: 50px;
}
#pata {
	background-color: #0A50A1;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 185px;
	top: 779px;
	padding-left: 15px;
	position: absolute;
}
#PRsloupec {
	float: right;
	height: 500px;
	width: 555px;
	background-color: #508EC1;
	overflow: auto;
	padding-left: 28px;
	padding-top: 20px;
	padding-right: 17px;
	text-align: justify;
}
#hidenScrol {
	height: 490px;
	width: 21px;
	position: absolute;
	background-color: #508EC1;
	left: 779px;
	top: 296px;
}
.pata    a:link,a:hover {
	color: #000000;
	text-decoration: none;
}

.zlutyText {
	font-weight: bold;
	color: #FFCC00;
}
.fotogalerie {
	font-size: 10px;
	margin-bottom: 20px;
	width: 120px;
	height: 130px;
	text-align: center;
	float: left;
	border-left-width: 35px;
	border-left-style: solid;
	border-left-color: #508EC1;
}
.content_Fotogal {
	height: 90px;
	overflow: hidden;
}
:link img {
	border: none;
}
:visited img {
	border: none;
}
h3 {
	font-weight: bold;
	color: #FFCA05;
}
.clear {
	clear: both;
}
