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

a {
	color: #350f02;
}
a:hover {
	text-decoration: none;
}
html {
	background:url(images/html.gif);
}
body {
	background: url(images/body.jpg) repeat-x top;
	color: #ffefd7;
	padding:9px 0;
}
#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: #271b10;
}
img {
	border: 0 solid #8e7f6c;
}

/* BOX */
#box {
	margin: 0 auto;
	width: 986px;
	font: 90% "Times New Roman", Times, serif;
	text-align: left;
	position: relative;
	background:url(images/box.gif) repeat-y;
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 215px;
	position: relative;
	width: 986px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 493px;
	height: 215px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 180px;
	left: 27px;
	width: 224px;
	height: 24px;
}

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

/* LEFT */
#left {
	float: left;
	width: 196px;
	margin: 0 0 290px 3px;
	background:url(images/left_top.jpg) repeat-x top;
}

/* MENU */
#menu {
	width: 194px;
	overflow: hidden;
	padding: 50px 0 15px 0;
	background: #446e37 url(images/menu_top.jpg) no-repeat top;
	min-height: 50px;
	border:1px solid #2b4a21;
	margin-bottom: 3px;
}
#menu ul {
	padding: 0;
}
#menu li {
	list-style-type: none;
}
#menu li li {
	background:#2e4e24;
}
#menu li a, #menu span {
	color: #d1dbc8;
	display: block;
	text-decoration: none;
	font-style:italic;
	padding: 4px 15px 4px 27px;
	overflow: hidden;
	background: url(images/menu_li.gif) no-repeat bottom;
}
#menu span {
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: underline;
	color: #f7dcb5;
}
#menu li li a, #menu li li span {
	padding-left: 33px;
	background-image: url(images/menu_li2.gif);
}
#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;
}
#menu2 {
	width: 986px;
	height: 37px;
	overflow: hidden;
	background: url(images/menu2_bkg.jpg);
	position:relative;
}
#menu2 ul {
	height: 37px;
	position:absolute;
	right:0;
	top:0;
}
#menu2 ul ul {
	display: none;
}
#menu2 li {
	list-style-type: none;
	width: auto;
	float: left;
	height: 37px;
}
#menu2 li a, #menu2 li span {
	display: block;
	padding: 5px 25px 0 16px;
	background: url(images/menu2_li.gif) no-repeat right 10px;
	color: #f2e1c7;
	text-decoration: none;
	text-transform:uppercase;
}
#menu2 li.last a {
	background: none;
}

/* CONTENT */
#content {
	float: left;
	width: 588px;
	min-height: 150px;
	background:url(images/content.jpg) no-repeat top;
}
#info {
	position: relative;
	padding-bottom: 5px;
}
#navi {
	color: #350f02;
	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: #350f02;
}
#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: 196px;
	background:url(images/right_top.jpg) no-repeat top;
	padding-bottom:10px;
}

/* BOXES */
.leftbox, .rightbox {
	width: 196px;
	background: url(images/lb_top.gif) no-repeat top;
	margin-bottom: 3px;
	color: #271d10;
}
.leftbox a, .rightbox a {
	color: #6e3421;
}
.leftbox h3.access, .rightbox h3.access {
	position:relative;
	left:0;
	width:194px;
	height:auto;
	border:1px solid #705f50;
	border-bottom:none;
	font-size: 1em;
	background:#ab9b7f url(images/rb_h3.gif) no-repeat top;
}
.leftbox h3.access span, .rightbox h3.access span {
	display: block;
	color: #58493b;
	font-weight: normal;
	padding:5px 10px 0 10px;
}
#ank_mini,
#counter_mini,
.editor_mini,
#galerie_mini,
#datumcas_mini,
.tutilka_mini,
#kalendar,
#newsletter_mini,
#poc_mini,
#svatek {
	background: #cec0a6 url(images/rb_h3_btm.gif) no-repeat top;
	border:1px solid #6d5133;
}
#fulltext_mini h3.access {
	background:#3e2015 url(images/ft_mini_h3.gif) no-repeat top;
	border:none;
}
#fulltext_mini h3.access span {
	color:#9b876c;
}
#fulltext_mini {
	background:#613625 url(images/ft_mini_h3_btm.gif) no-repeat top;
	border:1px solid #341f17;
}

/* FOOTER */
#footer {
	font: 70% Arial, Verdana, sans-serif;
	width: 986px;
	height: 57px;
	overflow: hidden;
	margin: 0 auto;
	background: url(images/footer.gif) no-repeat 457px top;
}
#footer p {
	color: #321e16;
	padding: 0 10px;
}
#footer_left a {
	color: #321e16;
}
#footer_right a {
	color: #63523b;
}
#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;
}
