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

a {
	color:#468dbe;
}
a:hover {
	text-decoration: none;
}
body {
	background:#8e8e8e;
	color:#3e3e3e;
	font:90% "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	color:#97bd30;
}
#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:#3b4924;
}
img {
	border:0 solid #5a5a5a;
}

/* BOX */
#big_box{
	text-align: center;
	width:100%;
	height:auto;
	background:#e9e9e9 url(images/big_box.gif) repeat-x bottom;
	position:relative;
}
#box_kus_l{
	height:262px;
	width:49%;
	position:absolute;
	left:0;
	top:0;
	background:url(images/box_kus_l.gif) repeat-x;
}
#box_kus_r{
	height:262px;
	width:49%;
	position:absolute;
	right:0;
	top:0;
	background:#97bd30;
}
#box {
	margin: 0 auto;
	text-align: left;
	width:984px;
	background:url(images/box.gif) repeat-y;
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	position: relative;
	width:984px;
	height:277px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	position: absolute;
	width:492px;
	height:277px;
	left: 0;
	padding: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	width:318px;
	height:59px;
	top:26px;
	left:542px;
}

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

/* LEFT */
#left {
	float: left;
	width:198px;
	position:relative;
	padding:20px 0;
}

/* MENU */
#menu {
	width:198px;
	padding-bottom:5px;
}
#menu ul {
	width:198px;
}
#menu ul ul{
	background:url(images/menu_l2.gif) repeat-y right;
}
#menu li {
	list-style-type:none;
}
#menu li a, #menu li span {
	color:#2b2b2b;
	display: block;
	text-decoration: none;
	margin:0 2px;
	padding:4px 20px 4px 25px;
	background:url(images/menu_li.gif) no-repeat 180px center;
	border-bottom:1px solid #f8f8f8;
}
#menu li span, #menu li a:hover {
	text-decoration:underline;
}
#menu li a:hover{
	color:#668807;
}
#menu li li a, #menu li li span{
	padding-left:35px;
	background:none;
}
#menu li li li a, #menu li li li span{
	padding-left:45px;
}
#menu li li li li a, #menu li li li li span{
	padding-left:55px;
}
#menu li li li li li a, #menu li li li li li span{
	padding-left:65px;
}
#menu_top{
	width:530px;
	height:20px;
	position:absolute;
	left:440px;
	top:120px;
	overflow:hidden;
}
#menu_top ul{
	height:20px;
	list-style-type:none;
}
#menu_top ul ul{
	display:none;
}
#menu_top li{
	height:20px;
	float:left;
	border-right:2px solid #b3d350;
}
#menu_top li.last{
	border:none;
}
#menu_top li a, #menu_top li span{
	display:block;
	color:#f2ff9a;
	height:20px;
	text-decoration:none;
	padding:0px 15px 0 20px;
	font-size:1.1em;
	background:url(images/menu_top_li_a.gif) no-repeat 8px center;
}
#menu_top li.sel a, #menu_top li a:hover, #menu_top li span{
	color:#fff;
	font-weight: bold;
}

/* CONTENT */
#content {
	float: left;
	width:587px;
	min-height: 325px;
}
#info {
	position: relative;
	width:587px;
}
#navi {
	color:#468dbe;
	font-size:85%;
	letter-spacing: 1px;
	padding:9px 0;	
	margin:0 15px 0 30px;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right:6px;
	padding-right:9px;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color:#468dbe;
}
#language {
	height: 16px;
	position: absolute;
	top:7px;
	right:-185px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right{
	float:left;
	width:197px;
	padding-bottom:20px;
	position:relative;
	margin-top:30px;
}

/* BOXES */
.leftbox{
	width:198px;
	margin-bottom: 10px;
}
.rightbox{
	width:197px;
	margin:5px 0;
	background:url(images/rb.gif) no-repeat bottom;
}
#right .fulltextsearch{
	background:none;
	position:absolute;
	top:-80px;
	left:-555px;
	margin:0;
}
#left .fulltextsearch{
	position:absolute;
	top:-80px;
	left:230px;
	margin:0;
}

/* FOOTER */
#footer {
	width:984px;
	margin:0 auto;
	text-align:left;
	padding:5px 0;
	font-size:90%;
}
#footer p {
	padding:0 10px;
	color:#fff;
}
#footer_left, #footer_right{
	width:492px;
	float:left;
}
#footer_right{
	text-align:right;
}
#footer a {
	color:#d1d1d1;
}
#footer img {
	float: left;
	margin:5px 10px;
}

/* 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;
}
.required {
	background: #fff url(images/required.gif) top right no-repeat;
}
.invalid {
	background: #fff url(images/invalid.gif) top right no-repeat;
}



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