body {
	font-family: Trebuchet MS, Arial, "Geneva CE", lucida, sans-serif; font-size: 85%; color: #000;
	margin: 0; padding: 0;
	text-align: center;
	background: #474950;
}

/* z?kladn? rozvr?en? dokumentu */

#main_center_null {
	width: 990px; height: auto;
	padding: 0;	margin: 0 auto;
}

#main_center {
	width: 990px; height: auto;
	padding: 0;	margin: 0 auto 10px auto;
	background: #FFF;
}

/* home page */

#home-01 { background-color: #dee0e2; background-position: center; width: 670px; height: 175px; padding: 0; margin: 0; float: left; }

#home-02 { background-color: #004d9f; background-position: center; width: 670px; height: 525px; padding: 0; margin: 0; float: left; }

#home-03 { background-color: #ee7a00; background-position: center; width: 320px; height: 700px; padding: 0; margin: 0; float: right; }

ul#home-menu {
	display: inline;
	width: 250px;
	padding: 0 0 0 15px; margin: 25px 0 0 239px;
	background: url("../images/home-menu-back.png") left repeat-y;
	float: left;
}

ul#home-menu LI {
	padding: 0; margin: 0;
	list-style-type: none;
}

#home-menu li {float: left;}

a.home-menu-1 {
	display: block;
	width: 250px; height: 23px;
	margin: 5px 0 0 0; padding: 0;
	font-size: 1.1em; color: #FFF; text-decoration: none; font-weight: bold; text-align: left; line-height: 140%;
}
a:hover.home-menu-1 {color: #E7933B; text-decoration: none; background: url("../images/menu-3.png") right center no-repeat;}

ul.home-menu2 {
	position: absolute; top: 3px; right: 275px; _right: 225px; visibility: hidden;	
	width: 195px; height: auto;	
	margin: 0; padding: 0;
	z-index: 10;
}

ul#home-menu li {
	position: relative;
	width: 250px;
	margin: 0; padding: 0;
}

ul#home-menu li:hover ul a, ul#home-menu li.hover ul a {
	display: block;
	width: 195px;
	padding: 0; margin: 0; 
	font-size: 1em; color: #E7933B; font-weight: normal; text-align: right; line-height: 200%; text-decoration: none;
}

ul#home-menu li:hover ul a:hover, ul#home-menu li.hover ul a:hover {
	color: #FFF; text-decoration: none;
	z-index: 30;
}

ul#home-menu li:hover ul, ul#home-menu li.hover ul {visibility: visible;}
ul#home-menu li {behavior: url(hover.htc); margin: 0; padding: 0;}

.home-akce {
	display: inline;
	padding: 0; margin: 400px 80px 0 0;
	color: #FFF; font-size: 1.5em;
	float: right;
}
.akce { font-weight: bold; display: inline; width: 200px; height: auto; padding: 0; margin: 0 0 0 38px; float: left; }
.home-akce SPAN {font-size: 1.2em;}

/* konec home */

#header {
	width: 990px; height: 100px;
	padding: 0; margin: 0;
	background: url("../images/header.jpg") right center no-repeat #CACCCF;
	float: left;
}

.header-logo {
	display: inline;
	width: 200px; height: 100px;
	padding: 0; margin: 0;
	float: left;
}

.header-bazeny {
	padding: 0; margin: 0;
	width: 296px; height: 100px;
	background: url("../images/header-bazeny.jpg") center no-repeat;
	float: right;
}

.header-zastreseni-bazenu {
	padding: 0; margin: 0;
	width: 296px; height: 100px;
	background: url("../images/header-zastreseni-bazenu.jpg") center no-repeat;
	float: right;
}
.header-zastreseni-uvod { background: url(../images/header-zastreseni-uvod.jpg) no-repeat center; margin: 0; padding: 0; width: 293px; height: 100px; float: right; }
.header-septiky {
	padding: 0; margin: 0;
	width: 296px; height: 100px;
	background: url("../images/header-septiky.jpg") center no-repeat;
	float: right;
}

