body { background-image: url('../images/bg.jpg'); background-repeat: repeat-x; background-position: top center; background-color: #a60707; }
a { color: #c3010a; }

#topBanner { margin-left: -504px; width: 1008px; height: 252px; background-image: url('../images/top.jpg'); background-repeat: no-repeat; background-position: top center; }
#topBanner h1 { padding: 70px 0px 5px 20px; }
#topBanner h1 a { width: 166px; height: 177px; }
#topBanner .topMenu { width: 822px; height: 154px; float: left; text-align: right; }
#topBanner .topMenu .boxbasket { width: 180px; padding: 5px; margin: 0; background: none; border: 0; float: right; color: #fff; }
#topBanner .topMenu .boxbasket a { color: #fff; }
#topBanner .topMenu .boxbasket h4 { background-color: #a70707; color: #fff; }
#topBanner .topMenu2 { width: 822px; height: 98px; float: left; }
#topBanner .topMenu2 a { font-size: 0.8em; font-weight: bold; color: #fff; text-decoration: none; }

#content { margin-left: -504px; width: 1008px; top: 252px; padding-top: 23px; background-image: url('../images/top2.jpg'); background-repeat: no-repeat; background-position: top center; }
#content h1 { color: #a70707; padding-top: 0; font-size: 1.5em; }
#content h2 { color: #620004; }

#content .katalog a { color: #620004; font-weight: bold; font-size: 0.9em; }
#content .katalog ul li a:hover, #content .katalog ul li a.selected, #content .katalog ul li a.routed { background-color: #80b50f; color: #fff; }
#content .katalog ul li a.routed { background-color: #c3010a; color: #fff; }
#content .katalog ul ul li a { background-color: #f6e0e1; }
#content .katalog ul ul ul li a { background-color: #f8edee; }

#leftPage { padding-left: 4px; }
#centerPage { background: none; margin-top: 0; }
#rightPage { padding-right: 4px; background: none; margin-top: 0; }
#fullPage { padding-right: 4px; background: none; margin-top: 0; }

#leftPage h3 { height: 16px; padding: 7px 5px 5px 40px; font-size: 1em; color: #fff; background-color: #a70707; background-image: url('../images/ikona_katalog.gif'); background-repeat: no-repeat; background-position: 0px 0px; }
#leftPage h3.katalog { background-image: url('../images/ikona_katalog.gif'); }
#leftPage h3.aktuality { background-image: url('../images/ikona_aktuality.gif'); }
#leftPage h3.novinky { background-image: url('../images/ikonka_novinky.gif'); background-color: #80b50f; }
#rightPage h3 { height: 16px; padding: 7px 5px 5px 40px; font-size: 1em; color: #fff; background-color: #a70707; background-image: url('../images/ikona_katalog.gif'); background-repeat: no-repeat; background-position: 0px 0px; }
#rightPage h3.akce { background-image: url('../images/ikona_akce.gif'); }
#rightPage h3.vyrobci { background-image: url('../images/ikona_vyrobci.gif'); }


table.kosik th { background-color: #c3010a; }

form input.tlacitko { background-color: #c3010a; }

.web_info { background-color: #f6e0e1; border: 1px dotted #c3010a; }
.web_warning { background-color: #f6e0e1; border: 1px dotted #c3010a; }

#basket .cena span { color: #c3010a; }

.poleset legend { background-color: #c3010a; color: #fff; }






#category .subfolders ul li {
  font-size: 0.9em;
  float: left;
  width: 96px;
  padding: 2px;
  margin: 0 5px 3px 0;
  height: 150px;  
  text-align: center;
  border: 1px dotted #aaa;
  white-space: normal;
  background-image: url('../images/dlazdice_bg.jpg');
  background-repeat: repeat-x;
  background-position: bottom center;
}

#category .subfolders ul li a {
  text-decoration: none;
}

#category .subfolders ul li .okolo {
  clear: both;
  height: 100px;
}

#category .subfolders ul li .text {
  clear: both;
  overflow: hidden;
}


#categories_index ul li  {
  margin: 4px 2px 0 2px;
  width: 102px;
  background-color: #fff;
  background-image: url('../images/dlazdice_bg.jpg');
  background-repeat: repeat-x;
  background-position: bottom center;
  font-weight: bold;
  font-size: 1.1em;
}


.products ul li  {
  background-image: url('../images/dlazdice_bg.jpg');
  background-repeat: repeat-x;
  background-position: bottom center;
}




.pane {
	background: #f1d8d9;
	padding: 10px 20px 10px;
	position: relative;
	margin-bottom: 10px;
}
.pane .delete {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}


#topBanner .topMenu .boxMeny {
  width: 70px;
  color: #000;
  padding: 5px 5px 5px 0;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.5em;
  z-index: 1000;
  margin: 0 0 0 10px;
  float: right;
}

#topBanner .topMenu .boxMeny h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  background-color: #80b50f;
  color: #fff;
}

