/* GENERAL */
* {margin: 0; padding: 0;}
body {
	background-color: #000;
	text-align: center;
	font-size: 80%;
	line-height: 1.5;
	background-image: url(../pics/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
body, input, select, textarea {
	font-family: Arial, "Geneva CE", lucida,sans-serif;
}
.none {display:none;}
.ir {display:block;overflow:hidden;position:relative;}
.ir span {width:100%;height:100%;display:block;overflow:hidden;position:absolute;left:0;top:0;z-index:1;}
DIV#site {
	width: 820px;
	margin: auto;
	color: #fff;
}
DIV#top {
	height: 30px;
	background-image: url(../pics/top.gif);
	background-repeat: no-repeat;
	margin: auto;
	color: Silver;
	text-align: left;
}
DIV#top P {
	font-size:85%;
	font-weight: normal;
	margin-left: 15px;
	padding-top: 10px;
}
DIV#bg-logo {
	width: 820px;
	height: 170px;
	margin: auto;
	background-image: url(../pics/bg-logo.jpg);
}
DIV#content {
	width: 820px;
	margin: auto;
	background-color: #fff;
	color: #999;
	overflow: hidden;
}
DIV#bottom {
	height: 30px;
	background-image: url(../pics/bottom.gif);
	background-repeat: no-repeat;
}
/* logo */
#bg-logo h1 {width:210px;height:117px;overflow:hidden; margin:0px; z-index:100; position:relative; float: left;}
#bg-logo h1 a {width:210px;height:117px;}
#bg-logo h1 a span {background:url(../pics/logo.jpg) 0 0 no-repeat;cursor:pointer;}
/* -- logo -- */
/* menu */
DIV#menu {
	height: 53px;
	background-image: url(../pics/bg-menu.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
}
#menu UL {
	list-style: none;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 43px;
}
#menu UL LI {
	float: left;
}
#menu UL LI.first A {
	border-width: 0 1px 0 0;
}
#menu UL LI.last A {
	border-width: 0 0 0 1px;
}
#menu UL LI A {
	padding-left:19px;
	padding-right: 18px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: solid;
	border-width: 0 1px 0 1px;
	border-color: #fff #4f4f4f #fff #1e1e1e;
}
#menu UL LI.last A {
	padding-left: 21px;
	padding-right:20px;
}
#menu UL LI A:hover {
	color: #ffba00;
	text-decoration: underline;
}
/* -- menu -- */
/* paticka */
DIV#path {
	background-image: url(../pics/bg-path.jpg);
	background-repeat: no-repeat;
	min-height: 115px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}
DIV#path P {
	padding-left:20px;
	padding-top: 10px;
	color: #afafaf;
	font-size:90%;
	padding-bottom: 10px;
}
P.copy {
	border: solid;
	border-width: 0 0 1px 0;
	border-color: #333;
}
DIV#path P A {
	color: #fff;
	text-decoration: none;
}
/* vpravo */
DIV#vpravo {
	float: left;
	width: 200px;
	text-align: left;
	position: relative;
	left: 40px;
}
/* -- vpravo -- */
/* banner */
div#banner { width: 800px; height: 152px; margin: auto; margin-top:1px;}
div#banner-obsah { width: 599px; height: 152px; float: left;}
div#banner-lista { width: 200px; height: 152px; float: left; margin-left:1px;}
div#banner-lista div#vana, div#banner-lista div#pec, div#banner-lista div#pec-al {
	width: 200px; height: 50px;
}
div#banner-lista div#vana span {background:#eee url(../pics/hp-b-vana.jpg);}
div#banner-lista div#vana.aktivni span { background:#21bde5 url(../pics/hp-b-vana-h.jpg); }
div#banner-lista div#pec span {background:#eee url(../pics/hp-b-pec.jpg); width: 200px; height: 50px; margin-top: 1px;}
div#banner-lista div#pec.aktivni span { background:#21bde5 url(../pics/hp-b-pec-h.jpg); }
div#banner-lista div#pec-al span {background:#eee url(../pics/hp-b-pec-al.jpg); width: 200px; height: 50px; margin-top: 1px;}
div#banner-lista div#pec-al.aktivni span { background:#21bde5 url(../pics/hp-b-pec-al-h.jpg); }
/* -- banner -- */
/* obsah */
DIV#obsah {
	color: #3A3A3A;
	text-align: left;
	position: relative;
	left: 20px;
	width: 570px;
	float: left;
	margin-top: 20px;
}
DIV#obsah H2 {
	font-size:125%;
	color: #000;
	margin-bottom: 20px;
}
DIV#obsah P {
	font-size:90%;
	line-height: 20px;
	color: #3A3A3A;
	margin-bottom: 20px;
}
DIV#obsah P.hot, .hot {
	color: #FF8C00;
	font-weight: bold;
	text-transform: uppercase;
}
DIV#obsah A {
	color: #000;
}
DIV#obsah TABLE.odrazky {
	width: 100%;
	border: dotted;
	border-width: 1px 0 1px 0;
	border-color: #aaa;
	margin-bottom: 20px;
}
DIV#obsah TABLE.odrazky TD {
	width: 50%;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
DIV#obsah TABLE.odrazky TD UL, DIV#obsah UL {
	list-style: none;
	margin-top: 12px;
	margin-bottom:12px;
}
DIV#obsah TABLE.odrazky TD UL LI, DIV#obsah UL LI {
	list-style-type: square;
	line-height: 25px;
	font-size: 10pt;
	margin-left: 25px;
}
DIV#obsah H3 {
	font-size:100%;
	margin-bottom: 20px;
}
/* vpravo content */
#vpravo H3 {
	font-size:100%;
	margin-top: 22px;
	color: #009400;
}
TABLE.kalendar {
	width: 100%;
	margin-top: 20px;
}
TABLE.kalendar TD {
	text-align: right;
	font-size: 9pt;
	color: #000;
	padding: 3px;
}
.den {
	background-color: #C0FDC0;
}
.nedele {
	background-color: #98FB98;
}
TABLE.kalendar TD A {
	font-weight: bold;
	color: Black;
}
.automat {
	border: none;
	margin:0;
}
DIV.log-auto {
	margin:0;
	margin-top:-5px;
	padding:0;
	text-align:center;
	background-color:#006500;
}
DIV.log-auto INPUT {
	margin-top:7px;
	margin-bottom:2px;
	width:175px;
}
/* submenu */
#vpravo A.submenu {
	line-height: 30px;
	margin-top: 1px;
	border: dotted;
	border-width: 0 0 1px 0;
	border-color: #ddd;
	padding-left: 18px;
	display: block;
	text-decoration: none;
	color: Gray;
	background-image: url(../pics/a-sub.gif);
	background-repeat: no-repeat;
}
#vpravo A.submenu:hover {
	background-image: url(../pics/a-sub-h.gif);
	color: #000;
}
/* box kontakt */
DIV.kontakt {
	color: gray;
	background-image: url(../pics/bg-kontakt.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	min-height: 300px;
	margin-bottom: 20px;
}
DIV.kontakt P {
	font-size: 90%;
	margin-left: 15px;
	padding-top: 10px;
}
DIV.kontakt A {
	color: #000;
}