/* CSS Document */*{
	padding: 0px;
	margin: 0px;
}
hr, .navigacejump{
	display: none;
}
a{
	color: #e53e6e;
}
a:hover{
	color: #333333;
}
.notdisplayed{
	display: none;
}
body {
  color: #4A4A4A;
  font-size: 11px;
  text-align: center;
  font-family: 'Tahoma', sans-serif;
  background: #ffffff;
}

div#container {
	position: relative;
  margin:auto;
  text-align: left;
  width: 1003px;
  padding: 176px 5px 0 5px;
  background: url('../layout/bodybg.gif') 50% 0% repeat-y;
}

div#topblock{
position: absolute;
left: 7px;
top: 0;

}

.padded{
  padding: 0 5px;
}

div#header {
  position: relative;
  width: 1003px;
  height: 175px;
  background: url('../layout/topbg.jpg') 0% 0% no-repeat;
  color: #ffffff;
  }
  
	div#header strong.logo a{
		position: absolute;
		left: 40px;
		top: 9px;
		display: none;
	}
		div#header strong.logo a span{
			display: none;
		}

#topheadline{
  position: absolute;
  left: 150px;
  top: 38px;
  font-weight: normal;
  color: #ffffff;
  line-height:80%;
  font-size: 18px;
  background: none;
}
 h2#topheadline{display: none;}
#topheadline span{
  font-weight: normal;
  color: #ffffff;
  line-height:50%;
  font-size: 11px;
}





#topmenu{
  position: absolute;
  left: 0px;
  bottom:0;
  width: 1000px;
  height: 34px;
  overflow: hidden;
  background: #37415a url('../layout/topmenubg.gif') 0% 0% repeat-x;
  
}

#topmenu ul.topmenu{
  list-style: none;
}
#topmenu ul.topmenu li{
  float: left;
  display: block;
  text-align: center;
  padding: 9px 10px;
  font-size: 12px;
  background: url('../layout/topmenusep.gif') 100% 0% no-repeat;
}
#topmenu ul.topmenu li a{
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}
#topmenu ul.topmenu li a:hover{
  color: #e53e6e;
}


div#kosik {
  padding: 11px 10px 0 0;
  float: right;

}


	#kosik a.heading{
		background: url('../layout/kosikbg.gif') 0% 0% no-repeat;
		font-weight: bold;
		font-size: 11px;
		color: #e53e6e;
		text-decoration: none;
		padding: 0 0 0 20px;
		
		
	}
	#kosik a:hover{
		color: #ffffff;
	}

	#kosik span{
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		margin: 0px 0 0px 0px ;
		padding: 0 15px 0 0;
		
	}


div#headmenu {
	position: absolute;
	top: 125px;
	left: 5px;
}


div#loginbox{
  position: absolute;
  right: 10px;
  top: 7px;
}
div#loginbox span.registrace a{
  position: absolute;
  right: 0px;
  top: 20px;
  color: #e53e6e;
  font-weight: bold;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  cursor: pointer;
}
div#loginbox input.text{
  width: 80px;
  border: 1px solid #cfcfcf;
}

div#loginbox input.submit{
  padding: 2px 0 2px 15px;
  margin: 0 0 0 10px;
  background: url('../layout/loginsubbg.gif') 0% 50% no-repeat;
  border: none;
  color: #e53e6e;
  font-weight: bold;
  font-family: tahoma;
  font-size: 11px;
  
}
div#loginbox label{
  color: #e53e6e;
  font-weight: bold;
  padding: 0 10px;
}

	
	
	div#headmenu a:hover {
			color: #ffffff;
			text-decoration:underline;
			
	}
	
	

	div#headmenu form.hledat {
	  margin: 0px 20px 0 0px;
	  float: left;
	  position:relative;
		  top:-8px;
	 
	}

		form.hledat .hledat_inp {
		  width: 118px;
		  height: 16px;
		  font-size: 11px;
		  color: #4A4A4A;
		  padding: 0 5px;
		  border: 1px solid #cfcfcf;
		  background: #ffffff;
		  
		}

		form.hledat .hledat_sub {
		  background: url('../layout/srchsubbg.gif') no-repeat 0% 50%;
		  border: none;
		  padding: 3px 0 0 13px;
		  margin: 0 0 0 5px;
		  color: #ffffff;
		  font-family: tahoma;
		  font-size: 12px;
		  font-weight: bold;
		}
	
	
	
	

div#telo {
  width: 1000px;
  margin: 0 2px;
  background: url('../layout/telobg.gif') repeat-x 0% 0%;
  padding: 0 0 20px 0;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
}

