html, body {
	border: 0px none;
	margin: 0px;
	padding: 0px;

	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 90%;
	color: black;
}

.reseter {
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}


body {
	text-align: center; /* centerování webu pro IE */
	background-color: #DDDDDB;
background-color: #DAEDF4;
}

.separator { /* slouľí k oddělení jednotlivých částí stránek - pouze pro zobrazení bez CSS */
	display: none;
	visibility: hidden;
}


#bodywrap { /* zajią»uje "natahování" ąířky stránky - pro IE je pouľit speciální styl */
	width: 1000px;
  border: 0px none;
	padding: 0px;
  margin: 0px auto 0px auto;
  text-align: left;
background: url(images/header-back.jpg) #fff center top no-repeat;

}

#header {
	width: 1000px;
	height: 200px;
  margin: 0px;
	text-align: left;
	position: relative;
	font-size: 1.2em;
}

#logo-text {
  display: block;
	margin:0px; padding:0;
	position:relative;
	left:45px; top:40px;
	width:385px; height:93px;
	overflow:hidden;
	text-align: left;
}
		
#logo-text a {
  color: black;
  font-size: 1.8em;
  font-weight: normal;
  font-style: italic;
  display: block;
  margin-top: 30px;
}
		
#logo-text span {
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:385px; height:93px;
  margin:0; padding:0;
  background:url(images/logo.jpg) top left no-repeat;
  cursor: pointer;
}

#wrapper {
  float: left;
  z-index: 2;
  position: relative;
}

#nav {position: absolute; width: 750px; top: 143px; left: 52px; padding:0; list-style-type:none; font-size: 90%; margin: 0px;}
#nav li {display:inline; margin:0; padding:0;}
#nav a {color: #4e4e4e; font-size: 0.9em; margin-bottom: 15px; font-weight: bold; float:left; height:36px; margin-right:7px !important; padding-left:13px; background:url("images/menu-a.gif") 0 0 no-repeat; text-decoration:none; cursor:pointer; overflow:hidden;}
#nav a span {float:left; display:block; margin-bottom: 15px; line-height: 160%; padding: 8px 13px 9px 0px; background:url("images/menu-span.gif") 100% 0 no-repeat;}
#nav a:hover {text-decoration: underline; background-position: 0px -36px;}
#nav a:hover span {text-decoration: underline; background-position: 100% -36px;}
#nav li.current_page_item a, #nav li.current_page_parent a {text-decoration: underline; background-position: 0px -36px;}
#nav li.current_page_item a span, #nav li.current_page_parent a span {text-decoration: underline; background-position: 100% -36px;}

#content {
  width: 750px;
	margin: -10px 0px 0px 0px;
	text-align: left;
	position: relative;
	float: left;
	font-size: 1em;
	color: #4a2828;
	line-height: 180%;
}

#content_pad {
  padding: 20px 25px 20px 52px;
  position: relative;
  margin: 0px;
}

#content_pad img {
  border: 10px solid #8cc1d9;
  margin: 0px 15px 15px 0px;
}

  #content_pad img.left {
    float: left;
  }
  
  
#content_pad .produkt {
  margin: 15px 0px;
  width: 650px;
  *width: 670px;
  padding: 10px;
  border: 1px solid #8cc1d9;
  position: relative;
}

  #content_pad .produkt h3 {
    font-size: 1.5em;
    margin: 10px 0px 0px 0px;  
padding-right: 90px;
  }
  
    #content_pad .produkt h3 a {
      color: #4b4b4b;
    }

  #content_pad .produkt a img.nahled {
    float: left;
  }

  #content_pad .produkt a img {
    border: 0px;
  }
  
  #content_pad .produkt .cena {
    color: #ff0000;
    font-size: 1.5em;
    font-weight: bold;
    position: absolute;
    top: 20px;
    right: 10px;
    margin: 0px;
    line-height: 100%;
  }
  
  #content_pad .produkt .kosik img {
    float: right;
    margin: 0px;
  }

