body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  
  text-align: center;
}

body, input, textarea, select, table {
	font-family: "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica, sans-serif;
  font-size: 12px;
}
.obrazky {
  background-position: center;
  border: 0px solid;
  margin: 2px 10px 10px 0;
}
form {
  padding: 0;
  margin: 0;
}

.zarovnani {
  margin-left: 5px;
}

table, div, form {
  margin-left: auto;
  margin-right: auto;
}

a:link, a:active, a:visited {
  text-decoration: underline;
  color: #800000;
  font-size: 8pt;
}
a:hover {
  text-decoration: underline;
  color: #000008;
  font-size: 8pt;
}

p {
  margin-top: 15px;
  margin-bottom: 15px;
}

.nic {display: none;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.justify {text-align: justify;}
.bold {font-weight: bold;}
.f_left {float: left;}
.f_right {float: right;}

/* zakladni stavebni prvky stranky */

#podlogem {
  position:absolute;  left:260px; top:130px;
  float: right;
  width: 700px;
  height: 32px;
  
  }
#podlogem a {
  padding: 8px;
  text-align: center;
  font-weight: bold;
  display: block;
  float: right;
  width: 108px;
  height: 32px;
  background-image: url(../aret_img/tl1.jpg);
  background-repeat: no-repeat;
}
#podlogem a, #podlogem a:link, #podlogem a:active, #podlogem a:visited {
  text-align: center;
  text-decoration: none;
  color: #000;
  
}
#podlogem a:hover {
  text-decoration: none;
  color: #ff6600;
  
}
#malelogo {
  position: absolute;
  left: 606px;
  top: 5px;
  width: 338px;
  height: 108px;
}
#logo {
  position: relative;
  width: 993px;
  height: 161px;
  background: url(../aret_img/vrch.jpg) no-repeat top left;
}
#zahlavi h1 {display: none;}

#zahlavi #logo {
  position: absolute;
  left: 1px;
  top: 30px;
}
#zahlavi #logo img {
  border: none;
}

#zahlavi #topright {
  width: 150px;
  height: 125px;
  position: absolute;
  top: 0;
  right: 0;
  background: #bfa7a8 ;
  color: #ffffff;
  font-weight: bold;
}
#zahlavi #topright form {
  font-weight: normal;
}

#mainpart {
  position: relative;
  width: 993px;
  background: #fff;
  border-left: 0px solid #ff9900;
  border-right: 0px solid #ff9900;
}

#leftmenu {
  position:relative;
  float: left;
  width: 198px;
  height: 439px;
  text-align: left;
	background: url(../aret_img/spodek.jpg) no-repeat left;
	border: 0px solid #ff9900;
	
}

#leftmenu a {
font-family: "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica, sans-serif;
  display: block;
  text-align: center;
  margin-left: 0px;
  width: 140px;
  height: 32px;
   background: url(../aret_img/tl2.jpg) no-repeat ;
	background-position: right;
}
#leftmenu a, #leftmenu a:link, #leftmenu a:active, #leftmenu a:visited {
  font-family: "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica, sans-serif;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 3ex;
  color: #000;
  font-size: 8pt;
  font-weight: bolder;
}
#leftmenu a:hover {
  font-family: "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica, sans-serif;
  text-decoration: none;
  color: #ff6600;
  font-size: 8pt;
  font-weight: bolder;
}

#content {
  position: relative;
  float: left;
  width: 720px;
  left: 25px;
  margin-top: 8px;
  margin-bottom: 10px;
  text-align: justify;
  
}

#content h1 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
	font-family: "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica, sans-serif;
  color: #ff6600;
  text-align: center;
}
#content h2 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #ff6600;
}

#content h3 {
 margin: 0 0 10px 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
	font-family: "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica, sans-serif;
  color: #000;
}

#content h4 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

#end {
  clear: both;
  padding: 1px 160px 1px 0;
  text-align: right;
}

#finish {
  position: relative;
  width: 972px;
  height: auto; 
  color: #f0f0f0;
  font-size: 9px;
  padding: 0px 8px;
  text-align: right;	
}
#webmaster, #webmaster a:link, #webmaster a:active, #webmaster a:visited {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  color: #fff;
 }

