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

hr {
	display:none;
	visibility:hidden;
} 

.clear { clear: both;	}
 
#mainContainer {
	margin: 0px auto;
	background-image: url(http://www.moje-pradlo.cz/images/topLeftBckg.jpg);
	background-repeat: no-repeat;
	min-width: 990px;
	display: block;
	float: left;
}

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

#topContainer {
	height: 220px;
	width: 100%;
	background-image: url(http://www.moje-pradlo.cz/images/topLeftBckg.jpg);
	background-repeat: no-repeat;	
	background-color: #dbc1a8;

}
#weekTipContainer {
	width: 313px;	
	height: 220px;
	background-image: url(http://www.moje-pradlo.cz/images/weekTipBckg.jpg);
	float: right;
	text-decoration: none;
}

#weekTipContainer img {
	border:0px;
	margin-left: 125px;
	margin-top: 70px;
	max-width: 140px;
	max-height: 140px;
	width: 
}

.weekTipText {
	width: 95px;
	margin-top: 130px;
	margin-left: 148px;
}

#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 {
	background-image: url(http://www.moje-pradlo.cz/images/columnBckg.jpg);
	color: #f5e3ce;
	float: left;
	min-height: 250px;	
	_height: 250px;	
	margin-left: 15px;
	width: 204px;
}

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

#rightContainer {
	width: 220px;
	position: absolute;
	right: 0px;
	top: 0px;
	float: right;
}

#rightContainerContent {
	width: 204px;
	min-height: 250px;	
	_height: 250px;	
	display: block;
	background-image: url(http://www.moje-pradlo.cz/images/columnBckg.jpg);
	float: left;
}

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

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

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

.odsazeny {	margin-top: 20px;	}

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

#menuContainer {	/*	background-color: Black;*/	}
#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(http://www.moje-pradlo.cz/images/menuTabNormalLeft.png);
	float: left;
}

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

