html {
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: 100%;
	}
.no_screen {
	display: none;
}
.no_print {
	display: block;
}
div {
	margin: 0;
	padding: 0;
}

.cleaner {
	clear: both;
}
div#background_element {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 20;
}
/*div#pageContent {
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: 100%;
	}
div#content {
		position: relative;
		top: 0px;
		margin: 0px auto 0px auto;
		width: 970px;
		height: 100%;
	}*/
img#loader {
		display: block;
		position: absolute;
		top: 10px;
		left: 50%;
		z-index: 100;
	}
div.menuElement {
		position: relative;
		z-index: 10;
	}
/*vypisy*/
div#area-0, div#area-0-in {
	position: static;
}
div#content-2 {
	overflow: hidden;
}

ul.downloadElement, div.photosArea {
	padding-bottom: 20px;
}

/* ikony download a password */
ul.downloadElement li a {
	background-image: url('./img/floppy.png');
	background-repeat: no-repeat;
}
span#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
	display: block;
	width: 32px;
	height: 32px;
	background-image: url('./img/encrypted.png');
}

div.error404 {
	margin: 100px;
	border: 1px dotted #F00;
	padding: 10px;
	text-align: center;
}

div#user-info {
	padding-bottom: 20px;
	font-size: 12px;
}
div.offsetPart {
	text-align: center;
}
div.offsetPart a {
	padding: 0 5px;
}
body {
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background: #FFF url('img/body-bg.jpg') repeat-x;
}

a, div#offsetPart a, div.photosArea a,
h1, h2, h3 {
	color: #38627d;
}
h1 { font-size: 20px }
h2 { font-size: 16px }
h3 { font-size: 14px }
h1, h2 {
	font-weight: normal;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #ffa200;
}

div#top-part {
	height: 404px;
	background: url('img/top-bg.png') no-repeat center bottom;
	position: relative;
	/*border-bottom: 10px solid red;*/
}
div#bg-top-grad {
	position: absolute;
	z-index: -10;
	top: 0;
	left: 0;
	height: 100%;
	width: 50%;
	background: url('img/bg-top-grad.png') repeat-x;
	/*border: 10px solid green;*/
}
div#top-part-data {
	width: 979px;
	height: 100%;
	margin: 0px auto;
	background: url('img/top-bg.png') no-repeat center bottom;
	position: relative;
}
div#graphics-2 {
	position: absolute;
	top: 125px;
	left: 636px;
	width: 74px;
	height: 15px;
	background-image: url('img/graphics-2.png');
}
div#top-part-data h1{
	position: absolute;
	top: 70px;
	left: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#top-part-data h1 a {
	display: block;
	width: 627px;
	height: 55px;
	position: relative;
	padding: 0px 0 0 150px;
}
div#top-part-data h1 a span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('img/hydrokov.png') no-repeat right bottom;
}
div#logo-h {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100px;
	height: 98px;
	background-image: url('img/film.png')
}
div#logo-h a {
	display: block;
	width: 100%;
	height: 100%;
}
div#top-kontakt {
	width: 180px;
	position: absolute;
	top: 155px;
	right: 0px;
	color: #FFF;
	font-size: 16px;
}
div#img-rand {
	width: 453px;
	height: 218px;
	overflow: hidden;
	position: absolute;
	top: 166px;
	left: 2px;
}
img.rand-img {
	display: block;
}
img#fotografie-1 {
	position: absolute;
	top: 0;
	left: 0;
}
div#foot-part {
	height: 126px;
	background: #38586e url('img/foot-part-bg.png') repeat-x top;
	position: relative;
}
div#foot-part-grad {
	background: #38627d url('img/foot-grad-bg.png') repeat-x top;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 50%;
}
div#foot-part-img {
	background: url('img/foot-bg.png') no-repeat center;
	height: 100%;
	position: relative;
	z-index: 2;
}
div#foot-part-data {
	background: url('img/foot-bg.png') no-repeat center;
	width: 979px;
	height: 100%;
	color: #FFF;
	font-size: 12px;
	position: relative;
	margin: 0px auto;
}
div#foot-part-data a {
	color: #FFF;
	text-decoration: none;
}
div#foot-part-data a:hover {
	color: #6ea6c3;
	text-decoration: underline;
}
div#foot-menu {
	width: 770px;
	padding-top: 15px;
	text-align: center;
}
div#foot-author {
	width: 200px;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 0;
}

