@charset "utf-8";
body {
	font: 0.8em Verdana, Geneva, sans-serif;
	color: #f19b58;
	background: #671907 url(../images/bg-body.png) repeat-y center top;
	margin: 0px auto;
	padding: 350px 0px 20px;
	border-style: none;
	text-align: center;
	width: 995px;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
ul, ol {
	margin: 0px;
	padding: 15px 0px 0px;
}
ul li {
	line-height: 150%;
	list-style: url(none) none;
	background: url(../images/list.png) no-repeat 0px 4px;
	padding: 0px 0px 0px 30px;
	display: block;
}
ol li {
	background: url(none);
	list-style: decimal;
}
address {
	font-style: normal;
	line-height: 150%;
	padding: 20px 0px 0px;
}
p {
	line-height: 150%;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font: 1em Verdana, Geneva, sans-serif;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 15px 0px 0px;
	color: #ffd440;
	font-weight: normal;
}
h1 {
	width: 995px;
	position: absolute;
	left: auto;
	top: 361px;
	right: auto;
	z-index: 1;
	display: block;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	text-indent: 243px;
	font-size: 0.9em;
}
#sub h1 {
	font-size: 1.0em;
	color: #fff;
	top: 400px;
	text-indent: 238px;
}
h2 {
	font-size: 1.3em;	
}
h3 {
	font-size: 1.1em;	
}
h4 {
	font-size: 1em;	
	color: #f19b58;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: normal;
	color: #faaf2d;
	text-decoration: underline;
}
a:Hover {
	color: #fff;
}
#mother {
	background: url(../images/bg-mother.png) repeat-y;
	margin: 0px auto;
	width: 995px;
}
#left-side {
	float: left;
	width: 763px;
}
#middle {
	float: right;
	width: 519px;
	background: url(../images/bg-middle.png) repeat-x left top;
	padding: 0px 6px;
}
#middle h3 {
	color: #fff;
	background: url(../images/bg-h3-middle.png);
	text-indent: 20px;
	margin: 15px 0px 0px;
	padding: 10px 0px 0px;
	height: 27px;
	width: 519px;
}

