

body {

	margin: 0 auto;
	padding: 0;
	text-align:center; 
	font-style:normal; 
	/*font-variant:normal; font-weight:normal; line-height:130%; font-size:80%; font-family:Verdana, Geneva CE, lucida, sans-serif;  */
	font-family: Georgia, Times, Serif;
	font-size:12px;
	background-image:url('img/bg.jpg');
	background-repeat:no-repeat;
}


#big-cover {
	width : 991px;
	padding:9px;
	background-color:#fff;
	margin: 1em auto 0;
	/*border:2px solid #FF9501;*/
	border:1px solid #000;
}

#top {
	height: 211px;
	color: #fff;
	width:100%;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; 
	background: #FF9400 url('img/top1.jpg') no-repeat top center;
}

 
#top-right {
	width: 300px;
	height: 200px;
 
	
 
	float:right;

}


#top form {
	padding: 45px 0 0 50px;
	background-color: transparent;
	border:none;
 
	

}

#top form.frm-s p {
margin:0 0px 0 30px;
padding: 0;
 
 
 text-align:left;

}

#top .top-basket {
display:block;
margin:58px 0 0 0;
padding:0;
text-align:left;

}

#top p.basket-hl {
margin:0px 0px 0 30px;
padding:0;
font-size:11px;
text-align:left;
background-color:#EF3701;
display:inline;
}

#top p.basket-hla {
padding:0 0 0 50px;
margin:0;
font-size:13px;
text-align:left;
}

#top .top-basket-a {
margin: 20px 0 0 30px;
text-align:left;
font-size:13px;

}

#top .top-basket-a a {
	color:#fff;
}

#top form.frm-s p a{
	color:#F33804;

}




.ttt {
	height: 13px;
	padding:0;
	margin:0;

	background-image:url(img/bgttt.gif);
	background-repeat:no-repeat;
 
	background-color:#FFFFFF;
 
}

#ttt1 {
	height: 12px;
	width:100%;
	background: #C56F0C url('img/bgttt1.gif') no-repeat top center;
}

#cover {
 
	margin: 0 auto;
	padding:0;
	
	background:   url('img/bg_cv.gif') top center;
	text-align:left; background-repeat:repeat;

	
	 
}







img {
	border: 0px none;
}

.col-in {
	display: block;
	margin: 1em;
}

.stri {
	text-decoration: line-through;
}





/* ------------------------------------------------------------------------------- */
/* 	FORMULARE 				    																		*/
/* ------------------------------------------------------------------------------- */


form {
	margin: 1em auto;
	padding: 1em;
 
}



form div {

	display: inline;
}

form.noform {
	padding: .3em;
	background-color: transparent;
	border: none;
}

form div {
	padding-top: .3em;
}

form.order  div,
form.search  div,
form.search-param div {
	padding-top: .1em;
	display: block;

	
}

input, select, textarea {
	margin-left: .5em;
	
}

fieldset {
	margin: 1em 0;
	padding: .2em 1em;
	border: 1px dotted #000 ;


}

fieldset br {
	display: none;
}

legend {
	font-weight: bold;
	color: #000;
	padding: .2em .5em;
	margin-bottom: .5em;
	background-repeat: repeat;	

}

fieldset div {
	clear: both;
	margin: .1em 0;
	position: relative;
}
fieldset div span {
	display: none;
	color: #000;

}

.zmiz {
	display: none;	
}
fieldset div:hover span {
	font-size: 85%;
	color: #c96;
	background-color: #faf0e6;
	margin-left: 20em;
	padding: .2em .5em .3em;
	border: 1px solid #c96;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}
* html fieldset div span {
	font-size: 85%;
	color: #c96;
	margin-left: 16em;
	padding: .3em;
	border-left: 1px solid #c96;
	display: block;
}

label, fieldset div.cr p {
	margin: 0;
	display: block;
	width: 13em;
	text-align: right;
	float: left;
}

fieldset div.cr label {
	text-align: left;
	margin-left: 13em;
	width: auto;
	float: none;
}

.lbcol {
	float:none;
	display: inline;

}

.pvn {
	color: #930;
}
.pvn:after {
	content: "*";
}

.buttons {
	text-align: center;
}

.removed {
	display: none !important;
}


#kasabbbg {
background-image:url(img/bgkasa.gif);
background-position:top right;
background-repeat:no-repeat;

min-height:600px;

display:block;


}


/* ------------------------------------------------------------------------------- */
/* 	MENU				    																		*/
/* ------------------------------------------------------------------------------- */


.menutop-1,
.menutop-0 {
	width:100%;
	margin:0 0 0 0px;
	display:block;
	background: #C56F0C url('img/menu.jpg') no-repeat top center;	
	height:127px;	
}


.menutop-0 ul li,
.menutop-1 ul li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

.menutop-1 ul,
.menutop-0 ul 
{
	margin:0px 60px 0;
	padding:44px 0 0 0%;
	color:#fff;

}

.menutop-1 ul li a {
	padding:0.2em 8px;
	font-size:14px;

	color:#fff;
	text-decoration:none;
	float:left;
	border-right:1px solid #fff;
	border-bottom:none;
	font-weight: bold;
	line-height: 20px;
}

.menutop-0 ul li a {
	padding:0.2em 8px;
	background-color:#000;
	color:#fff;
	text-decoration:none;
	float:left;
	border-right:1px solid #000;

	font-weight: bold;
	line-height: 25px;
}

.menutop-1 ul li a.sel,
.menutop-0 ul li a.sel,
.menutop-1 ul li a:hover {
	background:#346806;
	color:#FFFFFF;
	border:1px solid #184911;
 
}

.menutop-0 {
}

.menutop-0 ul li a {

	padding:0.1em 8px;

	color:#000;
	text-decoration:none;
	float:left;
	border-right:1px solid #000;
	font-weight: bold;
	line-height: 20px;

}
.menutop-0 ul li a:hover {
	color:#FFF3B3;
	padding:0;
	margin:0;
}



#menu {
	width:208px;
	margin: 0px 0 0 5px;
	font-size: 13px;
}

#menu h3 {
	color: #fff;
	text-align: center;
}

#menu h4 {
	color: #fff;
	margin: 0 0 0 .5em;
	font-size: 13px;
	font-weight: normal;
	
}



#menu {	width:208px;
	margin: 0px 0 0 5px;
	font-size: 11px;height:auto;
		font-family:Verdana, Geneva CE, lucida, sans-serif;
	}
#menu ul {margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; list-style: none;}
#menu ul ul {margin: 0px 0px 0px 10px;}
#menu ul li {padding: 0px 0px 1px 0px; margin: 0px 0px 0px 0px; list-style: none; line-height: 15px;}
#menu li a {color : #fff; font-size : 11px;  display: block; text-decoration: none; margin: 0px;	padding: 2px 4px 2px 15px;
						height: auto; line-height: 15px; width:auto; border-bottom: 1px solid #CC3000;
						font-family: Verdana, 'Geneva CE', lucida, sans-serif; }

