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

a {
	color: #6e1500;
}
a:hover {
	text-decoration: none;
}
body {
	background: url(images/body.gif);
	color: #212121;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #6e1500;
}
#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: #212121;
}
img {
	border: 0 solid #8b734a;
}

/* BOX */
#box {
	background: #eae4d4 url(images/box.gif) repeat-y;
	font: 80% "Times New Roman", Times, serif;
	margin: 0 auto;
	text-align: left;
	width: 982px;
	position: relative;
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 247px;
	position: relative;
	width: 982px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 491px;
	height: 247px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 142px;
	left: 24px;
	width: 243px;
	height: 63px;
}

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

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

/* MENU */
#menu2 {
	width:784px;
	float: left;
	height: 38px;
	margin-right: 1px;
	background: url(images/menu2_bkg.gif) repeat-x;
	overflow: hidden;
}
#menu2 a {
	color: #d5c69b;
	text-decoration: none;
}
#menu2 a:hover, #menu2 span {
	color: #d5c69b;
	text-decoration: underline;
}
#menu2 ul {
	height: 38px;
	padding-left:15px;
	width: auto;
	float: right;
}
#menu2 li {
	display: inline;
	list-style-type: none;
	background: url(images/menu2_li_def.gif) no-repeat 15px 12px;
	float: left;
}
#menu2 li a, #menu2 li span {
	background: url(images/menu2_li.gif) no-repeat right 0;
	/*background: url(images/prohlidka.gif) no-repeat 0 0;*/
	display: block;
	float: left;
	height: 38px;
	padding: 10px 10px 0 35px;
}
#menu2 li.last a {
	background: none;
}
#menu2 li li {
	display: none;
}
#menu_btm {
	width: 197px;
	height: 12px;
	background: url(images/menu_btm.gif) no-repeat top right;
}
#menu {
	background: url(images/menu.gif) no-repeat top;
	width: 197px;
	overflow: hidden;
	padding: 40px 0 20px 0;
	min-height: 80px;
}
#menu li {
	list-style-type: none;
}
#menu span {
	text-decoration: underline;
}
#menu a {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li a, #menu li span {
	color: #f6f1e3;
	display: block;
	padding: 6px 25px 8px 30px;
}
#menu li li a, #menu li li span {
	padding-left: 40px;
	background: none;
}
#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: 260px;
}

#info {
	position: absolute;
	width: 580px;
	height: 28px;
	top:38px;
	left: 207px;
}
#navi {
	color: #511202;
	letter-spacing: 1px;
	padding: 4px 0 12px 0;
	width: 570px;
	font-size: 80%;
	margin-left: 8px;
	float: left;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 15px;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #511202;
}
#language {
	height: 16px;
	position: absolute;
	top: 20px;
	right: 0;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right {
	float: left;
	width: 197px;	
	background: url(images/right.gif) no-repeat top;
}

/* BOXES */
.leftbox {
	width: 197px;
	background: url(images/lb.gif) no-repeat bottom;
}
.rightbox {
	width: 197px;
	background: url(images/rb.gif) no-repeat bottom;
}

/* FOOTER */
#footer {
	width: 982px;
	margin: 0 auto;
	text-align: left;
	background: url(images/footer.gif) no-repeat bottom;
	font-size: 70%;
}
#footer p {
	padding: 0 10px;
	color: white;
}
#footer a {
	color: #fff1a3;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 6px 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: 400px;
	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;
}








