body {
background-image: url(images/pozadi.jpg);
background-repeat: repeat-x;
background-color: #6d6e71;
}
#celek {
width: 905px;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#hlavicka {
width: 917px;
height: 365px;
background-image: url(images/hlavicka.jpg);
background-repeat: no-repeat;
text-align: left;

}
#nahore {
padding-top: 80px;
padding-left: 20px;
}
h1 {
color: #7771cd;
font-size: 20px;
_font-size: 17px;

}
#telo {
width: 905px;
height: auto;

}
#text {
width: 905px;
height: auto;
background-image: url(images/pozadi_text.jpg);
background-repeat: repeat-y;
background-color: #6d6e71;
margin-top: 20px;
color: black;
font-size: 12px;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}
#text p {

width: 80%;
text-align: justify;
padding-left: 10px;
margin-left: 60px;
}
.skryvany {
display: none;
width: 80%;
text-align: justify;
padding-left: 10px;
margin-left: 80px;
}
#textLevy {
width: 50%;
height: auto;
float: left;

}
#textPravy {
width: 49%;
height: auto;
float: right;

}
#text a {
color: black;
text-decoration: none;

}
#text a:hover {
text-decoration: underline;
}
#paticka {

width: 905px;
height: 135px;
margin-top: 20px;
border-top: white 1px solid;
border-bottom: white 1px solid;
background-image: url(images/pozadi_paticka.jpg);
background-repeat: repeat-y;
text-align: left;
padding-bottom: 5px;
padding-left: 15px;
}
#copyright {
width: 80%;
height: auto;
margin-top: 5px;
font-size: 9px;
text-align: right;
color: white;
float: right;
}
#copyrightLevy {
float: left;
height: auto;
margin-top: 5px;
font-size: 9px;
text-align: left;
color: white;

}
#copyrightLevy a {
color: white;
text-decoration: underline;
}
#copyrightLevy a:hover {
text-decoration: none;
}

#copyright a {
color: white;
text-decoration: underline;
}
#copyright a:hover {
text-decoration: none;
}
#paticka p {
width: 22%;
height: auto;
color: white;
text-align: justify;
float: left;
font-size: 11px;
margin-right: 25px;

}
h2 {
font-weight: bold;
color: black;
margin-left: 60px;
font-size: 15px;
}
h4 {
color: white;
font-weight: bold;
font-size: 15px;
}
.nadpis {
font-size: 18px;
cursor: pointer;
}
#imageMenu {

	width: 1000px;
	height: 202px;
	overflow: hidden;
	float: left;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 202px;
	float: left;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
  text-indent: -1000px;
  background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #7da7d9;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width: 150px;
	height: 202px;
}

#imageMenu ul li.uklid a {
	background: url(images/uklid.jpg) repeat scroll 0%;
}

#imageMenu ul li.cisteniVozidel a {
	background: url(images/cisteni.jpg) repeat scroll 0%;
}

#imageMenu ul li.autokosmetika a {
	background: url(images/autokosmetika.jpg) repeat scroll 0%;
}

#imageMenu ul li.uklidovaChemie a {
	background: url(images/chemie.jpg) repeat scroll 0%;
}

#imageMenu ul li.uklidovaTechnika a {
	background: url(images/technika.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.kontakt a {
	background: url(images/kontakt.jpg) repeat scroll 0%;
	
}

.clear {
	clear: both;
}