div#menu {
  width: 181px;
  padding: 0 0 0 10px;
  float: left;
  overflow: hidden;
  position:relative;

}



ul#menulist, ul.menu
{
	padding: 0;
	list-style-type: none;
	margin: 0;
	margin-left:1px;
	
}



a.actuator
{
  font-weight: bold;
	background-color: transparent;
	color: #ababab;
	padding: 7px;
	padding-left: 18px;
	text-decoration: none;
	width: auto;
	display: block;
	height: auto;
	font-size: 9pt;
}

a.actuator:visited, a.actuator:active
{
	background-color: transparent;
/*	color: white;*/
	padding-left: 18px;
	text-decoration: none;
}

a.actuator:hover
{
	text-decoration: underline;
	background-color: transparent;
	color: white;	
}

.menubox{
    border: 1px solid #efc7d2;
    background: #ffe0e9;
    margin: 0 0 10px 0;
}

/* BARVA SHOPU */

/* UMISTENO V SABLONE DANEHO SHOPU */
ul.menu{
	padding:0 0 5px;

	width: 176px;
	
}
	.menu li
	{
		background: url('../layout/menuline.gif') repeat-x 0% 100%;
		margin:0 8px 0 8px;
		overflow:hidden;
		display:block;
	}

	.menu li a
	{		
		color: #e53e6e;
		width: 130px; 
		display: block;
		padding: 9px 15px 9px 20px;
		font-size: 11px;
		font-weight:bold;
		font-family:'Tahoma' , sans-serif;
		text-decoration: none;
		background:  url('../layout/arr.gif') no-repeat 5px 14px;
		

		
	}
		.menu li ul
		{
			background: url('../layout/menuline.gif') repeat-x 0% 0%;

		}

		.menu li ul li	{
			margin:0;
			padding:0 8px 0 6px;
			
			
		}

		.menu li ul li a
		{
			color: #028bcb;
			width: 130px; 
			display: block;
			padding: 8px 15px 8px 15px;
			font-size: 11px;
			font-weight:normal;
			overflow:hidden;
			background:none;
			text-decoration: none;

		}
		
		.menu li ul li ul li a{
      color: #00b4c4;
    }

	.menu li a:hover{
		text-decoration: underline;
	}
	
	.menu li.active ul{
		display: block;
	}


	.menu li.inactive ul{
		display: none;
		
		
	}
	
	#menu #kontaktujte	{
		color:#848484;
		font-size:10px;
		padding:5px 8px 0 5px;

	}
	
	#menu #kontaktujte .heading	{
		background: url('../layout/kontaktujte.gif') no-repeat 0% 0%;
		margin:30px 0 0 3px;
		padding:5px 8px 0 35px;
		display:block;
		color:#ec5a1a;
		font-weight:bold;
		font-size:11px;
		height:30px;
	}
	
	




div#foot {
	width: 1000px;
	margin: 0 1px 0 2px;
	padding: 10px 0 0px 0;
	text-align: left;
	background: url('../layout/footerbg.gif') repeat-x 0% 0%; 
	float: right;
  
  
}
div#ending{
  background: url('../layout/foot.gif') no-repeat 0% 0%;
  width: 1012px;
  height: 5px;
  margin: 0 auto 30px auto;
}

div#foot p{
  padding: 20px 0 20px 85px;
  color: #bdbdbd;
  font-size: 11px;
  background: url('../layout/footlogo.gif') no-repeat 20px 50%;
}

	div#foot a {
		color:#e53e6e;
		font-size: 11px;
		font-weight: normal;
	}


div#obsah {
  float: right;
  width: 800px;

  padding: 0;
}

div#obsahleft {
  width: 600px;
  float: left;
  overflow: hidden;
}


div#obsahright {
  margin: -25px 10px 0 0px;
  _margin-right: 5px;
  width: 181px;
  padding: 0 0px 0 0;
  float: right;
  overflow: hidden;
  z-index: 2;
  position: relative;

}

div#obsahright div.rbox{
  width: 159px;
  padding: 10px;
  border: 1px solid #efc7d2;
  background: #fff6f8;
  margin: 0 0 10px 0;
}


div.rimgbox{
  border: 1px solid #efc7d2;
  text-align: center;
  background: #fff;
  padding: 10px 0;
  margin: 0 0 10px 0;
}