.header-vodomerne-sachty {
	padding: 0; margin: 0;
	width: 296px; height: 100px;
	background: url("../images/header-vodomerne-sachty.jpg") center no-repeat;
	float: right;
}

.header-virivky {
	padding: 0; margin: 0;
	width: 296px; height: 100px;
	background: url("../images/header-virivky.jpg") center no-repeat;
	float: right;
}

.header-cov {
	padding: 0; margin: 0;
	width: 296px; height: 100px;
	background: url("../images/header-cov.jpg") center no-repeat;
	float: right;
}

.header-svetelne-reklamy {
	padding: 0; margin: 0;
	width: 296px; height: 100px;
	background: url("../images/header-svetelne-reklamy.jpg") center no-repeat;
	float: right;
}

.header-plasty {
	padding: 0; margin: 0;
	width: 296px; height: 100px;
	background: url("../images/header-plasty.jpg") center no-repeat;
	float: right;
}

ul#menu {
	display: inline;
	width: 200px; height: 1076px;
	padding: 30px 0; margin: 0;
	background: url(../images/menu-back.jpg) repeat-y center top;
	float: left;
}

ul#menu LI {
	padding: 0; margin: 0;
	list-style-type: none;
}

#menu li {float: left;}

a.menu-1 {
	display: block;
	width: 160px; height: auto;
	margin: 0; padding: 3px 5px 3px 35px;
	font-size: 0.95em; color: #015BA7; text-decoration: none; font-weight: bold; text-align: left; line-height: 150%;
	background: url("../images/menu-sipka.png") top left no-repeat;
	border-bottom: 1px solid #949599;
}

a:hover.menu-1 {color: #E7933B; text-decoration: none; background: url("../images/menu-sipka.png") top left no-repeat;}

ul.menu2 {
	position: absolute; top: 0px; left: 200px; visibility: hidden;
	width: 200px; height: auto;
	margin: 0; padding: 5px 8px;
	z-index: 10;
	border: 1px solid #949599;
	background: url("../images/menu2-back.jpg") center repeat-y;
}

ul#menu li {
	position: relative;
	width: 200px;
	margin: 0; padding: 0;
}

ul#menu li:hover ul a, ul#menu li.hover ul a {
	display: block;
	width: 200px;
	padding: 0; margin: 0; 
	font-size: 0.95em; color: #015BA7; font-weight: normal; text-align: left; line-height: 180%; text-decoration: none;
}

ul#menu li:hover ul a:hover, ul#menu li.hover ul a:hover {
	color: #E7933B; text-decoration: none;
	z-index: 30;
}

ul#menu li:hover ul, ul#menu li.hover ul {visibility: visible;}
ul#menu li {behavior: url(hover.htc); margin: 0; padding: 0;}

#menu-akce { font-weight: bold; display: inline; width: 200px; height: auto; padding: 0 0 0 0; margin: 0; float: left; }

#content-all {
	width: 990px; height: auto;
	padding: 0;	margin: 0;
	background: #B9BABE;
	float: left;
}

#content-null {
	display: inline;
	width: 790px; min-height: 1189px; _height: 1189px;
	padding: 0;	margin: 0;
	background: #fff url(../images/content-back.png) no-repeat left top;
	float: left;
}

#content {
	display: inline;
	padding: 32px;	margin: 0;
	text-align: left;
	float: left;
}

.full {
	width: 726px; height: auto;
	padding: 0;	margin: 0;
	float: left;
}

.drob-menu {
	width: 726px;
	margin: 0 0 10px 0; padding: 0 0 7px 0;
	font-size: 0.8em; color: #006FB8; text-decoration: none; font-weight: normal; text-align: left; line-height: 140%;
	border-bottom: 1px solid #E1E2E4;
}

.fotogalerie-null {
	display: inline;
	width: 726px;
	padding: 0;	margin: 0 0 20px 0;
	float: left;
}

