/* ===============================================  G L O B A L  =============================================== */
body						{ background: #2E593B; text-align: center; }
body, td, th,
input, textarea, select		{ font: 62.5% sans-serif; }
img, fieldset				{ border: 0 solid; }
h6, h5, h4, h3, h2, h1, p,
ul, ol, li, dl, dd, dt, 
input, select, textarea,   
form, fieldset, body 		{ margin: 0; padding: 0; }   
/* ............................................................................................................ */   
.fl		{ float: left; }
.fr     { float: right; }
.ac, .c, .foto-c     { text-align: center; }
.ar, .r, .foto-r     { text-align: right; }
.al, .l, .foto-l		{ text-align: left; }
	/* images */
.il     { float: left; clear: left; margin: 0 1em 0.5em 0; }
.ir     { float: right; clear: right; margin: 0 0 0.5em 1em; }
	/* spacing */
.h      { margin: 0 0 0.5em; }
.s      { margin: 0 0 1em; }
.sh     { margin: 0 0 1.5em; }
.d      { margin: 0 0 2em; }
	/* hidden & clear & half */
hr      	{ display: none; }
.hidden	 	{ position: absolute; top: -10000px; left: 0; }
.clr    	{ clear: both; height: 1px; font-size: 1px; overflow:  hidden; }
.half   	{ width: 48%;  margin: 0 1em 0.5em 0; float: left; }
/* ---------------------------------------------------------------------------------------------------------- */
	/* pouzivat acronym - IE nerozezna abbr */
acronym, 
abbr 		{ background: url(../images/dot.gif) repeat-x bottom; border: 0; cursor: help; padding: 0; } 
	/* nadpisy + odstavec */
h1, h2, h3, 
h4, h5, h6 	{ color: #FF9C00; margin: 0.5em 0; font-weight: bold; } 
h1 			{ font-size: 2.0em; background: url(../images/bg-h1.jpg) no-repeat 0 1px; padding: 15px 0 15px 50px; font-weight: bold;  }
h2			{ font-size: 1.6em; font-weight: bold; }
h3 			{ font-size: 1.4em; }
h4 			{ font-size: 1.2em; }
h5 			{ font-size: 1.4em; color: #d89d01; text-transform: uppercase; }
h6				{ font-size: 1.0em;  }
p				{ font-size: 1.2em; line-height: 140%; color: #000; text-align: justify; padding: 0 0 0.8em; }
p#navigation a	{ padding: 0 5px 0;}
	/* seznamy */
ul 				{ list-style-type: none; margin: 0 0 1em; }
li				{ background: none; list-style-type: square; color: #000; padding: 0.3em 0 0.3em 10px; font-size: 1.2em; }
ul.nobullet li 	{ background: 0; padding-left: 0; }
ol 				{ margin: 0 0 1em; list-style-position: inside; }
ol li			{ background: none; padding: 0; margin: 0.5em 0; list-style-type: decimal; }
	/* odkazy */
a			{ color: #FF9C00; }
a:hover,
a:focus		{ text-decoration: none; }
	/* tabulky */
table			{ width: 100%; margin: 0 0 1.5em; border: 0; border-collapse: collapse; clear: both; background: #fff; }
table th,
table td 		{ font-size: 1.2em; color: #58585A; vertical-align: middle; border: solid #F5F5F5; border-width: 0 0 1px 0; border-collapse: collapse; padding: 0.6em; }
table caption	{ font-size: 1.2em; font-style: italic; padding: 0 0 0.5em; }
table th		{ background: #F2F2F2; font-weight: bold; text-align: left; }
	/* hover u tabulky - htc soubor */
table tr:hover,		
table tr.hover	{ background: #eee; }
table tr		{ behavior: url(hover.htc); } 
/* ========================================================================================================= */
#page 			{ width: 1016px; background: url(../images/bg-page.jpg) repeat-y; margin: 0 auto; text-align: left; position: relative; }
#page:after		{ content:" "; display: block; clear: both; height: 0px; }
#content		{ padding-top: 300px; }
#head 			{ position: absolute; top: 0; left: 0;  height: 290px; width: 100%; background: url(../images/bg-head.jpg) no-repeat left top; }
#left			{ float: left; width: 250px; margin: 0 0 0 30px; display: inline; }
#center 		{ float: right; width: 670px; margin: 0 30px 0 0; display: inline; }
#foot			{ clear: both; background: url(../images/bg-foot.jpg) no-repeat 0 top #2E593B; padding: 35px 0 0;  }
/* ----------------------------------------------/ LEFT BOX /----------------------------------------------- */
h3#news 		{ background: none; padding: 15px 0 12px 0px; color: #000; font-weight: bold; font-size: 1.6em; font-weight: bold; margin: 10px 0 0;  }
h3#submenu 		{ background: url(../images/bg-submenu.jpg) no-repeat bottom left; padding: 15px 0 12px 62px; color: #000; font-weight: bold; font-size: 1.6em; font-weight: bold; margin: 10px 0 0;  }
#submenu li		{ background: url(../images/bg-li.jpg) no-repeat left 7px; list-style-type: none; }
ul.submenu		{ margin: 0 0 0 20px; }
	/* rychle kontakty */
#contact h3			{ background: url(../images/bg-contact.jpg) no-repeat bottom left; padding: 15px 0 12px 62px; color: #000; font-weight: bold; font-size: 1.6em; font-weight: bold; margin: 25px 0 0;  }
#contact ul			{ margin: 10px 0 30px 20px;}
#contact li			{ background: none; padding: 0; list-style-type: none; }
#contact li.color	{ color: #FF9C00; }
/* ----------------------------------------------/ TOP BOX /------------------------------------------------ */
#head a.logo	{ position: absolute; top: 35px; left: 28px; }
#head p			{ position: absolute; top: 30px; left: 330px; padding: 0 40px 0 0; font-size: 1.1em; color: #163A2E; }

#head ul		{ background: #FF9C00; margin: 0; padding: 0 0 0 40px; position: absolute; top: 255px; left: 13px; width: 949px; }
#head ul li		{ float: left; padding: 0; background: none; list-style-type: none; }
#head ul li a	{ color: #fff; padding: 8px 10px; display: block; text-decoration: none; font-size: 1.1em; text-transform:uppercase; font-weight: bold;  }
#head ul li a:hover,
#head ul li a.act	{ background: #E38B00;  }
/* ----------------------------------------------/ BOTTOM BOX /--------------------------------------------- */
#foot p				{ text-align: center; font-size: 1.1em; color: #fff; }
#foot ul 			{ margin: 0 0 0 230px; padding: 0 0 10px; }
#foot ul li			{ float: left; padding: 0 10px 0; border-left: 1px solid #d89d01; background: none; font-size: 1em; list-style-type: none; }
#foot ul li.m0		{ border: none; }

#center li			{ margin: 0 0 0 20px; }

.foto-c img			{ padding: 4px; border: 2px solid #D89E00; margin: 8px; }
.foto-c a:hover img	{ border: 2px solid #2E593B; }

#katalogy-img		{ margin: 30px 0 40px; }

#center .obsah { /*font-size:12px; */ }
div.obsah li	{ list-style-type: square; margin-left: 27px; padding-left:3px;  }
.mainImage	{ float:left; padding: 0px 25px 10px 0px;}
.mainImage img	{ border: 1px solid #2E593B;}
.button { text-align:center; font-size:120%; padding: 20px; clear:both;  }
.button a { padding:4px 7px; border: 1px solid #aeaeae; text-decoration:none; font-weight:bold;  }

.produkt h5 { clear:left; padding-top:6px; color: #FF9C00;  }
.produkt h5.noclear { clear:none;  }
.produkt a.sirka { display:block; float:left; height:80px; overflow:hidden; margin: 10px; border:2px solid #2E593B; }
.produkt a.sirka img { padding: 0; border: 0; margin: 0; }

.indexFoto img { border:none; }

.productList h2			{ clear: both; }
.productList h2	a		{ color: #2E593B;}
.productList .popisek	{ margin: 0 0 20px 75px; }
.productList img		{ border: 4px solid #2E593B; }


.produkt li { list-style-position: inside; position:relative; left: 0px;  }