* {
	margin: 0;
	padding: 0; 
}
body {

	font-family: "trebuchet MS", "Ms sans Serif", SansSerif;
	background: rgb(247,247,247) url(../images/background.gif) repeat;
}
h1 {
	color: #11a372;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1.9em;
}
h2 {
	color: #11a372;
	font-weight: normal;
	font-size: 1.4em;
}
h3 {
	color: #11a372;
	margin: 1em 0 1em 0;	
	font-size: 1.2em;
}
h4 {
	margin: 1em 0 0em 0;
}
h5 {
	color: #686868;
	font-weight: normal;
}
h6 {
	font-weight: bold;
	font-size: .9em;
}
table.uvodni td h6 {
	font-weight: normal;
	font-size: 1.3em;
}

#article {
	padding: 10px 10px 10px 50px;
	font-size: .8em;
}
#leftside {
	float: left;
	width: 570px;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
ul.menu {
	margin: 0 0 0 570px;
	padding: 10px 0 0 5px;
	border-left: 1px #e4e4e4 solid;
	width: 220px;
	width: 215px;
}
ul.menu ul {
	padding: 0 0 0 5px;
	margin-left: 0px;
	border: 0px #e4e4e4 solid;
}
ul.menu li {
	list-style-type: none;
	margin-bottom: .7em;
	_margin-bottom: -.1em;	
}
ul.menu li li {
	margin-bottom: 0em;
	_margin-bottom: -1em;	
}
ul.menu li li li {
	margin-bottom: 0em;
	_margin-bottom: -1em;		
}
ul.menu li li li li {
	margin-bottom: 0em;
	_margin-bottom: -1em;		
}
ul.menu li a {
	display: block;
	color: #5e5e5e;
	font-size: 1.1em;
	text-decoration: none;
	padding-left: 10px;
}
ul.menu li a:hover {
	background: #fff url(../images/arrow-menu.gif) no-repeat 0px .5em;
}
ul.menu li li a:hover {
	text-decoration: underline;
}
ul.menu li li a {
	margin-left: 10px;
	color: #5e5e5e;
	font-size: .8em;
	text-decoration: none;
}
ul.menu li li li a {
	margin-left: 20px;
	color: #5e5e5e;
	font-size: .8em;
	text-decoration: none;
}
ul.menu li li li li a {
	margin-left: 30px;
	color: #5e5e5e;
	font-size: .8em;
	text-decoration: none;
}
ul.menu li li li li li a {
	margin-left: 40px;
	color: #5e5e5e;
	font-size: .8em;
	text-decoration: none;
}
ul.menu a.on {
	background: #fff url(../images/arrow-submenu-on.gif) no-repeat 0px .5em;
	color: #11a372;
}
#content {
	background-color: #fff;
	width: 800px;
}
#downlayer {
	clear: both;
	background: #fff url(../images/downlayer.gif) no-repeat left bottom;
	font-size: .7em;
	padding: 30px 0 30px 73px;
}
#logo {
	background: #fff url(../images/logo.gif) no-repeat;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.header {
	width: 800px;
	height: 250px;
}
.nadrze {
	background-image: url(../images/nadrze.jpg);
}
.uvodni {
	background-image: url(../images/uvodni.jpg);
}
.stavebnicove {
	background-image: url(../images/stavebnicove.jpg);
}
.sauny {
	background-image: url(../images/sauny.jpg);
}
.astralpool {
	background-image: url(../images/astrapool.jpg);
}
a {
	color: #11a372;
	text-decoration: underline;
}
a:visited {
	color: #5e5e5e;
}

.ochranne-nastriky {
	background-image: url(../images/ochranne-nastriky.jpg);
}
.cistirny {
	background-image: url(../images/cistirny.jpg);
}
.potrubi {
	background-image: url(../images/potrubi.jpg);
}
.atypicke {
	background-image: url(../images/atypicke.jpg);
}
.rodinne {
	background-image: url(../images/bazeny.jpg);
}
.venkovni {
	background-image: url(../images/verejne-bazeny.jpg);
}
.solarnipanely {
	background-image: url(../images/solarni-panely.jpg);
}

.whirlpool {
	background-image: url(../images/whirlpool.jpg);
}
.zastreseni {
	background-image: url(../images/zastreseni.jpg);
}
.oblazky {
	background-image: url(../images/oblazky.jpg);
}
/* NAVIGATION */
#navigation-path {
	background: #fff url(../images/bg-article.gif) no-repeat;
	margin: 0;
	color: rgb(59,59,59);
	padding: 15px 0 13px 60px;
	font-size: .8em;
}
#navigation-path a {
	font-size: .9em;
}
p {
	margin: 1em 0 1em 0;
}
#article ul {
	margin: 1em 0 1em 1em;
}
#article li {
	background: url('../images/li.gif') no-repeat 5px 5px;
	list-style-type: none;
	padding-left: 20px;
}
#article ul#mapa-webu ul {
	margin: 0;
	padding: .2em;
	padding-left: 2em;
}
#article ul#mapa-webu {
	font-weight: bold;
}
#article ul#mapa-webu ul li{
	font-weight: normal;
	background: url('../images/arrow-submenu.gif') no-repeat 10px 5px;
}
#article ul#mapa-webu ul {
	_margin-top: -1.5em;
}
.clr {
	clear: left;
}
table {
	border-collapse: collapse;
	margin: 1em 0 1em 0;
}

td, th {
	border: 1px gray solid;
	padding: .5em; 
	vertical-align: top;
	text-align: left;
}
thead td, th {
	background-color: silver;
	color: #fff;
	font-weight: bold;
}
.hidden td {
	border: 0px;
	padding: 0 10px 0 0;
}
img {
	padding: 2px;
	border: 1px silver solid;
	background-color: #fff;
}
li a .small {
	color: #a9a9a9;
	font-size: .6em;
	margin-top: 0px;
	display: block;
	text-decoration: none;	
}
#languages {
	position: absolute;
	top: 15px;
	left: 670px;
	font-size: .7em;
}
table.uvodni {
	float: left;
	background: url(../images/bg-article.gif) no-repeat left top;
	margin: 0;
}
table.uvodni td {
	font-size: .8em;
	width: 230px;
	padding: 15px 0px 10px 75px;	
}
table.uvodni td.uvodnib{
	padding: 28px 0px 10px 15px;
}
table.uvodni td.uvodnib p {	
	color: #000;	
	margin: 0px;
	padding: 0px 5px 10px 10px;	
}
td.uvodnib strong {
	color: #11a372;
}
table.uvodni td.uvodnib p a {	
	color: #11a372;
	padding: 10px;	
}
td.uvodnib ul {	
	color: #000;
	padding: 0px 5px 5px 10px;	
}
td.uvodnib ul li {	
	background-color: #11a372;
	color: #fff;
	background: url('../images/li.gif') no-repeat 0px 5px;
	list-style-type: none;
	padding-left: 15px;
}
table.uvodni td.uvodnib h2 {	
	background-color: #11a372;
	color: #fff;
	padding: 10px;
}
.download-pdf {
	background: #e4e4e4 url(../images/pdf-download.gif) no-repeat 10px 10px;
	padding: 10px 10px 10px 50px;
}
address {
	font-style: normal;
	font-weight: bold;
	margin: 1em 0 1em 0;
}
