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

a {
	color: #c06b3d;
}
a:hover {
	text-decoration: none;
}
body {
	background: url(images/body.gif) top left;
	color: #3E3E3E;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #8f5e29;
	font-family: "Times New Roman", Times, serif;
}
/*#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 #c06b3d;
}

/* BOX */
#box {
	background: url(images/box.gif) repeat-y;
	font: 80% Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: left;
	width: 986px;
	position: relative;
}
#box_big {
	width: 100%;
	background: url(images/body_top.gif) repeat-x top left;
	padding-top: 10px;
}
#box_kus {
	width:4px;
	height: 4px;
	position: absolute;
	left: -4px;
	bottom: 62px;
	background: url(images/box_kus.gif) no-repeat;
}
/* HEADER */
#header {
	background:  url(images/header.jpg) no-repeat right;
	height: 239px;
	position: relative;
	width: 986px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 494px;
	height: 239px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 24px;
	left: 125px;
	width: 234px;
	height: 33px;
}

/* CONTAINER */
#container2 {
	width: 986px;
	background: url(images/container_top.jpg) no-repeat top;
}
#container {
	width: 986px;
	background: url(images/container.jpg) no-repeat left bottom;
	position: relative;
}

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 196px;
	margin-left: 3px;
	padding: 26px 0 200px 0;
	background: url(images/menu_top.jpg) no-repeat top;
}

/* MENU */
#menu {
	background: #8f5e29 url(images/menu_btm.gif) no-repeat bottom;
	width: 194px;
	overflow: hidden;
	padding-top: 20px;
	min-height: 142px;
	border: 1px solid #7a370e;
	border-top: none;
}
#menu a, #menu span {
	color: #ffe8cb;
	display: block;
	text-decoration: none;
}
#menu span, #menu a:hover {
	text-decoration: underline;
}
#menu ul {
	padding: 2px 0 20px 0;
	width: 194px;
}
#menu ul ul {
	padding: 0;
	width: auto;
}
#menu li {
	background: url(images/menu_li.gif) no-repeat 12px 9px;
}
#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: 588px;
	min-height: 560px;
	margin-bottom: 20px;
}

#info {
	position: absolute;
	width: 582px;
	height: 28px;
	left: 202px;
}
#navi {
	color: #938463;
	font-size: 80%;
	letter-spacing: 1px;
	padding: 4px 0 12px 10px;
	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: #938463;
}
#language {
	height: 16px;
	position: absolute;
	top: 6px;
	left: 10px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

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

/* BOXES */
.leftbox {
	background: #b9a682 url(images/lb_top.gif) no-repeat top;
	width: 194px;
	border: 1px solid #7e5b3c;
	margin-top: 2px;
	position: relative;
	color: #4e271a;
}
.leftbox h3.access, .rightbox h3.access {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
}
.leftbox h3.access span {
	display: block;
	padding: 0 9px;
	color: #fbead0;
}
.rightbox {
	background: #530000 url(images/rb_top.gif) no-repeat top;
	width: 194px;
	border: 1px solid #380000;
	margin-top: 2px;
	position: relative;
	color: #d39262;
}
/* box na fulltext */
#right div.first {
	border: 0;
	background: none;
	width: auto;
}
.rightbox h3.access {
	text-align: right;
	width: 194px;
}
.rightbox h3.access span {
	display: block;
	padding: 0 10px;
	color: #c06b3d;
}

/* FOOTER */
#footer {
	background: url(images/footer.gif) no-repeat bottom;
	width: 984px;
	margin: 0 auto 10px 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: 10px 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;
}







