body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: gray;

/*	background-repeat: repeat-x;*/
	background-color: #dac1a7;
	text-align:center;
}

hr {
	display:none;
	visibility:hidden;
} 
 
 
#mainContainer {
	margin: 0px auto;
	background-image: url(../images/topLeftBckg.jpg);
	background-repeat: no-repeat;
/*	max-width: 1280px;*/
/*	min-width: 1020px;*/
	/*min-width: 990px;*/
	width: 1022px;
/*	border: 1px solid orange;*/
	display: block;
	float: left;
/*	background-color: Aqua;*/

}

#generalContainer {
	margin: 0 auto;
	text-align: left;
	width: 1022px;
}

#contentContainer {
	position: relative;
	width: 100%;
	display: block;
	float: left;
	background-image: url(../images/sidesBckg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#topContainer {
	height: 220px;
	width: 100%;
	background-image: url(../images/topLeftBckg.jpg);
	background-repeat: no-repeat;	
	background-color: #dbc1a8;
	position: relative;
}

#weekTipContainer {
	width: 239px;	
	height: 220px;
	background-image: url(../images/weekTipBckg.jpg);
	float: right;
	text-decoration: none;
}

#weekTipContainer img {
	border:0px;
	margin-top: 34px;
	margin-left: 5px;
	max-width: 96px;
	max-height: 168px;
	height: 168px;
}

.weekTipText {
	width: 95px;
	margin-top: -70px;
	margin-right: 35px;
}

#weekTipContainer h2, h3, p {
	font-size: 8pt;
	color: #45382d;
	margin: 0px;
}

#weekTipContainer h3 { 
	font-weight: normal;
}

#leftContainer {
	width: 225px;
	position: absolute;
	left: 0px;
	margin-top: 71px;
}

#leftContainerContent {
	width: 204px;
	min-height: 250px;	
	float: left;
	_height: 250px;	
	margin-left: 15px;
	background-image: url(../images/columnBckg.jpg);
	color: #f5e3ce;
}

#leftContainerBottom {
	width: 204px;
	height: 20px;
	margin-left: 15px;
	background-image: url(../images/columnBottomBckg.jpg);
	float: left;
}

#rightContainer {
	width: 220px;
/*	min-height: 250px;*/
	position: absolute;
	right: 0px;
	top: 0px;
	float: right;
	clear: both;
}

#rightContainerContent {
	width: 204px;
	min-height: 250px;	
	_height: 250px;	
	display: block;
	background-image: url(../images/columnBckg.jpg);
	float: left;
/*	border: 1px solid red;*/
}

#rightContainerBottom {
	width: 204px;
	height: 20px;
	margin-right: 15px;
	background-image: url(../images/columnBottomBckg.jpg);
	float: left;
}

.columnHeading {
	width: 204px;
	height: 16px;
	background-image: url(../images/columnHeadingBckg.jpg);
	color: #f0e6db;
	text-align: center;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}

.columnHeading h3 {
	font-size:8pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color: #f0e6db;
}

.odsazeny {
	margin-top: 20px;
}

.middleContainer {
	margin-right: 12px;
	background-color: white;
	position: relative;
	padding-bottom: 15px;
	/*
	margin-left: 235px;
	float: left;
	*/
	float: right;
	width: 775px;
}

#menuContainer {
/*	background-color: Black;*/
	padding-left: 90px;
}

#tabsContainer {
	margin: 0px auto;	
	border-collapse: collapse;
}

#tabsContainer td, #tabsContainer h5 {
	margin: 0px;
	padding: 0px;
}

#tabsContainer h5 {
	font-weight:normal;
}

.tabNormal, .tabSelected { 
	height: 24px;
	float: left;
	margin-right: 2px;
}

.tabNormalLeft, .tabSelectedLeft {
	width: 4px;
	height: 24px;
	background-image: url(../images/menuTabNormalLeft.png);
	float: left;
}

.tabNormalRight, .tabSelectedRight {
	width: 4px;
	height: 24px;
	background-image: url(../images/menuTabNormalRight.png);
	float: left;
}

.tabNormalMiddle, .tabSelectedMiddle {
	height: 20px;
	background-image: url(../images/menuTabNormalMiddle.png);
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #f4ebe2;
	text-decoration: none;
	font-size: 10pt;
	padding-top: 4px;
}

#tabsContainer a:hover {
	color: White;
}

.tabSelectedLeft { background-image: url(../images/menuTabSelectedLeft.png); }
.tabSelectedRight { background-image: url(../images/menuTabSelectedRight.png); }
.tabSelectedMiddle {	background-image: url(../images/menuTabSelectedMiddle.png); }

#itemsContainer {
	margin: 0 auto;
	margin-top: 2px;