div.rnabbox a{
  color: #484848;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
div.rnabbox a:hover{
  text-decoration: underline;
}
div.rnabbox div.pbox, .produkt div.botbox{
  text-align: right;
  color: #e53e6e;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #f7dee5;
  
}
div.rnabbox div.pbox span,  .produkt div.botbox span{
  font-size: 14px;
  font-weight: bold;
}
/* OBSAH PROSTŘEDNÍHO BLOKU */

div#novinky {


}

	div#novinky div.novinka{
		padding: 0 0 10px 0;
	}
	div#novinky div.novinka h2{
		font-size: 14px;
	}		
		div#novinky div.novinka img {
			float:right;
			
		}
		
		div#novinky div.novinka strong {
			color:#ec5a1a;
			text-decoration:underline;
			
		}

	


div.navigacebig {
	font-size: 11px;
	padding: 2px 15px 10px 15px;
	color: #cacaca;
}

div.navigacebig h2, div.navigacebig h3 {
  display : inline; font-size : 8pt; margin : 0; padding : 0 3px 0 12px;  border: none; color : #444444; font-weight: normal; background: url('../layout/star.gif') no-repeat 0% 50%;
}

div.banner {
  text-align : center;
  margin-top : 8px;
}

	div#obsahright strong.heading {
	  font-family: arial;
	  font-size: 14px;
	  font-weight: bold;
	  color: #e53e6e;
	  display: block;
	  padding:5px 0 3px 0;
	}
	
	div#rightmenu div.heading strong {
		text-align:left;
		background:#dcdcdc url('../layout/tip.gif') no-repeat 12px 4px;
		color: #000000;
		font-weight: bold;
		display: block;
		padding:5px 0 6px 35px;
	}
	
	div#akcni {
		background-color:#f0f0f0;
		text-align:left;
	}
	
		div#akcni .top {
		  background: url('../layout/rmenu_intop.jpg') no-repeat 0% 0%;
		  padding:5px 0 0 0;
		}
		div#akcni .bott {
		  background: url('../layout/rmenu_inbott.jpg') no-repeat 0% 0%;
		  padding:5px 0 0 0;
		}
		
		div#akcni .items {
			width:150px;
			margin-left:15px;
			text-align:center;
		}
		
			div#akcni .items .item {
				background:url('../layout/dots.gif') repeat-x 0% 100%;
				padding: 20px 0 20px 0;
				font-size:10px;
			
			}
			
				div#akcni .items .item a {
					color:#82a81b;
					font-weight:bold;
					font-size:11px;
				
				}
				div#akcni .items .item strong {
					font-size:12px;
				}
	
	
	
	div#rightmenu div.heading strong {
		text-align:left;
		background:#dcdcdc url('../layout/tip.gif') no-repeat 12px 4px;
		color: #000000;
		font-weight: bold;
		display: block;
		padding:5px 0 6px 35px;
	}







div.obal {
  margin: 10px 0 0 0;
  width: 177px;
  height: 206px;
  background-image: url(../images/obal.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div.bunda {
  padding: 10px;
  width: auto;
  font-size: 8pt;
  text-align: center;
}

div.bunda a {
  color: #f7a900;
  font-weight: bold;
}

div.bunda a:hover {
  text-decoration: none;
}

div.bunda strong {
  color: #f7a900;
}

.skrt {
  text-decoration: line-through;
}

.red {
  color: #e73c70;
}



div#nabidka {
  margin: 20px 0 20px 0;
  width: auto;
}

div#nabidka form {
  margin: 4px 0 4px 0;
}

div#nabidka2 form {
  margin: 4px 0 4px 0;
}
div#nabidka2 {
  margin: 20px auto 20px auto;
  position: relative;
}

div.forum {
  width: 125px;
  height: 104px;
  font-size: 8pt;
  float: left;
  text-align: center;
  border: 1px solid #e5d7cc;
  position: relative;
  margin: 3px;
}

div.forum a {
  color: black;
  position: absolute;
  bottom: 5px;
  left: 0;
  text-align: center;
  width: 100%;
}

div.forum a:hover {
  text-decoration: none;
}

div.newstop {
  position: absolute;
  margin: -10px 0 0 0;
  width: 210px;
  color: #343434;
  font-size: 8pt;
  font-weight: bold;
  padding: 4px 0 0 35px;
  height: 22px;
  background-image: url('../layout/newsbg.gif');
  background-position: center top;
  background-repeat: no-repeat;
}

div.newstext div.img{
	float: left;
	width: 137px;
	overflow: hidden;
	margin: 0 10px 0 0;
}

