@charset "utf-8";

body {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9A6634;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	color: #000000;
}

h1 {
	color: #EA771B;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2 {
	color: #EA771B;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3 {
	color: #B6793D;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* ODKAZY */
a:link,
a:visited,
a:active {
	color: #0198CD;
}

a:hover {
	color: #EA771B;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	display: block;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.header-background {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 228px;
	background-position: center top;
}

.header-wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 228px;
	position: relative;
	background-color: #56381C;
	background-image: url(images/header1.jpg);
	background-position: -87px top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.header-wrapper .logo:link,
.header-wrapper .logo:visited,
.header-wrapper .logo:active,
.header-wrapper .logo:hover {
	display: block;
	height: 131px;
	width: 206px;
	position: absolute;
	left: 11px;
	top: 14px;
}

.header-wrapper .top-menu {
	list-style-position: outside;
	list-style-type: none;
	position: absolute;
	width: 567px;
	height: auto;
	left: 396px;
	top: 199px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.header-wrapper .top-menu a:link,
.header-wrapper .top-menu a:active,
.header-wrapper .top-menu a:visited {
	color: #fdd4ab;
}

.header-wrapper .top-menu a:hover {
	color: #FFFFFF;
}

.header-wrapper .top-menu li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6b88a;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
}

.header-wrapper .top-menu .li-last {
	border-right-width: 0px;
	border-right-style: none;
}

.content-wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkgline.gif);
	background-repeat: repeat-y;
	height: auto;
	background-color: #56381C;
}

.content-wrapper .column-left {
	float: left;
	width: 220px;
	color: #FFFFFF;
}

.content-wrapper .column-middle {
	float: left;
	width: 563px;
	background-image: url(images/middle-border.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

.content-wrapper .column-right {
	float: left;
	width: 186px;
	color: #FFFFFF;
}
.content  {
	padding: 12px;
}

.footer-wrapper {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 149px;
	margin-left: auto;
	width: 970px;
	margin-right: auto;
	position: relative;
	font-size: 10px;
	color: #412C16;
	margin-bottom: 30px;
}

.footer-wrapper #footerMenu {
	text-transform: uppercase;
	color: #999999;
	width: 531px;
	position: absolute;
	left: 236px;
	top: 28px;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

.footer-wrapper #footerMenu a:link,
.footer-wrapper #footerMenu a:active,
.footer-wrapper #footerMenu a:visited {
	color: #999999;
}

.footer-wrapper #footerMenu a:hover {
	color: #555555;
}

.footer-wrapper #footerInfo {
	position: absolute;
	height: 29px;
	left: 175px;
	top: 76px;
	width: 320px;
	background-image: url(images/bwtrade.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
}

.footer-wrapper #footerCopyright {
	position: absolute;
	left: 725px;
	top: 86px;
}

.footer-wrapper a:link,
.footer-wrapper a:active,
.footer-wrapper a:visited,
.footer-wrapper a:hover {
	color: #402B16;
}
.stitek
{
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 6px;
	border: 1px solid #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
}


#menu {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#menu li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#menu a:link,
#menu a:active,
#menu a:visited {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 184px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 26px;
	font-weight: bold;
	overflow: hidden;
}

#menu a:hover,
#menu .active:link,
#menu .active:active,
#menu .active:visited,
#menu .active:hover {
	background-position: 0px -27px;
}

#menu .actives:link,
#menu .actives:active,
#menu .actives:visited,
#menu .actives:hover {
	background-position: 0px -54px;
}

#menu ul {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 210px;
}

#menu .submenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	width: 210px;
}

#menu .submenu a:link,
#menu .submenu a:active,
#menu .submenu a:visited {
	background-image: none;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: normal;
	background-color: #6E4C2A;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
}

#menu .submenu a:hover
{
	background-color: #815932;
}