#search {
	height: 40px;
	width: 250px;
	position: relative;
	z-index: 1;
	margin: 0px 0px 0px 240px;
}
#sub #search {
	margin-bottom: 30px;
}
#search ul {
	padding: 11px 0px 0px;
	float: right;
}
#search ul li {
	line-height: normal;
	background: url(none);
	display: block;
	height: 23px;
	padding: 0px;
}
#search ul li span {
	margin: 0px 5px 0px 0px;
	float: left;
	height: 23px;
	display: block;
}
#search ul li .keyword {
	background: url(../images/bg-keyword.png);
	padding: 3px 0px 0px 3px;
	height: 20px;
	width: 120px; /*164*/
}
#search ul li .keyword input {
	background: url(none);
	padding: 0px;
	width: 120px;
	border-style: none;
}
#search ul li .submit {
	height: 23px;
	width: 46px;
}
#search ul li .submit input {
	background: url(../images/button-ok.png);
	padding: 0px;
	border-style: none;
	cursor: pointer;
	width: 46px;
	height: 23px;
}
#sort {
	background: url(../images/bg-sort.png) no-repeat 0px 8px;
	padding: 0px 10px 0px 9px;
	height: 42px;
	width: 500px;
	margin: -8px 0px 10px;
}
#sort li {
	line-height: normal;
	background: url(none);
	display: block;
	padding: 0px;
	color: #faaf2d;
	float: left;
}
#sort li select {
	background: #fff;
	padding: 2px;
	border-style: none;
	width: 120px;
	margin: 0px 10px;
}
#sort .man {
	padding-right: 40px;
}
#sort li a, #sort li a:Hover {
	display: block;
	height: 14px;
	width: 15px;
}
#sort li a span, #sort li a:Hover span {
	display: none;
}
#sort li .asc, #sort li .asc:Hover {
	background: url(../images/icon-asc.png);
	margin: 3px 3px 0px 0px;
}
#sort li .desc, #sort li .desc:Hover {
	background: url(../images/icon-desc.png);
	margin: 3px 0px 0px;
}
.paging {
	color: #faaf2d;
	background: #420c06;
	text-align: center;
	padding: 4px 10px 5px;
}
.paging span {
	padding: 0px 2px;
}
#left {
	float: right;
	width: 232px;
	margin: -5px 0px 0px;
	background: url(../images/bg-left.png) no-repeat 20px 5px;
	padding: 0px 0px 7px;
	position: relative;
	z-index: 1;
}
#left h3 {
	background: url(../images/bg-h3-left.png);
	padding: 11px 0px 0px;
	height: 34px;
	text-indent: 30px;
	margin: 10px 0px 0px;
}
#left .box {
	padding: 0px 22px 0px 30px;
	width: 180px;
}
#menu {
	padding: 0px 12px 0px 20px;
	width: 200px;
}
#menu li {
	line-height: normal;
	background: url(none);
	padding: 0px;
	display: inline;
}
#menu li a, #menu li a:Hover {
	color: #e4ba8b;
	text-decoration: none;
	display: block;
	padding: 4px 0px 6px 11px;
	background: url(../images/bg-menu.png) repeat-x left bottom;
}
#menu li a:Hover {
	color: #fff;
	text-decoration: underline;
}
#menu li .last, #menu li .last:Hover {
	background: url(none);
	padding-bottom: 0px;
}
#left #contact {
	padding-top: 3px;
	background: url(../images/bg-contact.png) no-repeat 153px bottom;
	padding-bottom: 5px;
}
#contact a, #contact a:Hover {
	text-decoration: none;
	color: #f19b58;
}
#contact a:Hover {
	color: #fff;
}
#contact address, #contact p {
	padding: 0px;
	line-height: 120%;
}
#contact address {
	font-weight: bold;
}
#right {
	float: left;
	width: 232px;
	margin: -5px 0px 0px;
	background: url(../images/bg-right.png) no-repeat 0px 5px;
	padding: 0px 0px 7px;
	position: relative;
	z-index: 1;
}
#right h3 {
	background: url(../images/bg-h3-right.png) no-repeat;
	padding: 11px 0px 0px;
	height: 34px;
	text-indent: 30px;
	margin: 10px 0px 0px;
}
#right .box {
	width: 180px;
	padding: 0px 30px 0px 22px;
}

#left .boxcenter {
	padding: 0px 22px 0px 30px;
	width: 180px;
	text-align: center;
}

