/* IMPORTS */
@import url(basic.css);
@import url(modules.css);

a {
	color: #b56f41;
}
a:hover {
	text-decoration: none;
}
body {
	background: #1c0f02;
	color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	color: #a8866a;
	font-weight: normal;
}
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6,
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
	color: #0b0b0b;
}
img {
	border: 0 solid #1d1d1d;
}

/* BOX */
#box_out {
	width: 100%;
	height: auto;
	text-align: center;
	background: #321f0c url(images/body.gif) repeat-x top;
	position: relative;
}
#box_kus_r {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 224px;
	background: url(images/box_kus_r.jpg) repeat-x;
}
#box {
	margin: 0 auto;
	width: 982px;
	font: 90% "Times New Roman", Times, serif;
	text-align: left;
	position: relative;
}
#box_kus {
	position: absolute;
	left: 982px;
	top: 0;
	width: 20px;
	height: 224px;
	background: url(images/box_kus.jpg) repeat;
}
/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 231px;
	position: relative;
	width: 982px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 490px;
	height: 231px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 19px;
	left: 287px;
	width: 245px;
	height: 61px;
}

/* CONTAINER */
#container {
	width: 982px;
	background: url(images/container.gif) no-repeat bottom right;
}

/* LEFT */
#left {
	float: left;
	width: 196px;
}

/* MENU */
#menu_top {
	width: 196px;
	height: 43px;
	background: url(images/menu_top.jpg);
}
#menu {
	width: 196px;
	overflow: hidden;
	padding: 15px 0;
	background: url(images/menu_bkg.gif) repeat-y;
	min-height: 30px;
}
#menu ul {
	padding: 0;
}
#menu li {
	list-style-type: none;
	background: url(images/menu_line.gif) no-repeat 9px 0;
	padding-top: 2px;
}
#menu li a, #menu span {
	color: #0b0b0b;
	display: block;
	text-decoration: none;
	padding: 2px 15px 4px 27px;
	overflow: hidden;
	background: url(images/menu_li.gif) no-repeat 15px 8px;
}
#menu span {
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: underline;
	color: #71250e;
}
#menu li li a, #menu li li span {
	padding-left: 33px;
	background: none;
}
#menu li li li a, #menu li li li span {
	padding-left: 42px;
}
#menu li li li li a, #menu li li li li span {
	padding-left: 51px;
}
#menu li li li li li a, #menu li li li li li span {
	padding-left: 60px;
}
#menu li.sel a, #menu li.sel span {
	background: url(images/menu_li_sel.gif) no-repeat 9px 0;
}
#menu li.sel li a, #menu li.sel li span {
	background: none;
}
#menu_btm {
	width: 196px;
	height: 7px;
	font-size: 1px;
	background: url(images/menu_btm.gif);
	margin-bottom: 3px;
}
#menu2 {
	width: 982px;
	height: 31px;
	margin-bottom: 12px;
	overflow: hidden;
	background: url(images/menu2.jpg);
}
#menu2 ul {
	height: 31px;
}
#menu2 ul ul {
	display: none;
}
#menu2 li {
	list-style-type: none;
	width: auto;
	float: left;
	height: 31px;
}
#menu2 li a, #menu2 li span {
	display: block;
	padding: 5px 25px 0 16px;
	background: url(images/menu2_li.gif) no-repeat right 10px;
	color: #511703;
	font-style: italic;
	text-decoration: none;
}
#menu2 li.last a {
	background: none;
}

/* CONTENT */
#content {
	float: left;
	width: 588px;
	min-height: 150px;
}
#info {
	position: relative;
	padding-bottom: 5px;
}
#navi {
	color: #e1e1c7;
	letter-spacing: 1px;
	padding: 7px 10px 8px 20px;
	font: 75% Arial, Helvetica, sans-serif;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 10px;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #e1e1c7;
}
#language {
	height: 16px;
	position: absolute;
	top: 17px;
	right: 20px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 198px;
}

/* BOXES */
.leftbox, .rightbox {
	width: 196px;
	background: url(images/lb_top.gif) no-repeat top;
	margin-bottom: 3px;
	color: #0b0b0b;
}
.leftbox a, .rightbox a {
	color: #8b421b;
}
#ank_mini,
#counter_mini,
.editor_mini,
#fulltext_mini,
#galerie_mini,
#datumcas_mini,
.tutilka_mini,
#kalendar,
#newsletter_mini,
#poc_mini,
#svatek {
	background: url(images/lb_btm.gif) no-repeat bottom;
}
.leftbox h3.access, .rightbox h3.access {
	position: relative;
	left: 0;
	width: 166px;
	height: 29px;
	font-size: 1em;
	margin: 0 15px;
	overflow: hidden;
	line-height: 21px;
}
.leftbox h3.access span, .rightbox h3.access span {
	display: block;
	color: #e5e5e5;
	text-transform: uppercase;
}

/* FOOTER */
#footer_out {
	width: 100%;
	background: url(images/footer2.gif) repeat-x top;
}
#footer {
	font: 70% Arial, Verdana, sans-serif;
	width: 982px;
	height: 57px;
	overflow: hidden;
	margin: 0 auto;
	background: url(images/footer.gif) no-repeat 457px top;
}
#footer p {
	color: #846c58;
	padding: 0 10px;
}
#footer_left a {
	color: #846c58;
}
#footer_right a {
	color: #b56f41;
}
#footer img {
	float: left;
	margin: 2px 10px 0 15px;
}
#footer_left, #footer_right {
	float: left;
	padding: 18px 0 8px 0;
	width: 480px;
	text-align: left;
}
#footer_right {
	text-align: right;
}

/* CLASSES */
.cleaner, .c_cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.c_cleaner {
	margin: 0 7px;
}
.errmsg {
	margin-bottom: 10px;
	color: Red;
	text-align: center;
}
.status_info {
	background: url(images/info_ico.gif) no-repeat 8px 8px;
	width: 450px;
	font-weight: bold;
	margin: 35px 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: 35px auto 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
	color: #830000;
}


#menu a.ftresult, #menu span.ftresult{
	color:#000;
	background:#ff0;
	padding:0;
	display:inline;
}
