body {
  background: url(../images/bg.gif) #ffffff;
	text-align: center; 
 	font-family: "Verdana", "Arial", "Lucida Grande CE", "Helvetica CE";  
	font-size: 12px;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
	cursor: default;
}

img {
  border: 0;
}

#cover {
  width: 990px;
  background-color: #ffffff;
  margin: auto;
  padding: 0;
  text-align: left;
  position: relative;
  border: 1px solid #9B9292;
}

#top_menu {
  width: 990px; height: 51px;
  position: relative;
  background: url(../images/top_menu.gif);
}

#materska {
  position: absolute;
  top: 28px; left: 20px;
  color: #444444;
  font-size: 10px;
}

#menu_top {
  position: absolute;
  top: 27px; left: 580px;
  color: #444444;
}

#menu_top a {
  text-decoration: none;
  color: #444444;
}

#menu_top a:hover {
  text-decoration: underline;
  color: #444444;
}

#top {
  width: 990px; height: 245px;
  position: relative;
  background: url(../images/top.jpg) no-repeat;
  border-bottom: 1px solid #ffffff;
}

#top2 {
  position: absolute;
  top: 0px; left: 659px;
  width: 331px; height: 245px;
  background: url(../images/top2.jpg) no-repeat;
}

#menu {
  position: absolute;
  top: 0px; left: 423px;
  width: 236px; height: 245px;
  background: url(../images/menu.gif);
}

ul#menu_pred {
  padding: 0;
  margin: 0;
  list-style-type: none;
  line-height: 38px;
  font-weight: bold;
  position: absolute;
  top: 4px; left: 8px;
  color: #ffffff;
}

ul#menu_pred li {
  background: url(../images/odrazka.gif) 0 15px no-repeat;
  padding-left: 18px;
}

ul#menu_pred li a {
  text-decoration: none;
  color: #B3B7D9;
}

ul#menu_pred li a:hover {
  text-decoration: none;
  color: #ffffff;
}

ul#menu_za {
  padding: 0;
  margin: 0;
  color: #171D4F;
  list-style-type: none;
  line-height: 38px;
  font-weight: bold;
  position: absolute;
  top: 5px; left: 9px;
}

ul#menu_za li {
  padding-left: 18px;
}

#nadpis {
  position: relative;
  width: 990px; height: 29px;
  background: url(../images/nadpis_bg.gif);
  font-size: 17px;
  font-weight: bold;
  color: #1B53C3;
  font-family: "Arial", "Verdana", "Lucida Grande CE", "Helvetica CE";
}

#nadpis_left {
  width: 271px; height: 23px;
  background: url(../images/nadpis_stin.gif) no-repeat;
  padding-top: 6px;
  padding-left: 43px;
}

#nadpis_right {
  position: absolute;
  top: 0px; left: 314px;
  width: 633px; height: 23px;
  background: url(../images/nadpis_stin.gif) no-repeat;
  padding-top: 6px;
  padding-left: 43px;
}

#content {
  border-bottom: 50px solid #456DBA;
}

#levy {
  width: 257px;
  background: url(../images/stiny.gif) no-repeat;
  vertical-align: top;
  padding-left: 22px;
  padding-top: 30px;
  padding-right: 35px;
}

.nadpis_aktuality {
  color: #1B53C4;
  font-weight: bold;
  font-size: 14px;
  font-family: "Arial", "Verdana", "Lucida Grande CE", "Helvetica CE";
}

.img_aktuality {
  float: right;
  margin-left: 10px;
}

.vice {
  float: right;
  font-weight: bold;
  font-size: 12px;
  font-family: "Arial", "Verdana", "Lucida Grande CE", "Helvetica CE";
}

.vice a {
  color: #DD1D2B;
}

.vice a:hover {
  color: #DD1D2B;
  text-decoration: none;
}

#pravy {
  width: 616px;
  background: url(../images/stiny.gif) no-repeat;
  padding-left: 40px;
  padding-top: 30px;
  padding-right: 20px;
  font-family: "Arial", "Verdana", "Lucida Grande CE", "Helvetica CE";
  vertical-align: top;
}

#text {
  min-height: 400px;
	_height: 400px;
	text-align: justify;
}

#fotky {
	text-align: center;
}

.obrazky {
	border: 1px solid #000000;
	padding: 1px;
	margin: 2px;
}

#text p {
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
}

form {
  padding: 0;
  margin: 0;
}

label {
  float: left;
  width: 80px;
  margin-top: 2px;
  margin-right: 0.5em;
  padding-top: 0.3em;
  text-align: right;
  font-weight: bold;
  font-size: 100%;
}

#submit {
  background: #283FA0;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  padding-top: 2px;
  font-size: 11px;
  font-family: "Arial", "Verdana", "Lucida Grande CE", "Helvetica CE";
  width: 100px;
}

#footer {
  width: 930px;
  height: 22px;
  padding-top: 11px;
  padding-left: 10px;
  padding-right: 50px;
	background: url(../images/footer.gif);
	border-bottom: 50px solid #ffffff;
	color: #444444;
	font-size: 10px;
	font-weight: bold;
}

#footer div {
  float: right;
}

#footer a {
  text-decoration: none;
	color: #444444;
}

#footer a:hover {
  text-decoration: underline;
	color: #444444;
}

