/* CSS Document */

*{margin: 0 ; padding: 0 ;}    
body {
	font: 75% 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
	color: #111;
	text-align: center;
	background-color: #fff19c;
	background-image: url(../images/layout/pozadi.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-weight:bold;
	padding: 0;
	color: #e07018;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
   }
h1{font-size: 2em;}
h2, .h2{
	font-size: 1.5em;
}
h3, .h3{font-size: 1.3em;  }
h4, .h4{font-size: 1em; color: #333333;}
h5{font-size: 0.9em; color: #333333;}
h6{font-size: 0.8em; color: #333333;}
  
p{line-height: 150%; margin: 10px 0px 20px 0px; font-size: 1em; text-align: justify;}
ul{margin: 15px 20px 20px 40px ; list-style: square; line-height: 150%; }
ol{margin: 15px 20px 20px 40px ; line-height: 150%; }
dl{margin: 15px 0 20px 40px ;line-height: 150%;}
dt{font-weight: bold;}
dd{margin: 0 0 15px 30px;}

img{border: 0 }
img{border: 0 }  
img.foto{	border: 2px solid #fff1ce ; }  
img.foto.fl{margin-right: 1.3em; margin-bottom: 0.5em; }
img.foto.fr{margin-left: 1.3em; margin-bottom: 0.5em;}
  

address{line-height: 150%; 	margin: 15px 0px 20px 0px; font-style: normal; }
big{font-size: 1.2em;}  
small{font-size: 0.8em;}
  
a:link {text-decoration: underline; color: #ff3c00;}
a:visited {text-decoration: underline; color: #ff6600;}
a:active {text-decoration: underline; color: #666;}
a:hover {text-decoration: none; color: #000;}
a.button2 {
	background-color: #fceebf;
	padding: 0.5em 2em;
}
a.button2:hover {
	background-color: #faeadd;
}

a:hover .foto{}

  
hr {display: none;}

/*		table		*/
table{ 
  margin: 10px 0; 
  border: 4px solid #fff1ce;
/*  background-color: #fff; */
  font-size: 1em; 
  border-collapse: collapse;
  }
th,td{
  border: 1px solid #fff1ce; 
	padding:6px 10px;
  font-size: 1em;
  }
th{
  background-color: #c55722; 
  padding: 5px 10px; 
  color: white;
  font-size: 1em;
  text-align: center;
  }
.highlighted{
	background-color: #fff1ce; 
	}
.note {background-color: #fff1ce; color: #666;}
.fullwidth{width: 100%;}
/*		forms		*/
fieldset{border: 1px solid #c55722;	padding: 20px;	margin:15px 0; }
legend{border: 1px solid #c55722;	padding:3px 20px;	margin-bottom:22px;	color: #c55722; }

label{	
/*  display: block;	
  float: left;	
  width: 35%;	
  padding: 0px 0.6em;
	margin: 5px;
  line-height: 18px;
  text-align: right;	
  vertical-align: top; 
  clear: both; */
  }
input,select,textarea{
  font-size: 1em ; 
  width: 11em;	
  font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  background: #fff; 
  margin: 5px;
  border-width: 2px ; 
  vertical-align: middle;}
input.wide,select.wide,textarea.wide{
  width: 16em;}
input.small,select.small,textarea.small{
  width: 1.8em;
  margin: 0px;
  padding: 0px;}
.button{
	width: auto;
	background-color: #da672e;
	color: white;
	font-weight: bold;
	padding: 2px 5px;
	}
.button_small{
	width: auto;
	background-color: #da672e;
	color: white;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
.checkbox {
	margin: 8px 0px 7px 0px;
}
.radio {
	margin: 8px 0px 7px 0px;
}

/* LISTER - PRIDAL JSEM SAM */
.button_lister {
	font-size: 1em ;
  width: auto;
	background-color: #f5d3b8;
	color: #ff3c00;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: none;
}
input.lister {
  font-size: 0.8em ; 
  width: 1.8em;	
  font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  background: #fff; 
	margin: 0px;
	padding: 0px;
  border-width: 2px ; 
  vertical-align: middle;
}
.inline {
display: inline; 
margin: 0px;
padding: 0px;
clear: right;
}
.disabled {
  color: #111;
  border-width: 0px ; 
  margin: 6px 0px 7px 0px;
  font-weight: bold;
}
.disabled_cashdesk {
  font: 100% 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
  text-align: right;
  background: transparent;
  color: #111111;
  border: none;
  margin: 0px 0px 0px 0px;
  width: 70px;
  font-weight: bold;
}
.disabled_cashdesk_nobold {
  font: 100% 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
  text-align: right;
  background: transparent;
  color: #111111;
  border: none;
  margin: 0px 0px 0px 0px;
  width: 60px;
  font-weight: normal;
}
.disabled_cashdesk_nobold_20px {
  font: 100% 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
  text-align: right;
  background: transparent;
  color: #111111;
  border: none;
  margin: 0px 0px 0px 0px;
  width: 20px;
  font-weight: normal;
}


/*  ID  */
#page{
  width: 1000px;
  text-align: left;
  margin: 0 auto ;
  background: white url(../images/layout/page.gif) repeat-x    ;
  padding: 0 ;  
  position: relative;
}

#header{
	background:  url(../images/layout/theme.jpg) no-repeat right top;
	height: 145px;
}
#header h1, #header .h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  width: 350px;
  height: 145px;
  line-height:140px ;
  text-align: center;  
}
#header h1 a, #header .h1 a{
  display: block;
  text-decoration: none;
  width: 350px;
  height: 145px;
}
#header h1 a span, #header .h1 a span{  
  display: block;
  width: 350px;
  height: 145px;
  background: url(../images/layout/haty.jpg) no-repeat    ;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#header h2, #header .h2{
  display: none;
}

/*  search	 */
#search{
	background: #a6c430;
	width: 210px;
	height: 42px;
	float: left;
	padding-top: 3px;
}
#search div{
margin: 10px 10px 0 30px;
}

#search input{
	width: 120px;
/*	height: 22px;
	line-height: 18px;*/
	padding-left: 3px;
	margin: 0;
/*	border: 1px solid #DA672E;*/
}
#search input.button{
	width: 30px;
/*	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}
  
/*  navigation */

#navigation{
  display: block;
  height: 45px;
  font-size: 0.9em;
  float: left;
  background:  url(../images/layout/navigation.gif) no-repeat    ;
 }
#navigation ul {
  margin: 2px 0 0 20px;
  padding: 0 ;
  list-style: none;
}

#navigation li {  
  float: left;
  margin: 0 ;
  padding: 0 10px 0 20px ;
  background: url(../images/layout/nav_li.gif) no-repeat    ;
  }
#navigation a {
  display: block;
  float: left;
  line-height:40px ;
  height: 40px;
  text-decoration: none;
  color: white;
ext-transform: uppercase;
ont-weight: bold;
}
#navigation a span{

}
#navigation a:hover{
	color: yellow;
}  



   
/* content */  
#content{
	clear: both;
	float: left;
	width: 800px;
	background: white url(../images/layout/middle_borders.gif) repeat-y 209px 0;
  }  
