@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: url('/img/background.gif') repeat-x #f5f5f5;
	font: 12px/1.5 Verdana,Arial,sans-serif;
	color: #1f1f1f;
}
#global {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* logo & header */
#top {
	height: 70px;
	padding-top: 30px;
	background: url('/img/bg-photo1.jpg') no-repeat bottom right;
}
#logo {
	background: url('/img/logo.png') no-repeat;
	float: left;
	width: 250px;
}
h1 a {
	display: block;
	width: 215px;
	height: 40px;
	text-indent: -9999px;
} 
#logo h1 {
	margin: 0;
	color: #fff;
}
#login {
	float: left;
	width: 531px;
}
#login #links {
	text-align: right;
	padding: 0 10px 10px 0;
	font: 10px Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}
#links a {
	color: #5d5d5d;
	padding-left: 10px;
}
#links a:hover {
	color: #fff;
}
#login form {
	padding: 10px;
	margin: 0;
	height: 27px;
	background: url('/img/bg-login.png') no-repeat top left #292929;
	text-align: right;
}
#login input {
	padding: 2px;
	margin: 0;
	height: 17px;
	margin-right: 10px;
	background: url('/img/bg-input.png') repeat-x #fff;
	border: 1px solid #5d5d5d;
	color: #5d5d5d;
}
#login button {
	background: url('/img/button-prihlasit.png') no-repeat;
	width: 68px;
}
#login button:hover {
	background: url('/img/button-prihlasit.png') no-repeat 0 -24px;
}
#header {
	width: 960px;
	height: 250px;
	background: url('/img/bg-photo2.jpg') no-repeat top right #FFBF11;
	color: #665200;
}
#header h3 {
	margin: 0;
	padding: 0;
	color: #665200;
	font: 18px Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#header h2 {
	margin: 0;
	padding: 0;
	color: #665200;
	font: 18px Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#header h4 {
	margin: 0;
	padding: 0;
	color: #665200;
	font: 14px Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#header p {
	margin: 13px 0 0 0;
	padding: 0;
	font: 13px/1.7 Verdana,Arial,sans-serif;
	text-align: justify;
}
#header a {
	color: #665200;
}
#header a:hover {
	color: #000;
}
#header ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#header li {
	background: url('/img/plus.gif') no-repeat 0 8px;
	margin: 0;
	padding: 3px 0 3px 20px;
}
#welcome {
	width: 330px;
	height: 146px;
	background: url('/img/bg-welcome.png') no-repeat;
	float: left;
	padding: 25px 25px 0 25px;
}
#benefits {
	width: 285px;
	height: 146px;
	background: url('/img/bg-benefits.png') no-repeat;
	float: left;
	padding: 25px 25px 0 25px;
}
#search {
	width: 330px;
	height: 64px;
	background: url('/img/bg-search.png') no-repeat;
	float: left;
	padding: 15px 25px 0 25px;
}
#search form {
	margin: 7px 0 0 0;
	padding: 0;
}
#search input {
	padding: 2px;
	margin: 0;
	height: 17px;
	width: 250px;
	margin-right: 10px;
	background: url('/img/bg-input.png') repeat-x #fff;
	border: 1px solid #735f14;
	color: #5d5d5d;
}
#search button {
	background: url('/img/button-hledat.png') no-repeat;
	width: 57px;
}
#search button:hover {
	background: url('/img/button-hledat.png') no-repeat 0 -24px;
}

.link {
	position: absolute;
	width: 330px;
	margin-top: -16px;
	font: 10px Arial,Helvetica,sans-serif;
	text-align: right;
	text-transform: uppercase;
}
#cart {
	width: 265px;
	height: 64px;
	background: url('/img/bg-cart.png') no-repeat;
	float: left;
	padding: 15px 25px 0 25px;
}
#cart .link {
	width: 260px;
}
#cart table {
	margin: 3px 0 0 25px;
	border: 0;
}
#cart td {
	width: 115px;
	padding: 0;
	text-align: right;
	font-size: 10px;
	vertical-align: top;
}
#cart td.cena {
	font-size: 12px;
	font-weight: bold;
}