#menu li a.sel {color : #fff; font-weight: bold;text-decoration: none;background-color:#9F2400;}
#menu li a:hover {color : #fff; text-decoration: none; background-color: #9F2400;}

#menu li li a {font-weight: normal;}
 



#menu p {
	text-align: center;
}


.menu-vyber .nadpist {
	display:block;
	height:79px;
	background-image:url('img/menu_top_vyber.gif');
	background-repeat:no-repeat;

}


.menu-vyber .autosedacka {
	display:block;
	height:85px;
	background-image:url('img/menu_top_autosedacka.gif');
	background-repeat:no-repeat;
}


.menu-vyber .bezpecnost {
	display:block;
	height:85px;
	background-image:url('img/menu_top_bezpecnost.gif');
	background-repeat:no-repeat;
}


.menu-vyber .kocarek {
	display:block;
	height:84px;
	background-image:url('img/menu_top_kocarek.gif');
	background-repeat:no-repeat;

}

.menu-vyber .vybavicky {
	display:block;
	height:81px;
	background-image:url('img/menu_top_vybavicky.gif');
	background-repeat:no-repeat;

}

.menu-vyber .mimi {
	display:block;
	height:88px;
	background-image:url('img/menu_top_mimi.gif');
	background-repeat:no-repeat;

}


.menu-vyber .nositka {
	display:block;
	height:85px;
	background-image:url('img/menu_top_nositka.gif');
	background-repeat:no-repeat;
}


.menu-vyber .kontakt {
	display:block;
	height:89px;
	background-image:url('img/menu_top_kontakt.gif');
	background-repeat:no-repeat;

}

.menu-vyber .vyber {
	display:block;
	height:87px;
	background-image:url('img/menu_top_vyber.gif');
	background-repeat:no-repeat;

}

.menu-vyber .obleceni {
	display:block;
	height:84px;
	background-image:url('img/menu_top_obleceni.gif');
	background-repeat:no-repeat;

}


.menu-vyber .tehotne {
	display:block;
	height:84px;
	background-image:url('img/menu_top_tehotne.gif');
	background-repeat:no-repeat;

}


.menu-vyber .postylka {
	display:block;
	height:85px;
	background-image:url('img/menu_top_postylka.gif');
	background-repeat:no-repeat;

}


.menu-vyber .kont {
display:block;
padding-left:3px;
color:#fff;
text-align:center;

}

 

.menu-vyber .kont img.ft{
	width:188px;
	height:38px;
	margin: 0 auto;
}

.menu-vyber .kont img.icq{
	margin:3px 0 0 0;
	border:1px solid #000;
}



.menu-vyber .kont .pda {
margin: 5px 0 0 0;
line-height:1.5em;
}

.menu-vyber .kont .pda h3{
font-weight:normal;
font-size:11px;
padding:0;
margin:0 0 4px;

}


.menu-vyber .kont span {
padding:2px 0 0 0;
display:block;

}


.menu-vyber .kont p {
	margin:5px 0 0 0;
}

.menu-vyber .kont a.sitemapi {
	
	color:#fff;
	background-image:url('img/sitemap.gif');
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	text-decoration:none;
	
	}



.menu-vyber {
 
	background-image:url('img/menu_bg.gif');
	background-repeat:repeat-y;
}

.menu-vyber  .menu-end
{
	background-image:url('img/menu_bg_bt.gif');
	background-repeat:no-repeat;	
	display:block;
	height:8px;
	background-color:#FF9400;
 
}



 



/* ---POZICE				    																		*/
/* ------------------------------------------------------------------------------- */



#col-01 {
	float:left;
	width: 230px;
	padding: 0;
	margin: 0;
	
}

#col-02 {
	width: 675px;
		float:left;
		padding: 10px 0 0 0;

 
 

}


#col-03 {
	width: 210px;
	float:left;
	padding: 1em 0 0 10px; 
	
}




/* ------------------------------------------------------------------------------- */
/* 	Vypis polozek			    																		*/
/* ------------------------------------------------------------------------------- */


#dsort {

	clear:both;
	width:100%;
	
}

.tree_ndp {
background-image:url(img/bg_tree_ndp.gif);
background-repeat:no-repeat;
background-position:left;
padding: 0 0 0 35px;
margin-left:5px;
 
}


#tree_tg_emp {
	margin: 2em 0 0 3em;
	
	}
	
#tree_tg_emp a{
	
	color:#FE5102;
	font-weight:bold;
	padding: 0 0 0 22px;
	background-image:url(img/bg_ktg_ndp.gif);
	background-repeat:no-repeat;
	font-size:16px;	
	

}

a.ktgmen {
	color:#EB5E00;
	margin-right:2px;
	line-height:1.8em;
	
	}


a.ktgmen,
span.ktgmen   {
background-image:url('img/icon/ico_folder.gif');
background-repeat:no-repeat;
padding: 0 0 0 18px;
}


span.ktgpage   {
background-image:url('img/icon/ico_page.gif');
background-repeat:no-repeat;
padding: 0 0 0 14px;
color:#325F0C;
}



#vypis {
	
	width: 735px;
	margin: 0 auto 1.5em 8px;
 


}



#bskbbbg {
background-image:url(img/bgbasket.gif);
background-position:top right;
background-repeat:no-repeat;
height:650px;

display:block;


}

#vypis h1{
	color:#39650E;
	line-height:1.6em;
	font-size:22px;
	
	
}




#filtr_ext_vyr {
	width:90%;
	margin:0 auto;
	padding:.6em;
	background-color:#EADEA2;
	border:1px solid #D9C153;
		
		}
		
#filtr_ext_vyr label{
	display:inline;
	width:auto;
	float:left;
	
	}		

#filtr_ext_vyr a{color:#007CB8}


.item {
	float:left;
	width:218px;
	margin: 10px 3px 0 3px;
	padding: 10px;
	display: block;
	height: 250px;
	_height/**/:/**/ 290px;
}

 

.item-colin {
	display: block;
	height: 180px;
}

.item .item-rel {
	position:relative;
	}


.item .item-nej {
	position:absolute;
	top:110px;
	left:15px;
		
	}
	

.item .item-nej {
	position:absolute;
	top:110px;
	left:15px;
		
	}

 .item .magni {
	position:absolute;
	z-index:998;
	top:110px;
	left:8px;
		
	}
	
.item .item-nej-pr {
	position:absolute;
	top:135px;
	left:32px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0;
	
}




.item a {
	color:#CC3000;
	font-size:12px;
	line-height:1.3em;
	font-weight: bold;
	text-decoration: underline;
}

.item h1 a,
.item h2 a  {
  
	/*color:#333E42;*/
	color:#fff;
 
	display:block;
	border:1px solid #2D4F0B;
	background-color:#317A04;
	text-decoration: none;
	margin: 0;
	padding: 2px;

}


.item h1 a:hover,
.item h2 a:hover  {
	color:#FF9400;

}

.item.akce .item-colin {

}

.item.akce .item-colin .popis {
	margin-right:3px;
 
}

