* {
	margin: 0;
	padding: 0;
}
a {
	color: #5F290B;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
#editor_content h1, #editor_content h2, #editor_content h3, #editor_content h4, #editor_content h5, #editor_content h6 {
	padding: 15px 0 5px 0;
}
#editor_content p {
	padding: 5px 0;
}
#editor_content ul, #editor_content ol {
	margin-left: 2em;
}
#editor_content blockquote {
	margin-left: 1em;
}
body {
	background: url(images/body.gif);
}
/* NULOVANI */
#header h1, #content_link, #info h6, #content h6, #menu h6, .hide {
	display: none;
}
#info ul, #menu ul {
	list-style-type: none;
}
#language img, #header img {
	border: 0;
}
ul {
	margin-left: 1.5em;
}
/* TOP PANEL */
#toppanel {
	background: url(images/toppanel.gif) repeat-x;
	font: 80% Arial, Tahoma, Verdana, sans-serif;
	height: 29px;
	position: relative;
	min-width: 1000px;
}
#toppanel ul {
	height: 29px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#toppanel a {
	color: #472303;
	text-decoration: none;
}
#toppanel a:hover {
	text-decoration: underline;
}
#links {
	background: url(images/links.gif) no-repeat;
}
#links li {
	background: url(images/linksli.gif) no-repeat right top;
	float: left;
	height: 29px;
	padding: 0 12px 0 10px;
	position: relative;
	left: 25px;
}
#links li a {
	position: relative;
	top: 6px;
}
#language {
	position: absolute;
	top: 0;
	left: 854px;
}
#language li {
	float: left;
	padding: 8px 0 0 20px;
}

#box {
	background: url(images/box.jpg) repeat-y;
	font: 80% Arial, Verdana, sans-serif;
	line-height: 1.5em;
	width: 992px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	clear: both;
	height: 121px;
	position: relative;
}
#headerflash {
	position: absolute;
	left: 6px;
	top: 6px;
	width: 980px;
	height: 113px;
}
#header a.logo {
	position: relative;
	left: 42px;
	top: 36px;
}
#left {
	background: url(images/left_top.gif) no-repeat bottom right;
	float: left;
	margin-right: 2px;
	padding-bottom: 5px;
	width: 201px;
}
#left a {
	color: #5F290B;
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
}
#menu {
	background: url(images/left_top.gif) no-repeat;
	border-bottom: 2px solid White;
	font-size: 110%;
	margin-left: 6px;
}
#menu ul {
	background: url(images/menu_btm.gif) no-repeat left bottom;
	margin: 0;
	padding: 15px 5px 18px 22px;
}
#menu ul ul {
	background: transparent;
	font-size: 92%;
	padding: 0;
}
#menu li {
	background: url(images/menu_blt.gif) no-repeat 0px 5px;
	padding: 3px 0 0 26px;
}
#content {
	border-top: 1px solid #706F6C;
	float: left;
	margin-right: 2px;
	width: 605px;
}
#info {
	background: #EEECE8;
	color: #626569;
	font-size: 90%;
	margin: 0 10px;
}
#info ul {
	margin: 0;
	padding: 0 5px;
}
#info li {
	background: url(images/navi.gif) no-repeat right;
	padding: 6px 33px 8px 0;
	float: left;
}
#info li.last {
	background: transparent;
	padding-right: 0;
}
#info a {
	color: #626569;
	text-decoration: none;
}
#info a:hover {
	text-decoration: underline;
}
#right {
	background: url(images/right_top.gif) no-repeat bottom left;
	float: left;
	padding-bottom: 5px;
	width: 182px;
}
#footer {
	background: White url(images/footer.gif) no-repeat;
	font-size: 90%;
	padding: 16px 0 8px 0;
	position: relative;
	width: 992px;
}
#footer p {
	background: #BFBFBF;
	color: White;
	font-weight: bold;
	margin: 0 6px;
	padding: 8px;
}

#footer .pristupnost {
	padding-left: 50px;
}
#footer p.lastupdate {
	color: #626569;
	font-weight: normal;
	position: absolute;
	top: 16px;
	right: 0;
	text-align: right;
	width: 300px;
}
#footer a {
	color: White;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p.lastupdate #bot_obce{
	padding-right:15px;
}
#footer p.lastupdate #bot_obce a{
	color: rgb(191,191,191);
	text-decoration: none;
}

.cleaner {
  clear: both;
  font-size: 1px;
  height: 1px;
}
/* MODULES */
#editor_content, #ankety {
	background: url(images/content_beige.jpg) repeat-y;
	border-top: 1px solid #706F6C;
	border-bottom: 1px solid #706F6C;
	margin: 3px 0 0 13px;
	width: 579px;
	position: relative;
}
#editor_inside {
	margin-left: 10px;
	padding: 0.5em 0;
	overflow: hidden;
	width: 559px;
}