/* menu */
#menu {
	width: 100%;
	height: 45px;
	background: url('/img/bg-menu.png') repeat-x #272727;
	text-transform: uppercase;
	font: 11px Arial,Helvetica,sans-serif;
	font-weight: bold;
}
#menu ul {
	margin: 0px;
	padding: 17px 0 0 0;
}
#menu li {
	display: inline;
	padding: 17px 20px 5px 20px;
	background: url('/img/menu-line.png') no-repeat bottom right;
}
#menu a {
	color: #949393;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	text-decoration: underline;
}

/* content */
#content {
	width: 100%;
	background: #fff;
	padding-bottom: 30px;
}
#left {
	float: left;
	width: 215px;
	margin: 0;
	padding: 0;
	background: url('/img/bg-left.gif') repeat-y right top;
}
#left-content {
	margin: 0;
	padding: 20px 0 40px 15px;
	background: url('/img/left-end.png') no-repeat right bottom;
}
#left h3 {
	margin: 0;
	padding: 9px 0 7px 10px;
	background: url('/img/left-header.png') no-repeat #FFBF11;
	color: #665200;
	font: 14px Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#left a {
	display: block;
	padding: 5px 15px 7px 25px;
	color: #4f4f4f;
	text-decoration: none;
}
#left a:hover {
	color: #FFBF11;
}
#left .activ {
	color: #FFBF11;
}
#left ul {
	margin: 0 0 25px 0;
	padding: 0;
}
#left li {
	background: url('/img/left-item.png') no-repeat;
	_height: 24px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#right {
	float: left;
	width: 745px;
	margin: 0;
	padding: 0;
}
#right-content {
	margin: 0;
	padding: 20px 30px 40px 30px;
}
.cleaner {
	clear: both;
	visibility: hidden;
}

/* product item */
.product-item {
	width: 215px;
	height:250px;
	float: left;
	margin: 10px 20px 25px 0;
	_margin: 10px 18px 25px 0;
	text-align:center;
}
.product-item3 {
	width: 215px;
	float: left;
	margin: 10px 0 25px 0;
	text-align:center;
}
.product-item h3, .product-item3 h3 {
	margin: 0;
	padding: 8px;
	border: 3px solid #e7e7e6;
	border-bottom: 0;
	color: #000;
	font: 12px Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.thumbnail {
	border: 3px solid #e7e7e6;
	border-top: 0;
	width: 201px;
	height:150px;
	padding: 5px 4px 30px 4px;
	
}
.thumbnail img{
border:none; 

}
.akce {
	margin-top: -35px;
	padding: 5px;
	text-transform: uppercase;
	color: #fff;
	font: 10px Arial,Helvetica,sans-serif;
	font-weight: bold;
	background: url('/img/akce.png') repeat-y top right #fecc00;
	float: right;
}
.product-item table, .product-item3 table {
	width: 215px;
	margin: 5px 0 8px 0;
	padding: 0;
}
.product-item td, .product-item3 td {
	width: 90px;
	margin: 0;
	padding: 0;
}
.product-item td.akcni, .product-item3 td.akcni {
	width: 125px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
	color: #000;
}
.product-item td.bezna, .product-item3 td.bezna {
	width: 125px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
	color: #878786;
}
.product-item a.detail, .product-item3 a.detail {
	display: block;
	width: 86px;
	height: 18px;
	padding-top: 4px;
	background: url('/img/button-detail.png') no-repeat #dcdcdb;
	text-align: center;
	font: 10px Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #3d3d3d;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}
.product-item a:hover.detail, .product-item3 a:hover.detail {
	background: url('/img/button-detail.png') no-repeat 0 -22px #dcdcdb;
}
.product-item a.pridat, .product-item3 a.pridat {
	display: block;
	width: 112px;
	height: 18px;
	padding-top: 4px;
	background: url('/img/button-pridat.png') no-repeat #2a2a2a;
	text-align: center;
	font: 10px Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #d6d6d5;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
}
.product-item a:hover.pridat, .product-item3 a:hover.pridat {
	background: url('/img/button-pridat.png') no-repeat 0 -22px #dcdcdb;
	color: #d6d6d5;
}

/* product detail */
#akce-detail {
	margin-top: -40px;
	float: right;
	background: url('/img/akce-detail.png') repeat-x #fec500;
	padding: 5px;
	text-transform: uppercase;
	color: #fff;
	font: 10px Arial,Helvetica,sans-serif;
	font-weight: bold;
}
#detail-thumbnail {
	float: left;
	width: 310px;

	border: 3px solid #e7e7e6;
	text-align: center;
	padding: 5px 5px 10px 5px;
}
#detail-thumbnail img{ 
border:none;
}
#detail-thumbnail a {
	text-align: center;
	text-transform: uppercase;
	font: 10px Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin-top: 20px;
}

