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

a {
	color: #844700;
}
a:hover {
	text-decoration: none;
}
body {
	background: url(images/body.gif) repeat center top;
	color: #3E3E3E;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #6b7921;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6,
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	color: #140e07;
}
img {
	border: 0 solid #000;
}

/* BOX */
#box {
	background: url(images/box.gif) repeat-y;
	font: 85% "Times New Roman", Times, serif;
	margin: 0 auto;
	text-align: left;
	width: 984px;
	position: relative;
}
#box_kus_l {
	width: 10px;
	height: 146px;
	background: url(images/box_kus_l.png) no-repeat;
	position: absolute;
	top: 104px;
	left: -10px;
}
#box_kus_r {
	width: 18px;
	height: 253px;
	background: url(images/box_kus_r.png) no-repeat;
	position: absolute;
	top: 38px;
	right: -18px;
}

/* HEADER */
#header {
	background:  url(images/header.jpg) no-repeat right;
	height: 254px;
	position: relative;
	width: 984px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 488px;
	height: 254px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 14px;
		left: 520px;
	width: 320px;
	height: 54px;
}

/* CONTAINER */
#container {
	width: 984px;
	background: url(images/container.png) no-repeat left bottom;
	position: relative;
}

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 202px;
	margin-bottom: 28px;
}

/* MENU */
#menu {
	background: url(images/menu_top.png) no-repeat top left;
	width: 202px;
	overflow: hidden;
	padding-top: 20px;
	min-height: 200px;
}
#menu_btm {
	width: 202px;
	height: 23px;
	background: url(images/menu_btm.png) no-repeat;
	margin-bottom: 5px;
}
#menu a, #menu span {
	color: #140e07;
	display: block;
	background: url(images/menu_line.gif) no-repeat bottom;
	text-decoration: none;
}
#menu span, #menu a:hover {
	text-decoration: underline;
}
#menu ul {
	padding: 10px 0 20px 0;
	width: 196px;
}
#menu ul ul {
	padding: 0;
	width: auto;
}
#menu li {
	background: url(images/menu_li.gif) no-repeat 12px 11px;
}
#menu li li {
	background: url(images/menu_lili.gif) no-repeat 24px 11px;
	list-style-type: none;
}
#menu li a, #menu li span {
	padding: 6px 25px 8px 30px;
}
#menu li li a, #menu li li span {
	padding-left: 40px;
}
#menu li li li a, #menu li li li span {
	padding-left: 50px;
}
#menu li li li li a, #menu li li li li span {
	padding-left: 60px;
}
#menu li li li li li a, #menu li li li li li span {
	padding-left: 70px;
}

/* CONTENT */
#content {
	float: left;
	width: 582px;
	min-height: 260px;
	background: url(images/content.gif) no-repeat top left;
	margin-bottom: 20px;
}

#info {
	position: absolute;
	width: 582px;
	height: 28px;
	left: 202px;
}
#navi {
	color: #6b7921;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 4px 10px 12px 0;
	text-align: right;
	width: 572px;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 12px;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #6b7921;
}
#language {
	height: 16px;
	position: absolute;
	top: 5px;
	left: 890px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right {
	float: left;
	width: 200px;	
	margin-bottom: 40px;
	position: relative;
	background: url(images/right_top.png) no-repeat top right;
}

/* BOXES */
.leftbox {
	background: url(images/leftbox_btm.png) no-repeat bottom;
}
#left div.last {
	background: url(images/leftbox_btm_last.png) no-repeat bottom;
}
.rightbox {
	background: url(images/rightbox_btm.png) no-repeat bottom;
	padding-bottom: 20px;
}
#left div.first {
	padding-top: 15px;
}
#right .first {
	background: url(images/rightbox_btm_first.png) no-repeat bottom;
}
.leftbox #ank_mini,
.leftbox .editor_mini,
.leftbox #galerie_mini,
.leftbox #kalendar,
.leftbox #datumcas_mini,
.leftbox #fulltext_mini,
.leftbox .tutilka_mini,
.leftbox #newsletter_mini,
.leftbox #poc_mini,
.leftbox #svatek{
		/*background: url(images/leftbox.gif) no-repeat bottom left;*/
}

.rightbox #ank_mini,
.rightbox .editor_mini,
.rightbox #galerie_mini,
.rightbox #kalendar,
.rightbox #fulltext_mini,
.rightbox #datumcas_mini,
.rightbox #newsletter_mini,
.rightbox .tutilka_mini,
.rightbox #poc_mini,
.rightbox #svatek{
	/*background: url(images/rightbox.gif) no-repeat bottom left;*/
}

/* FOOTER */
#footer {
	background: url(images/footer.png) no-repeat top;
	font-size: 88%;
	width: 984px;
	margin: 0 auto;
	font: 70% Arial, Helvetica, sans-serif;
}
#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #fff1a3;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 26px 0 11px 0;
	width: 488px;
}
#footer_right {
	text-align: right;
}
#footer_left {
	text-align: left;
}

/* CLASSES */
.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.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: 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;
}




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