div#middle-part {
	background: url('img/middle-part-bg.png') repeat-y;
	width: 979px;
	margin: 0px auto;
	position: relative;
}
div#graphics-1 {
	position: absolute;
	top: 0;
	left: -60px;
	width: 60px;
	height: 20px;
	background-image: url('img/graphics-1.png');
}
div#middle-part-data {
	background: url('img/middle-part-data-bg.png') no-repeat;
	width: 100%;
}
div#adv-part {
	background: url('img/bloky.png') no-repeat;
	height: 130px;
	width: 735px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}
a.adv-a {
	display: block;
	height: 130px;
	width: 235px;
	position: absolute;
	top: 0;
}
a.adv-a span {
	background-image: url('img/bloky.png');
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

a#adv-a-1 { left: 0; }
a#adv-a-2 { left: 251px;}
a#adv-a-3 { right: 0; }
a#adv-a-1 span { background-position: 0px 0px; }
a#adv-a-2 span { background-position: -251px 0px; }
a#adv-a-3 span { background-position: right top; }
a#adv-a-1 span:hover { background-position: 0px bottom; }
a#adv-a-2 span:hover { background-position: -251px bottom;}
a#adv-a-3 span:hover { background-position: right bottom; }

div#middle-part-left {
	width: 760px;
	min-height: 500px;
	float: left;
	padding: 20px 0 10px 5px;
}
div#middle-part-right {
	width: 181px;
	min-height: 500px;
	float: right;
	padding: 20px 0 0 10px;
}
div#right-real {
	position: relative;
}
h2#poreal, span#vsereal, span#shadow {
	background-image: url('img/shadow.png');
	background-repeat: no-repeat;
}
h2#poreal {
	background-position: bottom;
	font-size: 19px;
	padding-bottom: 18px;
}
span#vsereal {
	position: relative;
	display: block;
	width: 100%;
	height: 50px;
}
span#vsereal a {
	display: block;
	padding-top: 14px;
}
span#shadow {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 10px; 
}
div#right-real h3 {
	margin-top: 0;
	font-weight: normal;
}
span.real-img-border {
	border: 1px solid #d9d9d9;
	display: block;
	padding: 6px;
}
a#vicereal {
	position: relative;
	bottom: 12px;
	background-color: #FFF;
	padding-left: 5px;
	display: block;
	text-align: right;
	
}

/* drobeckova navigace */
div#pathArea {
	font-size: 12px;
	height: 23px;
	padding-top: 7px;
}
div#pathArea a {
	color: #777;
	text-decoration: none;
}
div#pathArea a:hover {
	text-decoration: underline;
}

/* podkategorie */
ul.submenuArea li,
 div#map_area li {
	list-style-type: none;
	line-height: 20px;
}
ul.submenuArea li a,
 div#map_area li a {
	text-decoration: underline;
	background: url('img/subcategory-mark.png') no-repeat left 5px;
	padding: 0px 0 0px 15px;
	color: #000;
}
ul.submenuArea li a:hover,
 div#map_area li a:hover {
	text-decoration: none;
	color: #38627d;
	background-position: left -15px;
}

/* vypis clanku */
div.article-preview {
	margin: 10px 0;
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
	background: url('img/shadow-long.png') no-repeat bottom; 
}
div.img-article-preview {
	width: 180px;
	float: left;
	text-align: center;
	padding: 5px 0;
	border: 1px solid #D9D9D9;
}
div.img-article-preview a {}
div.img-article-preview img {
	border: none;
}
div.text-article-preview {
	padding: 0 0 0px 10px;
	width: 550px;
	float: left;
}
div.text-article-preview h2,
div.text-article-preview-noimg h2 {
	margin: 0;
}
div.text-article-preview h2 a,
div.text-article-preview-noimg h2 a {
	padding: 2px;
}
div.text-article-preview h2 a:hover {}

/* offset */
div#offsetPart {
	color: #000;
	text-align: center;
}
div#offsetPart a {
	text-decoration: underline;
}
div#offsetPart a:hover {
	text-decoration: none;
}
div#offsetPart span {
	color: #999;
}

/* download */
ul.downloadElement {
	margin: 0;
	padding: 0 0 20px 0;
}
ul.downloadElement li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.downloadElement li a {
	padding-left: 18px;
	height: 16px; 
}
ul.downloadElement li span {
	font-style: italic;
	display: block;
}

/* fotogalerie */
div.photosArea a {
	display: block;
	float: left;
	width: 130px;
	height: 100px;
	border: 1px solid #d9d9d9;
	margin: 10px;
}
div.photosArea a:hover {
	border-color: #ffa200; 
}
div.photosArea a img {
	display: block;
	margin: 5px auto;
	border: none;
}

