html, body {
	border: 0px none;
	margin: 0px;
	padding: 0px;

	font-family: Arial, 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: url(images/body-background.gif) top #D3E9F9 repeat-x;
}

.separator { /* slouľí k oddělení jednotlivých částí stránek - pouze pro zobrazení bez CSS */
	display: none;
	visibility: hidden;
}

#center {
  background: url(images/body-center.gif) top center no-repeat;
  width: 100%;
}


#bodywrap { /* zajią»uje "natahování" ąířky stránky - pro IE je pouľit speciální styl */
	width: 951px;
  border: 0px none;
	padding: 0px;
  margin: 0px auto 0px auto;
  text-align: left;
}

#header {
	background: url(images/header-background.jpg) no-repeat;
	width: 951px;
	height: 353px;
  margin: 0px;
	text-align: left;
	position: relative;
	font-size: 1.2em;
}

  #header #nav {position:absolute; left:23px; top:239px; margin:0; padding:0; list-style-type:none; font-size:90%;}
  #header #nav li {display:inline; margin:0; padding:0;}
  #header #nav a {color: white; float:left; height:37px; margin-right:7px !important; padding-left:13px; background:url("images/menu-a.gif") 0 0 no-repeat; text-decoration:none; cursor:pointer; overflow:hidden;}
  #header #nav a span {float:left; display:block; line-height: 270%; padding: 0px 13px 0px 0px; background:url("images/menu-span.gif") 100% 0 no-repeat;}
  #header #nav a:hover, #header #nav li.current_page_item a {background-position:0 -37px;}
  #header #nav a:hover span, #header #nav li.current_page_item a span {background-position:100% -37px;}




#logo-text {
  display: block;
	margin:0px; padding:0;
	position:relative;
	left:6px; top:106px;
	width:390px; height:108px;
	overflow:hidden;
	text-align: center;
}
		
#logo-text a {
  color: white;
  font-size: 1.6em;
  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:390px; height:108px;
  margin:0; padding:0;
  background:url(images/logo.jpg) top left no-repeat;
  cursor: pointer;
}

#wrapper {
  background-color: white; 
  float: left;
}

#content {
  width: 600px;
	margin: -60px 0px 0px 0px;
	text-align: left;
	background-color: white; 
	position: relative;
	float: left;
	font-size: 1.1em;
}

#content_pad {
  padding: 0px 23px 0px 23px;
  position: relative;
  margin: 0px;
}

#sidebar {
  float: left;
  width: 351px;
  margin-top: -15px;
  background-color: white; 
  line-height: 180%;
}

  #sidebar #doporucujeme {
    width: 295px;
    margin: 0px 13px 15px 33px;
    background: url(images/doporucujeme-back.jpg) #d7e9a5 no-repeat bottom;
    padding-bottom: 15px;
  }
  
    #sidebar #doporucujeme a, #sidebar #doporucujeme ul li {
      color: #000;
    }
  
  #sidebar ul li {
    color: #8bc128;
  }
  
    #sidebar ul li span {
      color: #000;
    }

  #sidebar #komentare {
    color: #565656;
  }
    
    #sidebar #komentare strong {
      padding-left: 15px;
      background: url(images/komentar.jpg) left center no-repeat;
    }
  
  #sidebar .box {
    width: 295px;
    margin: 0px 13px 0px 33px;
    border-left: 1px solid #dbdbdb;
  }
  
    #sidebar .box ul {
      margin: 0px 15px 0px 30px;
      padding: 0px;
    }
  
    #sidebar .box p {
      margin: 0px 15px;
    }
    
  
  #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: 951px;
  height: 126px;
  background: url(images/footer-background.gif) #f4f4f4 no-repeat;
  margin: 0px 0px 30px 0px;
  color: #000;
  font-size: 1.1em;
  position: relative;
}

#footer span#copyright {
  text-align: left;
  position: absolute;
  top: 20px;
  left: 23px;
  display: block;
}

#footer span#powered {
  text-align: right;
  position: absolute;
  top: 20px;
  right: 23px;
  display: block;
}

#footer span#footer-links {
  text-align: left;
  position: absolute;
  top: 50px;
  left: 23px;
  width: 905px;
  display: block;
}

#footer a {
  color: #606060;
}

.hidden {
  display: none;
}

/* ========== TEXT, OBRAZKY, TABULKY .. atd ========== */

h1 {
	font-size: 2em;
	font-weight: normal;
	color: #71574c;
	margin: 0px;
	background-color: white;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #2a70a4;
	text-align: left;
	margin: 15px 0px 5px 0px;
clear: left;
}

#sidebar #doporucujeme h2 {
  color: #2a3609;
  padding: 0px 20px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #6e4f43;
	margin: 0px;
clear: left;
}

#sidebar h3 {
  color: #323232;
  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: 180%;
	margin: 15px 0px 0px 0px;
}

p.odrazka {
  background: url(../images/odrazka_green.gif) no-repeat;
	text-indent: 3em;
	text-align: justify;
	line-height: 180%;
	margin: 15px 0px 0px 0px;
}

a {
	color: #5c97c3;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
  border: 1px solid #1D2D4C;
}

a:hover img {
  border: 1px solid #2A70A4;
}

hr {
  height: 1px;
  color: #6d4d42;
  border: 0 none;
  border-top: 1px solid #6d4d42;
  margin: 10px 0px 20px 0px;
}

.tisk {
	display: none;
}


/* ==================== obsah ==================== */

#nejprodavanejsi {
float: left;
border: 1px solid #2AA2E1;
margin: 10px 0px 20px 0px;
*padding-bottom: 15px;
}

#nejprodavanejsi .tip {
float: left;
margin: 15px 20px;
text-align: center;
}

#nejprodavanejsi .tip a img {
border: 0px solid red;
padding: 10px;
}

ul.vyhody li {
clear: left;

}

ul.vyhody li img {
float: left;
margin: 0px 5px;
width: 100px;
height: 100px;
margin-bottom: 10px;
}

ul li {
line-height: 180%;
}

p.logo-topgal {
font-size: 1.2em;
line-height: 150%;
}

p.logo-topgal img {
float: left;
margin: 0px 10px 10px 10px;
border: 0px solid red;
}

#kuptesi-blok {
position: relative;
border:2px dotted #A5BF53;
float:left;
margin:10px 0px 20px 0px;
padding: 10px 0px 10px 10px;
width: 100%;
*width: 90%;
}

#kuptesi-blok img { 
float: right;
margin: -40px 10px 10px 10px;
}

#kuptesi-blok a#koupit {
  display: block;
  position: absolute;
  top: 170px;
  right: 80px;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #2A70A4;
  padding: 10px;
  text-decoration: none;
  -moz-border-radius: 5px;
color: white;
}

#kuptesi-blok a#koupit:hover {
  background-color: #1D2E4C;
  text-decoration: underline;
}


#kuptesi-batoh {
position: relative;
float:left;
margin: 10px 0px 20px 0px;
width: 100%;
*width: 90%;
}

#kuptesi-batoh a img { 
border: 0px;
}

#kuptesi-batoh a#koupit {
  display: block;
  position: absolute;
  top: 200px;
  left: 200px;
  font-size: 1.5em;
  font-weight: bold;
  background-color: #2A70A4;
  padding: 20px;
  text-decoration: none;
  -moz-border-radius: 5px;
color: white;
}

#kuptesi-batoh a#koupit:hover {
  background-color: #1D2E4C;
  text-decoration: underline;
}

