.stranky {
	float: right;
	font-weight: bold;
	margin-right: 35px;
}

.pagecounter {
	clear: both;
}

#main {
	float: left;
	width: 690px;
	padding-right: 0px;
	margin-bottom: 25px;
	clear: none;
}

#main #hlavicka2 {
	font-size: 80%;
	text-align:right;
	padding-top:10px;
	height:23px;
	z-index:2;
}

#main #hlavicka2 .catPathNadpis {
	z-index:1000;
		text-align: right;
		color: #999;
		 
		 
	}
#main #hlavicka2 .catPath {
	 
	font-size: 11pt;
	font-weight: bold;
	color: black;
 
	height: 30px;
 
	padding-right: 10px;
}

#main #hlavicka2 .catPath a {
	color: black;
	text-decoration: none;
}

#main #hlavicka2 .catPath a:hover {
	text-decoration: underline;
}

#main #hlavicka2 .right {
	height: 140px;
	background-color: #d6d6d6;
	background-image: url("/templates/main/images/cathlavicka_pozadi.gif");
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: middle;
}

.categoryBanner {
	width: 690px;
	height: 90px;
	border: 1px solid black;
	margin-bottom: 10px;
}

#main h1 {
	font-size: 20pt;
	margin: 5px;
}

.podtrzeni {
	width: 690px;
	height: 3px;
	background-color: #a3b42a;
}
.podtrzeni_sediva {
	width: 690px;
	height: 3px;
	background-color: #e8e8e8 ;
 	margin-top:5px;
 	margin-bottom:5px;
 	clear:both;
}

#categoryTree {
	background-color: #bf431f;
	width: 260px;
	margin-left: 20px;
	padding-top: 7px;
	padding-bottom: 15px;
	font-size:100%;
}

#categoryTree A {
	color: white;
	text-decoration: none;
}

#categoryTree A:hover {
	color: black;
	text-decoration: underline;
}

.categoryTreeBoxLevel1 {
	background-color: #a3b42a;
	margin-left: 15px;
	margin-right: 15px;
}
 
.categoryTreeLevel0 {
	color: white;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size:110%;
	background-color:#8b2d12;
}

.categoryTreeLevel0 .selected {
	background-color: #CC0000;
}

.categoryTreeBoxLevel1 .selected {
	background-color: #a3b42a;
/*	background-color: #669900; */
}

.categoryTreeBoxLevel2 .selected {
	background-color: #849b0d;
}

.selected {
	font-weight: bold;
}

.categoryTreeLevel1 {
	color: white;
	text-decoration: none;
	padding-left: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#BD3D17;
}

.categoryTreeLevel2 {
	color: white;
	text-decoration: none;
	padding-left: 0px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom:2px;
}

.categoryTreeLevel3 {
	position:relative;
	left:-30px;
	color: white;
	text-decoration: none;
	padding-left: 40px;
	margin-left: 30px;
	width:190px;
	padding-top: 2px;
	padding-bottom:2px;
}

.pBox {
	width: 221px;
	height: 260px;
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
	font-weight: normal;
	position:relative;
/*	z-index:100;*/
	left:0px;
	top:0px;
}

.pBoxMain {
	width: 196px;
	height: 238px;
	float: left;
	border-left: 2px solid #DBDBDB;
	border-top: 2px solid #DBDBDB;
	text-align: center;
}

.nazevProduktu {
	font-size: 95%;
	color: #BD3D18;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	padding-top: 3px;
	height: 35px;
	text-decoration: none;
 
}

.nazevProduktu a {
	text-decoration: none;
	color: #bd3d18;
}

.nazevProduktu a:visited {
	color: #bd3d18;
	text-decoration: none;
}

.nazevProduktu a:hover {
	color: blue;
	text-decoration: underline;
}

.pBoxRight {
	width: 18px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	float: left;
	background-image:
		url("http://www.rothwell.cz/templates/main/images/products_box_right.gif");
	background-repeat: repeat-y;
	 
}

.pBoxBottom {
	width: 211px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	 
}