/* + Prihlasovani k zamcene strance */
div#login_form_message {
	margin: 50px 0px 50px 0px;
}
div#login_form_envelope {
	position: relative;
	margin: 50px auto 50px auto;
	width: 280px;
	border: 1px solid #b90000;
	background-color: #902b2b;
	padding: 10px;
	color: #ffffff;
	text-align: right;
}
img#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
}
input#user_login,input#user_password {
	margin-left: 10px;
	width: 125px;
	padding: 1px;
	margin: 2px 5px 2px 10px;
	background-color: #ffffff;
	border: 1px solid #b90000;
	color: #000000;
}
input.input_button {
	background-color: #b90000;
	border: 1px solid #ffffff;
	color: #ffffff;
}
/* - Prihlasovani k zamcene strance */

/* + search area */
div#volby-search {
	width: 180px;
	height: 50px;
	position: absolute;
	top: 74px;
	right: 1px;
}
div#rychle-volby {
  font-size: x-small;
  position: absolute;
  width: 60px;
  right: 0px;
  top: 0px;
  text-align: right;
  padding-top: 10px;
}
div#rychle-volby a, div#search input#search_btn {
	background-image: url('./img/rychle-volby.png');
}
div#rychle-volby a {
	background-repeat: no-repeat;
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0px;
}
div#rychle-volby a:hover {
  text-decoration: none;
}
a#domu { left: 0; background-position: left top;  }
a#domu:hover { background-position: left -15px; }
a#mapa-webu { right: 0; background-position: right top; }
a#mapa-webu:hover { background-position: right -15px; }
div#search {
	position: absolute;
	right: 0;
	bottom: 0px;
	height: 22px;
	width: 140px;
}
div#search input#search_box {
	width: 93px;
	height: 23px;
	border: none;
	position: absolute;
	top: 0px;
	right: 22px;
	padding: 0 0 0 5px;
	background: url('img/search-bg.png') no-repeat;
	color: #457390;
	font-size: 12px;
}
div#search input#search_btn {
	border: none;
	font-size: 0px;
	width: 22px;
	height: 23px;
	background-position: right bottom;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0;
}

/* menu */
div#menu-area {
	position: absolute;
}
div#menu-area-b1 {
	border: 1px solid #c5c5c5;
}
div#menu-area-b2 {
	border: 1px solid #FFF;
	background: url('img/menu-bg.png') repeat-x;
	width: 974px;
	height: 25px;
	position: relative;
	z-index: 3;	
}
ul.menu-hor-0 {
	display: none;
	opacity: 1;
	filter: alpha(opacity=100);
}
ul.menu-hor-0 li a {
	position: relative;
}

ul.menu-hor-0 li ul {
	border-color: #83BB27;
}
ul.menu-hor-0 li ul {
	background-color: #444;
}
ul.menu-hor-0, ul.menu-hor-0 li {
	margin: 0;
	padding: 0;
}
ul.menu-hor-0 li ul {
	display: none;
}

ul.menu-hor-0 li {
	list-style-type: none;
}
ul.menu-hor-0 a {
	color: #38596f;
	text-decoration: none;
}

ul.menu-hor-0 li {
	display: block;
	height: 100%;
	float: left;
	padding-left: 50px;
}
ul.menu-hor-0 li.li_first {
	padding-left: 20px;
}
ul.menu-hor-0 li a {
	display: block;
	height: 100%;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
	padding: 0 10px;
}
ul.menu-hor-0 li a:hover {
	color: #ffa200;
}

/* + podmenu */
ul.menu-hor-0 li ul {
	width: 175px;
	margin: 0;
	padding: 0 0 0px 0;
	display: none;
	position: absolute;
	border: 1px solid #c5c5c5;
	background: #FFF url('img/horizontal-submenu-bg.png') no-repeat;
}

ul.menu-hor-0 li ul li, 
ul.menu-hor-0 li ul li.li_first,
ul.menu-hor-0 li ul li.li_last {
	float: none;
	display: block;
	width: 100%;
	/*height: 20px;*/
	margin: 0;
	padding: 0;
	position: relative;
}

ul.menu-hor-0 li ul li a{
	text-transform: none;
	display: block;
	overflow: hidden;
	line-height: normal;
	padding: 3px 0 3px 10px;
	position: relative;
	text-align: left;
	background-image: none;
}
div#top_area_path_part {
	padding-bottom: 20px;
}
div#top_area_path_part a {
	text-decoration: none;
}