/*	background-color: yellow;*/
	padding: 15px;
	padding-bottom: 35px;
	clear: both;
}

.cardsContainer {
	margin: 0px auto;
	margin-top: 2px;
/*	background-color: #ffffcc;*/
	padding: 15px;
	padding-bottom: 35px;
	float: left;
/*	min-width: 580px;	*/
	min-width: 508px;
}

#subMenuContainer {
/*	margin: 0 auto;*/
	background-color: #f1e1d1;
	text-align: center;
	color: #976262;
/*	margin-left: 235px;
	margin-right: 235px;*/
	border-bottom: 2px solid #dbc1a8;

	/*min-width: 580px;*/
/*	min-width: 670px;*/
	width: 100%;
	
	border-collapse: collapse;
	height: 22px;

	line-height: 1.5em;
}

#subMenuContainer td {
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 8px;
	padding-bottom: 10px;	

}



#subMenuContainer td.subMenuLeft {
	width: 15px;
	background-image: url(../images/subMenuLeftBckg.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;

}

#subMenuContainer td.subMenuRight {
	width: 15px;
	background-image: url(../images/subMenuRightBckg.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;	
}



#subMenuContainer a {
	text-decoration: underline;
	color: #931d00;
}

#subMenuContainer a:visited {
	
}

#subMenuContainer a:hover {
	color: #fb0000;
	text-decoration: underline;
}





#headNavigationContainer {
	width: 100%;
	margin-bottom: 5px;
	float: left;
	
}

#headNavigationContainer h1 {
	margin: 0px;
	font-size: 11pt;
	color: #bd0000;
	margin-bottom: 2px;
}

#headNavigationContainer a {
	color: #838383;
	/*text-decoration: none;*/
	text-decoration: underline;
	font-size: 7pt;
}

#headNavigationContainer a:hover {
	color: #393939;
	text-decoration: underline;
}




#alphabetContainer  {
	margin: 0px auto;
/*	width: 622px;*/
	width: 644px;
	border-collapse: collapse;
	margin-top: 15px;
	clear: both;

}

#alphabetContainer td {
	margin: 0px;
	padding: 0px;
}

#alphabetContainer a {
	text-decoration: none;
	color: White;
	width: 22px;
	height: 17px;
	background-image: url(../images/alphabetNormalBckg.jpg);
	float: left;
	text-align: center;
	padding-top: 3px;
	margin-right: 1px;
	
}
#alphabetContainer a.alphabetContainerDisabled {
	background-image: url(../images/alphabetDisabledBckg.jpg);
}
#alphabetContainer a:hover {
	background-image: url(../images/alphabetOverBckg.jpg);
}

#alphabetContainer a.alphabetSelected {
	background-image: url(../images/alphabetSelectedBckg.jpg);
}

#headNavigationContainer a.productSpecialLink {
	background-image: url(../images/productSpecialButton.jpg);
	width: 200px;
	height: 24px;
	float: right;
	padding-top: 13px;
	padding-left: 8px;
	color: White;

}

table.filtersContainer {
	height: 21px;
	background-color: #dec4ab;

	min-width: 670px;
	width: 97%;
	color: #976262;
	margin: 1px auto 0px auto;
	border-collapse: collapse;
	clear: both;
}

.filtersContainer td {
	margin: 0px;
	padding: 0px;
}

tr.filterVyrobci {
	max-height: 80px;
}

td.filtersMiddle {
}

td.filtersLeft {
	width: 6px;
	height: 21px;
	background-image: url(../images/filtersLeftBckgNew.jpg);
	background-repeat: no-repeat;
}
td.filterVerticalMiddle {
	background-color: #DEC4AB;
}
div.vyrobci {
	max-height:80px;
	overflow-y:auto;
}

.filtersLeft.bottomVersion {
	/*background-image: url(../images/filtersLeft2Bckg.jpg);*/
	background-image: url(../images/filtersLeftBckgNew.jpg);
}

td.filtersRight {
	width: 6px;
	height: 21px;
	/*background-image: url(../images/filtersRightBckg.jpg);*/
	background-image: url(../images/filtersRightBckgNew.jpg);
	background-repeat: no-repeat;
}

td.filterTopLeft {
	background-image: url(../images/filterBckTopLeft.jpg);
	width: 6px;
	height: 5px;
}
td.filterTopRight {
	background-image: url(../images/filterBckTopRight.jpg);
	width: 6px;
	height: 5px;
}
td.filterBottomLeft {
	background-image: url(../images/filterBckBottomLeft.jpg);
	width: 6px;
	height: 5px;
}
td.filterBottomRight {
	background-image: url(../images/filterBckBottomRight.jpg);
	width: 6px;
	height: 5px;
}