/* ANKETY */
#ankety h2 {
	background: url(images/content_brown_h2.gif) no-repeat left bottom;
	color: White;
	font: bold 1em Georgia, serif;
	margin: 0;
	padding: 5px 10px;
	text-transform: uppercase;
	width: 350px;
}
#ankety table {
	margin: 10px 20px;
}
#ankety a {
	color: #18293C;
}
#ankety a:hover {
	color: #D47D1C;
}

#ank_mini {
	background: url(images/left_blue.gif) repeat-y;
	border-bottom: 2px solid White;
	color: #5F290B;
	font-size: 88%;
	margin-left: 6px;
}
#ank_mini h6 {
	background: url(images/left_blue_top.gif) no-repeat;
	height: 5px;
	margin: 0;
}
#ank_mini h6 span {
	display: none;
}
#ank_main {
	background: url(images/left_blue_btm.gif) no-repeat bottom;
	padding: 10px 0;
}
#ank_main h3 {
	color: #334B60;
	font-weight: normal;
	font-size: 1.2em;
	padding: 0 12px 0 26px;
	margin: 0;
}
#ank_main {
	margin: 0;
	padding: 0 0 0 24px;
}
#ank_main div {
	clear: both;
	padding-top: 2px;
}
#ank_main p {
	margin: 0;
	padding: 5px 26px;
}
#ank_main .bar {
	display: block;
	background: url(images/ank_bar.gif) no-repeat;
	float: left;
	height: 22px;
	line-height: 22px;
	margin-right: 2px;
	position: relative;
	width: 129px;
}
#ank_main .bar img {
	border: 0;
	position: relative;
	left: 4px;
	top: 9px;
}
#ank_main span.pomer {
	display: block;
	font-weight: bold;
	padding-top: 5px;
}
#ank_main dl {
	clear: both;
	color: #334B60;
	padding: 5px 26px 0 26px;
	margin: 0;
}
#ank_main dt {
	float: left;
	margin-right: 5px;
}
/* EDITOR - mini */
.em_lft {
	background: url(images/left_top.gif) no-repeat;
	border-bottom: 2px solid White;
	margin-left: 6px;
}
.em_lft div {
	background: url(images/left_btm.gif) no-repeat bottom;
	padding: 12px 12px 12px 26px;
}
.em_rgt {
	background: url(images/right_top.gif) no-repeat;
	border-bottom: 2px solid White;
	margin-right: 6px;
}
.em_rgt div {
	background: url(images/right_btm.gif) no-repeat bottom;
	padding: 12px;
}
.rgt_blue {
	background: url(images/right_blue.gif) repeat-y;
	border-bottom: 2px solid White;
}
.rgt_blue div {
	background: url(images/right_blue_top.gif) no-repeat;
	padding: 0;
}
.rgt_blue div div {
	background: url(images/right_blue_btm.gif) no-repeat bottom;
	padding: 12px;
}
/* POCASI */
#poc_mini {
	margin-right: 6px;
}
#poc_mini h6 {
	background: url(images/right_blue_top.gif) no-repeat;
	height: 5px;
	margin: 0;
}
#poc_mini h6 span{
	display: none;
}
#poc_mini p {
	color: #226000;
	font-size: 80%;
	margin: 0;
	padding: 2px 12px;
	text-align: center;
}
#poc_mini a {
	color: #226000;
}
#poc_mini img {
	border: 0;
}
#poc_mini p.more {
	background: url(images/right_blue_btm.gif) no-repeat bottom;
	padding-bottom: 12px;
}
/* VYHLEDAVANI OBCI */
#obce {
	background: url(images/content_beige.jpg) repeat-y;
	border-top: 1px solid #706F6C;
	border-bottom: 1px solid #706F6C;
	margin: 3px 0 0 13px;
	width: 579px;
	position:relative;
}
#obce img {
	border: 0;
}
#obce h2 {
	background: url(images/content_brown_h2.gif) no-repeat left bottom;
	color: White;
	font: bold 1em Georgia, serif;
	margin: 0;
	padding: 5px 10px;
	position: absolute;
	left: 0;
	top: 0;
	text-transform: uppercase;
	width: 350px;
}
#obce_hledani {
	border: 1px solid #706F6C;
	margin-left: 366px;
	padding: 3px;
	position: relative;
	top: 4px;
	width: 200px;
}
#obce_hledani input, #obce_hledani select {
	width: 150px;
}
#obce_hledani .btn input {
	width: auto;
}
#vysledek {
	padding: 12px;
}
#obce_mapa {
	position: relative;
