body { color:#000; text-align: center; margin: 0px auto; padding: 20px 0px; background-color: #91d450;
			background-image: url("img/bg_body.gif"); background-position: top left; background-repeat: repeat-x;}
body  {font-family: Arial, Helvetica, sans-serif;}

a { color: #0B2A85; text-decoration: underline;}	
a:hover { color: #000; text-decoration:none;}

img { border: 0px;}

#overlay{z-index: 100; background-color: #000;}

/* --------------------------- [ layout ] --------------------------- */

#flags {display: block; width: 120px; margin: 0px 0px 0px 780px; padding: 0px 0px 0px 0px; text-align:center; background-color: #fff;}
#flags a img {margin: 1px; border: 2px solid #52a0fe; /*height:14px;*/}
#flags a:hover img {border: 2px solid #305cfb;}


#cover { margin: 0px auto; padding: 0px 0px; text-align: left; width: 950px; border: 2px solid #fff; background-color:#acfa61;}

#zahlavi {color: #0B2A85; font-size: 30px; text-align: left; font-weight: bold;
					padding: 0px 20px; /*line-height:*/ 180px; height: 271px;  background-color:#ffff;
					background-image: url("img/zahlavi.jpg"); background-position: center left; background-repeat: no-repeat;}

/* --------------------------- [ sloupce ] --------------------------- */
						
#col-01, #col-02, #col-03 {float:left; padding: 0px 0px; margin: 0px 0px; text-align: left; /*min-height:300px; _height:300px;*/}

#col-01 {width: 210px; padding: 10px 0px 10px 0px;}
#col-02 {width:710px; padding: 15px 15px 10px 15px;}
#col-03 {display: none; width: 210px;}
					
#top-list	{ text-align: center; padding: 5px; margin: 10px 5px 0px 5px;}

#dekor {height:30px; margin: 0px 1px 0px 1px; background-image: url("img/poz-menu.gif"); background-position: center left; background-repeat: no-repeat;}

/* ------------------------------------------------------------------- [ menu ] ------------------------------------------------------------------- */
.menu { margin: 5px 0px 0px 0px; padding: 0px 0px 0px 0px; border-top: 0px 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 : #fff; display:block; padding: 6px 0px 6px 15px; font-weight: bold; text-decoration:none; font-size:12px;
							background-image: url("img/sipka.gif"); background-position: center left; background-repeat: no-repeat;
							border-bottom: 1px solid #183bc8; border-top: 1px solid #7b98ff;
							background-color: #305cfb;
							width:auto; /*line-height: 20px;*/ height: auto;}
.menu li a.sel { color : #fff; text-decoration:none; background-color: #183bc8;}
.menu li a:hover { color : #fff; text-decoration:none; background-color: #183bc8;}
.menu li li a {font-weight: normal;}

/* --------------------------- [ zapati ] --------------------------- */
#zapati {height: 36px;	line-height:36px; margin: 0px 0px; padding-top:0px; background-color:#75c22b;}
#patt {font-size: 9px; color: #2a4c08; text-align: center; padding: 0px 0px 0px 0px;}
#patt a { color : #2a4c08; text-decoration : underline; }
#patt a:hover { color : #2a4c08;	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; }
}