body { text-align: center;  margin: 0px auto; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
			 background-image: url("img/poz-body.jpg"); background-color:#194013; background-position: bottom center; background-repeat: repeat-x;  background-attachment: fixed;}
			
body, body * {font-family: Arial, Helvetica, sans-serif;}

a { color: #0067f4; text-decoration: underline;}	
a:hover { color: #003b8c; text-decoration:none;}

img { border: 0px;}

#overlay{z-index: 100; background-color: #000;}

/* --------------------------- [ layout ] --------------------------- */

#flags {margin: 0px; padding: 5px 5px; text-align:letf;}
#flags a img {margin: 1px; border: 1px solid #ff0; height:14px;}
#flags a:hover img {border: 1px solid #fff;}


#cover { margin: 10px auto; padding: 7px; text-align: left; width: 936px; background-color:#dccf9b; border: 3px solid #bcad7d;
				background-image: url("img/poz-cover.gif"); background-position: bottom left; background-repeat: no-repeat;
				position:relative;}

#zahlavi {color: #0063B2; font-size: 30px; text-align: left; font-weight: bold;
					padding: 0px 20px; line-height: 180px; height: 194px;  background-color:#ffff;
					background-image: url("img/zahlavi.jpg"); background-position: center left; background-repeat: no-repeat;}
					
#cover #vlajky {position: absolute; top: 210px; left: 32px; display: block;}
#vlajky img {border: 1px solid #DCCF9B; margin: 5px;}
					
#cover #akce {display: block; position: absolute; top: 201px; left: 100px; z-index: 900; width: 720px; min-height:300px;}
#cover #akce {background-color: #F3E4AA; border: 3px solid #bcad7d; padding: 15px 15px 15px 15px;
							background-image: url("img/akce-top.gif"); background-position: top right; background-repeat: no-repeat;}
#cover #akce div.col-special {color: #0e5300; margin: 20px 10px 10px 10px; border: 0px solid #fff;}

/* --------------------------- [ sloupce ] --------------------------- */
						
#col-01, #col-02, #col-03 {float:left; padding: 0px 0px; margin: 0px 0px; text-align: left; min-height:300px;}

#col-01 {width: 210px; padding: 91px 0px 10px 0px;
				background-image: url("img/poz-menu.jpg"); background-position: top left; background-repeat: no-repeat;}				
#col-02 {width:686px; padding: 10px 15px 10px 25px;
				background-image: url("img/poz-col2.gif"); background-position: top right; background-repeat: no-repeat;}
#col-03 {display: none; width: 210px;}

#col-02 .cms-text{background-image: url("img/poz-cms-text.jpg"); background-position: bottom right; background-repeat: no-repeat;}
					
#top-list	{ text-align: center; padding: 5px; margin: 10px 5px 0px 5px;}

/* ------------------------------------------------------------------- [ menu ] ------------------------------------------------------------------- */
.menu { margin: 0px; padding: 2px 0px 0px 0px; border-top: 1px solid #ccc;}
.menu ul{ margin: 0px; padding: 0px; list-style: none;}
.menu ul ul{ margin: 0px 0px 0px 10px; padding: 0px; list-style: none;}
.menu li {padding: 0px 0px; margin: 0px 0px; list-style: none;}
.menu li li {}
.menu li a {color : #0b4700; display:block; padding: 7px 0px 7px 40px; font-weight: bold; text-decoration:none; font-size:17px;
						background-color:#f5e8b4; background-image: url("img/poz-menu-a.gif"); background-position: top left; background-repeat: no-repeat;
							border-bottom: 3px solid #dccf9b;
							width:auto; line-height: 20px; height: auto;}
.menu li a.sel { color : #fff2bc; text-decoration:none; 
						background-color:#296c1d; background-image: url("img/poz-menu-sel.gif"); background-position: top left; background-repeat: no-repeat;}
.menu li a:hover { color : #fff2bc; text-decoration:none;
						background-color:#296c1d; background-image: url("img/poz-menu-sel.gif"); background-position: top left; background-repeat: no-repeat;}
.menu li li a {font-weight: normal;}

/* --------------------------- [ zapati ] --------------------------- */
#zapati {height: 25px;	line-height:25px; margin: 0px 0px; padding-top:0px;}
#patt {font-size: 9px; color: #714e00; text-align: center; padding: 3px 0px 0px 0px; margin: 0px 30px; border-top: 1px solid #b99f37;}
#patt a { color : #714e00; text-decoration : underline; }
#patt a:hover { color : #714e00;	text-decoration : none; }


/* ------------------------------------------------------------------- [ Formulare ] ------------------------------------------------------------------- */
form {	margin: 0px;	padding: 0px;}

/* ------------------------------------------------------------------- [ Ostatni ] ------------------------------------------------------------------- */
.lf {	float: left;}
.clear {	clear: both;}
#bott {	display: none;}

/* ------------------------------------------------------------------- [ @media print ] ------------------------------------------------------------------- */
@media print {
		body {font: 70%/120% Verdana;}
		#cover { border: none; width: auto;}
		#col-02, #vypis { color: #000; width: auto; border: none; float:none; }
		#patt { text-align: right; display: inline; }
		#bott { display: block; text-align: left; font: 80%/160% Verdana; }
		#bott h1 { font: 140%/160% Verdana; font-weight:bold;}
		#bott img { margin: 0px 5px;}
		#zahlavi, #top, #menu, .btn, .noprn, #col-01, #menu, #col-03 { display: none; }
		#zapati {border-top: 0px solid #000; border-bottom: 0px solid #000;}
		#bott {border-top: 0px solid #000; border-bottom: 0px solid #000;}
		#col-02 .cms-text { border: 0px; width: auto; }
}