body, p, li, h1, h2, a, table, td {
	font-family: "Helvetica CE", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #CCC;
}

.bodyinfo {
	background: #000 url(images/bgr_info.jpg) top right no-repeat fixed;
}

.bodylokalita {
	background: #000 url(images/bgr_lokalita.jpg) top right no-repeat fixed;
}

.bodypozemky {
	background: #000 url(images/bgr_pozemky.jpg) top right no-repeat fixed;
}

.bodydomy {
	background: #000 url(images/bgr_domy.jpg) top right no-repeat fixed;
}

.bodykontakt {
	background: #000 url(images/bgr_kontakt.jpg) top right no-repeat fixed;
}



#submenu {
	position: absolute;
	display: block;
	width: 210px;
	height: 450px;
	left: 0px;
	top: 130px;
	padding: 20px;
	background: url(images/bgr_dogy.gif) 0 0 no-repeat scroll;
}

	#submenu a {
		color: #999;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
		line-height: 20px;
		}

	#submenu a:hover {
		color: #FFF;
		}

#content {
	position: absolute;
	display: block;
	left: 210px;
	top: 130px;
	border: 1px solid #666;
	width: 660px;
	padding: 20px 20px 8px 20px;
}

	#content h1 {
		color: #C00;
		font-weight: bold;
		font-size: 14px;
		line-height: 30px;
		padding-bottom: 20px;

	}
	
	#content h2 {
		color: #BED63A;
		font-weight: bold;
	}
	
	#content p, h2 {
		margin-bottom: 12px;
	}
	
	#content a, .skip a {
		color: #BED63A;
		text-decoration: none;
	}
	
	#content a:hover, .skip a:hover {
		text-decoration: underline;
	}
	
	#content a img {
		border: 3px solid #FFF;
		/*margin-right: 18px;*/
	}

#foot {
	position: absolute;
	top: 58px;
	right: 20px;
}

.tab_ponuka {
	width: 100%;
}

	.tab_ponuka td {
		color: #BED63A;
		text-align: center;
		padding: 5px;
		border-bottom: 1px solid #999;
		margin: 0;
/*		width: 25%;*/
	} 
	
	  #content .tab_ponuka td a {
	  	color: #FFF;
	  }

.tab_head td {
	color: #FFF;
	font-weight: bold;
	border-bottom: 2px solid #FFF;
}

.predane td {
	color: #C30;
}

.reserve td {
	color: #728123;
}

hr {
	height: 1px;
}

.typy_rd {
	width: 660px;
}

	.typy_rd td {
		text-align: left;
	}
