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

a {
	color: #BA4F00;
}
a:hover {
	text-decoration: none;
}
body {
	background: White url(images/bg.gif);
	color: #3E3E3E;
	padding-bottom: 25px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #3A719F;
}
img {
	border: 0 solid #BA4F00;
}

/* BOX */
#box {
	font: 80% Arial, Verdana, sans-serif;
	margin: 8px auto;
	text-align: left;
	width: 978px;
}
#container {
	background: url(images/box.gif) repeat-y;
	margin: 3px 0;
	width: 978px;
}
#cont_cleaner {
	background: url(images/container.gif) no-repeat bottom;
	clear: both;
	font-size: 1px;
	height: 3px;
	overflow: hidden;
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 148px;
	position: relative;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 489px;
	height: 148px;
	padding: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 16px;
		left: 45px;
	width: 353px;
	height: 120px;
}

/* LEFT */
#left {
	float: left;
	margin-right: 3px;
	overflow: hidden;
	width: 194px;
}
/* MENU */
#menu {
	background: url(images/menu_bg.gif) no-repeat;
	margin-bottom: 3px;
	padding-top: 3px;
	width: 194px;
}
#menu ul {
	background: url(images/menu_btm.jpg) no-repeat bottom left;
	padding: 20px 0 100px 0;
	width: 194px;
}
#menu ul ul {
	background: none;
	padding: 5px 0 0 0;
	width: 189px;
}
#menu li a, #menu li span {
	background: url(images/bullet.gif) no-repeat 15px center;
	padding: 0.3em 8px 0.3em 35px;
	width: 151px;
	display: block;
}
#menu li li a, #menu li li span{
	background: none;
	padding-left: 45px;
}
#menu a {
	color: #3E3E3E;
	display: block;
	text-decoration: none;
}
#menu span {
	text-decoration: underline;
}
#menu a:hover {
	color: #BA4F00;
	text-decoration: underline;
}

/* CONTENT */
#content {
	background: url(images/content.gif) no-repeat;
	float: left;
	margin-right: 3px;
	width: 584px;
}
#info {
	background: url(images/info.jpg) repeat-y;
	margin: 3px;
	width: 578px;
}
#navi {
	color: White;
	font-size: 88%;
	letter-spacing: 1px;
	margin-left: 12px;
	padding: 0.5em 0;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 10px;
	padding-right: 23px;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: White;
}
#language {
	height: 16px;
	position: absolute;
		right: 7px;
		top: 9px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right {
	float: left;
	width: 194px;
}
#right_top {
	background: url(images/right_top.jpg) no-repeat;
	height: 31px;
	position: relative;
		top: -3px;
	width: 194px;
}
#cols_right {
	overflow: hidden;
	width: 194px;
}
.rb_1, .lb_1 {
	background: url(images/box_1.gif) no-repeat bottom;
	padding-bottom: 4px;
	margin-bottom: 3px;
}
.rb_1, .rb_1 h1, .rb_1 h2, .rb_1 h3, .rb_1 h4, .rb_1 h5, .rb_1 h6,
.lb_1, .lb_1 h1, .lb_1 h2, .lb_1 h3, .lb_1 h4, .lb_1 h5, .lb_1 h6 {
	color: Black;
}
.rb_2, .lb_2 {
	background: url(images/box_2.gif) no-repeat bottom;
	padding-bottom: 4px;
	margin-bottom: 3px;
}
.rb_2, .rb_2 h1, .rb_2 h2, .rb_2 h3, .rb_2 h4, .rb_2 h5, .rb_2 h6,
.lb_2, .lb_2 h1, .lb_2 h2, .lb_2 h3, .lb_2 h4, .lb_2 h5, .lb_2 h6 {
	color: #502E00;
}

.rb_1 #ank_mini, .lb_1 #ank_mini,
.rb_1 .editor_mini, .lb_1 .editor_mini,
.rb_1 #fulltext_mini, .lb_1 #fulltext_mini,
.rb_1 #galerie_mini, .lb_1 #galerie_mini,
.rb_1 #kalendar, .lb_1 #kalendar,
.rb_1 #poc_mini, .lb_1 #poc_mini,
.rb_1 #svatek, .lb_1 #svatek {
	background: url(images/box_1_top.jpg) no-repeat;
}
.rb_2 #ank_mini, .lb_2 #ank_mini,
.rb_2 .editor_mini, .lb_2 .editor_mini,
.rb_2 #fulltext_mini, .lb_2 #fulltext_mini,
.rb_2 #galerie_mini, .lb_2 #galerie_mini,
.rb_2 #kalendar, .lb_2 #kalendar,
.rb_2 #poc_mini, .lb_2 #poc_mini,
.rb_2 #svatek, .lb_2 #svatek {
	background: url(images/box_2_top.jpg) no-repeat;
}
#box #fulltext_mini {
	background: url(images/fulltext_top.jpg) no-repeat;
}

/* FOOTER */
#footer {
	background: url(images/footer.gif) repeat-y;
	font-size: 88%;
}
#footer p {
	color: White;
	padding: 0 14px;
}
#footer a {
	color: #FFF1A3;
}
#footer img {
	float: left;
	margin: 0 10px 0 14px;
}
#footer_left, #footer_right {
	background: url(images/footer_lft.gif) repeat-y;
	float: left;
	padding: 10px 0;
	width: 489px;
}
#footer_top {
	background: url(images/footer_top.gif) no-repeat;
	height: 4px;
	font-size: 1px;
	overflow: hidden;
}
#footer .cleaner {
	background: url(images/footer_btm.gif) no-repeat;
	height: 4px;
}
#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;
}