.item.akce .item-colin h1 a,
.item.akce .item-colin h2 a  {
	background-color:#C40000;
	border:none;
	
}


.item img {
	float:left;
	margin: 5px 10px 5px 5px;
	padding: 1px;
}

.item.akce .item-colin img {}


.item img.ico-akce {
	margin: 0 5px 0 0;
	border: none;
	padding:0;
}

.item p.popis {
	font-size: 11px;
	

}

.item p {
	text-align: justify;
}

.item .cena {
	text-align: left;
	color: #FE5102;
	font-size:15px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	display:block;
	float:left;
	width:49%;
 

}
.item.akce .cena {
	
		font-size:17px;
		color:#C40000;
	}
 

.item .t-sleva {
	display:block;
	height:15px;
	font-size:14px;	
	text-align:left;
	text-decoration: line-through;
	color: #FE5102;
	font-weight: bold;	
	}

.item .cena .cenaf.akce{
	font-weight:bold;
	color:#BC0000;
	font-size:15px;


}



.item .buy-frm {
	float:right;
 	width:40%;
	margin: 0;
	padding: 0;
 

}

.item .buy-frm .cnt {

	border:1px solid #B4BFB5;
	width:2em;
	margin: 0 0 10px 0;
	text-align:right;
}


#item-list-btn {
		margin:0 0 .5em 0px;
		padding:3px;
	}

#item-list-btn a.thickbox {
		display:block;
		background-color:#D1D1D1;
		color:#000;
		padding: .6em;
		background: #E1E1E1;
		border: 1px solid #CECECE;
		text-align: right;
		text-decoration:none;
		float:left;
		margin: 0 0 0 5px; 


 	}

 #item-list-btn a.thickbox:hover {
 		
		border: 1px solid #B1B1B1;


	}
	
	
table#sale caption	{ 
		color:#000;
		text-align:left;
		font-weight:bold;
		padding:0 0 4px 0;
	}

table#sale .noi	{
		color: #ACACAC;
}

table#sale a	{
		color: #EA3702;
		text-decoration:none;
}

table#sale a:hover	{
		color: #EA3702;
		text-decoration:underline;
}

table#sale .cenax 	{
	text-align:right;
}


table#sale .cenax span	{
		color: #CB0F0F;
		font-weight:bold;
}



	
table#sale	{
		border-bottom:1px solid #D1D1D1;	
		width:98%;
		margin:0 auto;
		padding: 0 0 5px 0;
	}

.bg_ico_bsk {
	height:40px;
 
	
	
background-image:url(img/bg_img_bsk.gif);
background-position:top right;
background-repeat:no-repeat;	
	
	}

.icon-panel
{
clear:both;
	
	height: 15px;
	margin: 0 0 0px 0;
	display:block;
 
	

}

.icon-panel img {
float:left;
padding:0;
margin: 0px 5px 0 0px;
}



.item-sv{
	display:block;
	width:90%;
	margin:0 auto;
 
	border:1px solid #FECAB1;
 
}

.item-sv .item-sv-dblrr{
	display:block;
	background-color:#FE5102;
	font-size:17px;
	color:#fff;
	padding:3px;
}

.item-sv .item-sv-item {
	float:left;
	width:140px;
 
	margin: 10px 3px 0 8px;
	padding: 10px;
	display: block;
	height: 190px;
 

}

.item-sv .item-sv-ndp a{
text-decoration:none;
border-bottom:1px dotted #0066CF;
padding-bottom:1px;
margin: 0 0 20px 0;
color:#0066CF;
}

span.item-sv-cena  {
 
text-align:right;
float:left;
}

.item-sv .thumb-a {
float:none;
padding: 5px 0 0 0;
}


.item-sv form{
background-color:none;

}


.item-sv-frm #cnt {
	text-align:right;
	font-family: Georgia, Times, Serif;
	font-size:14px;
	font-weight:bold;
	padding-right:3px;
	color:#CC3000;
	width:15px;
	float:left;
}


.mn_in {
	
	display:block;
	padding: 1.5em 0 2em;
	
	
	}

#mn_doporucujeme {
		background: url('img/mn_doporucujeme.gif') left center no-repeat;
		width:748px;
		height:50px;
	}


#mn_sales {
		background: url('img/mn_sales.gif') left center no-repeat;
		width:748px;
		height:50px;
	}



#mn_novinka {
		background: url('img/mn_novinka.gif') bottom center;
		width:748px;
		height:50px;
	}



.pozn {
	font-family:Verdana, Geneva CE, lucida, sans-serif;
	text-align: justify;
	line-height: 1.9em;
	display:block;
	margin: 1em;
	font-size:11px;
	width:65%; 
}

#filter  {
	padding: 2px;
	color: #000;
	text-align: right;
	border: 1px solid #F7BB57;
	background: #FCD685 url('img/bgbook.gif') bottom center;
	font-size:11px; text-transform:uppercase; margin-left:0; margin-right:0; margin-top:1em; margin-bottom:0; background-repeat:repeat
	}
	
#filter a {
	color: #800000;
	font-weight: bold;
}

#pagecnt {
	width:100%;
	text-align: right;
	clear: both;
	padding: .3em;
	margin:6px 0 0 0;
}

#pagecnt a {
	color: #000;
}

