* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background: url(img/bg.png) left 190px repeat-x; */
	}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}

#wrapper {
	width: 975px;
	margin: 0 auto;
	}

#header {
	width: 908px;
	height: 140px;
	background: url(img/header.jpg);
	margin: 0 0 0 24px;
	}

#header #desc {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	width: 371px;
	float: left;
	margin: 0 0 0 98px;
	display: inline;
	}

a#logo {
	display: block;
	width: 371px;
	height: 61px;
	background: url(img/logo.png) left bottom no-repeat;
	padding: 24px 0 0 0;
	margin: 0 0 6px 0;
	}

#header #desc a#logo span {
	display: none;
	}

#header #desc span {
	display: block;
	margin: 0 0 0 10px;
	}

#header #basket {
	width: 186px;
	height: 120px;
	margin: 6px 0 0 0;
	float: right;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	}

#basket a.kosik {
	color: #990000;
	display: block;
	text-align: center;
	width: 96px;
	height: 31px;
	background: url(img/a-kosik.png);
	margin: 5px 0 0 4px;
	line-height: 31px;
	}

#basket span {
	display: block;
	height: 42px;
	padding: 10px 0 0 10px;
	}

#basket div {
	padding: 6px 0 0 24px;
	}

#basket a.vyp {
	display: block;
	font-size: 10px;
	color: #990000;
	width: 66px;
	height: 22px;
	line-height: 22px;
	background: url(img/a-vyp.png);
	float: left;
	text-align: center;
	margin: 0 5px 0 0;
	}

#basket a.obj {
	display: block;
	font-size: 10px;
	color: #fff;
	width: 66px;
	height: 22px;
	line-height: 22px;
	background: url(img/a-obj.png);
	float: left;
	text-align: center;
	}

#menu {
	width: 900px;
	height: 51px;
	background: url(img/menu.png);
	margin: 0 0 0 32px;
	}

#menu ul {
	padding: 0 0 0 4px;
	}

#menu ul li {
	list-style: none;
	float: left;
	}

#menu ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	float: left;
	background: url(img/menu-li.png) right 10px no-repeat;
	font-size: 16px;
	text-align: center;
	color: #990000;
	font-weight: bold;
	}

#menu ul li a span {
	padding: 0 28px;
	}

#menu ul li a:hover {
	color: #000;
	text-decoration: none;
	}

#menu ul li.active a {
	background: url(img/menu-li-h-left.png) left bottom no-repeat;
	color: #333;
	}

#menu ul li.active a span {
	display: block;
	height: 50px;
	background: url(img/menu-li-h-right.png) right bottom no-repeat;
	float: left;
	}

#logblock {
	height: 133px;
	margin: 0 0 0 33px;
	padding: 6px 0 0 0;
	}

#logblock #ban {
	width: 706px;
	float: left;
	}

#logblock #ban img {
	border: none;
	}

#logblock #login {
	width: 177px;
	height: 133px;
	background: url(img/login.png);
	float: right;
	padding: 0 0 0 8px;
	margin: 0 43px 0 0;
	display: inline;
	font-size: 14px;
	color: #7ccefa;
	font-weight: bold;
	}

#logblock #login span {
	line-height: 35px;
	}

#logblock #login form a {
	margin: 3px 0 0 0;
	}

#logblock #login input#name, #logblock #login input#pass {
	width: 158px;
	height: 20px;
	background: url(img/login-input.png) left top repeat-x;
	border: none;
	font-size: 10px;
	color: #7ccefa;
	padding: 6px 2px 0 10px;
	margin: 0 0 7px 0;
	}

#logblock #login a#lost {
	width: 56px;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	border: none;
	background: none;
	float: left;
	line-height: 1;
	}

#logblock #login a#reg {
	background: url(img/login-reg.png);
	text-align: center;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	width: 56px;
	height: 22px;
	line-height: 22px;
	float: left;
	}

#logblock #login a#log {
	background: url(img/login-log.png);
	text-align: center;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	width: 56px;
	height: 22px;
	line-height: 22px;
	float: left;
	margin-left: 4px;
	}

#content {
	background: url(img/content.png) left top repeat-y;
	padding: 3px 48px 0 37px;
	}

#leftblock {
	float: left;
	width: 710px;
	}

#sidebar-left {
	width: 180px;
	float: left;
	}

#sidebar-right {
	width: 180px;
	float: right;
	}

.side ul li {
	list-style: none;
	}

#sidebar-left ul li.products {
	background: url(img/products-bg.png) left top repeat-y;
	margin: 0;
	}

#sidebar-left ul li.products ul {
	background: url(img/products-bottom.png) left bottom no-repeat;
	padding: 0 0 5px 0;
	}