#login {
	padding: 0px;
	margin: -10px 0px 0px;
}
#login li {
	line-height: normal;
	background: url(none);
	display: block;
	clear: both;
	height: 26px;
	width: 180px;
	padding: 0px;
}
#login .user span {
	background: url(../images/bg-login.png);
	display: block;
	margin: 3px 0px 0px;
	height: 20px;
	width: 177px;
	padding: 3px 0px 0px 3px;
}
#login .user span input {
	padding: 0px;
	height: 18px;
	width: 170px;
	border-style: none;
	background: url(none);
}
#login li .submit {
	display: block;
	float: left;
	height: 23px;
	width: 66px;
}
#login li .submit input {
	background: url(../images/button-login.png);
	padding: 0px;
	height: 23px;
	width: 66px;
	top: auto;
	cursor: pointer;
	border: none;
}
#login li .pass {
	margin: 0px 3px 0px 0px;
	float: left;
	height: 20px;
	width: 107px;
	background: url(../images/bg-pass.png);
	padding: 3px 0px 0px 3px;
}
#login li .pass input {
	padding: 0px;
	height: 18px;
	width: 105px;
	border-style: none;
	background: url(none);
}
#login .links {
	padding: 5px 0px 0px;
}
#login .links li {
	background: url(../images/list.png) no-repeat 1px 4px;
	padding: 0px 0px 0px 13px;
	height: auto;
	width: auto;
}
#login .links li a {
	color: #9e4a1b;
}
#login .links li a:Hover {
	color: #fff;
}
#news ol, #most ol {
	padding: 3px 0px 0px 25px;
	background: url(none);
}
#news ol li, #most ol li {
	color: #9e4a1b;
	padding: 0px;
}
#news ol li a, #most ol li a {
	color: #9e4a1b;
	text-decoration: none;
}
#news ol li a:Hover, #most ol li a:Hover {
	color: #fff;
	text-decoration: underline;
}
#news ol .first, #most ol .first {
	text-align: center;
	list-style: none;
	color: #ed7315;
	padding-bottom: 5px;
	margin: 0px 0px 0px -25px;
}
#news ol .first a, #news ol .first a:Hover, #most ol .first a, #most ol .first a:Hover {
	font-weight: bold;
	color: #faaf2d;
}
#news ol .first a:Hover, #most ol .first a:Hover {
	color: #fff;
}
#news .image {
	padding: 4px 0px;
	height: 162px;
	width: 170px;
	background: url(../images/bg-new.png) no-repeat;
	margin: 3px 5px 0px;
	text-align: center;
}
#header {
	height: 350px;
	width: 995px;
	position: absolute;
	left: auto;
	top: 0px;
	right: auto;
	background: url(../images/bg-header.jpg);
}
#logo {
	margin: 49px 70px 0px 39px;
	float: left;
	height: 52px;
	width: 158px;
}
#logo a, #logo a:Hover {
	display: block;
	height: 52px;
	width: 158px;
	position: absolute;
	z-index: 1;
}
#logo h2 {
	display: block;
	padding: 2px 0px;
	position: absolute;
}
#nav {
	float: left;
	padding: 28px 0px 0px;
}
#nav li {
	line-height: normal;
	background: url(none);
	display: inline;
	padding: 0px;
}
#nav li a, #nav li a:Hover {
	display: block;
	padding: 10px 15px;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #e4ba8b;
}
#nav li a:Hover {
	text-decoration: underline;
	color: #fff;
}
#subnav {
	display: block;
	float: right;
	padding: 35px 20px 0px 0px;
	color: #e4ba8b;
	text-align: center;
	width: 200px;
}
#subnav a {
	color: #e4ba8b;
}
#subnav a:Hover {
	color: #fff;
}
#user {
	padding: 80px 0px 0px 833px;
	line-height: 130%;
	color: #e4ba8b;
	font-size: 0.9em;
}
#user a, #user a:Hover, #basket a, #basket a:Hover {
	color: #faaf2d;
	text-decoration: none;
	text-transform: uppercase;
}
#user a:Hover, #basket a:Hover {
	color: #fff;
	text-decoration: underline;
}
#basket {
	line-height: 130%;
	padding: 50px 0px 0px 833px;
	font-size: 0.9em;
	color: #e4ba8b;
}
#basket span {
	font-size: 0.9em;
	color: #9e4a1b;
}
#basket span a, #basket span a:Hover {
	text-transform: none;
	color: #9e4a1b;
	text-decoration: underline;
}
#basket span a:Hover {
	color: #fff;
}
#footer {
	background: url(../images/bg-footer.png) no-repeat center top;
	margin: 0px auto;
	width: 955px;
}
#footer a {
	color: #f19b58;
}
#footer a:Hover {
	color: #fff;
}
#footer .system {
	float: left;
	padding-left: 10px;
}
#footer .copyright {
	text-align: right;
	float: right;
	line-height: 120%;
	padding: 18px 10px 0px 0px;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.content {
	font-size: 0.8em;
	padding: 0px 20px;
}
.content h4 {
	font-size: 1.2em;
}
.products {
	padding: 15px 0px 0px;
}
.products .cleaner {
	background: url(../images/bg-products-cleaner.png);
	height: 2px;
}
.product {
	background: url(../images/bg-product.png) repeat-y right top;
	width: 173px;
	margin: 0px;
	float: left;
	padding: 0px 0px 10px;
}
.products .right {
	background: url(none);
}
.product .in {
	background: url(../images/bg-product-in.jpg) no-repeat left top;
	padding: 0px 12px 0px 11px;
	width: 150px;
}
.product .in .cleaner {
	background: url(none);
	height: 1px;
}
.product .in h2 {
	text-align: center;
	padding: 10px 0px 0px;
	font-size: 1em;
	height: 45px;
}
.product .in h2 a {
	color: #fff;
	text-decoration: none;
}
.product .in h2 a:Hover {
	color: #faaf2d;
	text-decoration: underline;
}
.product .in .image {
	margin: 7px 12px 0px;
	padding: 3px 0px;
	height: 120px;
	width: 126px;
	background: url(../images/bg-product-image.png) no-repeat 0px 0px;
	text-align: center;
}
.product .in .price {
	color: #ed7315;
	text-align: center;
	padding: 7px 0px 0px;
	font-size: 0.9em;
}
.product .in .price strong {
	color: #ffd440;
}
.product .in .info {
	font-size: 0.8em;
	padding: 5px 0px 0px;
	height: 55px;
}
.product .in .info a {
	color: #f19b58;
}
.product .in .info a:Hover {
	color: #fff;
}
.product .in .detail, .product .in .detail:Hover, .product .in .buy, .product .in .buy:Hover {
	display: block;
	float: left;
	color: #ed7315;
	background: url(../images/icon-detail.png) no-repeat center 0px;
	text-align: center;
	margin: 10px 0px 0px 5px;
	padding: 43px 0px 0px;
	width: 65px;
	text-decoration: none;
}
.product .in .buy, .product .in .buy:Hover {
	background: url(../images/icon-buy.png) no-repeat center 0px;
	float: right;
	margin: 10px 5px 0px 0px;
}
.product .in .detail:Hover, .product .in .buy:Hover {
	color: #fff;
	text-decoration: underline;
}
.detail-left {
	background: url(../images/bg-product-in.jpg) no-repeat left top;
	margin: 15px 12px 0px 0px;
	width: 172px;
	float: left;
	height: 225px;
}
.detail-right .types {
	padding: 15px 0px 0px;
}
.detail-right .types li {
	background: url(none);
	padding: 0px;
	clear: both;
	width: 335px;
}
.detail-right .types li span {
	display: block;
	float: left;
}
.detail-right .types li .title {
	width: 190px;
	color: #ed7315;
}
.detail-right .types li a {
	color: #f19b58;
}
.detail-right .types li a:Hover {
	color: #fff;
}
.detail-left .image {
	background: url(../images/bg-product-image.png) left top;
	text-align: center;
	margin: 0px 23px;
	padding: 3px 0px;
	height: 120px;
	width: 126px;
}
.detail-left form ul {
	padding: 10px 0px 0px;
	margin: 0px 0px 0px -5px;
}
.detail-left form ul li {
	line-height: normal;
	background: url(none);
	display: block;
	float: left;
	color: #ed7315;
}
.detail-left form ul li span {
	display: block;
	text-align: center;
}
.detail-left form ul .psc {
	width: 44px;
}
.detail-left form ul .psc .input {
	background: url(../images/bg-pcs.png);
	padding: 3px 0px 0px 3px;
	height: 17px;
	width: 41px;
	margin: 10px 0px 12px;
}
.detail-left form ul .psc .input input {
	background: url(none);
	padding: 0px;
	width: 35px;
	border-style: none;
	text-align: center;
}
.detail-left form ul .buy {
	width: 55px;
}
.detail-left form ul .buy .submit {
	height: 40px;
	width: 55px;
	margin: 0px 0px 3px;
}
.detail-left form ul .buy .submit input {
	background: url(../images/button-buy.png);
	padding: 0px;
	height: 40px;
	width: 55px;
	border-style: none;
	cursor: pointer;
}
.detail-right {
	float: left;
	width: 335px;
	margin: 17px 0px 0px;
}
.detail-right .price {
	background: url(../images/bg-prices.png);
	width: 335px;
}
.detail-right .price .left, .detail-right .price .right {
	margin: 0px 10px 0px 0px;
	float: left;
	width: 160px;
	padding: 5px;
}
.detail-right .price .right {
	width: 145px;
	margin: 0px;
}
.detail-right .price .right .delivery {
	background: url(../images/bg-delivery.png);
	text-align: center;
	padding: 6px 0px 0px;
	height: 25px;
	width: 144px;
	color: #faaf2d;
	margin: 18px 0px 0px;
}
.detail-right .price .left .title, .detail-right .price .right .title {
	text-transform: uppercase;
	color: #fff;
	padding: 3px 0px 0px;
}
.detail-right .price .left ul {
	padding: 10px 0px 0px;
}
.detail-right .price .left ul li {
	line-height: normal;
	background: url(none);
	display: block;
	padding: 3px 0px 0px;
	width: 160px;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	clear: both;
	font-size: 0.9em;
}
.detail-right .price .left ul li span, .detail-right .price .left ul li strong {
	display: block;
	float: left;
	width: 70px;
	text-align: right;
	padding: 3px 0px 0px;
}
.detail-right .price .left ul li strong {
	color: #faaf2d;
}
.detail-right .price .left ul li .title {
	text-transform: none;
	color: #ed7315;
	width: 90px;
	text-align: left;
}
.detail-right .info {
	font-size: 0.8em;
}