#pagecnt a.pagecntsel {
	border: 1px solid #000;
	padding: 2px;
	background-color: #A52A2A;
	color: #fff;
	text-decoration: none;
	
}
.rcoolwear {display:block;margin:1em auto;border-top:1px dotted #C7C7C7;border-bottom:1px dotted #C7C7C7;padding:5px 0 5px 0;}
.rcoolwear p {margin:0;padding:0;}
.rcoolwear img {width:67px;height:26px;display:block;float:left;}
.rcoolwear a {color:#CA072F;}
.rcoolwear p {padding-left:10px; padding:4px; font-family: Verdana, 'Geneva CE', lucida, sans-serif;font-size:11px;line-height:1.4em;}

 
/* ------------------------------------------------------------------------------- */
/* 	SITE MAP
/* ------------------------------------------------------------------------------- */

.sitemap {
	padding:1em;	
	font-size:14px;
	font-weight:bold;
	background-image:url(img/sitemap.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	
	}
	
.sitemap ul li{
	
	list-style-image:url(img/mp_ul1.gif);
	padding: 0px 0 0.8em 2px;
	}
	
.sitemap ul li ul {margin-top:0.8em}	 	

.sitemap ul li ul li{
	list-style-image:url(img/mp_ul2.gif);
	padding: 0 0 0.8em 5px;
	} 	

.sitemap ul li ul li ul li{
	list-style-image:url(img/mp_ul3.gif);
	padding: 0 0 0.8em 5px;
	} 

.sitemap li a {color:#FE5102;} 

	
/* ------------------------------------------------------------------------------- */
/* 	DETAIL POLOZKY 				    																		*/
/* ------------------------------------------------------------------------------- */

.bigimg {
	
	border:1px solid #ADADAD;
	border-left:1px solid #616161;
	border-bottom:1px solid #616161;
	padding:5px;
	float:left;
	display:block;
	margin: 0 0 0px 0; 
}

 

 

#noimage {
	width : 350px;
	height: 280px;
	float: left;
	border: 1px solid #AA9837;
	text-align:center;
	padding-top: 10px; 
	margin-bottom: 10px;
	
}

.no-image {
	width : 52px;
	height: 78px;
	float: left;
	font-size: 70%;
	padding-top: 15px;
	background-image:url(img/noimage.gif);
	background-repeat:no-repeat;
	margin: 0 10px 0 15px;
	
}


.smallimg {
	
	padding:2px;
	background-color:#fff;
	border:1px solid #ADADAD;
	margin:2px;
}


.msg-info {
background-image:url(img/holcin.gif);
background-repeat:no-repeat;
background-position:left center;
min-height:70px;
background-color:#EADEA2;
border-left:2px solid #000;
border-right:2px solid #000;
border-top:2px solid #000;

display:block;
width:70%;
color:#8B781F;
margin:0 auto;
 
}

.msg-info p{
	margin:1em 0 1.5em 74px;
}




.dealer-msg{
	text-align:center;
	border: 1px solid #000;
	padding: .4px;
	background-color: #7B2020;
	color: #fff;
	display: block;
	margin: 1em 2em;
	
}


.a-relativ {
		position:relative;
	}
	
	.a-relativ1 {
		position:relative;
	}

.a-abs-dodani {
	position:absolute;
	font-weight:bold;
	color:#fff;
	top:60px;
	left:32px;
}

 

.a-abs-sleva-ab {
	position:absolute;
	top:0px;
	left:0px;
		
	}

.a-abs-sleva-abp {
	position:absolute;
	top:11px;
	left:5px;
	font-weight:bold;
	color:#fff;
	font-size:20px;
		
	}

/* ------------------------------------------------------------------------------- */
/* 	Ankety			    																		*/
/* ------------------------------------------------------------------------------- */
#anketa {
	border: 1px solid #000;
	display: block;
	margin: 1em auto;
	width: 180px;
	background-color: #FFFFFF;
 	font-size:10px;
	

}

#anketa p {
	margin: 0;
	padding: 0 .6em;
	
	text-align: left;
	 
}

#anketa p.otazka  {
	background-color: #800000;
	color: #fff;
	margin-bottom: .4em;
	padding: .6px;
	border-bottom: 1px solid #000;
	display: block;
	text-align: center;
	font-weight: bold;
}

 
#anketa p a {
	color: #000;
	
	text-align: center;
	border-bottom: 1px dotted #ADADAD;
	margin-bottom: .3em;
	font-weight: normal;
	
	
	
	
}

 

#anketa img {
	border: 1px solid #000;
	margin: 0 .6em;
	float: left;
	
	 
	 
}

#anketa span {
	
	color: #6A6A6A;
	
	padding-left: .4em; 
	 
	 
	 
}


.dealer-msg a:hover
 
{
	background-image: url('none');

}



/* ------------------------------------------------------------------------------- */
/* 	Diskuze			    																		*/
/* ------------------------------------------------------------------------------- */
#diskuze {
	border : 1px dotted #000;
	background-color: #FBE7C4;
	margin: 1em 0;
	
	clear: both;
}


#diskuze .dis-item {
	border-bottom: 1px dotted #000;

}

#diskuze .dis-item p {
	background-color: #FADFB4;
	padding: 0 1em; 
	font-size: 90%;
	line-height: 1.5em;
	text-align: justify;

}

#diskuze .dis-item em a {
	text-align: right;
	color: #A52A2A;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-style: normal;
	padding: .3em 1em 0;
	font-size: 80%;
	
}



#diskuze code {
	display: block;
	background-color: #F8D398;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding: .2em;
	font-style: normal;
	font-size: 130%;
	
}

#diskuze .noleftb {
	border-left: none;
}

#diskuze .ur1 {margin-left: 0} 
#diskuze .ur2 {margin-left: 2em} 
#diskuze .ur3 {margin-left: 4em} 
#diskuze .ur4 {margin-left: 6em} 
#diskuze .ur5 {margin-left: 8em} 
#diskuze .ur6 {margin-left: 10em} 
#diskuze .ur7 {margin-left: 12em} 
#diskuze .ur8 {margin-left: 14em} 

#diskuze-in {

	padding: 2em 1em;
}

#diskuze-in .adm {
	background-color: #7D0606;
	color: #fff;
}

#dform label {
	text-align: left;
	margin-left: 1em;
	width: auto;
	float: none;
}

#diskuze-in p.subj {
	font-weight: bold;
}

#diskuze-in #discnt {
	padding: .3em;
}

#diskuze-in #discnt a {
	background-color: #7D0606;
	padding: .2em;
	margin: 0 1em;
	color: Yellow;
	font-weight: bold;
	
	
	
}



#msg #err{
	width: 350px;
	font-family: Georgia, 'New York CE', utopia, serif;
	background-color: Blue;
}
 

#logoprn {
display:none;
 
}


 ound-color: #FDF2DF;
}


.msg-info {
background-image:url(img/holcin.gif);
background-repeat:no-repeat;
background-position:left center;
min-height:70px;
background-color:#EADEA2;
border-left:2px solid #000;
border-right:2px solid #000;
border-top:2px solid #000;

display:block;
width:70%;
color:#8B781F;
margin:0 auto;
 
}

.msg-info p{
	margin:1em 0 1.5em 74px;
}




.dealer-msg{
	text-align:center;
	border: 1px solid #000;
	padding: .4px;
	background-color: #7B2020;
	color: #fff;
	display: block;
	margin: 1em 2em;
	
}

/* ------------------------------------------------------------------------------- */
/* 	Ankety			    																		*/
/* ------------------------------------------------------------------------------- */
#anketa {
	border: 1px solid #000;
	display: block;
	margin: 1em auto;
	width: 180px;
	background-color: #FFFFFF;
 	font-size:10px;
	

}

#anketa p {
	margin: 0;
	padding: 0 .6em;
	
	text-align: left;
	 
}

#anketa p.otazka  {
	background-color: #800000;
	color: #fff;
	margin-bottom: .4em;
	padding: .6px;
	border-bottom: 1px solid #000;
	display: block;
	text-align: center;
	font-weight: bold;
}

 
#anketa p a {
	color: #000;
	
	text-align: center;
	border-bottom: 1px dotted #ADADAD;
	margin-bottom: .3em;
	font-weight: normal;
	
	
	
	
}

 

#anketa img {
	border: 1px solid #000;
	margin: 0 .6em;
	float: left;
	
	 
	 
}

#anketa span {
	
	color: #6A6A6A;
	
	padding-left: .4em; 
	 
	 
	 
}


.dealer-msg a:hover
 
{
	background-image: url('none');

}



