body {
  margin: 0px;
  padding: 0px;
  background-image: url('/images/pozadi.png');
  background-position: center top;
  background-repeat: repeat-x;
  color: #FFE6C6;
  font-family: tahoma;
}

img {
  border: 0px;
}
#stred {
  background-image: url('/images/header.png');
  background-repeat: repeat-x;
  background-position: left top;
  margin: 0px auto;
  width: 630px;
  height: 100%
}
#layout {
  width: 630px;
  margin: 0px auto;
}
#header {
  width: 630px; 
  height: 72px;
  text-align: center;
  vertical-align: bottom;
}
#footer {
  background-image: url('/images/footer.png');
  width: 100%;
  height: 31px;
}
/* menu */

#menu {
  position: relative;
  top: 32px;
  width: 630px;
  height: 40px; 
  margin: 0px auto;
}

.menu_polozka a{
  background-image: url('/images/menu_inactive.png');
  background-repeat: no-repeat;
  background-position: Opx, 0px;
  float: left;
  width: 105px;
  height: 40px;
  line-height: 40px;
  color: #FFE6C6;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

.menu_polozka_last a{
  background-image: url('/images/menu_inactive_last.png');
  background-repeat: no-repeat;
  background-position: 0px, 0px;
  float: left;
  width: 105px;
  height: 40px;
  line-height: 40px;
  color: #FFE6C6;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

.menu_polozka a:hover {
  background-image: url('/images/menu_active.png');
  background-repeat: no-repeat;
  background-position: right top;
  text-align: center;
  height: 40px;
  width: 105px;
  line-height: 40px;
  color: #FFE6C6;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

.menu_polozka_last a:hover {
  background-image: url('/images/menu_active_last.png');
  background-repeat: no-repeat;
  background-position: 0px, 0px;
  text-align: center;
  height: 40px;
  width: 105px;
  line-height: 40px;
  color: #FFE6C6;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

.menu_polozka_active {
  background-image: url('/images/menu_start.png');
  background-repeat: no-repeat;
  background-position: 0px, 0px;
  float: left;
  width: 170px;
  height: 40px;
  line-height: 40px;
  color: #FFE6C6;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

.menu_polozka_active a {
  color: #FFE6C6;
  text-decoration: none;
}


.menu_polozka_active_last a {
  background-image: url('/images/menu_active_last.png');
  background-repeat: no-repeat;
  background-position: 0px, 0px;
  float: left;
  width: 105px;
  height: 40px;
  line-height: 40px;
  color: #FFE6C6;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}
/* stred */

#logo {
  position: relative;
  top: 200px;
  left: 5px;
}
#text {
  position: relative;  
  top: -365px;
  left: 28px;
  
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
}
#text h1 a {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
}
#text h1 a:hover {
  text-decoration: underline;
}
#text h2 {
  color: #333300;
  text-decoration: none;
}
#image {
  background-image: url('/images/webhosting-i.png');
  width: 630px;
  height: 384px;
}

/* navstivte nas */
#navstivte_left {
  float: left;
  width: 195px;
  height: 252px;
  margin-left: 7px;
  margin-right: 8px;
}

#navstivte_center {
  float: left;
  width: 195px;
  height: 252px;
  margin-left: 7px;
  margin-right: 8px;
}

#navstivte_right {
  float: left;
  width: 195px;
  height: 252px;
  margin-left: 7px;
  margin-right: 8px;
}

.nadpis {
  background-image: url('/images/nadpis.png');
  width: 195px;
  height: 23px;
  color: #633601;
  font-size: 11px;
  font-weight: bold;
  font-family: tahoma;
}

.text {
  background-image: url('/images/text.png');
  width: 195px;
  height: 40px;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  font-family: tahoma;
}
#tecky_dole {
  margin-top: -320px;
}


.obrazek {
  
}
.tecky2 {

	position: relative;
	left: -20px;
	
}
#info_box{
	color: #000;
	margin-top: 220px;
}
#info_box h3 {
	color: #af6001;
}
#info_box li {
	line-height: 1.5em;
}
#cont_menu {
	color: #000;
	line-height: 1.5em;
}
#cont_menu h4 {
	color: #af6001;
}
#cont_menu ul {
	margin-left: 15px;
	padding-left: 0px;
}
#cont_menu a, #info_box a {
	color: #000;
}
#cont_menu li.zde a{
	color: #f99f35;
}
#cont_menu a:hover, #info_box a:hover{
	color: #af6001;
}
/* patka */
#ikonky {
  width: 630px;
  text-align: center;
}

#ikonky img {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 15px;
  border: 0px;
}

#footer_ {
  margin: 0px auto;
  padding: 5px 0px 0px 10px;
  min-width: 920px;
  color: #904F01;
  font-size: 11px;
}
