body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f8f8f8 url(imgs/top-banner-bg.png) repeat-x top;
}
#popupImage, #popupAdditionalImage {
	background-color: #fff;
	background-image: none;
}
/* TOP banner */
#top-banner {
	background: transparent url(imgs/top-banner-middle-bg.png) no-repeat top center;
	margin: 0 auto;
	width: 988px;
	height: 101px;
	text-align: left;
}
#logo {
	background: transparent url(imgs/logo.gif) no-repeat;
	margin: 34px 7px 0 15px;
	float: left;
}
#logo, #logo a, #logo a:hover, #logo a:visited {
	display: block;
	height: 31px;
	width: 281px;
	text-decoration: none !important;
}
#search-form {
	float: right;
	width: 190px;
	text-align: right;
	padding: 15px 20px 0 0;
}
#top-menu {
	float: right;
	padding: 66px 20px 0 0;
	width: 350px;
}
#tabnav-null {
padding: 66px 0 0 0;
}
ul#tabnav {
text-align: right;
margin: 0;
list-style-type: none;
padding: 6px 10px 6px 10px;
font-size: 105%;
}
ul#tabnav li {
display: inline;
}
ul#tabnav li a {
padding: 6px 10px;
color: #fff;
text-decoration: none;
}
ul#tabnav li a:hover {
text-decoration: underline;
}
ul#tabnav li.active a {
background: #9b0000 url(imgs/top-menu-bg.png) repeat-x;
}
/* OBSAH */
#wrapper {
	margin: 0 auto;
	width: 998px;
	background: #f8f8f8 url(imgs/bg.gif) repeat-y center;
}
#content {
	width: 972px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
}
#left-col {
	float: left;
}
#center-col-null {
	float: left;
	margin: 0 20px;
}
#center-col {
	width: 572px;
}
#right-col {
	float: right;
}
/* SLOUPCE */
#left-col, #right-col {
	width: 180px;
	background: #e9edf4 url(imgs/col-bg.gif) repeat-y;
	border-bottom: 1px solid #d8deea;
}
#right-col h4, #left-col h4 {
	background: #000 url(imgs/box-bg.gif) no-repeat;
	color: #fff;
	font-size: 110%;
	padding: 6px 4px 5px 27px;
	margin: 0;
}
#right-col h4.first, #left-col h4.first, #manufacturersHeading, #loginboxHeading {
	background: #000 url(imgs/box-first-bg.gif) no-repeat !important;
}
#right-col h4 a, #left-col h4 a {
	text-decoration: none;
	color: #fff;
}
#right-col h4 a:hover, #left-col h4 a:hover {
	text-decoration: underline;
	color: #eee;
}

#left-col ul {
	border-left: 1px solid #d8deea;
	border-right: 1px solid #d8deea;
}
#left-col ul li {
	border-top: 1px solid #d8deea;
	border-bottom: 1px solid #fff;
}
#left-col ul li select {
	font-size: 90%;
	color: #666;
	background-color: #e9edf4;
	margin: .2em 10px;
	width: 155px;
}
#left-col ul li.active a, #left-col ul li a:hover {
	background: url(imgs/mainmenu-bg-1-active.gif) no-repeat 0 47%;
	color: #fff;
}
#left-col ul li a {
	display: block;
	background: url(imgs/mainmenu-bg-1.gif) no-repeat 0 47%;
	padding: 0.1em 12px 0.1em 21px;
	text-decoration: none;
	width: _178px;
}
#left-col ul li ul {
	border-left: 0;
	border-right: 0;
}
#left-col ul li.active ul li a {
	background: url(imgs/mainmenu-bg-2.gif) no-repeat 0 47%;
	padding-left: 38px;
	color: #666;
}
#left-col ul li.active ul li a:hover, #left-col ul li.active ul li.active a {
	background: url(imgs/mainmenu-bg-2-active.gif) no-repeat 0 47%;
	color: #fff;
}

#left-col ul li.active ul li.active ul li a {
	background: url(imgs/mainmenu-bg-3.gif) no-repeat 0 47%;
	padding-left: 55px;
	color: #666;
}
#left-col ul li.active ul li.active ul li a:hover, #left-col ul li.active ul li.active ul li.active a {
	background: url(imgs/mainmenu-bg-3-active.gif) no-repeat 0 47%;
	color: #fff;
}

#specials-menu {
	font-weight: bold;
}