/* ------------------------------------------------------------------------------- */
/* 	Diskuze			    																		*/
/* ------------------------------------------------------------------------------- */
#diskuze {
	border : 1px dotted #000;
	background-color: #FBE7C4;
	margin: 1em 0;
	
	clear: both;
}


#diskuze .dis-item {
	border-bottom: 1px dotted #000;

}

#diskuze .dis-item p {
	background-color: #FADFB4;
	padding: 0 1em; 
	font-size: 90%;
	line-height: 1.5em;
	text-align: justify;

}

#diskuze .dis-item em a {
	text-align: right;
	color: #A52A2A;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-style: normal;
	padding: .3em 1em 0;
	font-size: 80%;
	
}



#diskuze code {
	display: block;
	background-color: #F8D398;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding: .2em;
	font-style: normal;
	font-size: 130%;
	
}

#diskuze .noleftb {
	border-left: none;
}

#diskuze .ur1 {margin-left: 0} 
#diskuze .ur2 {margin-left: 2em} 
#diskuze .ur3 {margin-left: 4em} 
#diskuze .ur4 {margin-left: 6em} 
#diskuze .ur5 {margin-left: 8em} 
#diskuze .ur6 {margin-left: 10em} 
#diskuze .ur7 {margin-left: 12em} 
#diskuze .ur8 {margin-left: 14em} 

#diskuze-in {

	padding: 2em 1em;
}

#diskuze-in .adm {
	background-color: #7D0606;
	color: #fff;
}

#dform label {
	text-align: left;
	margin-left: 1em;
	width: auto;
	float: none;
}

#diskuze-in p.subj {
	font-weight: bold;
}

#diskuze-in #discnt {
	padding: .3em;
}

#diskuze-in #discnt a {
	background-color: #7D0606;
	padding: .2em;
	margin: 0 1em;
	color: Yellow;
	font-weight: bold;
	
	
	
}



#msg #err{
	width: 350px;
	font-family: Georgia, 'New York CE', utopia, serif;
	background-color: Blue;
}
 

#logoprn {
display:none;
 
}


 
 

.polid {
	display: block;
	float: left;
	width: 260px;
	
}

.polid dl { 
	
	margin-left : 40px;
	
 }
	
.polid dl dt{ 
	float: left; 

	padding: .5em;
	
	 
} 

.polid dl dd { 
	width: 90%;
	background: #EADEA2;
	border: 1px solid #D9C153;
	padding: .5em; 
	float: left; 
	margin: 0 ; 
	font-weight: bold;
	text-align: right;

	 }
	 
	 
.polid .dd-nscena {
font-size:15px;
}
	 
.polid .dd-sklad {
		background-color:#006200;
		color:#fff;
		border:1px solid #004000;
}


.polid .dd-sleva {
		background-color:#FE5102;
		color:#fff;
		border:1px solid #AA0000;
}




	 
.polid .bsk_bbb {
 
margin: 0 0 0 20px;
display:block;
width:100%;

}


.polid .bsk_bbb #cnt {
height:30px;
margin: 20px 0 0 0;
font-size:22px;
text-align:right;
font-family: Georgia, Times, Serif;
	float:left;
}

.polid .bsk_bbb span {
	font-size:18px;
margin: 27px 0 0 5px;	
	height:65px;
	float:left;
	 ;

}	


.path_vyr a{
		color:#0066CC;
		font-size:14px;
		background-image:url('img/icon/ico_page.gif');
		background-repeat:no-repeat;
		padding: 0 0 0 14px;
	
	}
	

.next-kyg p {
		padding:0;
		margin: 0 0 6px 15px;
	}

.next-kyg p.next-ktg {
		padding:0;
		margin: 0 0 7px 0;
	}

	
.next-kyg p a {	
	 color:#EB5E00;
	
	
}	

	
.next-kyg p.next-ktg {
		padding:0;
		margin: 0 0 3px 0;
	}
		 
	 
h1.detail {
	color:#C12E02;
	background-image:url(img/bg_tree_ndp.gif);;
	background-repeat:no-repeat;
	background-position:left;
	padding: 0 0 0 35px;
	margin-left:5px;
	
}


.polid .akce {
	padding: .2em;
	margin-left: 2em;
	background-color: #800000;
	text-align: center;
	color:#fff;
	width: 70%;
	
	
	
}

#podtyp {
		font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	width:90%;
	border:2px solid #FFCAB3;
	background-color:#FFE5DA;
	margin: 1em auto;
	padding: 0 0 10px;
	
}

#podtyp span{

	display:block;
	background-color:#FFCAB3;
	font-size:11px;
	color:#FF8B59;
 
	padding:3px;
 
	margin:0;
font-weight: bold;

}
table.ext-ceny-tab  {
	width: 90%;
	margin: 0em auto .5em;
	background-color:#FFCAB3;
	border: 1px solid #FFB191;
		font-size:11px;
}

table.ext-ceny-tab tr  {
	border: 1px solid #000;
}

table.ext-ceny-tab .nmb  {
text-align: right;
	
}

table.ext-ceny-tab tr.tbzahl td  {
background-color: #FF8B59;
color: #fff;
font-weight: bold;
padding:.5em;

	
}






.bsk_podtyp {
float:right;

}


#detail-polozky {
background-image:url(img/bg_detail.jpg);
background-repeat:no-repeat;
background-position:top right;
padding-left:8px;
 


}


.detail-polozky-ext-ndp {
	font-size: 150%;
	font-weight: bold;
	margin: 1em 0 2em 0;
	border-bottom : 1px solid #000;
}

.detail-polozky-ext-type {
	display: block;
	background-color: #F7E479;
	border: 1px dotted #D0BB46;
	text-align: center;
	margin: 10px;	
}

.detail-polozky-ext-type p.cena {
	font-weight: bold;
}

.detail-polozky-ext-type img {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #000;
}

 
 

.detail-polozky-ext-full-comba {
	display: block;
	width: 400px;
}

.detail-polozky-ext-full-comba label {
	float: left;
}

.detail-polozky-ext-full-comba select {
  display: block;
}

.detail-polozky-ext-full-comba input {
	text-align: right;
	border: 1px solid #000;
  
}

.extend-full-pol-varianty-item {
	display: block;
	background-color: #F7E479;
	border: 1px dotted #D0BB46;
	text-align: center;
	margin: 10px;	
	float: left;
	padding: 5px;
}

.extend-full-pol-varianty-item img {
	background-color: #fff;
	padding: 2px;
	border: 1px solid #000;
}


/* ------------------------------------------------------------------------------- */
/* 	Parametry dle kategorii				    																		*/
/* ------------------------------------------------------------------------------- */

#param-tree {
	margin : 1em;	
}

.param-col {
	float: left;
	margin: .4em;
	padding: 1em;
	border: 1px dotted #000;
	background-color: #FDF2DF;
	height: 100%;

}	


.param-col ul {
	margin: 0;
	padding-left:1em;
}

.param-col li {
	margin : 0 0 0 0em;
	list-style: none;
}

.param-col li a {
	color: #000;
	padding-left:1em;
}

