@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image:url(/img/background_top.png);
	background-repeat: repeat-x;
	background-color: #339900;
}
img {
  border: 0px;
}
h1, h2, h3, h4, h5 {
    padding: 0px;
	margin: 0px;
	color: #003300;
	font-weight: bold;
}
h2 {
	font-size: 14px;    
}
h3 {
	font-size: 16px;    
}
h1 {
 	display: none; 
}
#main {
	width: 936px;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
	position: relative;
	background-image: url(/img/background_page.png);
	background-repeat: repeat-y;
	background-position: center;
}
.top {
	background-image:url(/img/top_nazev.png);
	background-repeat:no-repeat;
	height: 145px;
	text-align: center;
	clear: both;
	float: none;
	background-position: center top;
}
.menu {
	height: 32px;
	width: 936px;
	background-image: url(/img/background_menu.png);
	background-repeat: repeat-x;
	padding: 0px;
	clear: both;
	float: none;
}
.menu ul {
    padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	display: block;
}
.menu ul li {
    list-style-type: none;
	border-right: #ff6600 solid 3px;
	height: 25px;
	display: block;
	float: left;
	padding-top: 5px;
}
.menu ul li a:link, .menu ul li a:visited {
    text-decoration: none;
	color: #003300;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
}
.menu ul li a:hover {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	background-image: url(/img/menu_hover.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pages {
	background-image:url(/img/background_main_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}
.cleaner {
	clear: both;
}
.kolaz1 {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	clear: none;
	float: none;
}
.pages .left {
	width: 590px;
	float: left;
	clear: left;
	padding-left: 20px;
}
.pages .left .text {
	background-image: url(/img/bg_text.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 50px;
	min-height: 400px;
}
.pages .left .text a:link, .pages .left .text a:visited, .pages .left .text a:hover {
  color: #003300;
}

.pages .left .text .fotky {
  float: left;
  display: block;
  width: 150px;
  height: 130px;
  border: 1px solid #FF3C00;
  text-align: center;
  margin: 10px;
  padding-top: 20px;
}
hr {
  color: #FF3C00;
}
fieldset {
  border: 1px solid #FF3C00;
}
legend {
  color: #003300;
}
.varovani {
  color: #FF3C00;
  font-weight: bold;
  text-align: center;
}
.pages .right {
    width: 240px;
	float: right;
	clear: right;
	padding-right: 40px;
}
.pages .right .text {
    padding-top: 10px;
}
.aktuality_nadpis {
	background-image: url(/img/bg_aktuality_nadpis.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-left: 50px; 
	height: 29px; 
}
.aktuality {
	background-image: url(/img/bg_aktuality.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #339900;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}
.registrace {
	background-image: url(/img/bg_registrace.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
.aktuality a:link, .aktuality a:visited, .aktuality a:hover {
  color: #FFFFFF;
}
.bottom {
	height: 21px;
	width: 936px;
	border:1px solid #FF0000;
}
#kytka {
	background-image: url(/img/bg_kytka.png);
	background-repeat: no-repeat;  
	width: 212px;
	height: 152px;
	position: absolute;
	top: 2px;
  left: -20px;
}
.bottom_menu {
  float: left;
  width: 906px;
  padding-left: 30px;
  padding-bottom: 20px;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
.bottom_menu a {
  color: #003300;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
.chyba {
  font-weight: bold;
  color: #FF0000;
}
.ok {
  font-weight: bold;
  color: #339900;
}
form span {
  color: #FF0000;
}
.pole {
  width: 160px;
}