.filterProducerContainer {
	height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: White;
	background-color: #b99877;
	min-width: 200px;
	float: left;
}

select.filtrSelect {
	margin: 0px;
	font-size: 11px;
	line-height: normal;
	font-family: verdana,Geneva,Arial;
	/*background: none;*/
	background-color: white;
	/*background: transparent url(../images/comboback.png) repeat-x scroll 0 0;*/
	border:1px solid #979797;
	width: 125px;
}

.pageNavigationContainer {
	height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 4px;
	color: White;


	float: right;
}

.pageNavigationContainer a {
	color: White;
	text-decoration: none;
	margin-right: 3px;
}

.pageNavigationContainer a:hover {
	color: #795b3e;
}

a.goBack {
	width: 22px;
	height: 17px;
	padding-top: 3px;
	margin-left: 2px;
	text-align: center;
	background-image:url(../images/pageNormal.png);
	float: left;
}
a.goBack img {
	margin-top: 1px;
	border: 0px;
}

a.goForward {
	width: 22px;
	height: 17px;
	padding-top: 3px;
	margin-left: 2px;
	text-align: center;
	background-image:url(../images/pageNormal.png);
	float: left;
	margin-left: 2px;
}
a.goForward img {
	margin-top: 1px;
	border: 0px;
}

ul.menu {
	font-size:11px;
}

ul.menu, ul.menu li ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
ul.menu li ul {
	clear:both;
	margin-top:0px;
	position:absolute;
	visibility:hidden;
	width:140px;
}

.horMenuMain {
	color:white;
	display:block;

	height:18px;

	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	margin-right: 10px;
}


.horMenuMain:hover {
	
}

ul.menu li {
	float:left;
}

.horMenuItem {
	color:white;
	display:block;
	padding: 3px 15px 3px 10px;
	text-align:left;
	text-decoration:none;
	width:160px;
	background-color: #d1bba5;
}

.horMenuItem:hover {
	background-color:#c0a385;

}

ul.menu li:hover ul, ul.menu li.hover ul {
	visibility:visible;
}


#booksMenuContainer {
	width: 120px;
	position: absolute;
	left: 367px;
	top: 107px;
	text-align: right;
}

#booksMenuContainer a {
	color: #986A41;
	text-decoration: none;
	width: 120px;
	/*height: 32px;*/
	float: left;
	/*border: 1px solid Aqua;*/
	margin-bottom: 2px;	
}

#userOptionsContainer {
/*	border: 1px solid Aqua;*/
	width: 310px;
	height: 120px;
	position: absolute;
/*	top: 90px;*/
	top: 100px;
	left: 445px;
	color: #b17e4a;
}

#userOptionsContainer form {
	margin: 0px;
	padding: 0px;
	/*padding-bottom: 19px;*/
}

.buttonLoginOK {
	width: 33px;
	height: 21px;
	border: none;
	background: none;
	background-image: url(../images/buttonOK.jpg);
	cursor: pointer;
}


#basketContainer {
	width: 90px;
	height: 50px;
	background-image: url(../images/bookBasket.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 50px;	
/*	border: 1px solid red;*/
}

#userContainer {
	width: 100px;
	height: 50px;
	background-image: url(../images/bookUser.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 50px;	
/*	border: 1px solid red;*/

	
}

#basketContainer a, #userContainer a {
/*	text-decoration: none;*/
	text-decoration: underline;
	float: left;
	clear: both;
	white-space: nowrap;
	color:  #4d3721;
}


#basketContainer a:hover, #userContainer a:hover {
	color:  #986a41;
}

.formContainer {
	margin-left: 15px;
	float: left;
	line-height: 160%;
}
.formContainer a {
	clear: both;
	color: #F5E3CE;
	float: left;
	margin-bottom: 2px;
	margin-top: 3px;
	text-decoration: underline;
	width: 170px;
}

.formContainer form {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

.buttonSearchOK {
/*
	width: 33px;
	height: 21px;
	border: none;
	background: none;
	background-image: url(../images/buttonSearch.jpg);
	cursor: pointer;
	*/
	font-size: 11px;
	cursor: pointer;
}

.textboxLogin {
	width: 132px;
	height: 21px;
	background-image: url(../images/textBoxLogin.jpg);
	float: left;
	margin: 0px;
}

.textboxLogin input {
/*	border: 1px solid red;*/
	border: none;

	background: transparent;
	font-size: 7pt; 
	color: #5d4731;
	margin-left: 5px;
	margin-top: 2px;
}

.textboxSearch {
	border: none;
	height: 16px;
	background: url(../images/searchBckg.gif) repeat-x scroll 0 0 #FFFFFF;
	border:1px solid #888888;/*CCCCCC*/
	margin-right: 5px;
	width: 230px;
	font-family: Verdana, Geneva;
	font-size: 11px;
}

.textboxSearch input {
	font-size: 7pt; 
	color: #ffffff;
	margin-left: 5px;
	margin-top: 2px;
	width: 120px;
	padding: 0 0.2em;
}

.subCategories {
	float: left;
	/*width: 170px;
	margin-left: 15px;
	*/

	margin-left: 5px;
	width: 196px;
	
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 11px;
}

.subCategories ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 180%;
}