#col-middle{
	width: 590px;
	float: right;
	border-top: 1px solid #d3580a;
	background: url(../images/layout/bg_middle.jpg) no-repeat -1px 2px    ;
}
#col-left{
	width: 210px;
	float: left;
}

#col-left .in{
border-top: 1px solid #b5bf19;
	border-right: 1px solid #f1c89c;
}
#col-left ul{
	margin: 5px 15px 15px 15px;
	list-style: none ;
}
#col-left ul li{
	border-bottom: 1px solid #f6f2ef; 
}
#col-left ul li a{
 background: url(../images/layout/ul_01.gif) no-repeat 0px 8px;
 padding-left: 13px;
 line-height: 22px;
}
#col-left ul ul{
	margin: 0 0 0 12px;

}
#col-left ul ul li a{
 background: url(../images/layout/arr_01.gif) no-repeat 0px 6px;
 padding-left: 12px; 
 line-height: 20px;
 color: black;
	font-weight: normal;
}

#col-left ul ul li{
 border: none ;
}
#col-left ul ul ul{
	background-color: #ffffcc;	
	font-size: 0.9em;
	padding: 5px  ;
	margin: 0 0 10px 0px;
}
#col-left ul ul ul a{
 	background: none; 
 line-height: 18px;
  color: #ff3c00;
}
#col-left ul ul a:hover{
 color: #ff3c00;
}
#col-left ul ul ul a:hover{
 background-color: white;
 color: black;
}

