body { text-align: center;  margin: 0px auto; padding: 0px 0px; font-family: Georgia, Arial, Helvetica, sans-serif;
				 background-image: url("img/poz-body.gif"); background-position: top center; background-repeat: repeat-x; background-attachment: fixed;
 				 background-color: #fff; color:#000;}
body * {font-family: Verdana, Arial, Helvetica, sans-serif;}
a { color: #f00; text-decoration: underline;}	
a:hover { color: #000; text-decoration:none;}

img { border: 0px;}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 110;
	width: 100%;
	height: 500px;
	background-color: #03286B;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}


/* --------------------------- [ layout ] --------------------------- */
#cover { margin: 0px auto; padding: 0px 0px; text-align: left; width: 980px; border: 5px solid #ccc; background-color:#efefef;
				background-image: url("img/poz-cover.gif"); background-position: top left; background-repeat: repeat-y; }

#zahlavi {position:relative; z-index:2;  margin: 0px auto; padding: 0px 0px 0px 0px; height: 302px; color: #fff;  border-bottom: 2px solid #f00; border-top: 0px; text-align: left;
					 background-image: url("img/zahlavi.jpg"); background-position: top left; background-repeat: no-repeat; position: relative;}
					                                           


/* --------------------------- [ 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:730px; padding: 10px 5px 10px 5px;}
#col-03 {display: none; width: 210px;}

					
#top-list	{ text-align: center; padding: 5px; margin: 10px 5px 0px 5px;}

/* ------------------------------------------------------------------- [ menu ] ------------------------------------------------------------------- */
.menu { margin: 0px 1px 0px 1px; padding: 0px 0px 0px 0px; border-top: 1px solid #fff;}
.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: 2px 0px 2px 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 #fff;
							background-color: #999;
							width:auto; line-height: 20px; height: auto;}
.menu li a.sel { color : #fff; text-decoration:none; background-color: #c00;}
.menu li a:hover { color : #fff; text-decoration:none; background-color: #22175D;}
.menu li li a {font-weight: normal;}


/* ------------------------------------------------------------------- [ new-menu ] ------------------------------------------------------------------- */

#new-menu {padding: 0px 0px; margin: 0px; width:650px; height:21px; text-align: left; 
					 position: absolute; top: 15px; left: 350px; z-index: 2;}
#new-menu ul {list-style-type: none; padding: 0px 0px; margin: 0px; float:left;}
#new-menu ul ul {width: 200px; padding: 0px; margin: 0px 0px; visibility: hidden;	position:absolute; left: 0px; top: 20px; background-color: #150A4B; border: 1px solid #fff;}
#new-menu ul ul ul {width: 200px; position:absolute; left: 199px; top: 0px;}

#new-menu li {padding: 0px 0px; position:relative; float:left; width:auto; white-space: nowrap; border-right: 1px solid #433390;}
#new-menu li ul li {width: 200px; border-right: 0px; border-bottom: 1px solid #fff;}

#new-menu li:hover ul {visibility: visible;}
#new-menu li:hover {color:#fff;}
#new-menu li.rozbalene ul {visibility: visible;}
#new-menu li.sbalene ul {visibility: hidden;}
#new-menu li.rozbalene {visibility: visible;}
#new-menu a {color : #fff; display:block; float:left; padding: 0px 10px 0px 10px; font-weight: bold; text-decoration:none; font-size:12px; width:auto; line-height: 21px; height: 21px;}
#new-menu a.sel { color : #fff; text-decoration:none; background-color: #c00;}
#new-menu a:hover { color : #fff; text-decoration:none; background-color: #f00;}
#new-menu li li a {font-weight: normal; float:none; padding: 0px 5px 0px 5px;}


/* --------------------------- [ zapati ] --------------------------- */
#zapati {height: 30px;	line-height:30px; margin: 0px 0px; border-top: 3px solid #fff; border-bottom: 3px solid #fff;}

#patt {font-size: 9px; color: #999; text-align: center; padding: 0px 0px 0px 0px; border-top: 3px solid #c00; background-color:#efefef;}
#patt a { color : #666; text-decoration : underline; }
#patt a:hover { color : #f60;	text-decoration : none; }


/* ------------------------------------------------------------------- [ Formulare ] ------------------------------------------------------------------- */
form {	margin: 0px;	padding: 0px;}


/* ------------------------------------------------------------------- [ Ostatni ] ------------------------------------------------------------------- */

.lf {	float: left;}
.clear {	clear: both;}
#bott {	display: none;}
.msg-u {	border: 1px solid #E0DEB2;	background-color: #333;	text-align: left;	margin: 10px;	padding: 10px;}
.msg-u p {	color: #FFF;	margin: 0px;	padding: 0px 0px 0px 10px;}
.msg-u em {	color: #14AF1C;	margin: 0px;	padding: 0px;}
.msg-u .tl {	font-weight: bold;}
.msg-u.err {	color: #FFF;	padding: 0px;}
.msg-u.ok {	color: #FFF;	padding: 0px;	margin: 0px;	display: block;	border: 1px solid #9FA99C;	margin: 0px 2px 2px 0px;	background-color: #333;	text-align: left;}
p.msg-02 {margin: 0px;	padding: 20px;}
p.msg-02 a {color: #E0DEB2;}
p.msg-02 a:hover {color: #0f0;}

.lista-seo { /*display: none;*/ text-align:center; font-size: 9px; color: #ccc; padding: 5px; margin: 0px auto; width: 950px;}
.lista-seo a  { color: #ccc; }
.lista-seo a:hover, .lista-seo a.sel  { color: #ccc; }


/* ------------------------------------------------------------------- [ @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, #pagecnt #menutop, #overtop,  #menu, .m0l0iout,.m0l0iover,.m0l0oout,.m0l0oover,.m0l1iout,.m0l1iover,.m0l1oout,.m0l1oover,.m0l2iover,.m0l2oout,.m0l2oover,
		#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; }
}