div.akcnitop {
  position: absolute;
  width: 210px;
  font-size: 8pt;
  color: white;
  font-weight: bold;
  padding: 4px 0 0 35px;
  margin: -10px 0 0 0;
  height: 22px;
  background-image: url(../images/akcni.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div.text {
  font-size: 8pt;
  color: #f7a900;
  text-decoration: underline;
  width: auto;
  padding: 20px;
}

div.newstext {
  font-size: 8pt;
  width: 510px;
  padding: 20px 10px 0 10px;
}


.braun {
  color: #7ecce3;
}

div.txt {
  float: left;
  width: 350px;
}


.fl {
  float: left;
}

a img {
  border-style: none;
}

div.language {
  width: 200px;
  height: 30px;
  position: absolute;
  margin: -32px 0 0 810px;
  color: #363636;
  display: block;
  font-weight: bold;
}

div.language a {
  color: #363636;
}

div.language a:hover {
  text-decoration: none;
}

h1, h2 {
  font-family: Arial;
  color: #e53e6e;
  padding: 0 0 8px 0px;
  margin: 5px 0 9px 0;
  font-size: 18px;
  font-weight: bold;
  background: url('../layout/h1bg.gif') repeat-x 0% 100%;
  
}
h3 {
  color: #e63f6d;
  margin: 0 0 0 0;
  padding: 1px 0 0px 0px;
  font-size: 14px;
  font-weight: bold;
}

.fr {
  padding: 2px 0 2px 25px;
  margin: 0 5px;
  display: block;
  float: right;
  background: url('../layout/flag_skladem.gif') no-repeat 0% 50%;
}

div.dott {
  border-right: 1px #8a8a8a dotted;
}

div.selectovani {
	background: url('../layout/h1bg.gif') 0% 100% repeat-x;
	width: 100%;
	margin: 0 0 10px 0;
}

div.razeni {
position: relative;
  width: 540px;
  margin: 0 0 10px 0;
}
div.razeni form{ 
	float: left;
}
div.razeni form label{ 
	margin: 0 5px;
}


div.razeni select, div.smallfont7 select {
  border: 1px #7F9DB9 solid;
  font-size: 8pt;
}

div.sbox{
  width: 578px;
  padding: 10px;
  margin: 10px 0 3px;
  border: 1px solid #d6d6d6;
  background: #efefef;
}


.b {
  font-weight: bold;
}
a.b{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

div.space {
  height: 20px;
}

.kosh2 {
  margin: 0;
}


table.vypiskose {
  color: #4a4a4a;
  margin: 10px 0 0 1px;
  font-size: 10px;
  font-weight:bold;
  width:598px;
  border-collapse:collapse;
  text-align:left;
  border: 1px solid #efc7d2;
}

table.vypiskose a { 
	color:#e43e6e !important;
	font-size: 11px;
}
table.vypiskose a:hover { 
	color:#444 !important;
}

table.vypiskose thead {
	border:1px solid #f1f1f1;
	border-bottom: 1px solid #efc7d2;
	
}
table.vypiskose thead tr th {
  background-color: #ffffff;
  font-weight: bold;
  
  padding: 5px 6px;
  margin-bottom:2px;
}
table.vypiskose tbody {
  font-size: 11px;
}
table.vypiskose tfoot tr.summary td {
}

table.vypiskose td {
  font-weight: normal;
  padding: 5px 5px 4px 5px;
  border-bottom: 1px solid #efc7d2;
  
  background-color: #ffe0e8;
}



table td.nahled, table td.x, table td.pocet{
	text-align: center;
}
table th.nazev, table td.nazev{
	width: 284px;
}
table td.nazev a{
	color: #e63e6f;
}
table th.x, table td.x{
	width: 50px;
}
table th.pocet, table td.pocet{
	width: 18px;
}
table td.pocet input.inpshop{
	width: 18px;
	margin: 0;
	padding: 1px;
	color: #666;
	text-align: right;
	
}
table th.cena, table td.cena{
	width: 80px;
	text-align: center;
	
	
}

table th.dph, table td.dph{
	width: 20px;
	text-align: center;
	
}
table td.cena{
	color: #363636;
}
table th.celkem, table td.celkem{
	width: 90px;
	text-align: right;
}


.submshop {
  color: #333333;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 8pt;
  cursor: pointer;
  border: 1px solid #545454;
  float: right;
}

.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }


div.kostab {
  margin: 0 0 20px 0;
}


input.sendobj {
  margin: 5px 0 0 0;
  cursor: pointer;
  float: right;
  padding: 3px 15px;
  border: 1px solid #b5cef0;
  background: #e9f2f7;
  font-weight: bold;
  color: #004566;
}



div.predata {
	position: relative;
  width: 276px;
  border: 1px solid #efc7d2;
  background: #ffe0e8;
  padding: 10px;
  float: right;
}




div.tabulka {
	margin: 0 0 0 0;
	
	
}

div.tabulka table{
	width: 100%;
	border-collapse: collapse;
	
}


div.tabulka td{
	padding: 7px 10px 9px 0px;
	background: url('../layout/menuline.gif') repeat-x 0% 100%
}
div.tabulka td.label{
	width: 120px;

}
div.tabulka td.value{
	width: 130px;
	position:relative;
}

div#cena {
	border:1px solid #e1eac7;
	background-color:#f4fae3;
	padding: 10px 5px;
	color:#6e8187;
}

	div#cena span.cena {
		color: #ec5a1a;
		font-weight:bold;
		font-size:18px;
	}
	
	div#cena div.tocart{
		float:right;
		padding:0px 5px;
		position:relative;
		top:-3px;
	}
	
