* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size:100%;
	background: #020d2d url(bgr.jpg) top center no-repeat;
	color: #fff;
	text-align: center;
	min-width: 980px;
}

#main {
	width: 940px;
	margin: 20px auto;
	text-align: left;
	font-size: 0.9em;
	min-height: 100%;
	height: 100%;
	position: relative;

}


#main2 {background: #020d2d url(main.jpg) repeat-y scroll left 60px;}
#main3 {background: transparent url(main_top.jpg) no-repeat scroll left top; min-height:430px; height:auto !important; height:430px;}



body>#main {
 	height: auto;
 }

#head {
	height: 330px;
	background: url(hlavicka.jpg);
 }

#headTop {
	height: 20px;
	background: transparent url(hlavicka_top.png) no-repeat bottom;
 }
#menuLink {position:absolute;top:20px;margin:0px 0 0 40px;}

#footer {
	width: 940px;
	height: 100px;
	text-align: right;
	background: url(paticka.jpg) no-repeat bottom;
}
#footer span {
	padding: 20px 20px 0 0;
	display:block;
}


.p1   {background: transparent repeat-y scroll right top; margin:0px 0px 20px 0px;}
.p2   {background: transparent  no-repeat scroll right top;  min-height:200px; height:auto !important;
		padding:7px 20px 0 20px; }
.galery {margin-left:0px; margin-top:50px;}


#leftMain     {height: auto;  width:580px;  margin:0px 10px 10px 30px; overflow:hidden; background:transparent url(levy_bottom.jpg) no-repeat scroll left bottom;
				float:left; }
#leftMain .p1 {background-image: url(levy_repeat.png); }
#leftMain .p2 { min-height:430px; background-image: url(levy_top.jpg); padding: 20px 30px;}


/* ---------- pravy sloupec ---------- */
.rightMain       { width:270px;  margin:0px 10px 50px 20px; overflow:hidden; background:transparent url(pravy_bottom.jpg) no-repeat scroll right bottom;
				height:auto; float:left; font-size:0.7em;}
				
.rightMain .p1 {background-image: url(pravy_repeat.gif); font-size:1.3em;}


#rightNews .p2 {min-height:360px; background: url(pravy_novinky_top.jpg) no-repeat;; }
#rightMenu .p2 {height:360px !important;  background-image: url(pravy_top.jpg); padding: 20px 30px; }
#rightGalery .p2 {min-height:360px; background: url(pravy_gal_top.jpg) no-repeat;; }

#rightNews 	 .ptop {height:10px;background: url(pravy_novinky_top.png) no-repeat bottom center; }
#rightGalery .ptop {height:10px;background: url(pravy_gal_top.png) no-repeat bottom center;}



h1 {height:50px; width:auto;  position:relative; overflow:hidden; text-indent:0px; margin:0 0 6px 0; vertical-align:top;
                background: transparent no-repeat scroll left bottom;}
#leftMain h1    {display: block; height: 70px; background: transparent url('hr_h1.png') 0px 65px no-repeat;}
#rightMenu h1    {display: block; height: 70px;  background: transparent url(hr_right.png) 0px 65px no-repeat;}
#rightNews h1    {display: block; height: 70px;  background: transparent url(novinky_hr.png) 0px 65px no-repeat;}




.cleaner {
	clear:both;
	height:20px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	}

/* --------- prvky ---------- */
h1,h2,h3,h4 { 	margin: 2em 0em 0em; font-weight: normal;}

h1 {
	margin: 0em 0px 1em 0px;
	padding: 12px 0px 0.5em;
	font-size: 1.8em;
	line-height: 1.5em;
	color: #fffde5;
}

#rightMenu h1 {color: #ffdde1;}
#rightNews h1 {color: #f6eee1;}

	h2 {
	color: #ffffb4;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	}
h2.datum {color: #e4e47b; margin: 0em;}

	h3 {
	color: #6b5a3f;
	margin: 0px 0px 0.5em 0px;
	font-size: 1em;
	text-align: left;
	}

p {
	margin: 2em 0em 0em;

	}


input {
	width: 300px;
}
table {
	margin: 1.5em 20px 0.5em 20px;
	color: #aaa;
	font-size: 1.1em;
	text-align: left;
	}

td, th {
	vertical-align: top;
	padding-left: 1em;
}


a {
    color: #95ddfe;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	color: #beebff;
	text-decoration: none;
	}

img {
	border-width: 0px;
	margin: 0px;
	}

strong, b { color: #dddddd; font-weight: bold;}

/* --------- navigace ---------- */


#menu	{
	margin: 0px;
	position: relative;
	top: 120px;
	left: 50px;
	list-style: none;
}

.rightMain #menu {
padding: 0 0 0 0; top: 0px; left: 0px;
}

ul {margin-bottom: 2em;}

#menu li  {
	margin: 0;
	padding: 0px 0 0 20px;
	display: block;
	height: 40px ;
	list-style: none;
	background: url(menu.png)  no-repeat 0px -50px;
	font-weight: bold;

}

#leftMain li  {
	margin: 9px 0 0 0;
	padding: 0px 0 0 20px;
	display: block;
	list-style: none;
	background: url(menu.png)  no-repeat 0px -50px ;
	font-weight: bold;
	

}


#menu a, #menu span {	
	display: block;
	height: 40px;
	color: #cae8f0;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover   {color: #fff;}
#menu li:hover  {background: transparent url(menu.png)  no-repeat 0px 0px; }



/* --------- galerie ---------- */


a.galery img { width:200px; height:150px;text-decoration: none;  margin: 0px; border: 1px solid #176495;}
a.galery {text-decoration: none; padding: 10px 10px 10px 10px; background: transparent url('ramecek.png') no-repeat; display: block; }
#left {margin: 5px 10px 5px 0px; float: left; }
#right {margin: 5px 0px 5px 10px; float: right; }

a:hover.galery { }
a:hover.galery img {border: 1px solid #1992de;}

.galeryMain {margin:0px 25px 10px 0px; float:left;}


/* --------- formulare ---------- */


fieldset	{
	position: relative;
	padding: 1em;
	background: #F3F2EF;
	border: 1px solid #E9E6DF;
	margin-bottom: 1em;
	}

legend {
	color: #531500;
	background: #F3F2EF;
	padding: 5px 10px;
	font-size: 1.2em;
}

input, select, textarea {
 	margin: 0px 0px 10px 0px;
	border: 1px solid #C8C8C8;
	color: #555;
	padding: 0.2em;
	}

.odsad {
  margin-bottom: 10px;
}

label	{
	color: #e2b957;
}

.filtr input, .filtr select {
	margin: 0px;
}



form span {
	margin: 0em 0.5em 0.5em 0em;
	display: block;
}

.cudl {padding: 10px; width: auto; cursor: hand; background-color: #dddddd; border-color: #ffffff;}

img.ikonka  {position: relative; top: 3px; margin-right: 5px;}
.red {color: red;}

form p {
	margin: 0.5em 20px 1.5em 0px;

	}

/* --------- left ---------- */


.aktivni a {	color: #000000;}
.aktivni  {background: transparent url(menu.png)  no-repeat 0px -100px; }

.noPics{z-index:-10; height:1px}