.radek{
	display: block;
	clear: both;
}

#tridit{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 0.9em;
}
#strankovani{
	text-align: center;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	display: block;
	clear: both;
	font-size: 0.8em;
	padding: 3px;
}
#strankovani a{
	color: #600017;
}

#bannerbot{
	margin: 0px auto 0px auto;
	clear: both;
	display: block;
}
#komentare{
	text-align: left;
}
#komentare a{
	font-size: 0.7em;
}
#komentare p{
	display: block;
	border-bottom: 1px solid #E4EAEF;
	margin: 5px 0px 10px 0px; 
}
.drobecky{
	display: block;
	font-size: 0.8em;
	padding: 6px 5px 6px 6px;
	margin: 10px -2px 7px -2px;
}
.drobecky a{

}
.cervena{
	color: Red;
	font-size: 1.1em;
	margin-right: 5px;
}
#popis{
	display: block;
	clear: both;
	padding: 10px 0px 10px 0px;
}
#popis table{
	float: right;
	font-size: 0.8em;
	width: 70%;
}
#popis img{
	float: left;
}
.pocetkusu{
	text-align: right;
}
.pocetkusu input{
	margin-top: 15px;
	margin-bottom: 15px;
}
.pridarkosiku{
	text-align: left;
}
.pridarkosiku a{
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	padding: 4px;
	background: #E4EAEF;
	border: 1px solid #ABBDCD;
	width: 55%;
}.pridarkosiku a:hover{
	background: #ABBDCD;
	border: 1px solid #8FA7BC;
}
#seznamkosiku{
	width: 100%;
	font-size: 0.83em;
	margin: 0px 0px 20px 0px;
}
#seznamkosiku .nazevzbozi{
	width: 50%;
}
#seznamkosiku input{
	font-size: 0.83em;
}
#seznamkosiku .podtrzeni{
	border-bottom: 1px dashed #8FA7BC;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px; 
}
.dotaz{
	float: left;
	margin: 2px 0px 0px 0px;
}
.adresa{
	font-size: 0.8em;
	width: 100%;
}
.adresa td{
	padding: 3px;
}
.adresa input{
	margin: 3px 0px 3px 0px;
}
.adresa .modrabg{

}
.aligncenter{
	text-align: center;
	margin: 10px;
}