.subCategories ul li {
	background: url("../images/menu-lev-1.png") repeat-x scroll center bottom transparent;
	padding: 5px 5px 5px 5px;
	margin: 1px 0px;
	-moz-border-radius: 4px 4px 4px 4px;
}

.subCategories ul li:hover {
	opacity:0.85;
}

.subCategories ul li a {
	text-decoration: none;
	-moz-border-radius: 4px 4px 4px 4px;
}
ul.subCategories ul li a:hover {	color: #fff;	}

/* subCat 2 */
ul.subCategories2 li {
	background: none;
	border-bottom: 1px dotted #ffaaaa;
}
ul.subCategories2 li a {
	text-decoration: underline;
}
ul.subCategories2 li a span { text-decoration:none;}
ul.subCategories2 li:hover {	opacity: 1; }
ul.subCategories2 ul li a:hover {	color: #483726;	}

/* subCat 3 */
ul.subCategories3 {
	background-color: #BBADA0;
	/* DDCFC2;*/
	border-left: 1px dotted #BD0000;
	border-top: 1px dotted #BD0000;
	border-bottom: 1px dotted #BD0000;
	line-height: 130%;
}
ul.subCategories3 li {
	background: none;
	border: none;
	/*border-bottom: 1px dotted #ffaaaa;*/
	font-size: 10px;
}
ul.subCategories3 li a {
	text-decoration: underline;
}
ul.subCategories3 li a span { text-decoration:none;}
ul.subCategories3 li:hover { opacity: 1; }
ul.subCategories3 ul li a:hover {	color: #483726;	}

.selected { color: #222222; }

.subCategories a {
	/*float: left;*/
	clear: both;
	margin-bottom: 2px;
	margin-top: 3px;
	/*text-decoration: none;*/
	text-decoration: underline;
	color: #f5e3ce;
	width: 170px;
}
/*
.subCategories a:hover {
	color: #483726;
	color: White;
}
*/
#subCategories {
	float: left;
	width: 170px;

	margin-left: 15px;
	line-height: 1.5em;
}
#subCategories a {
	float: left;
	clear: both;
	margin-bottom: 2px;
	margin-top: 3px;
	/*text-decoration: none;*/
	text-decoration: underline;
	color: #f5e3ce;
/*	width: 160px;*/
	width: 170px;
}
#subCategories a:hover {
	color: #483726;
	color: White;
}
/*----- -----*/
ul#subKategorie {
	margin:0px;
	padding:0px;
	float:left;
	width:170px;
	margin-left:15px;
}
ul#subKategorie li {
	float: left;
	clear: both;
	margin-bottom: 2px;
	margin-top: 3px;
	text-decoration: none;
	color: #f5e3ce;
	list-style-type:none;
}
ul#subKategorie li a {
	text-decoration: none;
	color: #f5e3ce;
}
ul#subKategorie li a:hover {
	color: White;
}



.textboxNormal {
	width: 167px;
	height: 21px;
	background-image: url(../images/textboxNormal.jpg);
	float: left;
	margin-right: 10px;
	
}

.textboxNormal input {
/*	border: 1px solid red;*/
	border: none;
	width: 153px;
	background: transparent;
	font-size: 7pt; 
	color: White;
	margin-left: 5px;
	margin-top: 2px;
}


.textArea {
	width: 167px;
	height: 67px;
	background-image:url(../images/textboxMessage.jpg);
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	
}

.textArea textarea {

	border: none;
	background: transparent;
	font-size: 7pt; 
	color: White;
	margin-left: 5px;
	margin-top: 4px;
	width: 162px;
	height: 55px;
	overflow: -moz-scrollbars-vertical;


	
	scrollbar-face-color: #b2906d;
   scrollbar-shadow-color: #b2906d;
   scrollbar-highlight-color: #b2906d;
   scrollbar-3dlight-color: #b2906d;
   scrollbar-darkshadow-color: #b2906d;
   scrollbar-track-color: #b2906d;
   scrollbar-arrow-color: #b2906d;
	
}


.hideScroll {
	width: 25px;
	height: 67px;

	background-image: url(../images/hideScroll.jpg);

	position: absolute;
	left: 182px;
}

.textboxCode {
	width: 87px;
	height: 21px;
	background-image: url(../images/textboxCode.jpg);
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	
}

