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

@import url(modules.css);

a {
	color: #205e2b;
}
a:hover {
	text-decoration: none;
}
body {
	background: #6b6b6b url(images/body.gif) repeat;
	color: #3E3E3E;
	padding-bottom: 15px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #205e2b;
	}
#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;
	color: #fff;
}
img {
	border: 0 solid #ff8b35;
}


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

/* HEADER */
#header {
	background:  url(images/header.jpg) no-repeat right;
	height: 178px;
	position: relative;
	width: 987px;
	margin: 0 auto;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 504px;
	height: 178px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 63px;
		left: 296px;
	width: 286px;
	height: 61px;
}

/* CONTAINER */
#container {
	width: 987px;
	background:  url(images/container.jpg) no-repeat bottom left;
	margin: 0 auto;
}

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 204px;
	background: #6b6b6b url(images/left.gif) no-repeat left bottom;
	padding-bottom: 7px;
	margin-bottom: 30px;
}

/* MENU */
#menu {
	
	background: url(images/menu_top.gif) no-repeat left top;
	padding-top: 6px;	
	width: 203px;
}	
#menux {
	background:  url(images/menu_bottom.gif) no-repeat left bottom;
	padding-top: 20px;

}

#menu ul {
	/*padding: 0 5px;*/
}
#menu ul ul {
	padding-left: 10px;
}
#menu li {
	padding: 0 0 0 18px;
	background:  url(images/menu_li.gif) no-repeat 12px 6px ;
}
#menu li li {
	background: none;
	list-style-type: none;
	padding-left: 15px;
	
}
#menu a {
	color: #000;
	display: block;
	text-decoration: none;
	background: url(images/menu_a.gif) no-repeat right bottom;
	
	padding-left: 5px;
	padding-right: 25px;
	padding-bottom: 12px;
}
#menu li li a {
	/*background: none;*/
	padding-left: 0;
}

#menu span {
	text-decoration: underline;
	color: #000;
	display: block;
		background: url(images/menu_a.gif) no-repeat right bottom;
	
	padding-left: 5px;
	padding-bottom: 10px;
}
#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;
	color: #205e2b;
}
#menu h6.access{
	background: url(images/lb2_bgr.jpg) no-repeat;
	height: 33px;
	padding-left: 15px;
}
#menu h6.access span{
	color: #fff;
	text-decoration: none;
}



/* CONTENT */
#content {
	float: left;
	width: 581px;
	min-height: 260px;
	=height: 260px;
	background:  url(images/content.gif) no-repeat 0 0;
	position: relative;
}


#info {
	position: absolute;
	top: -45px;
	left: 50px;
	width: 700px;
}
#navi {
	color: #bababa;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 2px 15px;
	text-align: left;

}
#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: #bababa;
}
#language {
	height: 16px;
	position: absolute;
	top: 12px;
	left: -240px;

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





/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 202px;	
	background: #6b6b6b url(images/right.gif) no-repeat right bottom;
	padding-bottom: 7px;
	margin-bottom: 30px;
}




/* BOXES */


.lb_1, .lb_2, .lb_3{
	background: #90852A url(images/lb_1_top.gif) no-repeat top left;
	padding-top: 7px;
}

.lb_1 #fulltext_mini,
.lb_1 #ank_mini,
.lb_1 .editor_mini,
.lb_1 #galerie_mini,
.lb_1 #kalendar,
.lb_1 #poc_mini,
.lb_1 #svatek,

.lb_2 #fulltext_mini,
.lb_2 #ank_mini,
.lb_2 .editor_mini,
.lb_2 #galerie_mini,
.lb_2 #kalendar,
.lb_2 #poc_mini,
.lb_2 #svatek,

.lb_3 #fulltext_mini,
.lb_3 #ank_mini,
.lb_3 .editor_mini,
.lb_3 #galerie_mini,
.lb_3 #kalendar,
.lb_3 #poc_mini,
.lb_3 #svatek

{
	background: url(images/lb_1_bottom.gif) no-repeat bottom left;
	margin-top: 1px;
	color: #fff;
}


.rb_1{
	background: #c2c2c1 url(images/rb_1_top.gif) no-repeat top left;
	padding-top: 7px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.rb_1 #fulltext_mini,
.rb_1 #ank_mini,
.rb_1 .editor_mini,
.rb_1 #galerie_mini,
.rb_1 #kalendar,
.rb_1 #poc_mini,
.rb_1 #svatek
{
	background: url(images/rb_1_bottom.gif) no-repeat bottom left;
	color: #6a4111;
}

.rb_1 a{
	color: #296333 !important;
}


.rb_2, .rb_3{
	background: #90852A url(images/rb_2_top.gif) no-repeat top left;
	padding-top: 7px;
	margin-bottom: 1px;
		margin-left: 1px;
}

.rb_2 #fulltext_mini,
.rb_2 #ank_mini,
.rb_2 .editor_mini,
.rb_2 #galerie_mini,
.rb_2 #kalendar,
.rb_2 #poc_mini,
.rb_2 #svatek,

.rb_3 #fulltext_mini,
.rb_3 #ank_mini,
.rb_3 .editor_mini,
.rb_3 #galerie_mini,
.rb_3 #kalendar,
.rb_3 #poc_mini,
.rb_3 #svatek

{
	background: url(images/rb_2_bottom.gif) no-repeat bottom left;
	margin-top: 1px;
	color: #fff;
}

.lb_1 a, .lb_2 a, .lb_3 a, .rb_2 a, .rb_3 a{
	color: #623C0F !important;
}



/*
.rb_2{
	background: #b1c0dc url(images/rb_2.gif);
	margin-bottom: 1px;
}
.rb_2 h3{
	color: #BA431D !important;
}
*/



/* FOOTER */
#footer {
	background: #827061 url(images/footer.gif) no-repeat left bottom;
	font-size: 88%;
	width: 987px;

	margin: 0 auto;
	
}
#footer p {
	color: #3E3E3E;
	padding: 0 10px;
}
#footer a {
	color: #830000;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 5px 0 5px 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;
}

/* LOGIN */
#login {
	background: #FDFAF4;
	font: 80% Arial, Verdana, sans-serif;
	margin: 150px auto;
	padding: 20px 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;
}
.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;
}