table#detail-info {
	float: right;
	width: 345px;
	border: 0;
}
table#detail-info td{
	background: #f1f1f0;
	padding: 10px;
	text-align: right;
}
table#detail-info td.label{
	color: #646464;
	text-align: left;
}
table#detail-info input{
	width: 50px;
}
table#detail-info td.akcni{
	font-weight: bold;
}
table#detail-info td.bezna{
	color: #878786;
}
table#detail-info td.koupit{
	background: #fff;
	padding: 10px 0 10px 0;
}
table#detail-info td.sklad {
	background: #fff;
	text-transform: uppercase;
	font: 10px Arial,Helvetica,sans-serif;
	text-align: left;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
table#detail-info button {
	background: url('/img/button-koupit.png') no-repeat;
	width: 68px;
}
table#detail-info button:hover {
	background: url('/img/button-koupit.png') no-repeat 0 -24px;
}


/* cart */
a#kosik-zpet {
	margin-top: -35px;
	float: right;
	text-transform: uppercase;
	font: 12px Arial,Helvetica,sans-serif;
	font-weight: bold;
}
#cart-navigation {
	background: #f1f1f0;
	padding-left: 25px;
	height: 50px;
}
#cart-navigation div {
	padding: 17px 35px 0 10px;
	height: 33px;
	float: left;
	background: url('/img/cart-point.png') no-repeat top right;
	color: #adadad;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#cart-navigation div#last {
	padding: 17px 0 0 10px;
	background: none;
}
#cart-navigation a {
	color: #646464;
}
#cart-navigation a:hover {
	color: #000;
}
#cart-navigation a.before {
	color: #adadad;
}
table#kosik {
	border: 0;
	width: 100%;
	margin-top: 20px;
}
table#kosik th {
	background: #f1f1f0;
	padding: 10px;
	color: #646464;
	font-weight: normal;
}
table#kosik td {
	background: #f1f1f0;
	padding: 10px;
}
table#kosik td.right {
	text-align: right;
}
table#kosik input {
	width: 50px;
}


table#kos {
	border: 0;
	width: 100%;
	margin-top: 20px;
}
table#kos th {
	background: #f1f1f0;
	padding: 10px;
	color: #646464;
	font-weight: normal;
}
table#kos td {
	background: #f1f1f0;
	padding: 10px;
}
table#kos td.right {
	text-align: right;
}

table#celkem {
	border: 0;
	float: right;
	margin-top: 20px;
}
table#celkem td {
	background: #f1f1f0;
	padding: 10px;
}
table#celkem td.right {
	text-align: right
}
#cart-buttons {
	margin-top: 20px;
	text-align: right;
}
button#prepocitat {
	background: url('/img/button-prepocitat.png') no-repeat;
	width: 83px;
}
button#prepocitat:hover {
	background: url('/img/button-prepocitat.png') no-repeat 0 -24px;
}
button#zaplatit {
	background: url('/img/button-zaplatit.png') no-repeat;
	width: 68px;
	margin-left: 10px;
}
button#zaplatit:hover {
	background: url('/img/button-zaplatit.png') no-repeat 0 -24px;
}
a#zaplatit {
  display:block;
	background: url('/img/button-zaplatit.png') no-repeat;
	width: 68px;
	height:24px;
	float:right;
	text-decoration:none;
  text-align:center;
	color:#000000;

}
a#zaplatit:hover {
	background: url('/img/button-zaplatit.png') no-repeat 0 -24px;
}
#calen
  {
  text-decoration:none;
  }
	