.textboxCode input {

	border: none;
	width: 74px;
	background: transparent;
	font-size: 7pt; 
	color: White;
	margin-left: 5px;
	margin-top: 2px;
}

.buttonSend {
	width: 81px;
	height: 22px;
	border: none;
	background: none;
	background-image: url(../images/buttonSend.jpg);
	cursor: pointer;
	color: #f8e4cb;
	font-size: 11px;
	
}

.productCard {
/*	width: 128px;*/
/*
	width: 121px;
	height: 338px;
	background-image: url(../images/productCardBckg.jpg);
	*/
	background-image: url(../images/productCardBckg2.jpg);
	width: 157px;
	height: 400px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 7px;
/*	text-align: center;*/
	overflow: hidden;
	font-size: 8pt;	
	text-align: left;
}

.productCardImage {
/*
	width: 121px;
	height: 155px;
	*/
	width: 150px;
	height: 225px;
	border: none;
	margin-bottom: 3px;
	text-align: center;
}
.productCard form {
	margin: 0px;
	padding: 0px;	

	width: 68px;
	margin: 0 auto;
	margin-top: 5px;
/*	background-color: Aqua;*/
}
.productCard h3 {
	font-size: 8pt;	
	color: #cc0000;
	margin: 0px;
	margin-bottom: 8px;
	font-weight:bold;
	height: 47px;
	overflow: hidden;
	text-align: center;
	text-decoration: underline;

/*	border-bottom: 1px solid #dadada;*/
}

.productCard h3 a {
	text-decoration: none;
	color: #cc0000 !important;
	font-size: 9pt;
}

.productCard img {
/*
	margin-bottom: 3px;
	height: 155px;
	*/
	border: none;
}

.productCard p {
	text-align: left;
	margin: 0px;
	margin-bottom: 5px;
}

.price {
	font-size: 14pt;
/*	font-weight: bold;*/
	color: Red;	
}
.pricePanel {
	display: block;
	margin-bottom: 5px;
	width: 100%;
}

#detailContainer {
	margin: 0px auto;
	margin-top: 2px;
	padding: 15px;
	padding-bottom: 35px;
	float: left;
	min-width: 640px;
}
#detailContainer h4 {
	font-size: 8pt;
	color: #850300;
	margin-bottom: 10px;
	margin-top: 3px;
	font-weight: normal;
	overflow: hidden;
}

#detailContainer p.h4 {
	font-size: 8pt;
	color: #850300;
	margin-bottom: 10px;
	margin-top: 3px;
	font-weight: normal;
}

#detailContainer p {
	line-height: 1.6em;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.popis {	margin-top: 10px;	}

#detailContainer p.h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #d60000;
	margin-top: 0.3em;
	padding-bottom: 3px;
	font-weight: bold;
}

#detailContainer p.h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #d60000;
	padding-bottom: 3px;
	font-weight: bold;
}

#detailContainer p.h3 {
	font-size: 11pt;
	color: #BD0000;
	margin-top: 1.0em;
	padding-bottom: 3px;
	font-weight: bold;
}

#detailContainer a {	color: #cc6633;	}
#detailContainer ul {	margin-top: 3px;	}
#detailContainer ul li {	list-style-image: url(../images/bullet.jpg);	}


.productAmount {
	width: 25px;
	height: 21px;
	background-image: url(../images/basketAmountBckg.jpg);
	float: left;
	margin-right: 7px;
}

.productAmount input {
	width: 18px;
	border: none;
	background: transparent;
	font-size: 7pt; 
	color: Black;
	margin-left: 2px;
	margin-top: 2px;
	text-align: center;
	
}

.buttonBasketOK {
	/*width: 31px;*/
	width: 80px;
	height: 22px;
	border: none;
	background: none;
	background-image: url(../images/buttonBasket.jpg);
	cursor: pointer;
	color: #f8e4cb;
	font-size: 11px;
}

.buttonBasketSmall {
	width: 31px;
	/*width: 80px;*/
	height: 22px;
	border: none;
	background: none;
	background-image: url(../images/buttonBasket_small.jpg);
	cursor: pointer;
	color: #f8e4cb;
	font-size: 11px;
}

.recomendedContainer {
	width: 162px;
	height: 162px;
	float: left;
	background-image: url(../images/recomendedBckg.jpg);
	margin-left: 12px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	color: #c07e3b;
	text-decoration: none;
}

.recomendedContainer img {
	border: none;
	height: 110px;
}

.recomendedContainer p {
	margin-top: 5px;
	margin-bottom: 3px;
}

.recomendedContainer span {
	font-size: 13pt;
	color: #cc0000;
	font-weight: bold;
}

div.cardsContainer p.h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #d60000;
	margin-top: 0.3em;
	padding-bottom: 3px;
	font-weight: bold;
}

