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

a {
	color:#bc0022;
}
a:hover {
	text-decoration: none;
}

body{
	background:#f8f8f8 url(images/body.gif) repeat-x top;
	color:#000;
	text-align: center;
}

img {
	border:0 solid #cc001e;
}

/* BOX */
#box {
	font:78% Arial, Verdana, sans-serif;
	width:886px;
	text-align: left;
	background: url(images/box.gif) repeat-y;
	margin: 0 auto;
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height:139px;
	position: relative;
	width:886px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width:443px;
	height:139px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.gif) no-repeat;
	display: block;
	position: absolute;
	top:27px;
	left:57px;
	width:474px;
	height:85px;
}

/* CONTAINER */
#container {
	width:886px;
	background:url(images/container2.gif) no-repeat 176px bottom;
}
#container2 {
	width:886px;
	background:url(images/container.gif) no-repeat left top;
}
/* LEFT */
#left {
	float: left;
	width:149px;
	margin:12px 0 0 22px;
	position:relative;
}

/* MENU */
#menu {
	width:149px;
	float:left;
	margin:12px 0 0 5px;
}
/*nadrazena polozka*/
#menu_nad {
	position:relative;
	width:149px;
}
#menu_nad ul {
	width:149px;
	list-style-type:none;
}
#menu_nad ul ul {
	display:none;
}
#menu_nad li.sel {
	position:absolute;
	width:149px;
	height:auto;
	overflow:hidden;
	top:0;
	left:0;
	background:#0086cd url(images/menu_top.gif) no-repeat top;
}
#menu_nad li a, #menu_nad li span {
	display:none;
}
#menu_nad li.sel a, #menu_nad li.sel span {
	display:block;
	padding:5px 20px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
/*sloupcove menu*/
#menu_in {
	width:149px;
	overflow: hidden;
	padding:20px 0 40px 0;
}
#menu_in ul {
	width:149px;
}
#menu_in ul ul {
	border-top:1px solid #b8dbee;
}
#menu_in ul ul ul {
	border-top:none;
	background:#006699 url(images/menu_li_li.gif) no-repeat top;
	padding-top:1px;
}
#menu_in li {
	list-style-type: none;
	border-bottom:1px solid #b8dbee;
}
#menu_in li li {
	border:none;
	background:#006699 url(images/menu_li_li.gif) no-repeat bottom;
}
#menu_in li li.last,
#menu_in li.last li.last li.last {
	background-image:none;
}
#menu_in li li li.last {
	background-image:url(images/menu_li_li.gif);
}
#menu_in li a, #menu_in li span {
	color:#fff;
	display: block;
	text-decoration: none;
	padding:7px 20px 6px 20px;
}
#menu_in li.sel a, #menu_in li.sel span {
	background:#0086cd url(images/menu_li.gif) no-repeat 7px 11px;
}
#menu_in a:hover {
	text-decoration: underline;
}
#menu_in li.sel li a {
	background:none;
}
#menu_in li.sel li span,
#menu_in li li span {
	background:url(images/menu_li_s.gif) no-repeat 130px center;
}
#menu_in li li li a, #menu_in li li li span {
	padding-left:29px;
}
#menu_in li li li li a, #menu_in li li li li span {
	padding-left:38px;
}
#menu_in li li li li li a, #menu_in li li li li li span {
	padding-left:47px;
}
#menu_top {
	width:886px;
	height:31px;
	background:url(images/menu2.gif) no-repeat;
}
#menu_top ul {
	width:600px;
	height:28px;
	margin:0 0 0 20px;
	list-style-type:none;
	overflow:hidden;
}
#menu_top ul ul {
	display:none;
}
#menu_top li {
	float:left;
	width:auto;
	height:24px;
	padding:7px 5px 0 4px;
	background:url(images/menu2_li.gif) no-repeat right 11px;
}
#menu_top li.last {
	background:none;
}
#menu_top li a, #menu_top li span{
	font-size:90%;
	text-transform:uppercase;
	color:#858585;
	text-decoration:none;
}
#menu_header {
	width:148px;
	height:100px;
	overflow:hidden;
	position:absolute;
	right:23px;
	top:5px;
}
#menu_header ul {
	position:absolute;
	width:148px;
	bottom:0;
	list-style-type:none;
}
#menu_header li {
	background:url(images/menu3.gif) no-repeat bottom;
}
#menu_header li a, #menu_header li span {
	background:url(images/menu3_li.gif) no-repeat 10px center;
	color:#fc0400;
	display:block;
	padding:5px 5px 5px 24px;
	text-transform:uppercase;
	text-decoration:none;
}

/* CONTENT */
#content {
	float: left;
	width:553px;
	position: relative;
	min-height: 350px;
}
#info {
	position: relative;
}
#navi {
	font-size: 88%;
	letter-spacing: 1px;
	width:395px;
	position:absolute;
	top:108px;
	left:286px;
}
#navi a {
	color:#000;
}
#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;
}
#language {
	height: 16px;
	position: absolute;
	top:5px;
	right: 10px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* BOXES */
.leftbox {
	width:149px;
}
.leftbox h3.access {
	position: relative;
	left: 0;
	width:149px;
	height:23px;
	background:url(images/lb_h3.gif) no-repeat top;
}
.leftbox h3.access span {
	font-weight:normal;
	font-size:0.8em;
	color:#fff;
	background:url(images/lb_h3_bullet.gif) no-repeat 9px 4px;
	padding:0 10px 0 20px;
	text-transform:uppercase;
}
#left #fulltext_mini{
	position:absolute;
	width:250px;
	height:25px;
	left:600px;
	top:-177px;
}
#fulltext_mini h3.access {
	display:none;
}

/* FOOTER */
#footer {
	background: url(images/footer.gif) no-repeat top left;
	font:70% Arial, Helvetica, sans-serif;
	width:886px;
	margin:0 auto;
	color:#858585;
	padding:10px 0;
}
#footer a {
	color:#858585;
}

/* CLASSES */
.cleaner, .c_cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.c_cleaner {
	margin: 0 7px;
}
.errmsg {
	margin-bottom: 10px;
	color: Red;
	text-align: center;
}
.hidden {
	display: none;
}
.status_info {
	background: url(images/info_ico.gif) no-repeat 8px 8px;
	width: 450px;
	font-weight: bold;
	margin: 35px 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: 35px auto 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
	color: #830000;
}









