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

@import url(modules.css);

a {
	color: #871101;
}
a:hover {
	text-decoration: none;
}
body {
	background: #ffe994 url(images/body.jpg) repeat-x top;
	color: #3E3E3E;
	padding-bottom: 15px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6,
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	font-family: Arial,  sans-serif;
}
img {
	border: 0 solid #ff8b35;
}


/* BOX */
#box {
	background:white url(images/box.gif) repeat-y left;
	font: 80%   Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	position: relative;
}
#flash {
	position:absolute;
	width:392px;
	height:259px;
	z-index:10;
	top:7px;
	left:0;
}

#box_kus{
	width: 22px;
	height: 217px;
	background: url(images/box_kus.gif) no-repeat;
	position: absolute;
	top: 0;
	left: -22px;
}


/* HEADER */
#header {
	background:  url(images/header.jpg) no-repeat right;
	position: relative;
	width: 980px;
	height: 217px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	position: absolute;
	width: 443px;
	height: 217px;
	left: 0;
	padding: 0;
}
#header a.logo {
	display: block;
	position: absolute;
	width: 268px;
	height: 66px;
	top: 52px;
	left: 704px;
}

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

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 196px;
	background:  url(images/left.jpg) no-repeat top left;
	padding-top: 86px;
}

/* MENU */

#menu {
	background: url(images/menu.jpg) repeat-x top;
	position: relative;	
	margin-bottom: 2px;
	width: 196px;
	padding: 0 0 34px 0;
}

#menu ul {

	width: 196px;
}
#menu ul ul {
	position: relative;
	top: 0;
	margin: 0;
}
#menu li {
	padding-bottom: 1px;
	/*background:  url(images/menu_li.gif) no-repeat bottom;*/
}
#menu li li {
	background-position: top;
	padding: 1px 0 0 0;
	
}
#menu a, #menu span {
	/*background: url(images/bullet.gif) no-repeat left;*/
	color: #3E3E3E;
	display: block;
	text-decoration: none;
	padding: 4px 10px 2px 24px;
}

#menu span {
	text-decoration: underline;
	color: #475774;
}

#menu li li a {
	background: none;
	padding-left: 0;
}

#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;
}

#menu li li a, #menu li li span {
	background: none;
	padding-left: 35px;
}
#menu li li a:hover {
	background-image: none;
}
#menu li li li a, #menu li li li span {
	padding-left: 44px;
}
#menu li li li li a, #menu li li li li span {
	padding-left: 53px;
}



/* CONTENT */
#content {
	float: left;
	width: 588px;
	/*_width: 590px;*/
	min-height: 325px;

	padding-top: 30px;	
	background: url(images/content.jpg) no-repeat top left;
}


#info {
	position: relative;
	height: 31px;
}
#navi {
	width: 400px;
	
	color: #ad1c01;
	font-size: 88%;
	letter-spacing: 1px;
	padding-top: 7px;	
	margin-left: 180px;
	margin-right: 17px;
	text-align: right;
	/*margin-right: 250px;*/
}
#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: #ad1c01;
}
#language {
	height: 16px;
	position: absolute;
	top: -238px;
	right: -195px;
}

#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}





/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 196px;	
	background: url(images/right.gif) no-repeat bottom;
	padding-bottom: 4px;
	
}

/* BOXES */


#right h3.access, #left h3.access {
	color: #fff !important;
	height: auto;
	padding: 0;
	position: relative;
	left: 0;
	display: block;
	width: 196px;
	/*border: 1px solid #afaeae;
	border-bottom: none;*/
	overflow: visible;
	font-size: 1em !important;
}


#right h3.access span, #left h3.access span  {
	padding: 3px 10px 3px 10px;
	display: block;
	background: #df6f02 url(images/left_box.gif) repeat-y;
}

#menu h3.access {
	position:absolute;
   left:-2000px;
   width:1px;
   height:1px;
   overflow:hidden;
}



/* FOOTER */
#footer {
	background: #ffe994;
	margin: 0 auto;	
	width: 980px;
	font-size: 90%;
}
#footer p {
	color: #000;
	padding: 0 10px;
}
#footer a {
	color: #871101;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 9px 0 13px 0;
	=padding: 9px 0 11px 0;
	width: 488px;
	
}
#footer_right {
	text-align: right;
}

/* 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;
}