.content-obrazky { display: inline; padding: 0; background: #d2d3d5; float: left; margin: 15px 0 !important; }

.obrazek-1-3 {
	display: inline;
	width: 160px;
	padding: 0;	margin: 0 10px 10px 0;
	float: left;
}

.obrazek-4 {
	display: inline;
	width: 160px;
	padding: 0;	margin: 0 0 10px 0;
	float: left;
}

.obrazek-5-7 {
	display: inline;
	width: 160px;
	padding: 0;	margin: 0 10px 0 0;
	float: left;
}

.obrazek-8 {
	display: inline;
	width: 160px;
	padding: 0;	margin: 0;
	float: left;
}

.fotogalerie_null {
	display: inline;
	width: 100%; 
	padding: 0;	margin: 0;	
	float: left;
}

.profil, .profil2, .profil3, .profil4 {
	width: 97px;
	display: inline;
	font-size: 0.95em;
	text-align: center;
	padding: 0;	margin: 5px 3px 8px 0;
	float: left;
}

.profil2 {width: 128px;}
.profil3 {width: 88px;}
.profil4 {width: 186px;}

.profil4 IMG {padding: 2px; border: 1px solid #DDDDDD}

.obr-popis {
	display: block;
	font-size: 0.95em;
	text-align: left;
	float: left;
}

#footer-menu {
	display: inline;
	width: 570px;
	padding: 1em 0;	margin: 0 0 0 160px; text-align: center; color: #53484B;
	float: left;
}

a.footer-menu-odkaz {
	margin: 0; padding: 0;
	font-size: 0.7em; color: #53484B; text-decoration: none; font-weight: normal; text-align: center; line-height: 105%;
}
a:hover.footer-menu-odkaz {color: #F36F21; text-decoration: none;}

#footer {
	display: inline;
	width: 990px; height: 30px;
	padding: 0; margin: 0 auto;
	background: #474950;
	float: left;
}

#footer-print {display: none;}


#footer-wsd {
	padding: 6px; margin: 0 auto;
	color: #939598; font-size: 0.8em; text-align: right;
}

.obrazek-text {
	display: inline;
	padding: 0;	margin: 0; 	
	border: 15px solid #FDE6D3;
	float: left;
}

.fotogalerie, .fotogalerie2 {
	display: inline;
	padding: 0;	margin: 5px 20px 15px 0; 	
	border: 10px solid #D2D3D5;
	float: left;
}

.fotogalerie2 {
	margin: 5px 12px 12px 0;
}

.fotogalerie_2 {
	display: inline;
	padding: 0;	margin: 5px 15px 10px 0; 	
	border: 10px solid #FDE6D3;
	float: left; clear: left;
}