#sidebar-left ul li.products ul li ul {
	background: none;
	padding: 0;
	}

#sidebar-left ul li.products #products-top {
	height: 31px;
	padding: 5px 0 0 1px;
	background: url(img/products-top.png);
	margin: 0 0 2px 0;
	}

#products-top h4 a {
	width: 83px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	float: left;
	margin: 0 0 0 4px;
	display: inline;
	}

#products-top h4.active a {
	background: url(img/products-active.png);
	}

#products-top h4.active a:hover {
	text-decoration: none;
	}

li.products ul li {
	/*height: 27px;*/
	background: url(img/products-li-bottom.png) left 26px no-repeat;
	}

li.products ul li.sub {
	height: auto;
	}

li.products ul li span.plus {
	display: block;
	width: 20px;
	height: 27px;
	background: url(img/products-li-plus.png) 5px 9px no-repeat;
	float: left;
	}

li.products ul li span.minus {
	display: block;
	width: 20px;
	height: 27px;
	background: url(img/products-li-minus.png) 5px 9px no-repeat;
	float: left;
	}

li.products ul li span.plus-active {
	display: block;
	width: 20px;
	height: 27px;
	background: url(img/products-li-active-plus.png) 7px 9px no-repeat;
	float: left;
	}

li.products ul li span.minus-active {
	display: block;
	width: 20px;
	height: 27px;
	background: url(img/products-li-active-minus.png) 7px 9px no-repeat;
	float: left;
	}

li.products ul li a {
	line-height: 27px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 20px;
	}

li.products ul li.sub a {
	padding: 0;
	}

li.products ul li.active {
	background: url(img/products-li-active.png) left top no-repeat;
	color: #218900;
	}

li.products ul li.active a {
	color: #218900;
	}

li.products ul li.sub ul li {
	margin: 0 0 0 6px;
	background: #3a9300;
	padding: 0 0 0 14px;
	}

li.products ul li.sub ul li a {
	color: #fff;
	padding: 0 0 0 20px;
	}

li.products ul li.sub ul li.sub a {
	padding: 0;
	}

li.products ul li.sub ul li.active a {
	color: #ccc;
	}

li.products ul li.sub ul li.active ul li a {
	color: #fff;
	}

li.products ul li.sub ul li.sub ul li a {
	padding: 0 0 0 20px;
	}

li.products ul li.sub ul li.sub ul li.sub a {
	padding: 0;
	}

li.products ul li.sub ul li.sub ul li.sub ul li a {
	padding: 0 0 0 20px;
	}

.side ul li.info h4 {
	height: 31px;
	line-height: 31px;
	background: url(img/side-h4-left.png) left top no-repeat;
	font-size: 13px;
	text-align: center;
	color: #006699;
	font-weight: bold;
	margin: 5px 0 0 4px;
	float: left;
	display: inline;
	}

.side ul li.info h4 span {
	display: block;
	padding: 0 20px;
	height: 31px;
	background: url(img/side-h4-right.png) right top no-repeat;
	float: left;
	}

.side ul li.info {
	margin: 5px 0 0 0;
	background: url(img/side-top.png) left top no-repeat #e1f3fc;
	}

.side ul li.info ul {
	clear: both;
	padding: 1px 0 8px 0;
	background: url(img/side-bottom.png) left bottom no-repeat;
	}

.side ul li.info ul li a {
	display: block;
	height: 27px;
	line-height: 27px;
	background: url(img/side-li.png) left bottom no-repeat;
	padding: 0 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	}
.ssss {
    display: inline;
    height: 150px;
    line-height: 27px;
    background-image: none
    padding: 0 0 0 0px;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

.side ul li.info div {
	color: #003366;
	font-size: 12px;
	padding: 10px 15px;
	}

.side ul li.search {
	height: 113px;
	background: url(img/search-box.png);
	}

.side ul li.search h4 {
	padding: 5px 0 0 4px;
	height: 31px;
	line-height: 31px;
	width: 96px;
	text-align: center;
	color: #990000;
	font-weight: bold;
	font-size: 13px;
	}

.side ul li.search #search {
	width: 144px;
	height: 22px;
	border: none;
	background: none;
	margin: 12px 0 0 9px;
	color: #444;
	font-size: 12px;
	padding: 4px 8px 0 8px;
	}

.side ul li.search #searchsubmit {
	width: 56px;
	height: 22px;
	border: none;
	background: url(img/search-button.png);
	margin: 8px 10px 0 0;
	float: right;
	}