.param-col li a:hover  {
	background: url('img/icon/ico_arr1.gif') no-repeat center left;
	


}

#paticka {
	margin:10px auto 0;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif; 
	width:900px;
	text-align:center;
	font-size:10px;
	line-height:1.4em;
}

#paticka a {
color:#EA3702;
text-decoration:none;

}

#paticka a:hover {
border-bottom:1px dotted #EA3702;
color:#DB3302;
}



#reffe {
	width:800px;
	margin: 3em auto;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size:9px;
	color:#888888; 	
	}

#reffe a{   
		color:#888888;
		text-decoration:none;
	}




/* ------------------------------------------------------------------------------- */
/* 	Formular objednavky				    																		*/
/* ------------------------------------------------------------------------------- */

form.order {
display:block;
margin:0 auto;
width:75%;
background-color:#EADEA2;
border:2px solid #000;

}

form.order  div {
	padding-top: .1em;
	
}

form.order fieldset  {
	color : #000;
	display: inline;
	margin: .3em;
	padding: .5;
	width:44%;

}
form.order fieldset legend {
	color : #000;
	background-color: #FDF2DF;
}

form.order label {
width: 7em;
	
}

/* ------------------------------------------------------------------------------- */
/* 	Tlacitka				    																		*/
/* ------------------------------------------------------------------------------- */


.btn a {
	float: left;
   font-size: 11px;
	padding: .3em;
	text-decoration: none;
	color:#fff;
	margin: .3em;
	background-color: #800000;
	border: 1px solid #800000;
}

.bnt a img {
	padding-top: 2px;
	
}

.btn a:hover {
	background-color: #800000;
	color:#FAD9A0;
	border: 1px solid #000;
}

.lf {
	float: left;
}


.clear {
	clear: both;
}

/* ------------------------------------------------------------------------------- */
/* 	Tabulka pro vypis				    																		*/
/* ------------------------------------------------------------------------------- */

#tb {

}

#tb table {
	background-color: #FDF2DF;
	border : 1px solid #000;
	margin: 0 auto;	
}

.tonmb {
	text-align: right;
}

/* ------------------------------------------------------------------------------- */
/* 	Tabulka pro kosik				    																		*/
/* ------------------------------------------------------------------------------- */

table.tbkosik {
	border : 2px solid #184911;
	margin: 1em auto;
	background-color: #fff;
	font-size: 11px;
 
	width:95%;
	
}

table .tbkosik {
	width:100%;

}


.tbkosik  thead{
	background-color: #EADEA2;
	
}

.tbkosik tr.total,
.tbkosik tr.total-final
 {
	background-color: #EADEA2;
}




.tbkosik tr.dan {
	background-color: #DFDFDF;
	text-align: right;
	font-style: italic;
}


.tbkosik td, .tbkosik th {
	padding: .3em;
	
}

col.lf {
	text-align: left;
	background-color: Green;
}

.tbkosik col.rg {
	text-align: right;
	background-color: Green;
	
	
}

.tbkosik input.nmb {
	text-align: right;
	font-size: 11px;
}

 
#bott {
	display: none;
}

.msg-u {
	display:block;
	margin: 1em auto 2em;
	padding: .5em;
	border: 1px solid #000;
	width: 60%;
}

.msg-u p {
}

.msg-u.err {
	background-color: #fff;
	border:2px solid #EF3703;
	background-image:url(img/eee_prak.gif);
	background-repeat:no-repeat;
	background-position:right center;	
}

.msg-u.err p {
	margin:.5em 130px .7em 1em;

}


.msg-u.ok {
	background-color: #FDF2DF;
}


.msg-info {
background-image:url(img/holcin.gif);
background-repeat:no-repeat;
background-position:left center;
min-height:70px;
background-color:#EADEA2;
border-left:2px solid #000;
border-right:2px solid #000;
border-top:2px solid #000;

display:block;
width:70%;
color:#8B781F;
margin:0 auto;
 
}

.msg-info p{
	margin:1em 0 1.5em 74px;
}




.dealer-msg{
	text-align:center;
	border: 1px solid #000;
	padding: .4px;
	background-color: #7B2020;
	color: #fff;
	display: block;
	margin: 1em 2em;
	
}

/* ------------------------------------------------------------------------------- */
/* 	Ankety			    																		*/
/* ------------------------------------------------------------------------------- */
#anketa {
	border: 1px solid #000;
	display: block;
	margin: 1em auto;
	width: 180px;
	background-color: #FFFFFF;
 	font-size:10px;
	

}

#anketa p {
	margin: 0;
	padding: 0 .6em;
	
	text-align: left;
	 
}

#anketa p.otazka  {
	background-color: #800000;
	color: #fff;
	margin-bottom: .4em;
	padding: .6px;
	border-bottom: 1px solid #000;
	display: block;
	text-align: center;
	font-weight: bold;
}

 
#anketa p a {
	color: #000;
	
	text-align: center;
	border-bottom: 1px dotted #ADADAD;
	margin-bottom: .3em;
	font-weight: normal;
	
	
	
	
}

 

#anketa img {
	border: 1px solid #000;
	margin: 0 .6em;
	float: left;
	
	 
	 
}

#anketa span {
	
	color: #6A6A6A;
	
	padding-left: .4em; 
	 
	 
	 
}


.dealer-msg a:hover
 
{
	background-image: url('none');

}



/* ------------------------------------------------------------------------------- */
/* 	Diskuze			    																		*/
/* ------------------------------------------------------------------------------- */
#diskuze {
	border : 1px dotted #000;
	background-color: #FBE7C4;
	margin: 1em 0;
	
	clear: both;
}


#diskuze .dis-item {
	border-bottom: 1px dotted #000;

}

#diskuze .dis-item p {
	background-color: #FADFB4;
	padding: 0 1em; 
	font-size: 90%;
	line-height: 1.5em;
	text-align: justify;

}

#diskuze .dis-item em a {
	text-align: right;
	color: #A52A2A;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-style: normal;
	padding: .3em 1em 0;
	font-size: 80%;
	
}



#diskuze code {
	display: block;
	background-color: #F8D398;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding: .2em;
	font-style: normal;
	font-size: 130%;
	
}

#diskuze .noleftb {
	border-left: none;
}

#diskuze .ur1 {margin-left: 0} 
#diskuze .ur2 {margin-left: 2em} 
#diskuze .ur3 {margin-left: 4em} 
#diskuze .ur4 {margin-left: 6em} 
#diskuze .ur5 {margin-left: 8em} 
#diskuze .ur6 {margin-left: 10em} 
#diskuze .ur7 {margin-left: 12em} 
#diskuze .ur8 {margin-left: 14em} 

#diskuze-in {

	padding: 2em 1em;
}

#diskuze-in .adm {
	background-color: #7D0606;
	color: #fff;
}

#dform label {
	text-align: left;
	margin-left: 1em;
	width: auto;
	float: none;
}

#diskuze-in p.subj {
	font-weight: bold;
}

#diskuze-in #discnt {
	padding: .3em;
}