select {
	background-color : White;
	color : Black;
	width: 100px;
	font-family : Arial;
	font-size : 11px;
	font-weight : bolder;
}

#popis_kategorie{
	text-align: left;
	background: #EFF2F5;
	border-bottom: 1px solid #E4EAEF;
	border-top: 1px solid #E4EAEF;
	display: block;
	clear: both;
	font-size: 1em;
	padding: 3px;
}

.tipvkategorii{
	display: block;
	width: 140px;
	border: 1px solid #E4EAEF;
	float: left;
	padding:5px;
	margin: 3px;
	text-align: center;
	font-size: 0.8em;
}

.tipvkategorii .detailkup a{
	display: block;
	color: White;
	width: 56px;
	float: left;
	font-weight : bold;
	padding: 10px 7px 10px 7px;
	background: #3E3E3E url(bg-h2.gif) repeat-x bottom;
	margin: 5px 0px 0px 0px;
}

.tipvkategorii .detailkup a:hover{
	background: White;	
	color: Black;
	border: 1px solid #3E3E3E;
	padding: 9px 6px 9px 6px;
}

.a_login{
	font-size: 0.8em;
	width: 60%;
	text-align: center;
}

.a_login td{
	padding: 3px;
	text-align: center;
}

.a_login input{
	margin: 3px 3px 3px 3px;
}

.a_login .modrabg{

}

.button{
	background: #ADADAD url(bg-button.gif) repeat-x bottom;
	padding: 3px;
	border: 1px solid #ADADAD;
	color: White;
}

.itext{
	background: url(bg-itext.gif) repeat-x top;
	border: 1px solid #8B8B8B;
	text-align: center;
}