.side ul li.search form a.popis {
	margin: 8px 0 0 9px;
	line-height: 22px;
	height: 22px;
	background: url(img/search-popis.png) 2px 4px no-repeat;
	color: #990000;
	font-size: 10px;
	float: left;
	padding: 0 0 0 21px;
	display: inline;
	}

.side ul li.search form a.popis:hover {
	background: url(img/search-popis-hover.png) 2px 4px no-repeat;
	}

.side ul li.pics {
	margin: 3px 0 0 9px;
	}

.side ul li.pics img {
	border: none;
	margin: 12px 0 0 0;
	}

#text {
	width: 530px;
	float: right;
	background: url(img/text-top.png) left top no-repeat;
	padding: 6px 0 0 0;
	}

.paging {
	font-size: 14px;
	color: #333;
	width: 509px;
	height: 27px;
	line-height: 27px;
	background: url(img/paging.png);
	text-align: center;
	margin: 0 0 0 13px;
	}

.paging a {
	color: #333;
	}

.paging span {
	padding: 0 55px 0 0;
	}

#items {
	margin: 13px 0 3px 0;
	}

.product {
	margin: 0 0 9px 11px;
	width: 143px;
	height: 246px;
	background: url(img/product.png);
	float: left;
	display: inline;
	padding: 0 10px;
	}

.product .top {
	height: 155px;
	}

.product .vars {
	font-size: 10px;
	height: 30px;
	}

.product h2 {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 1px 0;
	}

.product h2 a {
	color: #333;
	}

.product h2 a:hover {
	text-decoration: none;
	color: #990000;
	}

.product img {
	border: none;
	}

.product .price {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: center;
	}

.product .price .strike, .kategorie-zbozi-cena .strike {
	color: #990000;
	background: url(img/strike.png) left center repeat-x;
	}

.product .order .no {
	width: 30px;
	height: 26px;
	background: url(img/no.png) left top no-repeat;
	float: left;
	}

.product .piec {
	display: block;
	float: left;
	padding: 0 0 0 5px;
	}

.product .order {
	margin: 6px 0 0 0;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 26px;
	}

.product .order .no input {
	width: 26px;
	height: 23px;
	border: none;
	background: none;
	text-align: center;
	padding: 3px 2px 0 2px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 5px 0 0;
	}

.product .order .add {
	display: block;
	background: url(img/order.png);
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #990000;
	font-weight: bold;
	font-size: 10px;
	float: right;
	vertical-align: middle;
	margin: 2px 0 0 0;
	}

.product .order .add_button {
	display: block;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(img/order.png);
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #990000;
	font-weight: bold;
	font-size: 10px;
	float: right;
	vertical-align: middle;
	margin: 2px 0 0 0;
	padding-bottom: 2px;
	border: 0px;
	}


#box {
	width: 975px;
	height: 46px;
	background: url(img/box.jpg);
	text-align: center;
	color: #fff;
	line-height: 46px;
	font-size: 12px;
	padding: 178px 0 0 0;
	}

#box a {
	color: #fff;
	}


/* */


.inpage {
	padding-left: 10px;
	padding-right: 10px;
	}

.product-detail {
	padding-left: 10px;
	padding-right: 10px;
	}

.product-detail .top {
	height: 155px;
	}

.product-detail .vars {
	font-size: 10px;
	height: 30px;
	}

.product-detail h2 {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 1px 0;
	}

.product-detail h2 a {
	color: #333;
	}

.product-detail h2 a:hover {
	text-decoration: none;
	color: #990000;
	}

.product-detail img {
	border: none;
	}

.product-detail .price {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: center;
	}

.product-detail .price .strike {
	color: #990000;
	background: url(img/strike.png) left center repeat-x;
	}

.product-detail .order .no {
	width: 30px;
	height: 26px;
	background: url(img/no.png) left top no-repeat;
	float: left;
	}

.product-detail .piec {
	display: block;
	float: left;
	padding: 0 0 0 5px;
	}

.product-detail .order {
	margin: 6px 0 0 0;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 26px;
	}

.product-detail .order .no input {
	width: 26px;
	height: 23px;
	border: none;
	background: none;
	text-align: center;
	padding: 3px 2px 0 2px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 5px 0 0;
	}

.product-detail .order .add {
	display: block;
	background: url(img/order.png);
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #990000;
	font-weight: bold;
	font-size: 10px;
	float: right;
	vertical-align: middle;
	margin: 2px 0 0 0;
	}

.product-detail .order .add_button {
	display: block;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(img/order.png);
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #990000;
	font-weight: bold;
	font-size: 10px;
	float: right;
	vertical-align: middle;
	margin: 2px 0 0 0;
	padding-bottom: 2px;
	border: 0px;
	}