div.cardsContainer h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #d60000;
	margin-top: 0.3em;
	padding-bottom: 3px;
	font-weight: bold;
/*	border-bottom: 1px solid #d60000;*/
}

.detailLeftContainer h2 {
	font-size: 11pt;
	color: #850300;
	margin-bottom: 0px;
}

h2 {
	font-size: 9pt;
	margin-bottom: 3px;
	color: #A57F57;
}

h6 {
	margin-top:7px;
	font-size: 11pt;
	margin-bottom: 3px;
	color: #A57F57;
}

h4.clanek {
	font-size: 11pt;
	margin-bottom: 3px;
	color: #A57F57;
}

div.cardsContainer p.h4 {
	font-size: 8pt;
	color: #850300;
	margin-bottom: 10px;
	margin-top: 3px;
	font-weight: normal;
}

div.cardsContainer h4 {
	font-size: 8pt;
	color: #850300;
	margin-bottom: 10px;
	margin-top: 3px;
	font-weight: normal;

	height: 40px;
	overflow: hidden;
	text-decoration: underline;
	/*text-align: center;*/
}

div.cardsContainer h3 {
	font-size: 10pt;
	color: #850300;
	margin-bottom: 3px;
	line-height: 120%;
/*	margin-top: 8px;	*/
/*	font-weight: normal;*/
}

div.cardsContainer p {
	line-height: 1.5em;
}

.cardsDescription {
	height: 65px;
	overflow: hidden;
}

.priceInText {
	font-size: 10pt;
	color: #d90500;
	font-weight: bold;
	
}

.moreInfo {
	color: #8f6e4c;
}

div.cardsContainer table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}


div.cardsContainer form {
	margin: 0px;
}

div.cardsContainer ul {
	margin-top: 3px;
}

div.cardsContainer ul li {
	list-style-image: url(../images/bullet.jpg);
}


div.cardsContainer a {
	color: #cc6633;
	cursor: pointer;
	text-decoration: underline;
}

div.cardsContainer a:visited {
	color: #cc9966;
}

div.cardsContainer a:hover {
	color: #bd0000	
}

.formLabel {
	text-align: right;
	padding-right: 5px; 
}

.inputBox {
	font-size: 8pt;
	border: 1px solid #b2906d;
	background-color: #faf3ed;
	color: #a47e57;
	margin-right: 5px;
}

.sendButton {
	width: 81px;
	height: 22px;
	border: none;
	background: none;
	background-image: url(../images/buttonSendWhiteBckg.jpg);
	cursor: pointer;
	color: #f8e4cb;
	font-size: 11px;
	float: right;
}

.detailRightContainer {
	width: 250px;
	min-height: 250px;
/*	background-color: Aqua;*/
	float: right;
	
}

.detailLeftContainer {
	margin-right: 270px;
	padding-right: 10px;
	border-right: 1px dashed #e7e7e7;

}

.detailImage img {
	border: none;			
	margin-bottom: 15px;
}

.detailsTable {
	width:150px;
}

.detailsTable td {
	padding-bottom: 5px;
	padding-top: 3px;
}

.detailsTable td.formLabel {
	font-weight: bold;
}

.detailHighlight {
	font-weight: bold;
	color: #ff9900;
}

.skladem {
	text-align: center;
	color: #66cc33;
}





.basketTable {
	border-collapse: collapse;
	width: 100%;
}

.basketTable th {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #8C8C8C;
	background-color: #F9F9F9;
}

.basketTable td {
	padding: 5px;
	border-bottom: 1px solid #E0E0E0;
}

.basketTable tr:hover td {
	background-color: #F6F6F6;
}

td.productName {
	font-weight: bold;
	color: #666666;
}

.buttonsFormsContainer {
	/*width: 375px;*/
	width: 500px;
	margin: 0 auto;
	margin-top: 10px;
/*	background-color: Aqua;*/
}

.short {
	width: 262px;
}

div.cardsContainer .buttonsForm {
	float: left;
	margin-right: 0px;
	margin-top: 10px;
}

.buttonDeleteItem {
	width: 61px;
	height: 21px;
	border: none;
	background: none;
	background-image: url(../images/buttDeleteItem.jpg);
	cursor: pointer;
}

.buttonBackToShop {
	width: 120px;
	height: 21px;
	border: none;
	background: none;
	background-image: url(../images/buttBackToShop.jpg);
	cursor: pointer;
	margin-right: 10px;	
}

.buttonPayment {
	width: 121px;
	height: 21px;
	border: none;
	background: none;
	background-image: url(../images/buttPayment.jpg);
	cursor: pointer;

}

.buttonCalculate {
	width: 113px;
	height: 21px;
	border: none;
	background: none;
	background-image: url(../images/buttCalculate.jpg);
	cursor: pointer;
	margin-right: 10px;	
}