input.kusu {
			border:1px solid #ec5a1a;
			width:20px;
			padding: 1px;
			text-align: right;
			position:relative;
			
		}
	
	
		div#cena div.tocart .img{
			position:relative;
			top:4px;
			padding-left:3px;
		}
	
	



	div.image #dalsi_obrazky {
		text-align:left;
		font-size:9px;
		font-family:'Verdana',sans-serif;
		color:#6e8187;
		width:500px;
		margin-top:10px;
	}
	
	div.image #dalsi_obrazky img {
		margin:5px;
		float:left;

	}

.dokosiku {
  width: 81px;
  height: 17px;
  border-style: none;
  background: url("/images/dokose.gif") center top no-repeat;
}

div.akcninabidka {
  width: 177px;
  height: 22px;
  margin: 10px 0 0 0;
  background-image: url(../images/nabidka.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div.akcninabidka span {
  display: block;
  padding: 5px 0 0 20px;
  color: white;
  font-weight: bold;
  font-size: 8pt;
}

div#nadpis {
  color: #3a3a2e;
  font-size: 9pt;
  font-weight: bold;
  position: absolute;
  left: 473px;
  top: 38px;
}
div#nadpis h2 {
  color: white;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  border: none;
}
.blue {
  color: #a6e2fe;
}

.obyctext {
  font-size: 8pt;
  color: black;
}

.bl {
  color: black;
}

.bl:hover {
  text-decoration: none;
}

table.cislovani {
  margin: 0;
}

table.cislovani td {
  padding: 0;
}

.pt8 {
  font-size: 8pt;
}

div.three {
  height: 58px;
  overflow: hidden;
}

