@import url(modules.css);
* {
	margin: 0;
	padding: 0;
}
#menu ul, #info ul, #header ul, #ank_mini ul {
	list-style-type: none;
}
img {
	border: 0 solid #3E3E3E;
}
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 {
	color: #5C310E;
	padding: 15px 0 5px 0;
}
#editor_content p, .msg_editor p {
	padding: 5px 0;
}
#editor_content ul, #editor_content ol, #editor_content dd, .msg_editor ul, .msg_editor ol, .msg_editor dd {
	margin-left: 2em;
}
#editor_content blockquote, .msg_editor blocquote {
	margin-left: 1em;
}
.msg_editor h1, .msg_editor h2, .msg_editor h3, .msg_editor h4, .msg_editor h5, .msg_editor h6 {
	color: #5C310E;
	padding: 15px 0 5px 0;
}
.msg_editor p, .msg_editor p {
	padding: 5px 0;
}
.msg_editor ul, .msg_editor ol, .msg_editor dd, .msg_editor ul, .msg_editor ol, .msg_editor dd {
	margin-left: 2em;
}
.msg_editor blockquote, .msg_editor blocquote {
	margin-left: 1em;
}
.editor_mini h1, .editor_mini h2, .editor_mini h3, .editor_mini h4, .editor_mini h5, .editor_mini h6 {
	color: #5C310E;
	padding: 15px 0 5px 0;
}
.editor_mini p, .msg_editor p {
	padding: 5px 0;
}
.editor_mini ul, .editor_mini ol, .editor_mini dd, .msg_editor ul, .msg_editor ol, .msg_editor dd {
	margin-left: 2em;
}
.editor_mini blockquote, .msg_editor blocquote {
	margin-left: 1em;
}
a {
	color: #500D0D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: White;
	padding-bottom: 25px;
	text-align: center;
}
/* TOP PANEL */
#toppanel {
	background: url(images/toppanel.gif) repeat-x;
	font: 80% Arial, Tahoma, Verdana, sans-serif;
	height: 29px;
	position: relative;
	min-width: 1000px;
	width: 100%;
}
#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;
}

.access, .hide, #header h1 span, .diskuze th{
     position:absolute;
     left:-2000px;
     width:1px;
     height:1px;
     overflow:hidden;
}
.hidden{
	display: none;
}

/* BOX PRO CELY WEB */
#box {
	background: url(images/box.gif) repeat-y;
	font: 80% Arial, Verdana, sans-serif;
	margin: 7px auto;
	position: relative;
	text-align: left;
	width: 980px;
}
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 150px;
}
#header h1 {
	background: url(images/headerh1.jpg) no-repeat;
	height: 150px;
	position: absolute;
	left: 0;
	top: 0;
	width: 439px;
}
#header a.logo {
	position: absolute;
	top: 15px;
	left: 439px;
}

/* MENU */
#left {
	background: url(images/left.gif) repeat-y;
	float: left;
	width: 198px;
}
#leftpanel {
	background: url(images/rightbox.jpg) no-repeat bottom left;
	padding-bottom: 96px;
}
#menu {
	background: url(images/menu.jpg) no-repeat;
	padding-top: 70px;
	line-height: 2em;
}
#menu h3 {
	background: url(images/menuh6.jpg) no-repeat;
	height: 18px;
	position: relative;
	left: 15px;
	width: 54px;
	display:block;
}
#menu h3.access span {
	display:none;
}
#menu ul {
	padding-bottom: 15px;
	border-bottom: 1px solid #5C310E;
	width: 196px;
}
#menu ul ul {
	border: 0;
	padding: 0;
	width: auto;
}
#menu li {
	padding-left: 18px;
}
#menu a, #menu span {
	background: url(images/menuitem.gif) no-repeat left;
	color: #FFEEE1;
	display: block;
	padding-left: 16px;
}
#menu a:hover {
	color: #EEB438;
}
#menu span {
	color: #FFE16B;
	text-decoration: underline;
}
#menu li li a, #menu li li span {
	background: transparent;
}
#columns {
	background: url(images/columns.gif) repeat-y;
	width: 196px;
	float:left;
}
/* CONTENT */
#content {
	float: left;
	width: 586px;
}
#info {
	background: url(images/info.jpg) no-repeat;
	font-size: 92%;
	height: 39px;
	line-height: 1em;
	padding: 13px 0 10px 35px;
	position: relative;
	text-transform: uppercase;
}
#navi {
	margin-right: 110px;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	float: left;
	margin-right: 11px;
	padding-right: 16px;
}
#navi li.last {
	background: transparent;
	color: #EEB438;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#language {
	position: absolute;
	top: 11px;
	right: 12px;
}
#language li{
	float:left;
	margin-right:5px;
}
#print_show{
	position:absolute;
	top:40px;
	left:560px;
}
#doporucit_stranku_show{
	position:absolute;
	top:43px;
	left:540px;
}
#editor_content {
	clear: both;
	margin-left: 27px;
	overflow: hidden;
	width: 528px;
}
/* RIGHT */
#right {
	background: url(images/rightbox.jpg) no-repeat bottom;
	float: left;
	padding-bottom: 96px;
	width: 196px;
}
.leftbox, .rightbox {
	background: url(images/rightbox.jpg) no-repeat;
	width: 196px;
}
#ank_mini,
#counter_mini,
#newsletter_mini,
.editor_mini,
#galerie_mini,
#fulltext_mini,
#datumcas_mini,
.tutilka_mini,
#kalendar,
#mininews,
#poc_mini,
#svatek{
	border-bottom: 1px solid #5C310E;
	padding: 10px 11px;
}
/* FOOTER */
#footer {
	background: #6B2D00 url(images/footer.gif) no-repeat;
	font-size: 88%;
	width: 980px;
}
#footer p {
	color: White;
}
#footer a {
	color: #FCFEBA;
}
#footer img {
	float: left;
	margin-right: 10px;
	border: 0;
}
#footer_left, #footer_right {
	float: left;
	padding: 10px 0;
	position: relative;
	left: 15px;
	width: 475px;
}
#footer_right {
	text-align: right;
}
.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}

/* LOGIN */
.errmsg {
	margin-bottom: 10px;
	color: Red;
	text-align: center;
}
#login {
	background: #EEEEEE;
	font: 80% Arial, Verdana, sans-serif;
	margin: 30px auto;
	padding: 15px 0;
}
#login table {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: left;
	width: 350px;
}
#login td {
	padding: 3px 0;
}
#login label {
	display: block;
	font-weight: bold;
	margin-right: 5px;
	text-align: right;
}
#login input {
	width: 180px;
}
#login .btn {
	text-align: left;
}
#login .btn input {
	width: auto;
}


.status_info{
	background: url(images/info_ico.gif) no-repeat 8px 8px;
	width: 450px;
	font-weight: bold;
	margin: 15px auto 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
}
.status_error{
	background: url(images/error_ico.gif) no-repeat 8px 8px;
	width: 450px;
	font-weight: bold;
	margin: 15px auto 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
	color: #830000;
}
.required{
	background:#fff url(images/required.gif) top right no-repeat;
}
.invalid{
	background:#fff url(images/invalid.gif) top right no-repeat;
}