#col-left a{
	display: block;
	height: 100%;
	text-decoration: none;
}


#col-right{
	width: 200px;
	float: right;
	background-color: white;
}
#col-right .in{
	border-top: 1px solid #d3580a;
}
#col-right .padd{
	padding: 0 15px ;
}

#col-right h3, #col-right .h3{
	background: #fff0c9 url(../images/layout/h3_right-col.gif) no-repeat right top;
	height: 39px;
	line-height: 39px;
	padding-left: 10px;
	margin-top: 0;
}


h3.psi, #col-left .kocky{
	background: url(../images/layout/h3_psi.gif) no-repeat top;
	height:52px;
	line-height: 52px; 
	padding-left: 75px;
	font-size: 1.8em;
	margin-top: 0;
}
h3.kocky, #col-left .kocky{
	background: url(../images/layout/h3_kocka.gif) no-repeat top;
	height:52px;
	line-height: 52px; 
	padding-left: 75px;
	font-size: 1.8em;
	margin-top: 0;
}
#col-right .first{background: url(../images/layout/h3_right-col_top.gif) no-repeat right top; margin-bottom:1px;}



div.login{
	padding: 10px 25px ;
	background: url(../images/layout/fade_01.gif) repeat-x    ;
}

div.text{
	padding: 0px 20px ;
}
#col-middle .padd{
	padding: 0 20px ;
}
.vypis{
	margin: 0 20px;
}
.vypistab{
	border: none ;
}
.vypistab td{
	padding: 0 ;
	vertical-align: top;
}
.vypistab td:hover{
	background-color: #fdf7f2;
}
.kosik{width: 100%;}
.uvod_p {background:#fff0c9; padding: 1em 7em 1em 1em;}
/*	item	*/
div.item{
	width: 180px;
	margin: 3px 0px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

div.item a.odkaz:link, a.odkaz:visited, a.odkaz:active, a.odkaz:hover {
  text-decoration: none !important;
  color: #000000 !important;	
}
div.item .foto{
	display: block; 
	margin: 5px auto;
	border: none;
	 }
.prize{
	background: url(../images/layout/bg_prize.gif) no-repeat center;
	font-weight: bold;
	font-size: 1.5em;
	display: block;
	height: 25px;
	line-height: 22px;
	text-align: center;
	width: 117px;
	color: red;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
 .prize2{
	background: url(../images/layout/bg_prize.gif) no-repeat left top    ;
	font-weight: bold;
	font-size: 1.5em;
	display: block;
	height: 25px;
	line-height: 22px;
	text-align: center;
	width: 117px;
}
.item-fav{
	clear: both;
	padding: 5px 15px ;
	margin-bottom: 6px;
	font-size: 0.9em;
	font-weight: bold;
}
.item-fav a{
	background: url(../images/layout/arr_01.gif) no-repeat 0 3px;
	padding-left: 9px;
}

.item-fav .prize{
	background: url(../images/layout/bg_prize.gif) no-repeat 150% 0;
	display: block;
	margin: 2px 0; 
	padding:0px 10px ;
	font-size: 1.2em;
	color: red;
}
/**/
.itemdetail{
	font-weight: normal;
	margin: 0 20px;
}
.itemdetail table{
	border: none ;
	font-size: 1em;
	background: none; 
}
.itemdetail table td{
	border: none /*1px solid #da672e */;
	border-bottom: 1px solid #f2e3b1 ;

}
.tocart_button {
	background: transparent;
	height: 25px;
	width: 36px;
	border: none;
}

.tocart{
	display: block;
	font: 75% 'Georgia CE', Georgia, 'Times New CE', 'New York CE', times, serif;
	background: transparent url(../images/layout/tocart.gif) no-repeat    ;
	font-weight: bold;
	font-size: 1em;
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 120px;
	padding-left: 20px;
	margin: 0px;
	color: white !important;
	text-decoration: none !important;
	float: left;
	border: none;
}
.tocart:hover{color: black !important;}
.label{
	color: green;
	font-size: 0.9em;
}
.ks{width: 2em;}
.atr{ 
	background: #da672e;
	text-align: center;
	font-weight: bold;
	padding: 0.2em;
	color: white; 
	border: 2px solid #fff1ce ; 
	margin-bottom: 2px;
	 }
	 

.extra{
	background: url(../images/layout/h3_extra.gif) no-repeat    ;
	color: white;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	border-bottom: 1px solid #eeb88c; 
}
.extralink{
	background: url(../images/layout/bg_extralink.gif) no-repeat right top;
	line-height: 24px;
	display: block;
	width: 125px;
	text-align: center;
	float: right; 
}
/**/
.paging{
	border: 1px solid #f5d3b8 ;
	padding: 2px 0;
	text-align: right;
}
.paging_noborder{
	border: none ;
	padding: 2px 0;
	text-align: right;
}
.paging a, .paging_noborder a{
	background: #f5d3b8;
	padding: 0.3em 0.6em;
	font-weight: bold;
	text-decoration: none !important;
}
.paging_noborder a{
	background: transparent;
	padding: 0.3em 0.6em;
	font-weight: normal;
	text-decoration: none !important;
}

/**/
.news-item{
	font-size: 0.9em ;
	margin: 10px 15px ;
	padding-bottom: 5px;
	border-bottom: 1px solid #f3c185; 
}
.news-item h4{
	border-left: 1px solid #ffcc00 ;
	padding-left: 0.8em;
	margin-bottom: 0;
	color: #000;
}
.news-item p{
	margin: 5px 0 10px 0 ;
}

/**/

/* footer */
#footer{
  clear: both;
	padding-top: 1px;
  font-size: 0.9em;  
  text-align: right;
	background: #fff19c url(../images/layout/content.gif) no-repeat top left;
	  }  
#footer p{
  line-height: 50px;  
  margin: 0 ;
  padding: 0 50px;
  text-align: left;
  }  
#footer p.center{
	border-bottom: 1px solid #fff8ce ;
	margin: 40px 50px 0 50px ;
	text-align: center;
	color: white;
}
#creactive{ 
  text-decoration: none; 
  color: #333;
  }