/*	top: 5px;
	left: 65px;*/
}
#obce_info {
	background: #E2DAC8;
	margin: 0 1px;
	font-style: italic;
	padding: 3px 0 2px 15px;
}
#obce_seznam {
	padding: 10px;
	text-align: justify;
	color: #5F290B;
	font-size: 0.8em;
}
#obce_seznam a {
	color: #226000;
	text-decoration: none;
}
#obce_seznam a:hover {
	text-decoration: underline;
}
#mapa {
	width: 500px;
	margin-left: 1px;
	height: 300px;
}
/* AKTUALITY */
#botrss {
	background: url(images/content_blue.jpg) repeat-y;
	border-top: 1px solid #706F6C;
	border-bottom: 1px solid #706F6C;
	margin: 4px 0 0 13px;
	width: 579px;
}
#botrss h2 {
	background: url(images/content_blue_h2.gif) no-repeat left bottom;
	color: White;
	font: bold 1em Georgia, serif;
	margin: 0;
	padding: 5px 10px;
	text-transform: uppercase;
}
#botrss ul {
	list-style-type: none;
	margin: 0;
	padding: 15px;
}
#botrss li {
	background: url(images/ico_news.gif) no-repeat 0 0.3em;
	padding-left: 17px;
}
#botrss a {
	color: #18293C;
}
#botrss a:hover {
	color: #D47D1C;
}
/* NOVINKY */
#news, #msg {
	background: url(images/content_beige.jpg) repeat-y;
	border-top: 1px solid #706F6C;
	border-bottom: 1px solid #706F6C;
	margin: 4px 0 0 13px;
	width: 579px;
}
#news h2, #msg h2 {
	background: url(images/content_beige_h2.gif) no-repeat left bottom;
	color: White;
	font: bold 1em Georgia, serif;
	margin: 0;
	padding: 5px 10px;
	text-transform: uppercase;
}
#news ul, #msg ul {
	list-style-type: none;
	margin: 0;
	padding: 15px;
}
#news li, #msg li {
	background: url(images/ico_messages.gif) no-repeat 0 0.3em;
	padding-left: 17px;
}
#news a, #msg a {
	color: #226000;
}
#news a:hover, #msg a:hover {
	color: #D47D1C;
}
#news h3 a, #news h3 a:hover, #msg h3 a, #msg h3 a:hover {
	color: White;
}
#news .msg_editor, #msg .msg_editor {
	padding: 0 10px;
}
/* strankovani */
#news div.per_page, #msg div.per_page {
	background: White;
	color: #706F6C;
	line-height: 2em;
	margin: 10px 20px;
	position: relative;
	width: 539px;
}
#news div.per_page h4, #msg div.per_page h4 {
	font-size: 1em;
	padding: 0;
	position: absolute;
	left: 20px;
	top: 0;
	width: 60px;
}
#news div.per_page ul, #msg div.per_page ul {
	padding: 0;
	margin-left: 85px;
}
#news div.per_page li, #msg div.per_page li {
	background: transparent;
	display: inline;
	padding: 0;
}
#news div.per_page .per_page, #msg div.per_page .per_page {
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
#news div.per_page label, #msg div.per_page label {
	margin-right: 5px;
	width: auto;
}
#news div.per_page strong, #msg div.per_page strong {
	background: #B5A57C;
	color: White;
	padding: 0 5px;
}
#news div.per_page a, #msg div.per_page a {
	padding: 0 5px;
}
#news .item, #msg .item {	
	border: 1px solid #706F6C;
	margin: 10px 20px;
}
#news .item h3, #msg .item h3 {
	background: #B5A57C;
	color: White;
	font: bold 1em Arial;
	padding: 3px;
}
#news .item p.date, #msg .item p.date {
	text-align: right;
	padding: 3px;
}
#msg .item p {
	padding: 0 10px;
}
option.red {
	color: Red;
}

/* LOGIN */
.errmsg {
	margin-bottom: 10px;
	color: Red;
	text-align: center;
}
#login {
	background: #B5A57C;
	font: 80% Arial, Verdana, sans-serif;
	margin: 50px auto;
	padding: 15px 0;
}
#login table {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: left;
	width: 450px;
}
#login td {
	padding: 5px 0;
}
#login label {
	color: White;
	display: block;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}
#login input {
	width: 180px;
}
#login .btn {
	text-align: left;
}
#login .btn input {
	width: auto;
}

/* BOTOBCE */
#botobce{
	background: url(images/content_beige.jpg) repeat-y;
	border-top: 1px solid #706F6C;
	border-bottom: 1px solid #706F6C;
	margin: 3px 0 0 13px;
	width: 579px;
	position:relative;
}
#botobce #botobce_kr{
	text-align:justify;
	padding:5px;
}
#botobce #botobce_kr span{
	font-weight:bold;
}
#botobce #botobce_obce{
	padding:5px;
	margin-top:10px;
	text-align:justify;
	font-size:0.8em;
}
#botobce #botobce_obce a{
	font-weight:bold;
}