.pBoxBottom a {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.pBoxBottom img {
	padding: 0px;
	border: 0px;
	margin: 0px;

}

.pBoxBottomCervena {
	background-image:
		url("http://www.rothwell.cz/templates/main/images/cena_cervena.jpg");
	background-repeat: no-repeat;
	overflow: visible;
}

.pBoxBottomZelena {
	background-image:
		url("http://www.rothwell.cz/templates/main/images/cena_zelena.jpg");
	background-repeat: no-repeat;
	overflow: visible;
}

.pBoxInfo {
	font-size: 80%;
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	height: 65px;
	overflow:hidden;
	 
		 
}

.pBoxImage {
	width: 190px;
	height: 145px;
	text-align: center;
	overflow: hidden;
	padding: 0px;
 
	position:relative;
	display:table-cell;	 
	vertical-align:middle;

	 
}
.pBoxImage * {
	vertical-align:middle;
	}
	
.pBoxImage .obalka {
		position:relative;
		display:inline-block;  	 
	}

.pBoxImage a {
	display:inline-block;
	position:relative;
}

.pBoxImage .posun {
 display: inline-block;
    height: 100%;
    width: 1px;
   
	}
	
.pid {
	display:none;
}
.pBoxImage a img {
 
	text-align: center;
	overflow: hidden;
   
	vertical-align:middle; 
}

 
.pBoxImage  .lupa {
	position: absolute;
	z-index: 200;
	cursor: pointer;
	left:0px;
	top:0px;
 
}

hr {
	width: 95%;
	text-align: left;
	clear: right;
}

.doporuceneProdukty {
	float: none;
	clear: both;
}

.doporuceneProdukty .text {
	font-weight: bold;
	color: #669900;
}

.vypisProduktu {
	float: none;
	clear: both;
}

.vypisProduktu .text {
	font-weight: bold;
	float: left;
}

.productsList {
	/*	background-image:url("http://www.rothwell.cz/templates/main/images/left_border.gif");
	background-repeat:repeat-y;*/
	background-color: white;
	padding-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	font-size: 90%;
	float: left;
	margin-top: 40px;
	position: relative;
 
}

.productsList h2 {
	font-size: 12pt;
}

.vypisProduktu h2 {
	font-size: 12pt;
	display: inline;
}

.mainLeft {
	width: 37px;
	background-color: #d6d6d6;
}

.smallImageWidth {
	width: 150px;
}

.smallImageHeight {
	height: 110px;
}

.cenaAkce {
	position: relative;
	left: 0px;
	top: -44px;
	width: 160px;
	height: 15px;
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family:   Tahoma, Arial,"Luxi Sans","Lucida Grande";
}

.cenaPuvodni {
	position: relative;
	left: 0px;
	top: -41px;
	width: 160px;
	height: 15px;
	text-align: right;
	color: gray;
	font-weight: bold;
	font-size: 11px;
	font-family:   Tahoma, Arial,"Luxi Sans","Lucida Grande";
}

.cena {
	position: relative;
	left: 0px;
	top: -29px;
	width: 160px;
	height: 15px;
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family:   Tahoma, Arial,"Luxi Sans","Lucida Grande";
}

.cenoveRozpeti {
	width: 590px;
	text-align: left;
	font-size: 10pt;
	float: left;
	margin-top: 3px;
	color: black;
}



.cenoveRozpeti .vybery {
	 
	font-size: 80%;
	width:100px;
	margin-right:10px;
	margin-left:0px;
}

.cenoveRozpeti .input {
	 
	font-size: 85%;
	width:40px;
} 
.cenoveRozpeti .inputok {
	margin-right:30px;
	font-size: 85%;
	width:25px;
	border:1px solid #666;
} 

.categoryOptions {
	clear: both;
	margin-top: 25px;
	margin-bottom:15px;
	height: 130px;
	width: 690px;
	color: black;
	font-size: 110%;
	font-weight: bold;
	background-color: #f4f4f4;
}

.categoryOptions .trychtyr {
	background-image: url("/templates/main/images/filtry-trychtyr.gif");
	background-position: left 8px;
	background-repeat: no-repeat;
	width: 95px;
	height: 130px;
	float: left;
}

.categoryOptions .options {
	width: 590px;
	height: 90px;
	float: left;
}

.categoryOptions select {
	width: 180px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 3px;
	margin-left: 10px;
	border: 1px solid #999;
	font-size: 70%;
	height: 18px;
}

.categoryOptions .vybersklad {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 90%;
	color: #BD3D17;
}

.categoryOptions form {
	margin: 0px;
}

.filterDisabled {
	color: #E3E4E6;
}

.filterSelected {
	color: #BD3D17;
}



.description_pod_obrazky {
	clear: both;
	margin-top: 15px;
	padding-right: 25px;
}

.description_nad_obrazky {
	padding-top: 0px;
	padding-right: 25px;
	clear:left;
	font-size:90%;
}

.category_video {
	float: right;
	width: 290px;
	height: 200px;
	margin-right: 30px;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
	/* z-index: 14; */
}

.category_video_side {
	margin-top: 30px;
	margin-left: 30px;
}

.categoryTreeStockFreeNadpis {
	background-color: #bf431f;
	font-weight: bold;
	color: white;
	text-align: center;
	width: 260px;
	margin-top: 30px;
	margin-left: 18px;
}

.categoryTreeStockFree {
	margin-left: 18px;
	width: 255px;
	font-size: 90%;
	background-color: #a3b42a;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.categoryTreeStockFree a:hover {
	color:black;
}
 
.nadpis td {
	background-color: #a3b42a;
	color: black;
	font-weight: bold;
	text-align: center;
	font-size: 105%;
}

.polozky td {
	text-align: center;
	border: 1px solid #a3b42a;
	background-color: white;
	padding-bottom: 5px;
}

#orderby {
	font-weight: bold;
	color: #8b2d12;
}