.tabNormalMiddle, .tabSelectedMiddle {
	height: 20px;
	background-image: url(http://www.moje-pradlo.cz/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(http://www.moje-pradlo.cz/images/menuTabSelectedLeft.png); }
.tabSelectedRight { background-image: url(http://www.moje-pradlo.cz/images/menuTabSelectedRight.png); }
.tabSelectedMiddle {	background-image: url(http://www.moje-pradlo.cz/images/menuTabSelectedMiddle.png); }

#itemsContainer {
	margin: 0 auto;
	margin-top: 2px;
	padding: 15px;
	padding-bottom: 35px;
	clear: both;
}

div.cardsContainer {
	margin: 0px auto;
	margin-top: 2px;
	padding: 15px;
	padding-bottom: 35px;
	float: left;
	min-width: 705px;
}

#subMenuContainer {
	background-color: #f1e1d1;
	text-align: center;
	color: #976262;
	border-bottom: 2px solid #dbc1a8;
	width: 100%;
	border-collapse: collapse;
	line-height: 1.5em;
}

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

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

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

#subMenuContainer a {
	text-decoration: none;
	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: underline;
	font-size: 7pt;
}

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

#alphabetContainer  {
	margin: 0px auto;
	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(http://www.moje-pradlo.cz/images/alphabetNormalBckg.jpg);
	float: left;
	text-align: center;
	padding-top: 3px;
	margin-right: 1px;
	
}

#alphabetContainer a:hover {
	background-image: url(http://www.moje-pradlo.cz/images/alphabetOverBckg.jpg);
}

#alphabetContainer a.alphabetSelected {
	background-image: url(http://www.moje-pradlo.cz/images/alphabetSelectedBckg.jpg);
}

#headNavigationContainer a.productSpecialLink {
	background-image: url(http://www.moje-pradlo.cz/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;
}

td.filtersMiddle {
}

td.filtersLeft {
	width: 6px;
	height: 21px;
	background-image: url(http://www.moje-pradlo.cz/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(http://www.moje-pradlo.cz/images/filtersLeft2Bckg.jpg);*/
	background-image: url(http://www.moje-pradlo.cz/images/filtersLeftBckgNew.jpg);
}

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

td.filterTopLeft {
	background-image: url(http://www.moje-pradlo.cz/images/filterBckTopLeft.jpg);
	width: 6px;
	height: 5px;
}
td.filterTopRight {
	background-image: url(http://www.moje-pradlo.cz/images/filterBckTopRight.jpg);
	width: 6px;
	height: 5px;
}
td.filterBottomLeft {
	background-image: url(http://www.moje-pradlo.cz/images/filterBckBottomLeft.jpg);
	width: 6px;
	height: 5px;
}
td.filterBottomRight {
	background-image: url(http://www.moje-pradlo.cz/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(http://www.moje-pradlo.cz/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(http://www.moje-pradlo.cz/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(http://www.moje-pradlo.cz/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: 122px;
	position: absolute;
	left: 305px;
	top: 107px;
	text-align: right;
	overflow: hidden;
	height: 80px;
}

#booksMenuContainer a {
	color: #986A41;
	text-decoration: underline;
	width: 120px;
	height: 14px;
	float: left;
	/*border: 1px solid blue;*/
	margin-bottom: 2px;	
	overflow: hidden;
}

#booksMenuContainer a:hover {
	color:#635245;
}

#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(http://www.moje-pradlo.cz/images/buttonOK.jpg);
	cursor: pointer;
}


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

#userContainer {
	/*width: 100px;*/
	width: 120px;
	height: 50px;
	background-image: url(http://www.moje-pradlo.cz/images/bookUser.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 50px;	
}

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

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

div.formContainer {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

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

.buttonSearchOK {	font-size: 11px;	cursor: pointer;	}
.textboxLogin {
	width: 132px;
	height: 21px;
	background-image: url(http://www.moje-pradlo.cz/images/textBoxLogin.jpg);
	float: left;
	margin: 0px;
}

.textboxLogin input {
	border: none;

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


.textboxSearch {
	background: url(http://www.moje-pradlo.cz/images/searchBckg.gif) repeat-x scroll 0 0 #FFFFFF;
	border:1px solid #888888;/*CCCCCC*/
	height: 16px;
	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;
}

div.subCategories {
	float: left;
	width: 170px;

	margin-left: 15px;
	line-height: 140%;
}

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

div.subCategories a:hover {
	/*color: #483726;*/
	color: White;
}

/*
h3.subcat {
	color: #F5E3CE;
	font-weight: normal;
	margin-top: 3px;
}
h3.subcat:hover {
	color: White;
}
h3.subcat2 {
	color: #F5E3CE;
	font-weight: normal;
}
h3.subcat2:hover {
	color: White;
}
*/
h4.subcat {
	color: #F5E3CE;
	font-weight: normal;
	/*margin-top: 3px;*/
	margin-top: 8px;
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 3px;
}
h4.subcat:hover {
	color: White;
}
h4.subcat2 {
	color: #F5E3CE;
	font-weight: normal;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 150%;
}
h4.subcat2:hover {
	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(http://www.moje-pradlo.cz/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(http://www.moje-pradlo.cz/images/textboxMessage.jpg);
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	
}

.textArea textarea {

	border: none;
	background: transparent;
	font-size: 8pt;
	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(http://www.moje-pradlo.cz/images/hideScroll.jpg);

	position: absolute;
	left: 182px;
}

.textboxCode {
	width: 87px;
	height: 21px;
	background-image: url(http://www.moje-pradlo.cz/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(http://www.moje-pradlo.cz/images/buttonSend.jpg);
	cursor: pointer;
	color: #f8e4cb;
	font-size: 11px;
	
}

.productCard {
	background-image: url(http://www.moje-pradlo.cz/images/productCardBckg.jpg);
	float: left;
	font-size: 8pt;	
	height: 338px;
	margin-right: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 7px;
	text-align: center;
	width: 218px;
}

.productCard form {
	margin: 0px;
	padding: 0px;	

	width: 68px;
	margin: 0 auto;
	margin-top: 5px;
/*	background-color: Aqua;*/
}


.productCard h3 {
	font-size: 8pt;	
	color: #cc0000;
	text-align: left;
	margin: 0px;
	margin-bottom: 8px;
	font-weight:bold;

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

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

.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;	
}


.productAmount {
	width: 25px;
	height: 21px;
	background-image: url(http://www.moje-pradlo.cz/images/basketAmountBckg.jpg);
	float: left;
	margin-right: 2px;


	
}



.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(http://www.moje-pradlo.cz/images/buttonBasket.jpg);
	cursor: pointer;
	color: #f8e4cb;
	font-size: 11px;
}

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

.recomendedContainer {
	width: 162px;
	height: 162px;
	float: left;
	background-image: url(http://www.moje-pradlo.cz/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 {
	color: #A57F57;
	margin-bottom: 3px;
	font-size: 9pt;
}

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;*/
}
.nadpis2 {
	font-size: 10pt;
	color: #850300;
	display: inline;
	margin-left: 10px;
}

div.cardsContainer h3 {
	font-size: 10pt;
	color: #850300;
	line-height: 120%;
	min-height: 50px;
/*
	min-height: 30px;
	margin-top: 20px;
*/
/*
	margin-bottom: 3px;
	margin-top: 8px;
	*/
/*	font-weight: normal;*/
}
.sleva {	background:url("http://www.moje-pradlo.cz/images_2/sleva-ousko.gif") no-repeat scroll right center transparent;	}
.strikeout {	text-decoration: line-through; color: rosyBrown;	}

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(http://www.moje-pradlo.cz/images/bullet.jpg);
}


div.cardsContainer a {
	color: #cc6633;
	cursor: pointer;
}

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(http://www.moje-pradlo.cz/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 {
}

.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: 580px;*/
	margin: 0 auto;
	margin-top: 10px;
/*	background-color: Aqua;*/
	text-align: center;
}

.short {
	width: 262px;
}

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

form.buttonsForm {
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	display: inline;
}

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

.buttonBackToShop {
	width: 120px;
	height: 21px;
	border: none;
	background: none;
	background-image: url(http://www.moje-pradlo.cz/images/buttBackToShop.jpg);
	cursor: pointer;
	margin-right: 10px;	
	/*float: left;*/
	display: inline;
}

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

}

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

.buttonPlaceOrder {
	/*width: 131px;
	height: 21px;*/
	width: 210px;
	height: 36px;
	border: none;
	background: none;
	/*background-image: url(http://www.moje-pradlo.cz/images/buttPlaceOrder.jpg);*/
	background-image: url(http://www.moje-pradlo.cz/images/buttPlaceOrder2.png);
	cursor: pointer;
	margin-left: 5px;
}

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

.red {
	color: #CC0000;
}

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


.homeLink {
	/*
	background-image: url(http://www.moje-pradlo.cz/images/homeLink.png);
	width: 184px;
	margin-top: 60px;
	height: 36px;
	*/
	
	background-image: url(http://www.moje-pradlo.cz/images/pradlo_homelink.png);
	width: 195px;
	margin-top: 40px;
	background-repeat: none;
	height: 46px;
	
	float: left;	
	margin-left: 445px;
}

.homeLink span {
	display:none;
}

.keywordscloud {
	width: 162px;
	height: 162px;
	float: left;
	background-image: url(http://www.moje-pradlo.cz/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;
}

.small {
font-size: small;
}

.medium {
font-size:medium;
}

.large {
	font-size:medium;
}

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

.buttonOrange {
	width: 131px;
	height: 21px;
	border: none;
	color: white;
	font-size: 11px;
	background: none;
	background-image: url(http://www.moje-pradlo.cz/images/buttOrange.png);
	cursor: pointer;
}

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

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


.size_combo {
	background: none repeat-x scroll 0 0;
	background-image: url(http://www.moje-pradlo.cz/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%;
}
#topkontakt {
	/*background-color: blue;*/
	color: #BD0000;
	position: absolute;
	left: 320px;
	top: 8px;
	width: 260px;
	z-index: 500;
}
#topkontakt a {	color: #BD0000;	}
#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: 5px;
	clear: both;
}
#footerRecommend a {
	text-decoration: none;
	color: #986A41;
	line-height: 150%;
}
#nav {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid black;
}
#nav a {
	margin: 5px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
#nav a.activeSlide {
	font-weight: bold;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: silver;
	
}

#SizeTable {
	background-color:#FAF3ED;
	min-width: 260px;
	border:1px solid #B2906D;
	color:#A47E57;
	font-size:8pt;
	margin-top:5px;
	margin-bottom: 5px;
	border-collapse: collapse;
}
#SizeTable TR.header {
	background-color: #DAC1A7;
	color: black;
}

#SizeTable TD {
	text-align: center;
	border:1px solid #B2906D;
	padding: 3px;
	min-width: 28px;
}

.productCardImage {
	/*width: 235px;*/
	width: 220px;
	height: 155px;
	padding: 0px;
	overflow: hidden;
	margin-bottom:5px;
}

#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(http://www.moje-pradlo.cz/images/bullet.jpg);	}
#topleftlogo {
	position: absolute;
	left:0px;
	top:0px;
	width:284px;
	height:193px;
	border: none;
}
#topleftlogo img {	border: none; width:284px; height:193px;	}

#sethomefav {
	position: absolute;
	left: 590px;
	top: 5px;
	width: 50px;
}
#sethomefav img {
	border: none;
	margin-left: 2px;
	margin-right: 2px;
}
.order_finish_msg {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bolder;
	color: #5555ff;
	text-align: center;
	line-height: 250%;
	float: left;
}
#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(http://www.moje-pradlo.cz/images/pageNormal.png);
}
a.notselButton {
	color: #ffffff;
	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(http://www.moje-pradlo.cz/images/pageNormal.png);
}

a.selButton {
	color: #000000;
	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(http://www.moje-pradlo.cz/images/pageNormal.png);
}
#podskupBar {
	margin: 2px auto 10px auto;
	padding: 0px 15px 0px 15px;
	float: left;
	min-width: 508px;
}

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

#podskupBar p {	line-height: 1.5em;	}
.filtersContainer td {	margin: 0px;	padding: 0px;	}

div.nextProdVyr {
	width: 100%;
	height: 100%;
	padding: 5px;
	/*margin-top: 10px;*/
	float: left;
	margin-right: 15px;
	margin-left: 35px;
}
div.nextProdVyrCard {
	display: inline;
	border: 1px solid silver;
	text-align: center;
	padding-top: 5px;
	float: left;
	width: 105px;
	height: 130px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
div.nextProdVyrCard a {
	text-decoration: none;
}
div.nextProdVyrCard span {
	text-decoration: underline;
}
div.nextProdVyrCard img {
	border: 0px;
}
#clanekContainer {
	margin: 0px auto;
	margin-top: 2px;
	padding: 15px;
	padding-bottom: 35px;
	float: left;
	min-width: 640px;
}
#clanekContainer p {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 180%;
}

#clanekContainer h4 {
	font-size: 9pt;
	color: #850300;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;

	overflow: hidden;
}

#clanekContainer h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #d60000;
	margin: 0px;
	padding-bottom: 3px;
	font-weight: bold;
}
#clanekContainer h2 {
	margin-bottom: 10px;
}
#kosContainer {
	float:left;
	margin:2px auto 0;
	min-width:705px;
	padding:15px 15px 35px;
}

#kosContainer h3 {
	color:#850300;
	font-size:10pt;
	margin-bottom:10px;
	margin-top:10px;
}
#kosContainer p {
	line-height:1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
/***** KOSIK *************/
.textstyle {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	border-color: #A7A7A7 #CCCCCC #CCCCCC #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#555555;
	font-size:8pt;
}
.alignToRight {	text-align:right;	vertical-align:top;	}
.tl, .tr, .bl, .br {	width: 10px;	height: 10px;	font-size: 0;	}

.tl, .bl {	float: left;	}
.tr, .br {	float: right;	}
.shiny_box {
	background: #6DFE17;
	color: #000;
	width: 250px;
	overflow: hidden;
	line-height: 150%;
}
.shiny_box p {	margin:10px;	}
.shiny_box .tl {	background-position: -340px 0px;	}
.shiny_box .tr {	background-position: -350px 0px;	}
.shiny_box .bl {	background-position: -340px 10px;	}	
.shiny_box .br {	background-position: -350px 10px;	}
.shiny_box_body {
	clear: both;
	padding: 0 10px;
	overflow: hidden;	
}
* html .shiny_box_body {	height: 1%;	}
.simple_box {	width:200px;	padding:10px;	background-color:#D9E6F7;	border:3px solid green;	}
/*************** end of kosik ************/

/********************* detail produktu ****************/
#bigblok {
	border-color:-moz-use-text-color #DCDCDC #DCDCDC;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	margin-bottom:1em;
	padding:1em 0.5em;
	background-image: url(http://www.moje-pradlo.cz/images/dotazProdBckg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bigblok div {
	margin-top: 3px;
	margin-bottom: 3px;
}
#zall {
	background:transparent url(http://www.itek.cz/img/tab_bottom.png) repeat-x scroll center bottom;
	font-weight:bold;
	height:24px;
	margin:0;
}
#zall li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
#zall li.d a.active:link, #zall li.d a.active:visited {
	background:#FFFFFF url(http://www.itek.cz/img/zall/d.png) no-repeat scroll left top;
}
#zall a.active:link, #zall a.active:visited {
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
}
.detail_spodek {
	width: 100%;
	border:none;
	border-bottom: 1px solid #DCDCDC;
	border-collapse: collapse;
	margin-top: 15px;
}
span.tlacitko {
	margin-left: 15px;
	padding: 5px 5px 5px 5px;
	line-height: 200%;
	border: 1px solid #DCDCDC;
	background-color: #EDEDED;
}
span.tlacitko_vybrane {
	margin-left: 15px;
	padding: 5px 5px 5px 5px;
	line-height: 200%;
	border: 1px solid #DCDCDC;
	background-color: white;
}
span.tlacitko a, span.tlacitko_vybrane a {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
/********************* detail produktu ==== konec  ****************/
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;
}

/* kategorie a-z, vyrobci a-z */
div.seznam_holder {	width:688px;	}
div.seznam_blok {	width:225px; float:left; margin-right:4px; }
ul.seznam {	line-height: 160%;	font-size: 12px; padding-left: 20px; }
ul.seznam li {	list-style: disc; list-style-image: url('../images/categories-li.png'); 	}
ul.seznam li a {	color: #006600;	}

#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;
}
div.xmas_counter {
	background: url(http://www.moje-pradlo.cz/images/xmasCntBack.png) no-repeat;
	padding-left: 80px;
	/*
	background: url(http://www.moje-pradlo.cz/images/valCntBack.png) no-repeat;
	padding-left: 70px;
	*/
	/*top:-40px;*/
	top:-200px;
	line-height: 160%;
	height:40px;
	left: 8px;
	position: absolute;
	padding-top: 10px;
	width: 105px;
	font-family: Georgia;
}
span.tucne {	font-weight: bold; color: #ff0000;/*6666ff;*/ font-size: 16px;	}
#ten_reasons {
	position: absolute;
	left: 215px;
	top: 163px;
}
#ten_reasons a img {	border: none;}
#souteze {
	position: absolute;
	left: 30px;
	top: 200px;
}
#souteze a img {	border: none;}
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;
}
.lista {
	float: left;
	clear: both;
	margin: 0px 12px 15px 235px;
}
.lista a {
color: #986A41;
    line-height: 150%;
    text-decoration: none;
   }
#soutezContainer {
	margin: 0px auto;
	margin-top: 2px;
	padding: 15px;
	padding-bottom: 35px;
	float: left;
	min-width: 640px;
	color: #000000;
}
#soutezContainer p {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 180%;
}

#soutezContainer h4 {
	font-size: 9pt;
	color: #850300;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;

	overflow: hidden;
}

#soutezContainer h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #d60000;
	margin: 0px;
	padding-bottom: 3px;
	font-weight: bold;
}
#soutezContainer h2 {
	margin-bottom: 10px;
}
ul.leftMenuLinks {
    line-height: 170%;
    list-style: none outside none;
    margin: 25px 0 10px 0;
    padding: 0;
}
ul.leftMenuLinks li {
	margin-top: 5px;
}
ul.leftMenuLinks li a {	color: #F5E3CE;}
ul.leftMenuLinks li a:hover {	color: white !important;}
.beige {	color: #f9c31b !important; }
.blue { color: #476fb7 !important; }

