* {	margin: 0; padding: 0;}

html, body {	background: #A3352A url(../gfx/bg-main.jpg);	text-align: center;	font-family: "Georgia", "MS Serif", "New York", serif;}

#balicek {	width: 633px;	margin: 0 auto;	text-align: left;	background: #fff url(../gfx/bg-balicek.gif)}

/* hlavicka
------------------------------------------ */
#hlavicka {
	width: 633px;	height: 60px;	background: url(../gfx/bg-hlavicka-top.gif) no-repeat top;
}

#hlavicka h1 {
	color: #9A3127;
	font-size: larger;
	width: 316px;
	height: 59px;
	overflow: hidden;
	position: relative;
}
#hlavicka h1 span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 316px;
	height: 59px;
	background: url(../gfx/logo.gif) no-repeat 0 0;
	z-index: 1000;
}

div.hr-pension  {
	display: block;
	height: 363px;
	width: 633px;	
	background: url(../gfx/bg-main-foto.jpg) no-repeat 0 0;	
	margin-bottom: 20px;
}

/* text-box
------------------------------------------ */
#text-box {
	background: url(../gfx/bg-tbox-bottom.jpg) no-repeat bottom;
	color: #000;
}

#text-box h2, #text-box dt {	color: #9A3127;}
#text-box h2, #text-box p {	padding: 0 30px;	margin-bottom: 15px;	font-size: 0.75em; line-height: 1.3;}

#text-box hr {	border: 0;	border-top: 1px solid #D9D8B8;	border-bottom: 1px solid #fff;	margin: 10px 30px 20px 30px;}

#text-box .address {	margin: 0 30px 15px 30px;}
#text-box .address a {	color: #000;	}
#text-box dl {	font-size: 0.75em;	width: 130px;	float: left;}
#text-box dt {	margin-top: 10px;}

#text-box p.half-l, #text-box p.half-r {
	padding: 0;	width: 291px; margin-bottom: 0; }
	
#text-box p.half-l img, #text-box p.half-r img {
	margin: 15px 0 10px 38px; 
	_margin-bottom: 0;
	}
	
#text-box p.half-l {
	margin-left: 30px;
	_margin-left: 15px;
	float: left;
}

#text-box p.half-r {
	float: left;
}

div.www-ubytovani {
	width: 182px;	
	float: right;
	margin-top: 0px;
	margin-right: 30px;
}
.block {
	width: 360px;
	_width: 380px;
	float: left;
} 
#pic {	margin: 30px 0 20px 0;}
#pic .img2 {	border-left: 1px solid #fff;	border-right: 1px solid #fff;}

/* obecne 
------------------------------------------ */

a {	color: #9A3127;}
a:hover {	text-decoration: none;}

img {	border: 0;}

.left { text-align: left;}
.right {	text-align: right;}
.center { text-align: center;}

.fll { float: left;}
.flr { float: right;}
.cleaner {	clear: both;}
div.cleaner {	height: 1px; font-size: 1px; line-height: 1px;}

.hid {visibility: hidden;}
.nod {display: none;}
.spaceman {	position: absolute;	top: -3000px;}
address {
	font-style: normal;
}

