body {
    margin: 0px auto;
    padding: 0px;
    font: 80%/130% Arial, Verdana, 'Geneva CE', lucida, sans-serif;  
    background-image: url("img/bg_body.gif");
		background-position: top left;
		background-repeat: repeat;
    background-color: #a6170c; 
    text-align: center;
}


/***************************************************************************************/
a {
	color : #d7b753;
	text-decoration : none;
}

a:hover {
	color : #d7b753;	
	text-decoration : underline;
}

img {
    border: 0px;
}

.col-in {
	display: block;
	margin: 1em;
}

.polid dd.stri {
	color : #999;
}


/* --------------------------- [ layout ] --------------------------- */
#cover {
	margin: 0px auto;
	padding: 0px 0px;
	border: 0px solid #fff;
	text-align: left;
  background-color: #a6170c;
  width: 950px;
}

#top {
	margin: 0px;
	padding: 0px 0px 0px 0px;
  height: 245px;
	background-image: url("img/zahlavi.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}

#toplist {
	margin: 5px 0px 0px 0px;
	padding: 10px;
	text-align: center;
	/*background-color: #8be1fe;*/
}

#podtop {
	width: 750px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	height: 196px;
	background-image: url("img/zahlavi_2.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

		
/* --------------------------- [ sloupce ] --------------------------- */
						
					
							#col-02 {
								color: #fff;
								margin: 0px 0px 10px 0px;
								padding: 10px 0px 0px 10px;
							}
							

/* --------------------------- [ zapati ] --------------------------- */

#zapati {
	height: 31px;
	text-align: right;
	line-height: 31px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	border-top: 3px solid #c2b17e;
}

#patt {
 font-size: 10px;
 color: #000;
 margin: 0px 5px 0px 0px;
 text-align: right;
}
 
#patt hr {
 display: none;
}

#patt a {
	color : #bd1806;
	text-decoration : underline;
}

#patt a:hover {
	color : #bd1806;	
	text-decoration : none;
}






.lf {
	float: left;
}

.clear {
	clear: both;
}

#bott {
	display: none;
}

.msg-u {border: 1px solid #c00;  background-color: #fc0; text-align: left; margin: 10px; padding: 10px;}
.msg-u p {color: #000; margin: 0px; padding: 0px 0px 0px 10px;}
.msg-u em {color: #c00; margin: 0px; padding: 0px; font-weight: bold;}
.msg-u .tl {font-weight: bold;}
.msg-u.err {color: #000; padding: 5px;}
.msg-u.ok {color: #000; padding: 0px; margin: 0px; display: block; margin: 0px 2px 2px 0px; text-align: left;}



.lista-seo { /*display: none;*/ text-align:center; font-size: 9px; color: #e3e3e3; padding: 5px; margin: 0px auto; width: 950px;}
.lista-seo a  { color: #e3e3e3; }
.lista-seo a:hover, .lista-seo a.sel  { color: #e3e3e3; }

.lista-seo-ext { /*display: none;*/ text-align:center; font-size: 12px; color: #e3e3e3; padding: 5px; margin: 0px auto; width: 950px;}
.lista-seo-ext a  { color: #e3e3e3; }
.lista-seo-ext a:hover, .lista-seo a.sel  { color: #e3e3e3; }


/* ------------------------------------------------------------------- [ @media print ] ------------------------------------------------------------------- */

@media print {

body {font: 70%/120% Verdana;}

#top,
#menu,
.btn,
.noprn,
#col-01,
#pagecnt
#menutop,
#overtop, 
.menutop-1,
#col-01,
{
	display: none;
}


#cover {
	border: none;
}
#col-02,
#vypis {
	color: #FFFFFF;
	width: 65%;
	 float: left; 
	border: none;
}

.item {
	border: 1px solid #000;
	width: 190px;
	height: 190px;
}
.item a.tit h1 {
	text-decoration: none;
	color: Black;
}

#noimage {
	border: 1px solid #000;
}

.polid dd {
	border: 1px solid #000;
}

#patt {
	text-align: right;
	display: inline;

}

#bott {
	display: block;
	text-align: right;
	font: 80%/160% Verdana;
}

#bott h1 {
	font: 140%/160% Verdana;

}


.m0l0iout,
.m0l0iover,
.m0l0oout,
.m0l0oover,
.m0l1iout,
.m0l1iover,
.m0l1oout,
.m0l1oover,
.m0l2iover,
.m0l2oout,
.m0l2oover {
	display: none;
}

}

