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

@import url(modules.css);

a {
	color: #444420;
}
a:hover {
	text-decoration: none;
}
body {
	background: #e3e3ca url(images/body.gif) repeat top center;
	color: #3E3E3E;
	padding-bottom: 25px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #aa7100;
	font-family: Verdana;


	}
#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;
}
img {
	border: 0 solid #ff8b35;
}


/* BOX */
#box {
	background: #fff url(images/box.gif) repeat-y;
	font: 80% Arial, Verdana, sans-serif;
	margin: 3px auto;
	text-align: left;
	width: 985px;
	position: relative;	
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 184px;
	position: relative;
	width: 980px;
}
#left h1 {
	background: url(images/left.jpg) no-repeat;
	width: 196px;
	height: 0;
	padding: 0;
	position: absolute;
		left: 0;
}
#left h1 span {
	display: none;
}
#left a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 16px;
		left: 380px;
	width: 182px;
	height: 129px;
}
/* CONTAINER */
#container {
	width: 981px;/*984*/
	background:  url(images/container.gif) no-repeat left  bottom;
	margin: 0 2px;
}

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 199px;
	background: #fff url(images/left.jpg) no-repeat top; 
	margin-bottom: 4px;
}
/* MENU */
#menu {
	background: #f1ede0 url(images/menu_nazev.gif) no-repeat top left;
	width: 192px;
	border: 2px solid #56691d;
	margin: 5px 0 3px 3px;
	padding: 40px 0 20px 0;
}
#menu ul {
	padding: 0 8px;
	/*width: 176px;*/
}
#menu ul ul {
	padding: 0;
	background: none;
}
#menu li {
	padding: 4px 0 6px 5px;
	background:  url(images/menu_li.gif) no-repeat bottom;
}
#menu li li {
	background: none;
	list-style-type: none;
	padding-left: 15px;
}

#menu a {
	color: #444420;
	display: block;
	text-decoration: none;

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

#menu span {
	text-decoration: underline;
	color: #444420;
	padding-left: 15px;

}

#menu li li span {
	background: none;
}
#menu a:hover {
	text-decoration: underline;
	color: #AE5600;
}

/* CONTENT */
#content {
	float: left;
	min-height: 250px;
/*	=height: 250px;*/
	width: 583px;
	background:  url(images/content.jpg) no-repeat;
	padding-top: 180px;
		
}

#info {
	position: relative;
	margin: 0 16px;
	
}
#navi {
	color: #516519;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 0.5em 0 0 0;
	margin-left: 17px;
	text-align: right;
	position: relative;
	
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 16px;
	padding: 6px 16px 3px 0;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #516519;
}
#language {
	height: 16px;
	width: 70px;
	position: absolute;
	top: -167px;
	=top: -160px;
	
	right: 585px;

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


/* RIGHT */
#right {
	float: left;
	background: #fff url(images/right.jpg) no-repeat top left;
	padding-top: 160px;
	width: 199px;
		margin-bottom: 30px;
}
#right2 {
	background: url(images/right2.gif) no-repeat bottom left;
	padding-bottom: 2px;
}

/* BOXES */
#left h3.access span, #right h3.access span{
	margin-left: 10px;
	color: #fff;
	text-align: left;
}
.lb_1, .rb_1{
	border: 2px solid #aa7100;
	margin-left: 3px;
	margin-top: 3px;
	background: #fdf9ec;
	color: #444420;
}
.lb_1 h3, .rb_1 h3{
	color: #444420 !important;
}
.rb_1{
	margin: 0 3px 3px 0;
}
.lb_1 h3.access, .rb_1 h3.access {
	display: block;
	margin: 0 2px;
	background: #aa7100 url(images/lb1.gif) repeat-y left;
	width: 188px;
	height: auto;
	position: relative;
	left: 0;
	top: 2px;
	font-size: 1em;
}
.lb_2, .rb_2{
	border: 2px solid #989d47;
	margin-left: 3px;
	margin-top: 3px;	
	background: #eaead3;
}
.rb_2{
	margin: 0 3px 3px 0;
}
.lb_2 h3.access, .rb_2 h3.access{
	display: block;
	margin: 0 2px;
	background: #748129 url(images/lb2.gif) repeat-y left;
	width: 188px;
	height: auto;
	position: relative;
	left: 0;
	top: 2px;
	font-size: 1em;
}
.lb_2 h2, .rb_2 h2{
	color: #444420 !important;
}
.lb_3, .rb_3{
	border: 2px solid #c0a539;
	margin-left: 3px;
	margin-top: 3px;	
	background: #ebe7d3;
}
.rb_3{
	margin: 0 3px 3px 0;
}
.lb_3 h3.access, .rb_3 h3.access {
	display: block;
	margin: 0 2px;
	background: #748129 url(images/lb3.gif) repeat-y left;
	width: 188px;
	height: auto;
	position: relative;
	left: 0;
	top: 2px;
	font-size: 1em;
}
.lb_3 h3, .rb_3 h3{
	color: #444420 !important;

}






/* FOOTER */
#footer {
		background: #e3e3ca url(images/body.gif) repeat top center;
	/*border: 1px solid #ab5a2b;*/
	font-size: 88%;
	width: 985px;
}
#footer p {
	color: #3e3e3e;
	padding: 0 10px;
}
#footer a {
	color: #858956;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 10px 0;
	width: 489px;
}
#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;
}

/* LOGIN */
#login {
	background: #E6E6E6;
	font: 80% Arial, Verdana, sans-serif;
	margin: 30px auto;
	padding: 15px 0;
}
#login table {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: left;
	width: 350px;
}
#login td {
	padding: 3px 0;
}
#login label {
	display: block;
	font-weight: bold;
	margin-right: 5px;
	text-align: right;
}
#login input {
	width: 180px;
}
#login .btn {
	text-align: left;
}
#login .btn input {
	width: auto;
}




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