.stats {
	cursor: pointer;
}

.billboard {
	/* border: 2px solid black; */
	width: 700px;
	text-align: center;
	margin-left: -360px;
	position: relative;
	left: 50%;
	padding: 10px;
	overflow:hidden;
}

.sloupce {
	width: 65px;
	height: 15px;
	position: relative;
	left: 633px;
	top: 2px;
	font-size:12px;
}

.sloupce img {
	margin-bottom: 4px;
}

.sloupce img:hover {
	cursor: pointer;
}

.sloupce .sipkadolu {
	margin-left: 3px;
}

.sloupce .vyber {
	width: 65px;
	height: 30px;
	display: none;
}

.sloupceobal {
	width:44px;
	text-align:right;
	float:left;
	}
.sloupce3 {
	width:22px;
	overflow:hidden;
	float:right;
	margin-left:2px;
	margin-top:2px;	 
}
.sloupce4 {
	width:29px;
	overflow:hidden;
	float:right;
	margin-left:2px;
	margin-top:2px;		
}
.sloupce5 {
	width:36px;
	overflow:hidden;
	float:right;
	margin-left:2px;
	margin-top:2px;
}

.stock_table .polozky .atributy {
	text-align: left;
	padding-left: 10px;
	z-index:500;
}

.stock_table {
	display:none;
	position: absolute;
	width: 350px;
	z-index: 7000;
	left: 35px;
	top:80px;
	background-color: #BD3D16;
	
}

.stock_table table {
	z-index:500;
}
.stock_icon {
	cursor:pointer;
}

.optdiv {
	height:95px;
	float:left;
	width:590px;
	}
	
	
	
.subcats_images {
	clear:both;
}
.subcats_images .subCatImg {
	width:160px;
	height:200px;
	float:left;
	margin-top:25px;
	margin-left:0px;
	margin-right:10px;
	text-align:center;
	overflow:hidden;
}
.subcats_images .subCatImg .image {
	width:160px;
	height:120px;
	text-align:center;
	overflow:hidden;
}
.subcats_images .subCatImg img {
	clear:both;
	overflow:hidden;
	cursor:pointer;
}
.subcats_images .subCatImg a {
	text-decoration:none;
	color:gray;
}
.subcats_images .subCatImg a:hover {
	color:black;
	text-decoration:underline;
}

.subcats_images .subCatImg a:visited {
	color:gray;	
}
.subcats_images .subCatImg .nazev {
	position:relative;
	top:0px;
	clear:both;
	text-decoration:none;
	font-family:"Arial Black", Gadget, sans-serif;
}


.subcats_text {
	clear: both;
 	float: left;
 	margin-bottom:35px;
 	margin-top:15px;
	 
}

.subcats_text .subCatImg {
 
	height: 30px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	text-align: center;
	overflow: hidden;
	white-space:nowrap;
}

.subcats_text .subCatImg .image {
	width: 26px;
	height: 19px;
	text-align: center;
	overflow: hidden;
	float:left;
}

.subcats_text .subCatImg img {
 	float:left;
	overflow: hidden;
	cursor: pointer;
	
}

.subcats_text .subCatImg a {
	text-decoration: underline;
	color: #383838;
}

.subcats_text .subCatImg a:hover {
	color: black;
	text-decoration: underline;
}

.subcats_text .subCatImg a:visited {
	color: #383838;
}

.subcats_text .subCatImg .nazev {
	float:left;
 	margin-right:15px;
	 
	text-decoration: none;
	text-align:left;
	padding-left:5px;
}

.user_history_nadpis {
	background-color: #bf431f;
	font-weight: bold;
	color: white;
	text-align: center;
	width: 260px;
	margin-top: 30px;
	margin-left: 18px;
}

.user_history {
	margin-left: 18px;
	width: 255px;
	font-size: 90%;
	background-color: #a3b42a;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