.buttonPlaceOrder {
	width: 131px;
	height: 21px;
	border: none;
	background: none;
	background-image: url(../images/buttPlaceOrder.jpg);
	cursor: pointer;
	margin-left: 5px;
}

.radioPrice {
	color: #CA1B22;
	font-weight: bold;
}

.red {
	color: #CC0000;
}

.summary {
	background-color: #EBEBEB;
	color: Black;
}


.homeLink {
	width: 184px;
	height: 36px;
	background-image: url(../images/homeLink.png);
/*background-color: Aqua;*/
float: left;	
margin-left: 445px;
margin-top: 60px;
}

.homeLink span {
	display:none;
}

.keywordscloud {
	width: 162px;
	height: 162px;
	float: left;
	background-image: url(../images/recomendedBckg.jpg);
	margin-left: 12px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	color: #c07e3b;
	text-decoration: none;
}
.keywordscloud a:link, .keywordscloud a:visited {
text-decoration:none;
color: #000;
}

.keywordscloud a:hover, .keywordscloud a:active {
text-decoration: underline;
color: #000;
}
 
.keywordscloud span {
padding: 2px;
}

.smallest {
/*font-size: x-small*/;
font-size: 9px;
}

.small {
/*font-size: small;*/
font-size: 12px;
}

.medium {
/*font-size:medium;*/
font-size:15px;
}

.large {
/*font-size:large;*/
font-size:18px;
}

.largest {
/*font-size:larger;*/
font-size:21px;
}
.buttonGreen {
    background: url(../images/buttGreen2.png) repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 16px;
    height: 36px;
    margin: 0;
    width: 210px;
}
.buttonGreenKos {
    background: url(../images/buttGreenKos.png) repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 16px;
    height: 30px;
    margin: 0;
    width: 86px;
}
.buttonOrange {
	width: 131px;
	height: 21px;
	border: none;
	color: white;
	font-size: 11px;
	background: none;
	background-image: url(../images/buttOrange.png);
	cursor: pointer;
}

.buttonOrangeBack {
	width: 131px;
	height: 21px;
	border: none;
	color: white;
	font-size: 11px;
	background: none;
	background-image: url(../images/buttOrangeBack.png);
	cursor: pointer;
}

.buttonDetailOK {
	width: 31px;
	height: 22px;
	border: none;
	background: none;
	background-image: url(../images/buttonDetail.jpg);
	cursor: pointer;
	color: #f8e4cb;
	font-size: 11px;
}


.size_combo {
	background: none repeat-x scroll 0 0;
	background-image: url(../images/comboback.png);
	border: 1px solid #979797;"
	/*background-color: white;*/
}
.size_combo_opt {
	background: none;
	background-color: #f6f6f6;
}

.licence {
	margin-top: 10px;

}

.licence_nazev {
	font-size: 11px;
	font-weight: bolder;
}
.licence_nazev_vyber {
	/*color:#9999FF;*/
	color:#850000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bolder;
}
.order_finish_msg {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bolder;
	color: #5555ff;
	text-align: center;
	line-height: 150%;
}
#sethomefav {
	position: absolute;
	left: 590px;
	top: 5px;
	width: 50px;
}
#sethomefav img {
	border: none;
	margin-left: 2px;
	margin-right: 2px;
}
#footerRecommend {
	background: none;
	margin-left: 235px;
	margin-right: 12px;
	margin-top: 15px;
	height: 20px;
	float: left;
	margin-bottom: 15px;
	clear: both;
}
#footerRecommend a {
	text-decoration: none;
	color: #986A41;
	line-height: 150%;
}

#pageCounterButton	{
	float: right;
	height: 22px;
	margin-top: 2px;
}

#pageCounterButton a {
	width: 22px;
	height: 18px;
	margin-left: 2px;
	float: left;
	text-decoration: none;
	padding-top: 2px;
	text-align:center;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8pt;
	border: none;
	background: none;
	background-image:url(../images/pageNormal.png);
}

a.notselButton {
	color: white;
	width: 22px;
	height: 18px;
	margin-left: 2px;
	float: left;
	text-decoration: none;
	padding-top: 2px;
	text-align:center;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8pt;
	border: none;
	background: none;
	background-image:url(../images/pageNormal.png);
}

a.selButton {
	color: black;
	width: 22px;
	height: 18px;
	margin-left: 2px;
	float: left;
	text-decoration: none;
	padding-top: 2px;
	text-align:center;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8pt;
	border: none;
	background: none;
	background-image:url(../images/pageNormal.png);
}

#podskupBar {
	margin: 2px auto 20px auto;
	padding: 0px 15px 20px 15px;
	float: left;
	min-width: 508px;
}