#creactive:hover{}   

/*  class   */
.noscreen{display: none;}
.separ {clear: both; border-bottom: 1px solid #eeb88c  ; line-height: 1px; font-size: 1px; height: 1px; margin: 15px 0 ;}
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 ;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left;}
.fr { float: right;}

/* error */
.error {
	color: #ff0000;
	font-size: 0.9em;
}
#page #content #col-left .in ul ul ul ul {
	background-color: #FFF19C;
	margin-left: 10px;
}
.item .error {
	font-size: 12px;
	display: block;
	padding-top: 3px;
}
.item .label {
	font-size: 12px;
	display: block;
	padding-top: 3px;
}
.item .akce {
	color:#09F;
	font-size: 12px;
	display: block;
	padding-top: 3px;
	font-size: 12px;
}
.item .novinka {
	color:#C00;
	font-size: 12px;
	display: block;
	padding-top: 3px;
	font-size: 12px;
}
.item .sleva {
	color:#390;
	font-size: 12px;
	display: block;
	padding-top: 3px;
	font-size: 12px;
}
#col-middle .nejpro {
	font-size: 16px;
	color: #E07018;
	padding-top: 10px;
	padding-bottom: 5px;
}
.nejpro .nadpis {
	padding-bottom: 5px;
	border-bottom: 1px solid #eeb88c;
	margin-bottom: 5px;
}
.nejpro ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.nejpro ol li {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #333;
	font-size: 12px;
}
#page #navigation ul li a .cenakos {
	color: #FFF19C;
}
#col-middle .in .text h2 {
	font-size: 15px;
	margin-bottom: 20px;
}
/*#page #col-right .in .login form input {
	border: 1px solid #D24F07;
	height: 20px;
	padding-left:3px;
	line-height:18px;
}
#page #col-right .in .login form .button {
padding-left:15px;
padding-right:15px;
height: 25px;
}
*/.middle .buttons table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:transparent;
}
#content #col-middle .in .text div table {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#product div input {
	width: 30px;
}
a.button {
	color: #FFF;
	margin:0px;
	padding:0px;
	display: inline-block;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 6px;
}
a.button span {
	display: inline-block;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 18px;
}
#col-middle .in .text #tab_review div input {
	width: auto;
}
#page #content #col-middle .in .text .middle {
	color: #333;
}
#page #content #col-middle .in .text .middle #cart .cart th {
	background-color:#DA672E
}
#page #content #col-middle .in .text .middle input {
	width: auto;
}
#page #col-right .in .login .prihlasen {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#page #content #col-middle .in .text .middle #payment .buttons table tr td a {
	font-size: 11px;
}
#page #content #col-middle .in .text .middle #create div table tr td input, #page #content #col-middle .in .text .middle #udaje div table tr td input {
	width: 250px;
}
#page #content #col-middle .in .text .middle #create div table tr td input {
	width: auto;
}
/* ----- SORTING ----- */