#diskuze-in #discnt a {
	background-color: #7D0606;
	padding: .2em;
	margin: 0 1em;
	color: Yellow;
	font-weight: bold;
	
	
	
}



#msg #err{
	width: 350px;
	font-family: Georgia, 'New York CE', utopia, serif;
	background-color: Blue;
}
 

#logoprn {
display:none;
 
}


#ico_uvod {
	width:520px;
	margin:2em auto;
	}

#ico_uvod_f {
	width:637px;
	_width/**/:/**/642px;
 
	margin:0em auto;
	}
	
#ico_uvod_top {
	background-image:url(img/stamp.jpg);
	height:148px;
background-repeat:no-repeat;
	background-position:right;
}
	


#ico_uvod .ico_box{
	display:block;
	float:left;
	width:115px;
	height:220px;
	background-color:#317A04;
	border:1px solid #000;
	margin:5px;
	
	}
	
#ico_uvod .ico_box span,
#ico_uvod_f .ico_box_f span {
	background-color:#FE5102;
	padding:3px;
	border-bottom:1px solid #BC0000;
	text-align:center;
	color:#fff;
	font-weight:bold;
	display:block;
		
	}	
	
#ico_uvod_f .ico_box_f span a {text-decoration:none;}	

#ico_uvod .ico_box .ico_in,
#ico_uvod_f .ico_box_f .ico_in{
	padding:5px;
	
}

#ico_uvod .ico_box p,
#ico_uvod_f .ico_box_f p{
	text-align:center;
	line-height:1.3em;
	color:#fff;
	
}

#ico_uvod a,
#ico_uvod_f a {
		color:#fff;

	}
	
	
	#ico_uvod_f .ico_box_f{
	display:block;
	float:left;
	width:200px;
	height:210px;
	background-color:#26640E;
	border:1px solid #000;
	margin:5px;
	
	}

	#ico_uvod_f .ico_box_f img {margin-top:4px}


 .ico_uvod_ff {
 		font-size: 11px;height:auto;
		font-family:Verdana, Geneva CE, lucida, sans-serif;
		margin-top: 2em;
 	
 	}

 	 	#div-infbsk,
 	 	#div-infskad
 	 	 {
 		font-size: 11px;
		font-family:Verdana, Geneva CE, lucida, sans-serif; 		
 	 	 	
 	 	}
 	 	
 	 	#div-infbsk a.hp,
 	 	#div-infskad a.hp
 	 	 {
			color:#EA3702;
			text-decoration:none;
			border-bottom:1px dotted #EA3702;
			line-height:1.5em;

		} 	 	
 	 	
 	 	#div-infbsk p,
 	 	#div-infskad p
 	 	 {
 	 		text-align:justify;	 		margin:.5em 0 0 0;
	 		padding:0;
	 		line-height:1.3em;

 	 	}
 	 	
 	 	 	 	
 	
 	#div-infskad {
 		background-color:#EADEA2;
 		border:1px solid #D9C153;
 		padding:.5em;
 		margin: 1em;
 		width: 400px;
 		display:none;
 		
 		}
 		
 
 	 	
 	 	#div-infskad h3{
 	 		font-size:15px;
 	 		margin:0 0 0 0;
 	 		
 	 	}
 	 	
 	 	
 	 	#div-infbsk {
 	 		background-color:#fff;
 	 		height:800px;
 	 		display:none;
 	 		margin: 0 auto;
 
 	 		}
 	 		
 	 #div-infbsk .item {
 	 		background-color:#fff;
 	 	
 	 	}
 	 	
 	 	
 	 	#div-infbsk {
 	 		padding: .6em 0 0 0;
 	 		
 	 		}
 	  
 	  #div-infskad p{
 	  	text-align:justify;
 	 		margin:.5em 0 0 0;
 	  }
	  
	  
/* ------------------------------------------------------------------------------- */
/* 	Slideshow			    																		*/
/* ------------------------------------------------------------------------------- */

#gallery-o {
	width: 596px;
	margin: 1em auto 0;
	border:1px solid #CFCFCF;

}
 
#gallery {
	position:relative;
	height:216px
 
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#fff; 
		height:70px; 
		width:100%; 
		position:absolute;
		bottom:0;
		line-height: 1.5em;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0 0 3px;
		padding:0;
		color:#FF702B;
	}
	 

	  
/* ------------------------------------------------------------------------------- */
/* 	Table unioverzal			    																		*/
/* ------------------------------------------------------------------------------- */


table.ppret {
	font-size:11px;
	margin: 2em auto;
	border:2px solid #000;
	background-color:#EFEAE4;
	text-align:center; 
	font-family: Verdana, 'Geneva CE', lucida, sans-serif; 


}

table.ppret thead {
background-image:url(img/gthead.gif);
background-repeat:repeat-x;
color:#fff;
padding: 4px;
}

table.ppret td.upresni {
background-color:#DACEC2;
 
}

table.ppret td{
border-top:1px dotted #666666;
border-right:1px solid #666666;
padding:4px;
}

table.ppret th{
border-right:1px solid #666666;
	padding: 4px;
}

table.ppret .rright{
	text-align:right;
	
	}	  
	
	
.nopage-item {
			background-color:#FED0BA;
			display:block;
			padding:5px;
			border:1px solid #FDB693;
			font-size:12px;font-family:Tahoma;
			
	}


.nopage-item .kojobl	 {
			display:block;
			background-image:url(img/kojobl.png);
			background-repeat:no-repeat;
			width:118px;
			height:160px;
			padding:5px;
			float:left;
	}
	
	
.nopage-item .cc {
			display:block;
	}	
	

.nopage-item a {color:#A80000; font-weight:bold;}


	
	
	/* ------------------------------------------------------------------------------- */
/* 	Thick			    																		*/
/* ------------------------------------------------------------------------------- */


#newsticker-demo {
	
	clear:both;
 
	margin: 15px 0 10px 0;
	}
	
 
 #newsticker-demo h4{
 			color:#D54500;
 			padding:0;
 			padding:0 0 10px;
}

 #newsticker-demo h4.tip{
 			display:block;
 			color:#D54500;
 			margin:20px 0 0 0;
 			padding:10px 0 10px;
 			border-top:1px solid #000;
}




 #newsticker-demo h4 a{
  	font-size:16px;
 		color:#1C4602;
 		padding: 0 3px;
 	
 	
}
 	
 
.newsticker-jcarousellite ul {
	padding:0;
	margin:0;
 
	
	}


.newsticker-jcarousellite ul li {
 
list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;
	}





	
.newsticker-jcarousellite	.item {
	float:left;
	width:110px;
	margin: 0px 17px 0 17px;
	display: block;
	padding:0;
	height: 270px;
	border:1px solid #000;
 
}

 .newsticker-jcarousellite h2 {
 			margin:0;
 			padding:0;
 	
 	}
 
 
.newsticker-jcarousellite .item-colin {
	display: block;
	height: 180px;
 
 
}

.newsticker-jcarousellite .item .item-rel {
	position:relative;
	}


