@charset "utf-8";
/* CSS Document */

.a_paticka {
	color: #a1a1a1;
	text-decoration: none;
}
.div_head_menu {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.div_obsah_back {
	margin: 0px;
	padding: 0px;
	background-image: url(pictures/back_obsah.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.div_obsah_back_kulicky_home {
	background-image: url(pictures/back_home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.div_obsah_back_kulicky_sluzby {
	background-image: url(pictures/back_sluzby.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.div_obsah_back_kulicky_solarium {
	background-image: url(pictures/back_solarium.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.div_obsah_back_kulicky_fitness {
	background-image: url(pictures/back_fitness.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.div_obsah_back_kulicky_kontakty {
	background-image: url(pictures/back_kontakty.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.div_obsah {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(pictures/pozadi.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.div_obsah_noback {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.div_obsah_solarium {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(pictures/solarium/pozadi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_obsah_sluzby {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(pictures/pozadi_sluzby.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_paticka {
	margin: 0px;
	width: 780px;
	background-image: url(pictures/back_paticka.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	font-size: 10px;
	text-align: center;
	color: #646464;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.img_float_left {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.p_sign {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #a1a1a1;
	text-align: center;
	font-size: 10px;
}
.p_break {
	height: 250px;
}