#podskupBar a {
	color: #cc6633;
	cursor: pointer;
	text-decoration: underline;
}

#podskupBar p {
	line-height: 1.5em;
}
.searchPanel {
	/*padding-bottom: 19px;*/
	margin-bottom: 19px;
	background-color: #986A41;
	padding: 5px;
}
div.favContainer {
	margin: 0px auto;
	margin-top: 2px;
	margin-bottom: 5px;
	float: left;
	min-width: 705px;
	padding: 0px 15px 0px 15px;
}
#nahledy-nej
{
	position: relative;
	padding: 5px 0 10px 0;
	height: 126px;
}
#nahledy-nej .polozka{
position: relative;
border: 1px solid blue;
float:left;
padding:0;
margin:0;
margin-bottom:5px;
border:none;
/*border: 1px solid red;*/
background:none;
overflow:hidden;
text-align: left;
width:33%;
}
#nahledy-nej-table {
	margin-left:130px;
	border-collapse: collapse;
}
#nahledy-nej .polozkain{
margin:0 5px 0 0;
border:1px solid #dcdcdc;
height:325px;
height: 85px;
overflow:hidden;
}
.nahledy-nej-table-div {
	line-height: 150%;
}
#nahledy-nej-table .nahledy-nej-table-a a {
	padding:0px;
	color:#777777;
}
#nahledy-nej .polozkainin {
}
#nahledy-nej .hodnoceni{
	padding-top: 5px;
}
#nahledy-nej .polozkainin
{

}
#nahledy-nej-table tr img {
display:none;
left:0;
position:absolute;
top:8px;
	border: 0px;
}
#nahledy-nej .polozkainin img
{
padding: 0px 1px;
}
#nahledy-nej .polozka-nadpis{
padding:0.4em 0.2em 0 0.2em;
font-weight:bold;
line-height:140%;
width:auto;
overflow:hidden;
font-size: 11px:
/*text-align:center;*/
height:2.9em;
margin-bottom:5px
}
#nahledy-nej-table .nahledy-nej-table-img {
border:medium none;
padding:0;
}

#nahledy-nej-table td {
	border-color:#DCDCDC -moz-use-text-color;
	border-left:medium none;
	border-right:medium none;
	border-style:dotted none;
	border-width:1px medium;
	padding:4px 10px;
}
#nahledy-nej .polozka-img{
height:80px;
padding: 2px 10px 0 5px;
float: left;
}
#nahledy-nej .polozka-cena, #superstramak .polozka-cena{
color:#666666
}
#nahledy-nej .polozka-cenadph{
font-weight:bold;
color: #D42611;
font-size:1.1em
}

#nahledy-nej .polozka-kosik{
padding:3px 0 6px 0
}
#nahledy-nej .polozka-popis{
padding:0.2em 0.5em;
line-height: 120%;
padding-top:6px;
font-size:0.9em;
color:#202020;
width:auto;
overflow:hidden;
}
#nahledy-nej .polozka-popis{
position: absolute;
top: 40px;
left: 80px;
border: 1px solid #dcdcdc;
display: block;
margin: 0 7px 0 0;
background: white;
padding: 3px 4px;
height: 35px;
overflow: hidden;
display: none;
}
.head-visited {
	left:30px;top:20px;position:absolute; width:200px;
}
.head-visited-popup {
	background:none repeat scroll 0 0 #EEEEEE;
	border:1px solid #BDBDBD;
	display:none;
	font-weight:normal;
	height:auto;
	left:150px;
	padding:4px;
	position:absolute;
	top:0px;
	width:450px;
	z-index:300;
}
.visited-in {
/*	color: #850300;*/
	cursor: pointer;
	font-style: bolder;
	
	/*background-color: #EEEE88;*/
	background-color: #EAEAEA;
	color: #222222;
	border: 1px solid #AAAAAA;
	height: 18px;
	padding: 7px 10px 5px 10px;
	width: 142px;
	text-decoration: underline;
}
table.visited-prods {
	background-color:#ffffff;width:100%;border-collapse:collapse;
}
table.visited-prods td {
	padding-left: 10px;
	border-color:#DCDCDC -moz-use-text-color;
	border-style:dotted none;
	border-width:1px medium;
	padding:5px 10px 5px 10px;
}
div.cooperationText {
	line-height: 150%;
	margin: 3px 4px 0px 15px;
}
div.cooperationText a {
	color: #850300;
}
#masterPopis {
	color:#45382D;
	line-height: 140%;
	text-align:justify;
}
#masterPopis a strong { color: #45382D;	font-weight: bold; text-decoration: underline; }
#masterPopis h2 {
	display: inline;
	font-weight: bold;
	text-decoration:underline;
}