input.odeslat {
  width: 63px;
  height: 20px;
  background-image: url(../images/odeslat.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

input.vymazat {
  width: 70px;
  height: 20px;
  background-image: url(../images/vymazat.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div.next {
  font-size: 8pt;
  
}
div.next a.left {
 float: left;
 color: #e53e6c ;
}
div.next a.right {
 float: right;
 color: #e53e6c ;
}




.askform{
	padding: 10px 5px 0;
	text-align: center;
}

.askform label{
	display: block;
	float: left;
	width: 50px;
}

.askform input.text{
	border: 1px solid #dddddd;
	padding: 1px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 2px 0;
	width: 143px;
	float: left;
}
.askform textarea{
	border: 1px solid #dddddd;
	padding: 2px;
	font-size: 11px;
	color: #666666;
	font-family: arial;
	width: 190px;
	height: 110px;
	margin: 0 0 5px 0;
}

.askform input.submit{
	border: 1px solid #d1d1d1;
	background: #dcdcdc;
	padding: 1px 15px;
	color: #4e0000;
	cursor: pointer;
}



.produkt{
	
	position: relative;
	width: 159px;
    height: 380px;
	border: 1px solid #f1f1f1;
	background: #ffffff;
	padding: 5px 10px 25px 10px;
	margin: 12px 9px 6px 9px;
	_margin-left: 0px;
	text-align: center;
	float:left;
}

	
.notfloat{
	float: none;
	margin: 10px auto 20px;
}

.produkt .linkbox{
	text-align: left;
	height: 60px;
	overflow: hidden;
}
.produkt .linkbox a{
	color: #484848;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}
.produkt .linkbox a:hover{
	text-decoration:underline;
}

.produkt .img{

	background: #ffffff;
	margin: 5px 0;
	width: 159px;
	height: 140px;
	overflow: hidden;
	text-align: center;
}
.produkt .perex{

    padding:0;
    margin:10px 0 10px 0;
    width: 159px;
    height: 80px;
    text-align:justify;
    overflow: hidden;
}

.produkt strong a{
	font-weight: normal;
}

.produkt div.botbox{
  bottom: 71px;
  width: 159px;
  text-align: right;
  color: #e53e6e;
  padding: 0 0 3px 0;
  border: none;
}

.produkt span.cenaheading{
	padding: 2px 0;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}
.produkt span.cena{
	color: #ff6623;
	font-size: 13px;
	font-weight: bold;
	
}

div.tocartform{
	text-align:center;
  padding: 5px 0;
}
.produkt div.tocartform{
  bottom: 35px;
  width: 159px;
  border-top: 1px solid #f7e3e8;
  border-bottom: 1px solid #f7e3e8;
}
.addtocart{
  background: url('../layout/tocartico.gif') 0% 50% no-repeat;
  width: 125px;
  padding: 5px 0 5px 25px;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #e53e6e;
  cursor: pointer;
  border: none;
}

.produkt div.skladem{
	width: 169px;
	text-align:left;
	margin-left:5px;
	position: absolute;
	left: 5px;
	bottom: 10px;
}



.anketa{
	padding: 10px;
}

.abody{
	border-bottom: 1px solid #4e0000;
	padding: 5px 0;
}
.abody a{
	float: left;
	display: block;
	width: 50px;
}
	.resultbox{
		margin: 5px 0 0 0;
		float: left;
		width: 80px;
		height: 11px;
	}
	.result{
		float: left;
		height: 11px;
	}
	.anketa div.red{ background: #e73c70;}
	.anketa div.pink{ background: #cd007e;}
	.anketa div.green{ background: #69cd00;}
	
	
	
.tocartbox{
	padding: 0 0 0 55px;
	width: 200px;
}
.tocartbox span{
	display: block;
	padding: 10px 5px 0 0;
}
.tocartbox span, .tocartbox input{
	float: left;
}
.inpshop {
  float: left;
  width: 15px;
  margin: 20px 5px 0 0;
  border: 1px #ec5a1a solid;
}

.detailleftbox{
	width: 300px;
	text-align: center;
	float: left;
}
div.image {
  width: 280px;
  text-align: center;
  margin:auto;
  border: 1px solid #f1f1f1;
}


	.flags{
		padding: 5px 0 0 0;
	}
	.flags img{
		margin: 0 0 0 10px;
	}
.akce{ color: #ff0100; }

.skladem{ color: #edb101; }


.logovyr{ float: right;}

.detailbox-menu {
	padding-bottom:19px;

}

	.detailbox-menu a {
		display:block;
		float:left;
		font-weight:bold;
		text-decoration:none;
		color:#959595;
		border:1px solid #d6d6d6;
		border-right:0px;

		padding:5px 15px;
		font-size:11px;
		

		
	}
	.detailbox-menu a:hover {
		color:#4a4a4a;
	}
	
	.detailbox-menu a.selected {
		background:#efefef ;
		color:#4a4a4a;
	}
	
	.detailbox-menu a.selected:hover{
		color:#959595;
	}
	
	.detailbox-menu a.last {
		border-right:1px solid #d6d6d6;
	}
	
	
	
	
	

.detailbox{
	margin: 5px 0 0 0;
	padding: 10px;
	width: 578px;
	border: 1px solid #d6d6d6;
	background-color:#efefef;
}
.detailbox ul{
	padding: 0 0 0 15px;
	list-style: square;
}
.detailbox div.img{
	width: 123px;
	height: 123px;
	overflow: hidden;
	float: left;
	margin: 2px;
	padding: 3px 0 0 0;
	border: 1px solid #d9ebfa;
	background: #ffffff;
	text-align: center;
}
.detailbox div.img a{
	display: block;
	margin: auto;
	width: 117px;
	height: 117px;
	overflow: hidden;
	text-align: center;
	
}

.detailform{
	width: 520px;
	overflow: hidden;
	background: #eff8fd;
	border: 1px solid #d9ebfa;
	padding: 10px;
	margin: 10px 0;
}

.detailform label{
	display: block;
	float: left;
	width: 70px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.detailform label.nd{
	margin: 0 0 0 35px;
}
.detailform input.text{
	float: left;
	width: 150px;
	padding: 1px;
	margin: 0 0 5px 0;
	border: 1px solid #dcecfd;
}
.detailform textarea{
	width: 405px;
	padding: 3px;
	font-size: 11px;
	color: #444444;
	font-family: arial;
	margin: 0 0 5px 0;
	border: 1px solid #f2ede7;
}
.detailsubbox{
	width: 100%;
	text-align: center;
}

.detailsubbox input{
	background: #dcdcdc;
	border: 1px solid #d1d1d1;
	padding: 0 15px;
	cursor: pointer;
}

#odeslatmail input.submit{
	background: #dcdcdc;
	border: 1px solid #d1d1d1;
	cursor: pointer;
	margin: 3px 0 0 0;
}

.adbox{
	text-align: center;
	width: 100%;
	padding: 10px 0;
}

.vyrobci{

	
}
.vyrobci label.zobrazit{
	width: 50px;
	display: block;
	float: left;
	margin-left:5px;
}
.vyrobci label{
	margin: 0 5px 0 0;
}
.vyrobci div.rightpart{
	width: 450px;
	float: left;
}
.pagesinfobox{
	width: 100%;
	padding: 10px 0;
}
.pagesinfobox div.info{
	float: left;
}
.strankovani{
	float: right;
	padding: 0 20px 0 0;
}

#produktyznacky ul{
	list-style: none;
	display: inline;
}
#produktyznacky ul li{
	display: inline;
}

.podkategorie {
	list-style: none;
}
.podkategorie li{
	display: block;
	float: left;
	padding: 3px;
	text-align:center;
}

.podkategorie li a{
	display: block;
	float: left;
	width: 120px;
	height: 145px;
	overflow: hidden;
	padding: 5px;
	border: 1px solid #f2ede9;
	text-decoration:none;
}
.podkategorie li a img{
    max-height: 133px;
    max-width:120px
    
    
}
.podkategorie li a:hover{
	text-decoration:underline;
}

.kosikblock{
	display: block;
	float: left;
	width: 280px;
	color: #4a4a4a;
	
}

.kosikblock label{
	display: block;
	float: left;
	width: 120px;
}
.kosikblock label span.povinne{
	padding: 0 0 0 15px;
	background: url('../layout/star.gif') 0% 50% no-repeat;
    color: #e63f6d;
}

.kosikblock label{
	display: block;
	float: left;
	width: 120px;
}

.kosikblock input{
	float: left;
	width: 130px;
	padding: 1px;
	font-size: 11px;
	border: 1px solid #dddddd;
	margin: 0 0 4px 0;
}

.spadding {
	padding:0px;
}

#dod_adresa {
	display:none;
}

.poznobj{
	width:598px;
	height:90px;
	border:1px solid #ebd3e0;
	margin:5px 0;

}

.doprava {
	width:385px;

}
.tar{
  text-align: right;
}

.cenabox{
	width: 600px;
	padding: 5px;
	background: #f4f4f4;
	margin: 10px 0; 
}
.cenabox span.cenasign{
	float: left;
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.cenabox span.cena{
	float: right;
	font-size: 18px;
	padding: 0 3px 0 0;
	color: #ed002c;
}

.paymenttypes{
	width: 536px;
	border: 1px solid #ddeaf0;
	background: #e1eff2;
	padding: 5px;	
}
.paymenttypes label{
	font-weight: bold;
	float: left;	
}
.paymenttypes select{
	width: 200px;
	float: right;
	margin: 3px 0;
}

#di{
	width: 50px;
}


.spec{
	width: 599px;
	border-collapse: collapse;
	margin: 10px 1px;
}
.spec td{
	padding: 8px;
	text-align: left;
	border:1px solid #d9dde3;
}
.spec tr.dark td{
	background: #eeeded;
}
.spec tr.light td{
	background: #ffffff;
}

.spec td.label{
	font-weight:bold;
	width:150px;
	
}

.detlinks{
	padding: 10px 0;
	line-height: 120%;
}
.detlinks a{
	color: #004467;
	display: block;
	float: left;
	margin: 0 3px;
}
.detlinks a img{
}

#obsahleft div.newstext h2 {
  border-bottom: none;
  margin: 10px 0 0 0;
  padding: 0 0 3px;
  }
  
  
.kontakt{
  line-height: 150%;
  padding: 5px;
}

.menuTop, .menuBott {
	width:225px;
	height:12px;

	margin:0;
	padding:0;
	
}




.menuBott {
	background: url("../layout/menubott.jpg") no-repeat 0% -1px;
	margin-bottom:25px;
	margin-left:1px;
}



.red {
	color:#e73c70;
}

.now {
	font-weight:bold;
	padding: 10px 0 0 25px;
	background: url('../layout/arr.gif') no-repeat 10px 13px;
	font-family: 'Verdana', sans-serif;
	font-size:10px;
	color: #c9c9c9;
	font-weight:bold;
}
	.now a {
		color:#e53e6e;
		font-family: 'Verdana', sans-serif;
		font-size:10px;
		text-decoration: none;
		font-weight: normal;
	
	}
	.now a:hover {
	text-decoration: underline;
	}

	
.altbox{
    border: 1px solid #d6d6d6;
    background: #efefef;
}
.altbox ul{
	padding:0 0 5px;

	width: 176px;
	
}
	.altbox li
	{
		background: url('../layout/menualtline.gif') repeat-x 0% 100%;
		margin:0 8px 0 8px;
		overflow:hidden;
		display:block;
	}

	.altbox li a
	{		
		color: #e53e6e;
		width: 130px; 
		display: block;
		padding: 9px 15px 9px 15px;
		font-size: 10px;
		font-weight:bold;
		font-family:'Tahoma' , sans-serif;
		text-decoration: none;
		background:  url('../layout/arr.gif') no-repeat 0% 50%;
	}
	.altbox li a:hover
	{		
		text-decoration: underline;
	}
	.altbox li span{		
		color: #5e5b5b;
		width: 130px; 
		display: block;
		padding: 9px 15px 9px 15px;
		font-size: 11px;
		font-weight:bold;
		font-family:'Tahoma' , sans-serif;
		text-decoration: none;
		background:  url('../layout/arr.gif') no-repeat 0% 50%;
	}


.caltop{
  padding: 0 0 5px 0;
  border-bottom: 1px solid #f7dee5;
  text-align: center;
}
.calbottom{
  padding: 5px 0 0 0;
  border-top: 1px solid #f7dee5;

}
.calmid{
  text-align: center;
}
.caltable{
  margin: auto;
  text-align: left;
  border-collapse: collapse;
  margin: 5px auto;
}
.caltable td{
  padding: 1px;
}

.caltable a{
  display: block;
  width: 10px;
  text-align: right;
  color: #e53e6e;
  font-weight: normal;
  background: #cdcae2;
  padding: 2px;
  text-decoration: none;
}
.caltable td.weekend a{
  background: #b8b3d5;
}

.caltable a:hover, .caltable td.weekend a:hover{
  color: #fff;
  background: #e53e6e;
}


.caltop strong{
  padding: 0 15px;
  color: #e53e6e;
  font-size: 10px;
}

.arrowed{
  color: #e53e6e;
		width: 130px; 
		display: block;
		padding: 0px 15px 0px 15px;
		font-size: 11px;
		font-weight:bold;
		font-family:'Tahoma' , sans-serif;
		text-decoration: none;
		background:  url('../layout/arr.gif') no-repeat 0% 50%;
}
.arrowedmain{
  color: #e53e6e;
		padding: 0px 15px 0px 15px;
		font-size: 11px;
		font-weight:bold;
		font-family:'Tahoma' , sans-serif;
		text-decoration: none;
		background:  url('../layout/arr.gif') no-repeat 0% 50%;
}


table.products{
  width: 100%;
  border-collapse: collapse;
}

table.products td{
  background: url('../layout/h1bg.gif') repeat-x 0% 100%;
  padding: 5px 0;
}

table.products td.priceOur{
    text-align: right;
  color: #e53e6e;
  padding: 5px 10px;
  width: 80px;
  
}
table.products td.priceOur span, .p span{
  font-size: 14px;
  font-weight: bold;
    color: #e53e6e;
}

.p{color: #e53e6e; }
.bp {
	text-decoration:line-through;
}

table.products td.tocart{
    width: 130px;
  
}

table.products td.name{
  width: 250px;
  
}
table.products td.name a{
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  color: #474747;
  
}
table.products td.name a:hover{
  text-decoration: underline;
  
}


.sendorder{
  border: none;
  background: url('../layout/arr.gif') no-repeat 0% 50%;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #e73c70;
  padding: 0 0 0 20px;
  cursor: pointer;
} 
.newsteller{
    width: 80px;
    border: 1px solid #cfcfcf;
    margin: 5px 0;
    }
.newstellersub{
  padding: 2px 0 2px 15px;
  margin: 3px 0 5px 5px;
  background: url('../layout/loginsubbg.gif') 0% 50% no-repeat;
  border: none;
  color: #e53e6e;
  font-weight: bold;
  font-family: tahoma;
  font-size: 11px;  
}

.nezobraz{
  display:none;
}

.zarvpravo{
  text-align:right;
}

#menu .vp_baner{
  padding-top:10px;
}