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

@import url(modules.css);

a {
	color: #826229;
}
a:hover {
	text-decoration: none;
}
body {
	background: #fff;
	color: #3E3E3E;
	padding-bottom: 15px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #415661;
	}
#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: #000;
}
img {
	border: 0 solid #ff8b35;
}

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

/* HEADER */
#header {
	background:  url(images/header.jpg) no-repeat right;
	height: 192px;
	position: relative;
	width: 980px;
	margin: 0 auto;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 466px;
	height: 192px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 57px;
		left: 386px;
	width: 158px;
	height: 71px;
}

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

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 196px;
	background: url(images/left.gif) no-repeat top;
	padding-top: 18px;
	
}

/* MENU */
#menu {
	
	background: #a48b6d;
	width: 196px;
	margin-bottom: 1px;
	padding-bottom: 10px;
}	


#menu ul {
	padding: 0;
	width: 194px;
	background: #dccdb3;
	border-left: 1px solid #b3a689;
	border-right: 1px solid #b3a689;
	padding-bottom: 30px;
	padding-top: 30px;
}
#menu ul ul {
	padding: 0 10px 0 10px;
	width: auto;
	border: none;


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

#menu span {
	text-decoration: underline;
	color: #5c4d3a;
	display: block;
	padding-left: 5px;
	padding-bottom: 10px;

}
#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;

}


/* CONTENT */
#content {
	float: left;
	width: 588px;
	min-height: 260px;
	background:  url(images/content.gif) no-repeat top right;
}


#info {
	position: relative;
	background:  url(images/info_bgr.gif) no-repeat bottom left;

}
#navi {
	color: #5c4d3a;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 7px 10px 7px 20px;
	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: #5c4d3a;
}
#language {
	height: 16px;
	position: absolute;
	top: -20px;
	left: 10px;

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





/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 196px;	
	background: #fff url(images/right.gif) no-repeat bottom  left;
	/*position: relative;
	padding-bottom: 2px;
	top: -27px;*/
	margin-bottom: 25px;
}




/* BOXES */


.leftbox #fulltext_mini,
.leftbox #ank_mini,
.leftbox .editor_mini,
.leftbox #galerie_mini,
.leftbox #kalendar,
.leftbox #datumcas_mini,
.leftbox .tutilka_mini,
.leftbox #poc_mini,
.leftbox #svatek{
	background: #dae3f4;
	border: 1px solid #a0a8b8;
	margin-bottom: 1px;
	/*width: 194px;	*/
}



.rightbox{
		width: 196px;	
}



.rightbox #ank_mini,
.rightbox .editor_mini,
.rightbox #galerie_mini,
.rightbox #kalendar,
.rightbox #datumcas_mini,
.rightbox .tutilka_mini,
.rightbox #poc_mini,
.rightbox #svatek{
	background: #dae3f4;
	border: 1px solid #a0a8b8;
	margin-bottom: 1px;
}


.rightbox #fulltext_mini{
	background: #dccdb3;
	border: 1px solid #b4a78a;
	margin-bottom: 1px;	

}



/* FOOTER */

#footer {
	background: #dccdb3;
	font-size: 88%;
	width: 978px;
	border: 1px solid #b3a689;

	margin: 0 auto;
	
}
#footer p {
	color: #5c4d3a;
	padding: 0 10px;
}
#footer a {
	color: #5c4d3a;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 12px 0 8px 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;
}#menu a.ftresult, #menu span.ftresult{
	color:#000;
	background:#ff0;
	padding:0;
	display:inline;
}