#right-col p {
	margin: 10px 12px;
	padding: 0;
	text-align: justify;
}
#login, #logged-in {
	margin: 10px 12px;
}
#login input#email_address {
	width: 116px;
	margin-bottom: 6px;
}
#login input#password {
	width: 89px;
	margin: 0 2px 0 1px;
}
#login label {
	vertical-align: top !important;
}
#login ul li, #logged-in li {
	background: url(imgs/arrow-blue.gif) no-repeat 0 50%;
	padding-left: 1em;
}
#cart-box span#cart-box-right {
	display: block;
	text-align: left;
	margin-bottom: .5em;
}
#cart-box strong {
	display: block;
	padding-top: .6em;
	margin-top: .7em;
	border-top: 1px solid #ccc;
}
.open-cart-button {
	margin-top: 6px;
}
#bestsellers {
	margin: 10px 12px;
	padding: 0 0 0 18px;
}
ol#bestsellers li {
	padding: 0;
	margin: 0.3em 0em;
}
#banner-box strong a {
	text-decoration: none;
}
#banner-box {
	text-align: center;
	margin: 10px 12px;
}
#banner-box p {
	margin: 0;
	line-height: 160%;
}
#banner-box img {
	border: 1px solid #d8deea;
	margin: 5px 0;
}

/* OBSAH */
#breadcrumbs {
	margin-top: 1em;
}
#center-col h2 {
	border-bottom: 1px solid #d8deea;
	border-top: 1px solid #d8deea;
	text-transform: uppercase;
	padding: .2em 0;
	margin: .8em 0 .5em 0;
	clear: both;
}
#center-col h2.home {
	margin: 1em 0 0 0;
}
#center-col h2 a {
	text-decoration: none;
	color: #666;
}
#center-col h2 a:hover {
	text-decoration: underline;
}
#banner-home, #banner-nabidka {
	text-align: center;
	margin-bottom: 2em;
}
#banner-nabidka {
	margin-bottom: 0em;
}
#banner-home h2, #banner-nabidka h2 {
	padding: 0;
	margin: .4em 0;
	border: 0;
	text-transform: none;
}
#banner-nabidka h2 {
	margin: 1.1em 0 .7em 0;
}
#banner-home img, #banner-nabidka img {
	border: 1px solid #d8deea;
	margin-bottom: .3em;
}
.pocet-zobrazenych-produktu {
	float: left;
	width: 45%;
}
.strankovani {
	float: right;
	width: 50%;
	text-align: right;
}

/* PRODUCT THUMB */
.product-thumb {
	text-align: center;
	width: 24%;
	float: left;
	margin-bottom: 8px;
	z-index: 10;
}
.product-thumb:hover {
	background-color: #f8f8f8;
}
.product-thumb h4 {
	font-size: 100%;
	padding: .2em;
	margin: 0;
	min-height: 3.9em;
}
.product-thumb h4 a {
	text-decoration: none;
}
.product-thumb h4 a:hover {
	text-decoration: underline;
}
.product-thumb img {
	margin: 5px 3px;
}
.product-thumb img.thumb {
	border: 1px solid #d8deea !important;
	margin-top: 5px;
	padding:0;
}
.home-more-products {
	text-align:right;
	z-index:99;
	position:relative;
	top:-23px;
	margin-left: 300px;
}
.product-thumb span.puvodni-cena {
	text-decoration: line-through;
}

/* KATEGORIE */
#category-filter {
	background-color: #F2F4F8;
	padding: 1em 1.4em .8em 1.4em;
	margin: .2em 0 1em 0;
	border: 1px solid #d8deea;
	_width: 572px;
}
#category-filter div {
	float: left;
	padding-right: 2.4em;
}
#category-filter div.last {
	padding-right: 0;
}
#category-filter select {
	font-size: 90%;
	color: #666;
	background-color: #e9edf4;
	display: block;
	float: left;
	width: 130px;
}
select#manufacturers_filter_cat {
	margin-right: 2.9em;
}
select#disp-order-sorter {
	width: 240px;
}
.tooltip { 
    background-color:#000; 
    outline:1px solid #669; 
    border:2px solid #fff; 
    padding:10px 15px; 
    width:200px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
 
    /* outline radius for mozilla/firefox only */ 
    outline-radius:4px; 
    -moz-outline-radius:4px; 
    -webkit-outline-radius:4px; 
}
.tooltip strong { 
    font-size: 140%;
	 margin: 0;
	 display: block;
	 padding-bottom: 0;
}



/* PATICKA */
#footer {
	border-top: 1px dashed #ccc;
	width: 988px;
	margin: 15px auto 0 auto;
	padding: 12px 0;
	line-height: 180%;
}
#footer a {
	color: #333;
}
#footer a:hover {
	color: #df0000;
}

