@charset "windows-1250";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #969694;
}
.hlavni {
	margin: auto;
	width: 960px;
	background-color: #CCCCCC;
}
.fles {
	float: left;
	height: 200px;
	width: 960px;
	background-color: #FFFFCC;
}
.blok {
	background-color: #CCCCCC;
	float: left;
}

.inklud h2 {
	background-image: url(images/bgh2.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-indent: 30px;
	font-size: 18px;
	margin: 0px;
}
.inver {
	color: #FFFFFF;
	background-color: #0040C0;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tablo {
	width: 500px;
}



.zahlavi {
	color: #999999;
	float: left;
	width: 960px;
	height: 60px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
}
.zahlavi h1 {
	font-size: 16px;
	margin: auto;
	padding: 0px;
	text-indent: 20px;
}
.fotka {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}



.navigace {
	float: left;
	width: 960px;
	font-weight: bold;
}
.inklud {
	float: left;
	width: 950px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 14px;
	background-color: #CCCCCC;
}
.zapati {
	font-size: 12px;
	color: #666666;
	float: left;
	width: 960px;
	text-align: right;
}
.mikro {
	font-size: 10px;
	color: #666666;
	text-align: right;
	width: 960px;
}

.uvodleft {
	float: right;
	width: 200px;
}

.ban {
	font-weight: bold;
}
.ban-rezani {
	background-image: url(images/ban-rezani.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	margin-top: 5px;
	border: 1px dotted #0040C0;
}
.ban a {
	text-decoration: none;
	margin: 10px;
	display: block;
	color: #000000;
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.uvodleft p {
	background-image: url(images/bgh2.gif);
	background-position: -100px;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ban-kontakt {
	background-image: url(images/ban-kontakt.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 198px;
	margin-top: 5px;
	border: 1px dotted #0040C0;
}

.ban-vrtani {
	background-image: url(images/ban-vrtani.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	margin-top: 5px;
	border: 1px dotted #0040C0;
}
.ban-leseni {
	background-image: url(images/ban-leseni.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	margin-top: 5px;
	border: 1px dotted #0040C0;
}
hr {
	height: 1px;
	margin: 0;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0140C0;
	padding: 0px;
}

.ban a:hover {
	color: #0141C0;
}
.red {
	color: #FF0000;
}