.zastreseni {
	display: inline;
	width: 235px; height: 100px;
	padding: 0;	margin: 0 5px 5px 0;
    border: 1px solid #D2D3D5;
	text-align: center; color: #005AA9; font-size: 0.9em; font-weight: normal; line-height: 150%;
	float: left;
}
.ext-beton { color: #005aa9; font-size: 0.9em; font-weight: normal; line-height: 150%; text-align: center; display: inline; margin: 0 5px 5px 0; padding: 5px 0 0; width: 355px; height: 145px; float: left; border: solid 1px #d2d3d5; }
.pavax { color: #005aa9; font-size: 0.9em; font-weight: normal; line-height: 150%; text-align: center; display: inline; margin: 5px 0; padding: 5px 0 0; width: 225px; height: 145px; float: left; border: solid 1px #d2d3d5; }
.zastreseni-obrazek {
	display: inline;
	padding: 0;	margin: 5px;
	float: left;
}

.obrazky-katalog {
	display: inline;
	width: 100%; height: auto;
	margin: 0 0 1em 0;
	float: left;
}

.obrazek-katalog {
	display: inline;
	width: 140px; height: auto;
	padding: 0;	margin: 5px 20px 0 0;
	text-align: center; color: #F36F21; font-size: 0.9em; font-weight: bold; line-height: 150%;
	float: left;
}

.obrazek-katalog IMG {
	border: 10px solid #FDE6D3;
}

.kontakty-vlevo, .kontakty-vpravo {
	width: 260px;
	display: inline;
	padding: 0;	margin: 0 10px 20px 0; 	
	float: left; 
}

.tabulka-cenik {
	width: 600px;
	font-size: 0.9em; font-weight: normal; text-align: left; line-height: 150%; color: #000;
	margin: 0 0 1em 0;
	border: 4px solid #949599;
}

.cenik-hlavicka1 {
	font-size: 1.2em; font-weight: bold; text-align: center; line-height: 150%; color: #FFF;
	margin: 0; padding: 6px 7px;
	background: #B9BABE;
}

.cenik-hlavicka2 {
	font-weight: bold; text-align: center; line-height: 150%; color: #000;
	margin: 0; padding: 6px 7px;
	background: #E8E9EA;
}

.cenik-hlavicka3 {
	font-weight: bold; text-align: center; line-height: 150%; color: #000;
	margin: 0; padding: 6px 7px;
	background: #CBCBD1;
}


.cenik-barva1 {
	font-weight: normal; text-align: center; line-height: 130%; color: #000;
	margin: 0; padding: 6px 7px;
	background: #FFF;
}

.cenik-barva1_1 {
	font-weight: bold; text-align: center; line-height: 130%; color: #000;
	margin: 0; padding: 6px 7px;
	background: #FFF;
}

.cenik-barva2 {
	font-weight: normal; text-align: center; line-height: 130%; color: #000;
	margin: 0; padding: 6px 7px;
	background: #EDEDEF;
}

.cenik-barva2_1 {
	font-weight: bold; text-align: center; line-height: 130%; color: #000;
	margin: 0; padding: 6px 7px;
	background: #EDEDEF;
}

.tabulka-info {
	width: auto;
	font-size: 0.9em; font-weight: normal; text-align: left; line-height: 150%; color: #000;
	margin: 0 0 1em 0; padding: 0;
}

.tabulka-info TD{
	margin: 0; padding: 0.3em 0.6em;
    background: #EDEDEF;
}


/* konec z?kladn?ho rozvr?en? */


.formular_tabulka_null {
	display: inline;
	margin: 0; padding: 0;
	float: left;
}

.formular_tabulka_r {
	width: 620px;
	margin: 0 25px 10px 30px;
	font-size: 0.9em; font-weight: normal; text-align: right; color: #000;
}


.formular_tabulka {
	width: auto;
	margin: 1em 0 0.5em 1em;
	font-size: 0.9em; font-weight: normal; text-align: left; color: #000;
}

.formular_tabulka TD {
	margin: 0 1em; padding: 0 0.3em;
}

.formular {
	width: 200px;
	margin: 0; padding: 0;
	background: #EEF7FE;
	border: 1px solid #005BAF;
	font-weight: bold; font-size: 10px;	padding: 3px;
}

FORM {margin: 0; padding: 0;}

.button {
	width: 140px;
	margin: 3px 0 0 0; padding: 4px 10px;
	font-size: 10px; color: #FFF; font-weight: bold;
	background: #005BAF;
	border: none;
}

FIELDSET {
    width: 700px;
    margin: 0; padding: 1em 0 0.5em 0;
    border: 1px solid #01114F;
}

LEGEND {
    width: auto;
    margin: 0; padding: 0.3em 0.5em;
    border: 1px solid #01114F;
    background: #E9F1F4;
    color: #2F1260; font-weight: bold; font-size: 1em;
}

/* formul??e konec */

/* obecn? */

DIV.float_left {float: left;}

.schovat { display: none; }

IMG {border: 0px;}

.center {margin: 0 auto 0 auto; text-align: center;}

H1 {
	display: inline;
	font-size: 1.7em; font-weight: bold; font-style: normal; color: #005BA8; text-decoration: none; line-height: 120%; text-align: left;
	margin: 55px 0 0 30px; padding: 0;
	float: left;
}
h-2 { color: #005ba8; font-size: 1.3em; font-style: normal; font-weight: bold; line-height: 120%; text-decoration: none; text-align: left; }
h-3 { color: #005ba8; font-style: normal; font-weight: bold; line-height: 120%; text-decoration: none; text-align: left; }
#h1-home-page {
	font-size: 0.9em; font-weight: bold; text-align: center; line-height: 120%; color: #fff;
	margin: 50px 0 0 0; padding: 0;
}

H2 {
	font-size: 1.2em; font-weight: bold; text-align: left; line-height: 120%; color: #005AA9;
	margin: 1.2em 0 0.4em 0; padding: 0 0 0 25px;
	background: url("../images/nadpis-sipka.png") center left no-repeat;
}

H3 {
	font-size: 1em; font-weight: bold; text-align: left; line-height: 130%; color: #000;
	margin: 5px 0 3px 0; padding: 0;
}

H3.h3-zastreseni {
	font-size: 1.1em; font-weight: bold; text-align: center; line-height: 130%; color: #000;
	margin: 1em 0 0.1em 0; padding:  0;
    background: none;
}

H4 {
	display: block;
	width: 470px;
	font-size: 0.9em; font-weight: bold; text-align: left; line-height: 150%; color: #000;
	margin: 7px 0 5px 5px; padding: 0;
}

P {
	font-size: 0.95em; font-weight: normal; text-align: left; line-height: 145%; color: #231F20;
	margin: 5px 0 10px 0;
}

P.ramecek {
    display: inline;
	font-size: 1em; font-weight: normal; text-align: left; line-height: 125%; color: #231F20;
	margin: 1em 0; padding: 0.8em 1em;
    border: 2px solid #F68424;
    background: #F5F5F5;
    float: left;
}

P.ramecek-sleva {
    display: inline;
	font-size: 1em; font-weight: normal; text-align: left; line-height: 125%; color: #231F20;
	margin: 1em 0; padding: 0.8em 1em;
    border: 2px solid #F68424;
    background: #F5F5F5;
    float: left;
}
P.ramecek-sleva SPAN {font-size: 1.4em;}

A {color: #F68424;	text-decoration: underline;}
A:hover {color: #231F20; text-decoration: underline;}

A.odkaz-sedy {color: #aaa;	text-decoration: underline;}
A:hover.odkaz-sedy {color: #F36F21; text-decoration: underline;}

A.odkaz-sedy-2 {color: #939598;	text-decoration: underline;}
A:hover.odkaz-sedy-2 {color: #B6B8BA; text-decoration: underline;}

A.odkaz-bily {color: #fff;	text-decoration: none;}
A:hover.odkaz-bily {color: #fff; text-decoration: underline;}

hr.cistic {clear: both; height: 1px; border: none; margin: -1em 0 0 0; visibility: hidden; width: 100%;}
 
DT {
	font-weight: bold; margin: 0 0 5px 0; font-size: 1.1em;
}
   
DL {
	font-size: 1em; font-weight: normal; text-align: left; line-height: 150%; color: #000;
	margin: 1em 0 0 0;
}

DD {
	margin: 0; padding: 0;
}

UL {
	padding: 0; margin: 5px 0 10px 20px;
}

OL {
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 180%; color: #000;
	margin: 0px 5px 10px 25px;
}

LI {
	font-weight: normal; text-align: left; line-height: 150%; color: #005BAF;
	margin: 0 0 0 5px; list-style-type: disc;
}

FORM, INPUT {margin: 0; padding: 0;}
STRONG {font-weight: bold; color: #F36F21;}

.picture-r {
	margin: 0 0 15px 20px;
	border: 5px solid #D2D3D5;
	float: right;
	clear: right;
}
.picture-mapa { margin: 0 0 15px 20px; float: right; clear: right; border: solid 5px #d2d3d5; }
.picture-l {
	margin: 0px 20px 15px 0;
	border: 5px solid #D2D3D5;
	float: left;
}

.picture-v {
	margin: 0px 20px 15px 5px;
	border: 5px solid #D2D3D5;
}

