html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

textarea { overflow: auto; }
fieldset, input { margin: 0;  padding: 0; }
input { -moz-border-radius:10px; -webkit-border-radius:10px; }
input[type=submit]    { cursor:pointer; }


html { overflow-y:scroll; }

body {
  font-family: Arial, Tahoma, Verdana;
  color: #fff;
	text-align: justify;
	background: #000 url(../img/bg.jpg) no-repeat center top;
}

#obal {
  margin: 249px auto 0 auto;
  width: 800px;
}

#top {
  position: absolute;
  top: 0;
  height: 25px;
  width: 100%;
  background: #000;
  font-size: 90%;
}

#top div {
  margin: 0 auto;
  width: 800px;
  text-align: right;
}

#top div div {
  margin: 0;
  width: auto;
  text-align: right;
  float: right;
}

#top a {
  margin: 0 3px;
  text-decoration: none;
  padding: 5px 6px 4px 6px;
  display: block;
  float: left;
}

#top a:hover, #top a.active {
  background: #048C78;
  color: #fff;
}

#logo {
  position: absolute;
  top: 70px;
  margin: 0 0 0 651px;
}

#zapati {
  height: 100px;
  padding: 25px 0 0 40px;
  margin: 30px 0;
  background: #048C78;
}

#zapati img {
  float: left;
  margin: 0 20px 0 0;
}

#zapati div {
  font-size: 80%;
}

#zapati a {
  text-decoration: none;
}

#zapati a:hover, #zapati a.active {
  text-decoration: underline;
  color: #000;
}

#zapati p {
  color: #000;
  padding: 15px 0 0 0;
}

#obsah {
  padding: 20px 20px 0 0;
  width: 520px;
  float: right;
  min-height: 600px;
  font-size: 90%;
}

#obsah p {
  margin: 0 0 10px 0;
  line-height: 1.5;
}

#obsah .loutka {
  float: left;
  margin: 10px 19px;
  text-align: center;
}

#obsah .loutka h3 {
  margin: 0 0 5px 0;
  width: 130px;
  height: 35px;
  line-height: 1.3;
}

#obsah .loutka h3 a {
  text-decoration: none;
  display: block;
  width: 130px;
  height: 40px;
  overflow: hidden;
}

#obsah .loutka h3 a:hover {
  text-decoration: underline;
}

#obsah #detail-img {
  text-align: left;
  margin: 0 0 20px 0;
}

#obsah #detail-img img {
  margin: 0 10px;
}

#obsah #detail-img a {
  text-decoration: none;
}

#obsah .detail-cena {
  margin: 0 0 10px 0;
}

#menu ul ul a {
  padding-left: 60px;
  width: 140px;
}

#menu a {
  display: block;
  width: 160px;
  min-height: 12px;
  padding: 9px 0 9px 40px;
  border-bottom: 1px solid #048C78;
  text-decoration: none;
  font-size: 90%;
}

#menu a:hover, #menu a.active {
  background: #048C78;
  color: #fff;
  text-decoration: underline;
}

form input {
  width: 200px;
}

form td {
  padding: 3px 0;
}


h1 {
  font-size: 130%;
  margin: 0 0 15px 0;
}

h2 {
  font-size: 140%;
  color: #339966;
}

a {
  color: #fff;
  text-decoration: underline;
}

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

::selection         { background:#c3effd; color:#000; /* Safari and Opera */ }
::-moz-selection  { background:#c3effd; color:#000; /* Firefox */ }

.resetovac {
  float: none;
  clear: both;
}