#menu .submenu .active:link,
#menu .submenu .active:active,
#menu .submenu .active:visited,
#menu .submenu .active:hover {
	background-color: #EA771B;
	font-weight: bold;
}


#cart {
	background-image: url(images/basket-bkg.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #55381C;
}

#cart .cart-button:link,
#cart .cart-button:active,
#cart .cart-button:visited {
	background-image: url(images/button-basket.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	width: 150px;
	height: 20px;
	position: absolute;
	left: 12px;
	top: 47px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
}

#cart .cart-button:hover {
	background-position: left -26px;
}

#cart .cart-text {
	position: absolute;
	top: 85px;
	width: 152px;
	height: 84px;
	left: 12px;
	text-align: center;
	font-size: 11px;
}

.catalogItem {
	float: left;
	height: 359px;
	width: 170px;
	background-image: url(images/catalog-item.gif);
	padding: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}

.catalogItem .catalogItem-icons {
	height: 17px;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	text-align: right;
}

.catalogItem h3 {
	font-size: 12px;
	display: block;
	height: 48px;
	overflow: hidden;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 7px;
}

.catalogItem .catalogItem-photo {
	height: 122px;
	text-align: center;
}

.catalogItem .catalogItem-text {
	margin: 7px;
	height: 50px;
	overflow: hidden;
	font-size: 10px;
	color: #666666;
}

.catalogItem .catalogItem-price {
	font-size: 17px;
	color: #666666;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.catalogItem  .catalogItem-rec-price {
	font-size: 11px;
	color: #F56121;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 8px;
}

