/* layout */
#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: #fff url("images/bg01.gif") no-repeat top left;
}
#top {
	height:24px;
	text-align: right;
	padding: 23px 15px 0 0;
	color: #999;
}
#top a { font-weight: bold; color: #999; padding: 0 5px; }
#top a:hover { color: #ccc; }
#top a.lang { padding: 0 0 0 10px; }
#top img { position: relative; top: -3px; border: 1px solid #888;}
#top a:hover img { border: 1px solid #000;}

#header {
	height: 227px;
	padding-right: 22px;
	overflow: hidden;
}
#header a span {
	display: none;
}
#upoutavky {
	float: right;
	width: 601px;
	height: 199px;
	padding: 0;
	margin: 8px 0 0 0;
	overflow: hidden;
}
#upoutavky ul, #upoutavky li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#upoutavky p {
	text-align: right;
	display: block;
	width: 571px;
	height: 47px;
	color: #fff;
	font-weight: bold;
	position: relative;
	top: -40px;
	margin: 0;
	padding: 5px 15px 0 15px;
	overflow: hidden;
}
#upoutavky a {
	color: #000;
}
#header #cezava {
	float: left;
	width: 251px;
	height: 30px;
	margin-left: 12px;
	margin-top: 5px;
}
#header #cezava:hover {
	background: url("images/cezava02.png") no-repeat top left;
}
#header #logo {
	float: left;
	clear: left;
	width: 250px;
	height: 170px;
	margin-left: 12px;
}

#main {
	clear: both;
	width: 886px;
	background: #fff;
}
#left {
	float: left;
	width: 162px;
	margin: 0; padding: 0 0 0 12px;
}
#left .content {
}
#left h2 {
	width: 142px;
	height: 42px;
	line-height: 42px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0;
	font-size: 130%;
	background: #335BBA url("images/headline01.jpg") no-repeat top left;
	color: #fff;
}
#left h2 span {
	display: none;
}

#right {
	float: right;
	width: 204px;
}
#right h2 {
	width: 184px;
	height: 42px;
	line-height: 42px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0;
	font-size: 130%;
	background: #335BBA url("images/headline02.jpg") no-repeat top left;
	color: #fff;
}
#right .mini2_content {
	padding: 5px;
	background-color: #335BBA;
	color: #fff;
	margin-bottom: 10px;
}
#right .mini2_content a {
	color: #fff;
}
#right .mini2_content a:hover {
	color: #ddd;
}
#right .mini2_content ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#right .mini2_content ul li {
}
#right .mini_content {
	padding: 5px;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}

#hledani {
	padding: 5px 0 15px 0;
	background-color: #335BBA;
	text-align: center;
	margin-bottom: 10px;
}
#hledani img {
	position: relative;
	top: 7px;
	cursor: pointer;
}
#hledani input {
	width: 130px;
}

#center {
	float: right;
	width: 700px;
}
#center .content {
	padding: 10px;
	background: url("images/bg04.png") repeat-x top left;
}

#center.main {
	width: 490px;
	margin-right: 9px;
}
#center #history {
	padding: 4px 10px;
	background-color: #D4D7F0;
	border-bottom: 1px solid #fff;
}

#uvod img {
	float: left;
	margin: 0px 5px 10px 0px;
}

#mapka {
	width: 490px;
	height: 300px;
	background: url("images/bg_mapka1.jpg") no-repeat top left;
}
#mapka #erby {
	float: left;
	width: 217px;
	padding: 185px 0 0 12px;
}

#obec_info {
	float: right;
	width: 214px;
	background: #f8f8f8 url("images/bg_obec_info.gif") no-repeat top left;
	padding: 46px 10px 5px 10px;
	margin: 0 -5px 5px 5px;
}

#obec_info p { margin: 5px 0; padding: 0; }

#info {
	float: right;
	width: 214px;
	background: #f8f8f8 url("images/bg_obec_info.gif") no-repeat top left;
	padding: 46px 10px 5px 10px;
	margin: 0 -5px 5px 5px;
}

#info p { margin: 5px 0; padding: 0; }

