BODY, HTML {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	font-size:11px;
	color:#235845;
	background-color: #E7F0F8;
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-y;
	line-height:16px;
	height: 100%;
}
FORM {
	margin:0px;
	padding:0px;
}
IMG {
	border:0px;
}
IMG.border {
	border:1px solid #000000;
}
TH {
	text-align:left;
}
A {
	text-decoration:none;
	color:#325E8A;
	font-weight:bold;
}
A:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
DIV#left A {
	color:#325E8A;
	text-decoration:underline;
}
DIV#left A:hover {
	color:#FBF1D3;
}
H1 {
	margin:0px;
	padding:0px;
	font-size: 14px;
	background-image: url(../img/h1_border.jpg);
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-position: bottom left;
	background-repeat: no-repeat;
}
H2 {
	margin:0px;
	padding:0px;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top:30px;
	padding-bottom: 4px;
	background-image: url(../img/h1_border.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
DIV#main {
	min-height: 100%;
	height: 100%;
	position: relative;

}
BODY>#main {
 	height: auto;
}
DIV.clear {
	clear:both;
}
DIV#top {
	background: url(../img/top_bg.gif);
	height: 200px;
	width:100%;
}
	IMG#cizova_top {
		float:left;
	}
	IMG#vesnice_top {
		float:left;
	}
	IMG#jizni_cechy_mapa {
		float:left;
		margin-left:1px;
	}
	DIV#top_menu {
		width:672px;
		height:30px;
		margin-left:228px;
		border-top:2px solid #FBF1D3;
		background-image: url(../img/top_menu_bg.jpg);
	}
	DIV#div_1 {
		background-color: #5D83A9;
		width: 228px;
		height: 35px;
		float: left;
		background-image: url(../img/bg_1.gif);
		background-repeat: no-repeat;
		background-position: left;
	}
DIV#left {
	width:220px;
	background-image: url(../img/left_bg.gif);
	padding-left:7px;
	margin-right:1px;
	float:left;
}
DIV.left_headline {
	background-image: url(../img/box_head_bg.jpg);
	text-align:right;
	height:30px;
	width:220px;
	margin-right:1px;
	line-height:30px;
	font-weight:bold;
	color:#325E8A;
}
DIV.left_headline DIV {
	padding-right:10px;
}
DIV#content {
	float:left;
	width:672px;
	background-color:#FBF1D3;
}
DIV#content_padding {
	padding:30px 20px 70px 20px;
/*	height:500px; */
	min-height:500px;
}
DIV.box {
	background-color:#ADC4DB;
	width:220px;
	border-left:#7595B5;
	border-right:#7595B5;
	color:#0B2743;
}

DIV.box DIV {
	padding:20px 10px 20px 10px;
}
DIV.box SPAN.headline {
	font-weight:bold;
	color:#325E8A;
	line-height:20px;
	font-size:12px;
}
DIV.box SPAN.date {
	color:#235845
}

UL#odkazy {
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
DIV#obec_udaje {
	background-color:#F8E4AB;
	padding:10px;
	margin-top:20px;
}
DIV#obec_udaje TABLE TH {
	font-size:13px;
	height:35px;
}
DIV#footer {
	background-color:#4C739A;
	color:#FBF1D3;
	height:43px;
	line-height:43px;
	text-align:center;
	overflow: hidden;
	bottom: 0;
	margin-left:228px;
	width:672px;
	clear:both;
}
DIV#footer A {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
DIV#footer A:hover {
	color:#F8E4AB;
}
IMG#jakub {
		float:right;
	}
IMG#lipa {
	float:left;
	margin:5px 8px 0px 0px;
}
DIV.nahledfotka {
	width:160px;
	height:155px;
	float:left;
}
DIV.rnahledfotka {
	width:150px;
	height:145px;
	float:left;
}
DIV.fotogalerie IMG {
	cursor: pointer;
	border: 1px solid #000000;
	margin-bottom:10px;
	margin-right:3px;
}
IMG#logo {
	position:absolute;
	left:15px;top:125px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/logo.png'); _width:1px; _height:1px; 
}
DIV#text_kronika {  margin-bottom:20px; width:100%; text-align: right; }

td.tdjr { border-top: 1px solid #000000}
tr.trjr { border-bottom: 1px solid #000000}
.jr { font-size:11px;}

TABLE.box {
	width:100%;
	border:1px solid #555555;
}
TABLE.box THEAD {
	text-align:left;
	font-weight:bold;
	background-color:#555555;
	color:white;
}
DIV#ad {
	text-align:center; background-color:white;border:1px solid #ADC4DB;
	padding:5px 20px 20px 20px;
	margin-bottom:20px;
}
DIV#ad SPAN.nadpis {
	font-weight:bold;
	font-size:15px;
	line-height:35px;
}
DIV#ad IMG { margin:55px 0 70px 20px; float:right}
DIV#ad TABLE {
	text-align:left
}

DIV.w900 {
	 width:900px;
}