.catalogItem .catalogItem-button:link,
.catalogItem .catalogItem-button:active,
.catalogItem .catalogItem-button:visited {
	background-image: url(images/button-more-info.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	height: 20px;
	width: 150px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
}

.catalogItem .catalogItem-button:hover {
	background-position: left -26px;
}

.search-wrapper {
	height: 60px;
	width: 194px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.search-wrapper .search-form {
	background-image:url(images/search-field.gif);
	width:151px;
	color:#666666;
	font-size:10px;
	font:Tahoma, Arial, Verdana, 'Times New Roman';
	padding:6px;
	margin:0px;
	display: block;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.search-wrapper .search-button {
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search-parts-wrapper {
	width: 194px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.search-parts {
	display: block;
	float: left;
	height: auto;
	padding-right: 5px;
	padding-bottom: 2px;
	font-weight: normal;
}

.link-search-parts:link,
.link-search-parts:active,
.link-search-parts:visited
{
	color: #977048;
}

.link-search-parts:hover {
	color: #EA771B;
}

.favourite-wrapper {
	width: 194px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.favourite-wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

.favourite-wrapper li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A6634;
}

.favourite-wrapper a:link,
.favourite-wrapper a:active,
.favourite-wrapper a:visited {
	color: #fdd4ab;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}

.favourite-wrapper a:hover {
	color: #EA771B;
}

.value-wrapper {
	background-image: url(images/value-bkg.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57381C;
	position: relative;
	padding-top: 40px;
}

.value-wrapper #formValueCode {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 154px;
}

.value-wrapper .value-form {
	background-image:url(images/value-field.gif);
	width:110px;
	color:#666666;
	font-size:10px;
	font:Tahoma, Arial, Verdana, 'Times New Roman';
	padding:6px;
	margin:0px;
	display: block;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.value-wrapper .value-button {
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.value-wrapper a:link,
.value-wrapper a:active,
.value-wrapper a:visited,
.value-wrapper a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin-top: 5px;
}

.news-wrapper {
	background-image: url(images/bar-brown-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
}

.news-wrapper h3 {
	font-size: 11px;
	text-transform: uppercase;
}

.news-wrapper a:link,
.news-wrapper a:active,
.news-wrapper a:visited {
	color: #fdd4ab;
}

.news-wrapper a:hover {
	color: #EA771B;
}

.link-orange:link,
.link-orange:active,
.link-orange:visited {
	color: #EA771B;
}

.link-orange:hover {
	color: #EA771B;
}

.link-white:link,
.link-white:active,
.link-white:visited {
	color: #FFFFFF;
}

.link-white:hover {
	color: #EA771B;
}

.label-news {
	background-image: url(images/label-news.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 64px;
	margin-bottom: 12px;
}

.label-search {
	background-image: url(images/label-search.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 106px;
	margin-bottom: 12px;
}

.label-favourite {
	background-image: url(images/label-favourite.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 155px;
	margin-bottom: 12px;
}

.category-description {
	font-size: 11px;
	height: 180px;
	overflow: auto;
}

.catalog-producers {
	background-color: #F5F5F5;
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 10px;
}

.catalog-producers a:link, .catalog-producers a:active, .catalog-producers a:visited {
	color: #666666;
}

.catalog-producers a:hover {
	color: #9A6634;
}

.catalog-producers .button-producers {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}

.catalog-table {
	font-size: 11px;
}

.catalog-table h4 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.catalog-table tr {
	background-color: #F2F2F2;
}

.catalog-table td {
	padding-right: 4px;
	padding-left: 4px;
}
.catalog-table  th  {
	background-color: #EA771B;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
}

.column-half {
	width:50%;
	float:left;
}

.content-half {
	padding-right: 20px;
}

.detailVideo {
	background-color: #F5F5F5;
	text-align: center;
	padding: 10px;
}

.colors-wrapper {
	width: 50px;
	margin-right: 4px;
	margin-bottom: 4px;
	height: 25px;
	float: left;
}

.colors-wrapper input {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.colors-wrapper .color-frame {
	height: 12px;
	width: 20px;
	margin: 4px;
	border: 1px solid #333333;
	float: left;
}


.photogallery {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #EEEEEE;
	padding: 1px;
}

.message {
	color: #9A6634;
	background-color: #FBF8F4;
	padding: 10px;
	border: 1px solid #9A6634;
	margin-top: 20px;
	margin-bottom: 20px;
}

.cart-bkgColor {
	background-color: #EA771B;
}

.ul-subcategories {
	float: left;
	margin-right: 10px;
	width: 100px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.textfield-basket {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 25px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}

.textfield-1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	width: 250px;
}

.textfield-2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	width: 200px;
}

.textfield-3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	width: auto;
}

.button-1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0198CD;
	margin: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	padding: 4px;
}

.button-2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	margin: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	padding: 4px;
}

.to-small {
	font-size: 10px;
}

.to-normal {
	font-size: 11px;
}

.to-bold {
	font-weight: bold;
}

.to-big {
	font-size: 20px;
}

.to-big1 {
	font-size: 12px;
}
.to-big2 {
	font-size: 40px;
	color: #CCCCCC;
}
.to-gray {
	color: #666666;
}

.to-orange
{
	color: #EA771B;
}


.to-lightgray {
	color: #999999;
}

.to-white {
	color: #FFFFFF;
}

.to-annotation {
	font-size: 11px;
	line-height: 17px;
}

.to-right {
	float: right;
}

.to-left {
	float: left;
}

.ncsv {
	display: none;
}

.clearboth {
	clear: both;
}

.cursor-help:link,
.cursor-help:active,
.cursor-help:visited,
.cursor-help:hover {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}

/* STRANKOVANI */
.paging {
	font-size:11px;
	color: #FFFFFF;
	background-color: #6E4C2A;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	display:block;
}

.paging-separator {
	font-size:10px;
	color: #999999;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.paging:link,
.paging:active,
.paging:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.paging:hover {
	color:#FFFFFF;
	background-color:#EA771B;
	text-decoration:none;
}

.paging-active {
	background-color: #EA771B;
	color: #FFFFFF;
}

#moreInfo
{
	display: block;
	height: 31px;
	width: 50px;
	position: absolute;
	left: 454px;
	top: 178px;
}
