BODY, HTML {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	font-size:12px;
	color:#235845;
	background-color: #E7F0F8;
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-y;
	line-height:17px;
	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;
}

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%;
}
	DIV#top_cont {
		width:1127px;
	}	
	DIV#top_cont DIV {
		float:left;
	}

DIV#top_menu {
		/* width:1127px; */
		width:100%;
		height:30px;
		background-color:#5D83A9;
		border-top:2px solid #FBF1D3;
	}
	DIV#top_menu_cont {
		height:30px;
		background-image: url(../img/top_menu_bg.jpg);
		margin-left:228px;
		width:672px;
	}
	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#page {
	width:1127px;
}
DIV#left {
	width:228px;
	background-image: url(../img/left_bg.gif);
	float:left;
}
DIV#left DIV.box {
	color:#0B2743;
	margin-left:7px
}
	DIV#left DIV.box H2 {
		background-image: url(../img/box_head_bg.jpg);
		background-repeat:repeat-x;
		height:30px;
		line-height:30px;
		font-weight:bold;
		color:#325E8A;
		padding:0;
		margin:0;
		padding-left:15px;
		border-right:1px solid #5D83A9;
	}
	DIV.box DIV.box-padd {
		padding:20px 10px 20px 10px;
	}
DIV#right {
	width:228px;
	float:left;
	background-image: url(../img/right_bg.gif);
}
	DIV#right DIV.box H2 {
		background-image: url(../img/box_head_bg.jpg);
		background-repeat:repeat-x;
		height:30px;
		line-height:30px;
		font-weight:bold;
		color:#325E8A;
		padding:0;
		margin:0;
		padding-left:15px;
		border-left:1px solid #5D83A9;
		border-right:1px solid #7595B5;
	}
DIV#content {
	float:left;
	width:671px;
	background-color:#FBF1D3;
}
DIV#content_padding {
	padding:30px 20px 70px 15px;
	min-height:500px;
}




UL.odkazy  {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
	UL.odkazy LI {
		padding-left:10px;
		background-image: url(../img/li-bg.gif);
		background-repeat:no-repeat;
		background-position:left 7px;
		padding-bottom:2px;
	}
	UL.odkazy A:hover {
		color:#1E3E33;
	}

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;
	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#vysledky-voleb {
	border:1px solid #F2E8B3;background-color:white;padding:10px
}
DIV#vysledky-voleb H2 {
	margin-top:0;padding-top:0
}
DIV#vysledky-voleb TABLE 
{	border-collapse: collapse
}
DIV#vysledky-voleb TABLE TD {
	border:1px solid #AAAAAA
}

TABLE#sestava-fotbal TD { padding-bottom:9px }
TABLE#sestava-fotbal TD TABLE TD { padding-bottom:0 }

DIV.pocasi {
	padding:10px;
	font-size:11px;
	text-align:center;
}
DIV.banner {
	margin-bottom:10px;
}
SPAN.small_gray {
	font-size:9px;
	color:#555555;
}

IMG#icon_webcam {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

DIV.OK_msg {
	color:green;
	font-weight: bold;
	background: url('/img/ico_ok.gif') no-repeat 5px 7px;
	line-height:37px;
	padding-left:40px;
	height:37px;
	background-color: #D9F2CC;
	border-top: 1px solid #66CC33;
	border-bottom: 1px solid #66CC33;
	margin-bottom:15px;
}
DIV.NOK_msg {
	color:red;
	font-weight: bold;
	background: url('/img/ico_cancel.gif') no-repeat 5px 7px;
	line-height:37px;
	padding-left:40px;
	height:37px;
	background-color: #FFD9BF;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	margin-bottom:15px;
}

IMG#infokanal-obce-cizova {
	margin-bottom:8px;
}