#sidebar {
  float: left;
  width: 250px;
  margin-top: 200px;
  line-height: 100%;
}

  #sidebar h2 {
    margin: 15px;
  }
 
  #sidebar ul li {
    color: #599bb7;
  }
  
    #sidebar ul li span {
      color: #000;
    }

  
  
  #sidebar .box {
    width: 230px;
    line-height: 180%;
  }
  
    #sidebar .box ul {
      margin: 0px 15px 0px 30px;
      padding: 0px;
    }
  
    #sidebar .box p {
      margin: 0px 15px;
    }
    
  #sidebar #komentare {
    color: #000;
    font-style: italic;
  }
  
    #sidebar #komentare h2 {
      font-style: normal;
    }
    
    #sidebar #komentare strong {
      padding-left: 15px;
      color: #599bb7;
      line-height: 200%;
      font-style: normal;
    }
  
  #sidebar #aktualni-sekce ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }  
  
  #sidebar #aktualni-sekce ul li a {
    display: block; 
    height: 40px; 
    width: 262px;
    *width: 292px;
    padding: 0px 15px;
    line-height: 270%;
    font-size: 1.1em;
    color: #5c97c3; 
    text-decoration: underline; 
    background: url('images/aktualni-sekce-li-a.gif') no-repeat; 
    background-position: 0 -80px;  
  }
  
  #sidebar #aktualni-sekce ul li a:hover {
    background-position: 0 0px;  
    text-decoration: none; 
  }
  
  #sidebar #aktualni-sekce ul li.active a {
    background-position: 0 -40px;  
    text-decoration: none; 
  }
 

#footer {
  width: 1000px;
  height: 112px;
  background: url(images/footer-back.jpg) no-repeat bottom;
  margin: 30px auto 0px auto;
  color: #fff;
  font-size: 1em;
  position: relative;
}

#footer span#copyright {
  text-align: left;
  position: absolute;
  top: 35px;
  left: 23px;
  display: block;
}

#footer span#powered {
  text-align: right;
  position: absolute;
  top: 35px;
  right: 23px;
  display: block;
}

#footer span#footer-links {
  text-align: left;
  position: absolute;
  top: 70px;
  left: 23px;
  width: 905px;
  display: block;
}

#footer a, #footer strong {
  color: #325c6f;
}

.hidden {
  display: none;
}

/* ========== TEXT, OBRAZKY, TABULKY .. atd ========== */

h1 {
	font-size: 2.2em;
	font-weight: normal;
	color: #599bb7;
	margin: 0px;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #4b4b4b;
	text-align: left;
	margin: 25px 0px 5px 0px;
}

#sidebar #doporucujeme h2 {
  color: #2a3609;
  padding: 0px 20px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #8d272d;
	margin: 0px;
}

#sidebar h3 {
  color: #599bb7;
  font-size: 1.1em;
  padding: 25px 15px 10px 15px;
}

p {
  text-indent: 0em;
	text-align: justify;
	line-height: 180%;
	margin: 15px 0px 0px 0px;
}

p.bez_odrazeni {
  text-indent: 0em;
	text-align: justify;
	line-height: 150%;
	margin: 15px 0px 0px 0px;
}

p.odrazka {
  background: url(../images/odrazka_green.gif) no-repeat;
	text-indent: 3em;
	text-align: justify;
	line-height: 150%;
	margin: 15px 0px 0px 0px;
}

a {
	color: #3a7690;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
  border: 1px solid #e8ef2d;
}

a:hover img {
  border: 1px solid #6D4D42;
}

hr {
  height: 1px;
  color: #6d4d42;
  border: 0 none;
  border-top: 1px solid #6d4d42;
  margin: 10px 0px 20px 0px;
}

.tisk {
	display: none;
}

ul#duvody {
font-size: 1.1em;
width: 300px;
*width: 330px;
line-height: 220%;
margin-left: 330px;
margin-top: 10px;
padding-left: 40px;
}

ul#duvody a {
font-weight: bold;
text-decoration: none;
}

ul#duvody a:hover {
text-decoration: underline;
}
span.duvody {
font-size: 1.1em;
line-height: 220%;
}

a#koupit {
  background-color:#8AC0D8;

  color:white;
  display:block;
  font-size:1.2em;
  font-weight:bold;
  left:0px;
*left: -335px;
  padding-bottom:10px;
  width: 320px;
  padding-top:10px;
  position:absolute;
  text-decoration:none;
  top:260px;
text-align: center;
float: left;
}

a#koupit:hover {
background-color:#D04A4B;
text-decoration:underline;
}

h2.clear {
clear: left;
}

.button {
float: left;
margin: 0px 20px;
}

#content_pad .button img {
margin: 0px;
border: 5px solid #8AC0D8;
}

#content_pad .button:hover img {
border: 5px solid #D04A4B;
}

#content_pad .button img:hover {
border: 5px solid #D04A4B;
}