#footer {
	clear: both;
	line-height: 20px;
	text-align:right;
	padding: 15px 15px;
	margin: 15px 14px 0 12px;
	color: #555;
	background-color: #f5f5f5;
}
#footer a {
	 color: #555;
	  text-decoration: none;
}
#footer a:hover {
	  text-decoration: underline;
}
.external_link {
	padding-right: 13px;
	background: url("images/external_link.png") no-repeat center right;
}
.tabulka {
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.tabulka thead td {
	color: #fff;
	background: #686868;
	font-weight: bold;
}
.tabulka td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.tabulka p {
	margin: 0; padding: 0;
}
/*-------------------------------------------------*/
a { color: #012299; }
a:hover { color: #8292f4; }

body {
	font-family: sans-serif;
	font-size: 80%;
	color: #333;
	background: #F2F2F2 url("images/bg02.gif") repeat-y center top;
	margin:0; padding:0;
	text-align: center;
}
td { vertical-align: top; }
input, select, textarea	{
	font-family: sans-serif;
	padding: 2px;
	border: 1px solid #ccc;
}
input.button {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	width: auto;
	background: #fff url(images/input02.gif) repeat-x top left;
	padding: 1px 10px; margin: 0;
}
input {
	background: url("images/input01.gif") no-repeat left top;
}
img { border: 0 }
form { margin: 0px; padding: 0px; }
h1 {
	clear: both;
	margin: 0;
	padding: 0 10px;
	font-size: 170%;
	font-weight: normal;
	line-height: 42px;
	height: 42px;
	background: #2944ed url("images/headline03.jpg") repeat-x top right;
	color: #fff;
}
h2 {
	margin: 0 0 10px 0; padding: 0;
	font-size: 130%;
}
h3 {
	margin: 0; padding: 0;
	font-size: 110%;
}
hr {
	height: 0;
	border: 0;
	border-bottom: 1px solid #ddd;
	clear: both;
}
/*----------------------------------------------------------------------*/
.text_error { color: #AF2222; font-weight:bold;}
.text_vystraha { color: #AF2222; }
/*----------------------------------------------------------------------*/
.table_light    {
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
.table_light td {
	padding: 3px;
	line-height: 1.4em;
}
.table_light .headline     {
	color: #fff;
	background: #b6b070 url("images/bg_table.gif") repeat-x top right;
	font-weight: bold;
	text-align: left;
}
.table_light .headline a {
	color: #fff;
	text-decoration: none;
}
.table_light .headline a:hover	{
	text-decoration: underline;
}
.table_light .line1    { background-color: #F5F5F5; }
.table_light .line2    { background-color: #FFF; }
/*----------------------------------------------------------------------*/
.table_dialog   {
	background-color: #f5f5f5;
	margin-bottom: 10px;
	border-collapse: collapse;
}
.table_dialog td  {
	padding: 3px;
}
.table_dialog thead {
	color: #fff;
	background: #b6b070 url("images/bg_table.gif") repeat-x top right;
	font-weight: bold;
}
/*----------------------------------------------------------------------*/
.button {
	background-color: #DDDDDD;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Verdana;
	font-size: 90%;
	margin: 2px;
	cursor: pointer;
}
#mapa {
	width: 100%;
	height: 500px;
}
/*----------------------------------------------------------------------*/
.diskuze {
    margin: 0;
    padding: 0;
}
.diskuze ul {
    list-style-type: none;
	margin: 0;
    padding: 0;
}
.diskuze li {
	margin: 0;
    padding: 0;
}
.diskuze li ul {
    margin: 0;
    padding: 0 0 0 20px;
    border:1px solid white; /* kvuli bugu v IE */
}
.diskuze li ul li {
	padding: 10px 0 0 25px;
    border-left: 1px solid #ddd;
    background: url("images/tree-list-arrow.png") no-repeat -1px top;
}
.diskuze ul li div.head {
	padding: 5px;
	background-color: #e0e0e0;
}
.diskuze ul li div.body {
	padding: 5px;
	background-color: #f5f5f5;
}
