body{
	margin:0;
	padding:0;
	background:url(img/bg_body.jpg) top left repeat-x #FCE871;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1{
	margin:0;
	padding:0;
	font-size:10px;
	color:#FFFFFF;
	font-weight:100;
}
h2{
	margin:0;
	padding:0;
	font-size:12px;
	color:#081379;
}
h3{
	margin:0 0 0 10px;
	padding:0;
	font-size:15px;
	color:#173885;
}

h4{
	margin:0 0 5px 10px;
	padding:0;
	color:#173885;
	font-size:12px;
}
.cleaner{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
p{
	margin:0 10px 0 10px;
	padding:0;
}
a {
	color:#000000;
}
a:hover {
	text-decoration:none;
}
table{
	margin:0 20px 0 20px;
}
strong{
	color:#173885;
}
/*		ALL		*/
#top_content{
	width:800px;
	margin:auto;
	text-align:justify;
}
#top_content .head_text{
	position:absolute;
	margin:40px 0 0 20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px
}
/*		END ALL		*/

/*		LOGO		*/
#logo{
	margin:10px 0 10px 10px;	
}
/*		END LOGO	*/

/*		MENU		*/
#menu {
	background:url(img/bg_menu.jpg) top left repeat-x;
	height:38px;
	margin:2px 0;
	font-size:12px;
	text-align:center;
}
#menu ul{
	float:left;
	margin:10px 0;
	padding:0;
		
}
#menu li{
	list-style:none;
	float:left;
}
#menu .stroke{
	font-size:16px;
	margin:1px 0;
	color:#B2B2B0;
}
#menu a {
	float:left;
	margin:3px 10px 0 10px;
	color:#D15F02;
	text-decoration:none;
	cursor:pointer;
}
#menu a:hover{
	text-decoration:underline;
}
/*		END MENU		*/
/*		TOP BOX		*/
#top_box {
	width:800px;
	height:192px;
	background:url(img/bg_top_box.jpg) top left no-repeat;
}
#top_box p{
margin:0;
}
#top_box .text{
	position:absolute;
	width:390px;
	height:107px;
	color:#081379;
	font-size:11px;
	margin:47px 0 0 66px;
}
#top_box .dkn{
float:left;
margin:5px 0 0 0;
}
#top_box .vacu_power{
	float:left;
}
#top_box .vacu_well{
	float:left;
	margin:15px 0 0 10px;
}
#top_box .vibrosaun{
float:left;
margin:15px 0 0 10px;
}
#top_box a:hover{
	text-decoration:none;
}
#top_box #flash{
	width:316px;
	height:164px;
	position:absolute;
	margin:15px 0 0 480px;
}
/*		END TOP BOX		*/

/*		CENTER BORDER		*/

#center_border{
	width:100%;
	background:url(img/bg_text_border.jpg) top left;
}
/*		END CENTER BORDR 		*/

/*		TEXT		*/

#text{
	margin:auto;
	width:800px;
	background:url(img/bg_text.jpg) top left #EF9D13 repeat-x;	
	text-align:justify;
}
#text p{
	margin:0 20px 0 20px;
}
#text .text{
	float:left;
	width:580px;
	font-size:11px;
}
#text .akce{
	float:left;
	width:205px;
	margin:2px 0 0 10px;
	text-align:left;
}
#text .akce h3{
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:5px;
	color:#000000;
}
#text .akce h4{
	color:#000000;
	font-size:10px;
}

#text .akce .text {
	background:#ff0000;
	min-height:140px;
	width:205px;

}
#text .akce .hr_line{
	background:#000000;
	color:#000000;
	border:0;
	height:2px;
	margin:10px;
}
#text .date{
	font-size:9px;
	margin:0 0 10px 25px;
}
#text .akce a{
	text-decoration:underline;
	color:#000000;
}
#text .akce a:hover{
	text-decoration:none;
}
#text .q_red{
	color:#CC0000;
	font-weight:bold;
}
#text .strong_kontakty{
	color:#000000;
	font-weight:bold;
}
#text .index_img{
	background:url(img/bg_text_index.jpg) center 20px no-repeat;
	min-height:297px;
}
/*		END TEXT		*/

/*		FOOTER		*/
#footer{
	width:800px;
	min-height:28px;
	background:url(img/bg_footer.gif) top left no-repeat;
	text-align:left;
	margin:auto;
	font-size:10px;	
}
#footer a{
	color:#000000;
	margin:0 10px 0 10px;
}
#footer a:hover{
	text-decoration:none;	
}
#footer ul{
	margin:0;
	padding:0;
}
#footer li{
	margin:5px 0;
	list-style:none;
	float:left;
}
#footer .copy{
	float:left;
	margin:10px 0;
	color:#FFFFFF
}
#footer .link{
	float:right;
	margin:10px 0;
}
#footer .link a{
	color:#FFFFFF;
}
#footer .link a:hover{
	text-decoration:none;
}
/*		END FOOTER 		*/