div#sorting {
	float: left;
	width: 480px;
	background-color: #FFC847;
	color: #BD1828;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #D28700;
	height: 33px;
	_height: 38px;
}
.filtr {
	border-top: 1px solid #feb533;
	border-bottom: 1px solid #feb533;
	width: 490px;
	background-color: #FFF7E1;
	height: 30px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.filtr strong {
    position: relative;
    top: -1px;
    left: 2px;
    color: #bd1828;
}

.filtr a {
    position: relative;
    top: -2px;
    left: 1px;
    font-weight: normal;
    text-decoration: underline;
}

.filtr a:hover {
    text-decoration: none;
}

.sort {
	width: 200px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 25px;
	_margin-left: 20px;
}
.sort .div2 {
	float: left;
	display: block;
	width: 70px;
	margin-top:2px;
}
.sort .div1 {
	float: left;
	width: 130px;
}

.sort2 .div2 {
	float: left;
	margin-top:2px;
	width: 50px;
}
.sort2 .div1 {
	float: left;
	width: 130px;
}
.sort2 {
	width: 250px;
	_width: 230px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 12px;
}
.sort2 #razeni .sipky {
	float: left;
	display: block;
	width: 40px;
	margin-top: 5px;
}

.sort2 #razeni .div1 #sort {
	margin: 0px;
	padding: 0px;
}
#col-middle .in .text div table tr td #product div table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#page #content #col-middle .in .text .middle #content_search table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #content #col-middle .in .text .middle #content_search table tr td #keyword {
	width: 200px;
}
#page #content #col-middle .in .text .filtr .sort #razeni {
	width: 240px;
}
#page #footer .copy {
	line-height: 17px;
	margin-top:10px;
	margin-bottom:5px;
}
#col-middle .in .text .tabulka {
	color: #666;
	text-decoration: underline;
	float: right;
	width: 300px;
	font-size:11px;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#col-middle .in .text .middle .ikonpokladna {
	text-align: center;
}

#page #content #col-middle .in .text div table td #product div table,
#page #content #col-middle .in .text div table td #product div table td{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #content #col-middle .in .text div table td #product div table tr td select {
	width: auto;
	_width: 200px;
}
.middle #create div table tr td .h2 a{
	color: #F60;
	text-decoration: none;
}
#page #col-right .in .item .foto {
	width: 100px;
}


#col-right .item form .tocart_button {
	float: right;
}
#col-right .item form  {
	float: right;
}
#col-right .item .prize {
	float: left;
}
#page #content #col-left #linx, .prclanky {
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #999;
}
#page #content #col-left #linx h3, .prclanky h3 {
	font-size: 11px;
	color: #999;
	margin: 0px;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#page #content #col-left #linx a, .prclanky a, .prclanek p a {
	color: #999;
	text-decoration: underline;
}
#page #content #col-left #linx div p a{
	display: inline;
}
#page #content #col-left .prclanky .prclanek p a {
	display: inline;
	color: #999;
	text-decoration: underline;
}
#page #content #col-left #linx div h4, .prclanky h4 {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#page #content #col-left #linx div p, .prclanky p{
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#col-middle .in .text .descript img {
	margin: 10px;
}