/* text formating */
h1 {
	font: 21px Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 5px 0 15px;
}
h2 {
	font: 17px Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 30px 0 15px;
}
p {
	margin: 5px 0 20px;
	padding: 0;
	text-align: justify;
}
p.perex {
	font-size: 14px;
}
ul, ol {
	margin-bottom: 20px;
}
a {
	color: #ffbf11;
}
a:hover {
	color: #000;
}

/* form formating */
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
button {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px;
	border: 0;
	height: 24px;
	cursor: pointer;
	margin: 0;
}
#filternav {
	background: url('/img/bg-filternav.png') repeat-x #f1f1f0;
	padding: 12px;
	margin: 5px 0 15px 0;
}
#right form{
	margin: 0;
	padding: 0;
}
#right input {
	margin: 0;
	padding: 2px;
	height: 17px;
	background: url('/img/bg-input.png') repeat-x #fff;
	border: 1px solid #949393;
	color: #5d5d5d;
}
#right select {
	margin: 0;
	padding: 2px;
	height: 24px;
	background: #fff;
	border: 1px solid #949393;
	color: #5d5d5d;
}
#right label {
	color: #949393;
	margin: 0;
	padding: 0;
}
#filternav select {
	margin-right: 10px;
}
#filternav button{
	background: url('/img/button-filter.png') no-repeat;
	width: 68px;
	float: right;
	_float: none;
}
#filternav button:hover {
	background: url('/img/button-filter.png') no-repeat 0 -24px;
}

/* footer */
#footer {
	margin: 30px 0 50px 0;
}
#footer a {
	color: #424242;
}
#footer a:hover {
	color: #8a8989;
}
#footer ul {
	margin: 0 30px 20px 20px;
	padding: 0;
	float: left;
}
#footer li {
	list-style: none;
	padding: 5px 0 0 0;
}
#footer ul.footer-kontakt {
	margin: 0 20px 20px 40px;
	padding: 0;
	float: right;
	text-align: right;
	color: #8a8989;
}
li#corrigo {
	font-size: 16px;
	font-weight: bold;
}
#footer-nav {
	margin-top: 30px;
	padding: 15px 20px 0 0;
	border-top: 1px solid #e2e2e2;
	font-size: 11px;
}
#footer-nav a {
	color: #8a8989;
}
#footer-nav a:hover {
	color: #424242;
}
#footer-nav li{
	display: inline;
	border-right: 1px solid #e2e2e2;
	padding-right: 5px;
	text-transform: uppercase;
}
#footer-nav #copyright{
	float: right;
}
span.page {
	color: #484848;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    background: transparent url('/img/pagination-right.png') no-repeat scroll top right;
    display: block;
    float: left;
    height: 21px;
    margin-right: 6px;
    padding-right: 10px;
    text-decoration: none;
}
span.page_c {
	color: #484848;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
   
    display: block;
    float: left;
    height: 21px;
    margin-right: 6px;
    padding-right: 10px;
    text-decoration: none;
}
span.page a {
    background: transparent url('/img/pagination-left.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0 3px 10px;
} 
span.page a:hover {
	color: #000;
;
}


#pagination {
	padding: 20px;
	text-align: center;
	background: url('/img/pagination-bg.png') repeat-x #fff;
}

#pagination .curent a{
	background: transparent url('/img/pagination-left.png') no-repeat scroll 0 -21px;
	color:rgb(204,0,51);
}
.msg.error {background:url("/img/ico-delete.gif") 10px 50% no-repeat; border:2px solid #FFAEAE; background-color:#FEEBEB;
           
            }
.msg {padding:10px; padding-left:35px;}
#full{

}
#full .full{
width:100px;
height:25px;
}
#logus .login{
height:25px;
width:100px;
}
a.button-yellow {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    background: transparent url('/img/button-yellow-right.png') no-repeat scroll top right;
    display: block;
    float: right;
    height: 21px;
    margin-right: 6px;
    padding-right: 10px;
    text-decoration: none;
    color: #fff;
}
a.button-yellow span {
    background: transparent url('/img/button-yellow-left.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0 3px 10px;
}
a.button-yellow:hover {
	color: #000;
	background: transparent url('/img/button-yellow-right.png') no-repeat scroll right -21px;
}
a.button-yellow:hover span{
	background: transparent url('/img/button-yellow-left.png') no-repeat scroll 0 -21px;
}
