a {
  color: #7D7D7D;
  text-decoration: underline;
  padding-right: 12px;
  background: url(../img/link.gif) 100% 2px no-repeat;
}

a.noimg {
  background: none;
  padding-right: 0;
}

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

p, form, img, table, tr, th, td, h1, h2, h3, h4, h5, div {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

h1 {
  font-size: 18px;
  font-style: italic;
  color: #C90A02;
}

h2 {
  font-size: 16px;
}

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 11px;
  color: #959595;
	}

#obsah {
  margin: 0 auto;
  width: 920px;
  min-height: 250px;
  }

.resetovac {
  border: 0px none;
  margin: 0px;
  padding: 0px;
  float: none;
  clear: both;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  }
 
#zahlavi {
  width: 890px;
  height: 179px;
  background-image: url(../img/zahlavi.jpg);
  background-repeat: no repeat;
  margin-top: 10px;
  font-size: 0;
  }

#container {
  background-image: url(../img/bg.gif);
  background-repeat: repeat-y;
}

#levy {
  width: 265px;
  min-height: 250px;
  float: left;
  margin-top: 30px;
}

#menu {
  margin-left: 20px;
  padding: 0;
  font-family: Arial;
  font-size: 14px;
  }

#menu a {
  text-decoration: none;
  color: black;
  background: none;
  padding-right: 0;
  }

#menu a:hover {
  color: #c60800;
  text-decoration: underline;
  }

#menu li {
  margin-bottom: 15px;
  list-style-image: url(../img/sipecka.jpg);
  font-weight: bold;
  color: black;
  }
  
#menu li ul { /* ONLY IE */
margin-left: -20px;
margin-top: 5px;
}

#menu li ul li {
  font-weight: normal;
  }

#menu li.selected {
  list-style-image: url(../img/sipecka_hover.jpg);
  }

#podklad {
  width: 565px;
  min-height: 250px;
  float: left;
  padding: 5px 30px;
  color: #000;
  line-height: 25px;
  font-size: 13px;
  }
  
#cesta {
  font-size: 11px;
  color: #BFBFBF;
  position: relative;
  left: -10px;
  margin-bottom: 20px;
  width: 490px;
}
  
#lang {
  float: right;
  position: relative;
  right: -30px;
}
  
#lang a {
  background: none;
  padding-right: 0;
}


#cesta a {
  color: #BFBFBF;
  background: none;
  padding-right: 0;
  text-decoration: none;
}

#cesta a:hover {
  text-decoration: underline;
}
  
#zapati_podklad {
  width: 949px;
  height: 54px;
  float: left;
  background-image: url(../img/zapati.jpg);
  background-repeat: no repeat;
  position: relative;
  left: -55px;
  }

#text1 {
  width: 949px;
  height: 19px;
  margin-top: 35px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #7d7a7a;
  }

#text1 a {
  text-decoration: underline;
  }
  
#text2 { /* ONLY IE */
  width: 180px;
  height: 20px;
  float: left;
  margin-left: 240px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #7d7a7a;
  }
  
#text3 { /* ONLY IE */
  width: 80px;
  height: 20px;
  float: left;
  margin-left: 60px;
  margin-top: 2px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #7d7a7a;
  }

#prazdne {
  margin-top: 20px;
  font-size: 15px;
  color: black;
  text-align: center;
}