#topBanner .topMenu .boxMeny a {
  color: #fff;
}







	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:480px;
		height:110px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		}		
	#slider2 img { 
	  float: left;
		margin: 0 10px 30px 0;
		}	
	#slider2 li h3 { 
		margin: 0 0 10px 0;
		padding: 0;
		line-height: 1em;
		font-size: 1.3em;
		font-weight: bold;
		}	
	#slider2 li p{
    width: 340px; 
	  float: left;
		margin: 0;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-160px;
		}	
	#nextBtn, #nextBtn2{ 
		left:480px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												





.tlacitka a { height: 19px; float: left; margin: 2px 2px 0px 0; padding: 0 0 0 9px; text-decoration: none; background-repeat: no-repeat; background-position: left top; }
.tlacitka a span { float: left; padding: 1px 14px 3px 5px; font-size: 11px; font-weight: bold; color: #fff; display: block;  background-repeat: no-repeat; background-position: right top; }

.tlacitka a.modry { background-image: url('../images/button-modry-left.png'); }
.tlacitka a.modry span { background-image: url('../images/button-modry-right.png'); }
.tlacitka a.cerveny { background-image: url('../images/button-cerveny-left.png'); }
.tlacitka a.cerveny span { background-image: url('../images/button-cerveny-right.png'); }
.tlacitka a.zluty { background-image: url('../images/button-zluty-left.png'); }
.tlacitka a.zluty span { background-image: url('../images/button-zluty-right.png'); }
.tlacitka a.zeleny { background-image: url('../images/button-zeleny-left.png'); }
.tlacitka a.zeleny span { background-image: url('../images/button-zeleny-right.png'); }

.tlacitka a.vyhledavani { background-image: url('../images/button-cerny-left.png'); }
.tlacitka a.vyhledavani span { background-image: url('../images/button-cerny-right.png'); }

.tlacitka a span { float: none; } /* End IE5-Mac hack */
.tlacitka a:hover span {  }
.tlacitka #current a { background-position:0 -125px; }
.tlacitka #current a span { background-position:100% -125px; color: black; }

#rightPage .ordertextboxmaly { width: 90px; }






#externi_vyrobci {
  clear: both;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#externi_vyrobci .vyrobci1 {
  float: left;
  width: 241px;
  padding: 0px;
  margin: 0 5px 5px 0;
  height: 230px;  
  border: 1px dotted #aaa;
  background-image: url('../images/dlazdice_bg.jpg');
  background-repeat: repeat-x;
  background-position: bottom center;
  background-color: #fff;
}

#externi_vyrobci .vyrobci1 .ram {
  float: none;
  clear: both;
  padding: 5px;
}

#externi_vyrobci .vyrobci1 .ram .okolo {
  clear: both;
  height: 105px;
  width: 230px;
  text-align: center;
  margin-top: 5px;
  float: none;
}

#externi_vyrobci .vyrobci1 .ram h3 {
  clear: both;
  height: 35px;
  overflow: hidden;
  font-size: 1.1em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  text-align: center;
}

#externi_vyrobci .vyrobci1 p {
  height: 40px;
  font-size: 0.9em;
  line-height: 1.2em;
  overflow: hidden;
  clear: both;
}

#externi_vyrobci .vyrobci1 a {
  text-decoration: none;
}


#novinky_akce_vyrobci ul {
  margin-left: 20px;
}

#novinky_akce_vyrobci ul li {
  padding: 2px 0; 
}

#novinky_akce_vyrobci ul li a {
  color: #620004; 
  font-weight: bold;
  font-size: 0.9em;
}

#virtualis-zpetne-odkazy { margin-left: 20px; }