.newsticker-jcarousellite .item .item-nej {
	position:absolute;
	top:110px;
	left:15px;
		
	}
	
 
	
.newsticker-jcarousellite .item .item-nej-pr {
	position:absolute;
	top:135px;
	left:32px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0;
	
}




.newsticker-jcarousellite .item a {
	color:#CC3000;
	font-size:12px;
	line-height:1.3em;
	font-weight: bold;
	text-decoration: underline;
}

.newsticker-jcarousellite .item h1 a,
.newsticker-jcarousellite .item h2 a  {
  
	/*color:#333E42;*/
	color:#fff;
	display:block;
	border:1px solid #2D4F0B;
	background-color:#317A04;
	text-decoration: none;
	margin: 0;
	padding: 0px;
	

}


.newsticker-jcarousellite .item h1 a:hover,
.newsticker-jcarousellite .item h2 a:hover  {
	color:#FF9400;

}

.newsticker-jcarousellite .item.akce .item-colin {

}

.newsticker-jcarousellite .item.akce .item-colin .popis {
	margin-right:0px;
 
}

.newsticker-jcarousellite .item.akce .item-colin h1 a,
.newsticker-jcarousellite .item.akce .item-colin h2 a  {
	background-color:#C40000;
	border:none;
	
}


.newsticker-jcarousellite .item img {
	float:left;
	margin: 5px 10px 5px 5px;

	padding: 1px;
}

.newsticker-jcarousellite .item.akce .item-colin img {}


.newsticker-jcarousellite .item img.ico-akce {
	margin: 0 5px 0 0;
	border: none;
	padding:0;
}

.newsticker-jcarousellite .item p.popis {
	display:none;
	

}

.newsticker-jcarousellite .item p {
	text-align: justify;
}

.newsticker-jcarousellite .item .cena {
	display:block;
	text-align: right;
	color: #FE5102;
	font-size:15px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	width:100%;
	clear:both;
 
	
 

}
.newsticker-jcarousellite .item.akce .cena {
	
		font-size:17px;
		color:#C40000;
	}
 

.newsticker-jcarousellite .item .t-sleva {
	display:block;
	height:15px;
	font-size:14px;	
	text-align:left;
	text-decoration: line-through;
	color: #FE5102;
	font-weight: bold;	
	}

.newsticker-jcarousellite .item .cena .cenaf.akce{
	font-weight:bold;
	color:#BC0000;
	font-size:15px;


}

.newsticker-jcarousellite .item .bg_ico_bsk {
	height:40px;
	background-image:none;
 
	
	}

.newsticker-jcarousellite .item .buy-frm {
 display:none;
 

}

.newsticker-jcarousellite .item .buy-frm .cnt {

display:none;
}

.newsticker-jcarousellite .icon-panel
{
clear:both;
	
	height: 15px;
	margin: 0 0 0px 0;
	display:block;

 
	

}

.newsticker-jcarousellite .icon-panel img {
float:left;
padding:0;
margin: 0px 5px 0 0px;
}




        
            #imgPrw     {
                background: #fff url(img/loading.gif) no-repeat center;
                z-index: 999;
                border: 3px solid #E2E2E2;
            }
            
            #imgPrw .loading {
                height: 32px;
                width: 32px;
                border:none;
            }
            
            
#fpaticka {
	width:995px;
	margin:0 auto 10px;
	color:#414141;
	font-size:11px;font-weight:normal;font-family:Tahoma;line-height:14px;
	text-align:left;
	
	}

#fpaticka a {color:#FB501E;text-decoration:none;}	
#fpaticka a:hover {font-weight:bold;border-bottom:1px dotted #FB501E}	


#fpaticka h3 {margin:10px 0 3px;}

#fpaticka h3 a{
	font-size:15px;
	color:#000;
	}


	
#fpaticka h4 {font-size:13px;font-weight:normal;font-family:Tahoma;margin:0;padding:2px 0 0 0;}


#fpaticka #c1,
#fpaticka #c2,
#fpaticka #c3 { width:33%;float:left; border-right:1px dotted #414141; text-align:left; }

#fpaticka #c3 {border:none; width:29%;padding:0 10px}
#fpaticka #c2 {padding:0 10px 0 10px; }
#fpaticka #c1 {padding:0 5px 0 0px; }

#fpaticka .coolhum {display:block;float:left;width:66px;height:92px;background: url('img/fpatt2.png') no-repeat center left;}
#fpaticka .coolhum1 {display:block;float:left;width:45px;height:45px;background: url('img/fpatt3.png') no-repeat center left;padding-right:5px;}
#fpaticka .coolhum2 {display:block;width:169px;height:24px;background: url('img/fpatt4.png') no-repeat center left;padding-right:5px;}

#fpaticka li {padding-bottom:2px;}


#fpaticka #c2 li {margin-left:20px;display:block;}            

#fpaticka p {margin:1px 0 8px}



.vanoce {
		display:block;
		width:194px;
		/*background: #fff url(img/vanoce.jpg) no-repeat top;*/
		background: #fff;
		min-height:32px;
		margin:8px 0 4px 6px; 
		text-align:justify;
	}
	
	.no-vanoce {
		display:block;
		width:194px;
		background: #fff url(img/vanoce1.jpg) no-repeat top;
		min-height:20px;
		margin:8px 0 4px 6px; 
		text-align:justify;
	}
	
	
.vanoce p,
.no-vanoce p{
		padding-top:38px;
		color:#666666; 
		text-align:justify;
		
		
}

.vanoce p span,
.no-vanoce p span {
		color:#000; 
}

.vnc .vanoce,
.vnc .no-vanoce {
		font-family:Verdana,'Geneva CE',lucida,sans-serif;
		font-size:11px;
		border:1px solid #CDCDCD;
		float:right;
		padding:2px;
		line-height:1.5em;
		text-align:center;	
	
	}

.vnc .vanoce p,
.vnc .no-vanoce p{
		line-height:1.5em;
		text-align:center;	
	
	}
	
	
	
	
	
	

.sleva_big {}

.sleva_big p {padding:0;margin:0}

.sleva_big .sleva_rel {position:relative}



.sleva_big .sleva_cntx {
			position:absolute;
			top:10px;
			left:204px;
			color:#fff;
			font-family: Impact, 'Techno CE', sans-serif; 
			width:68px;
			height:55px;
			text-align:center;
/*			border:1px solid #000;*/
			
			}


.sleva_big .sleva_cntx .iinp {font-size:22px;}


#bonalogoa {
		width:196px;
		height:69px;
		background: #fff url(img/bonalogo.jpg) no-repeat top;
		margin:3px 0 4px 5px;
	}

#outdoor {
		width:190px;
		height:80px;
		background: #FE5102 url(img/outdoor-wear.jpg) no-repeat top;
		margin:3px 0 4px 5px;
		
	}

	
#hmazel {
		width:192px;
		height:48px;
		background: #fff url(img/hmanzel1.jpg) no-repeat top;
		margin:3px 0 4px 5px;
	}	
