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

@import url(modules.css);

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


/* BOX */
#box {
	background: #e2effc url(images/box.gif) repeat-y left;
	font: 80%   Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	position: relative;	
}
/* HEADER */
#header {
	background: #546972 url(images/header.jpg) no-repeat right;
	position: relative;
	width: 980px;
	height: 216px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	position: absolute;
	width: 558px;
	height: 216px;
	left: 0;
	padding: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 332px;
	height: 44px;
	top: 147px;
	left: 307px;
}
#flash {
	position:absolute;
	width:216px;
	height:164px;
	z-index:10;
	top:25px;
	left:45px;
}
/* CONTAINER */
#container {
	width: 980px;
	background: url(images/container.jpg) no-repeat bottom right;
}

/* LEFT */
#left {
	float: left;
	width: 184px;
	padding-left: 8px;
	padding-top: 55px;
	padding-bottom: 40px;
	background: url(images/left.jpg) no-repeat top left;
}

/* MENU */
#menu {
	position: relative;	
	margin-bottom: 12px;
	width: 184px;
	padding: 0 0 34px 0;
}

#menu ul {
	width: 184px;
}
#menu ul ul {
	position: relative;
	top: 0;
	margin: 0;
}
#menu li {
	background:  url(images/menu_li.gif) no-repeat 14px 12px;
}
#menu li li {
	background: none;
	
}
#menu li a, #menu li span {
	background: url(images/menu_a.gif) no-repeat bottom left;
	color: #566a72;
	display: block;
	text-decoration: none;
	padding: 7px 10px 8px 30px;
	font-weight: bold;
}

#menu li span {
	text-decoration: underline;
	color: #566a72;
}

#menu a:hover {
	text-decoration: underline;
	color: #000;
}

#menu li li a, #menu li li span {
	font-weight: normal;
	padding-left: 40px;
}

#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;
	/*_width: 590px;*/
	min-height: 325px;
	padding-top: 10px;	
	background: url(images/content.jpg) no-repeat top left;
}


#info {
	position: relative;
	height: 31px;
	/*_margin-left: 3px;*/
	/*background: #ECECEC url(images/info.gif) no-repeat right;*/
			
}
#navi {
	color: #000;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 0 20px 10px 20px;
	text-align: right;
}
#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: #000;
}
#language {
	height: 16px;
	position: absolute;
	top: -217px;
	right: -195px;

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


/* RIGHT */
#right {
	float: left;

	width: 200px;	
	padding-bottom: 4px;
	padding-top: 20px;
	margin-bottom: 40px;
	background: url(images/right.jpg) no-repeat top left;	
}

/* BOXES */

.leftbox{
	width: 184px;		
}
.leftbox #ank_mini,
.leftbox .editor_mini,
.leftbox #galerie_mini,
.leftbox #datumcas_mini,
.leftbox .tutilka_mini,
.leftbox #kalendar,
.leftbox #poc_mini,
.leftbox #svatek{
	padding-bottom: 10px;
}
.rightbox{
	width: 200px;	
}
.rightbox #ank_mini,
.rightbox .editor_mini,
.rightbox #galerie_mini,
.rightbox #datumcas_mini,
.rightbox .tutilka_mini,
.rightbox #kalendar,
.rightbox #poc_mini,
.rightbox #svatek{
	padding-bottom: 10px;
}

.rightbox h3.access {
	position:relative;
	left:0;
	width: 180px;
	height:auto;
	font-size:1em;
	margin: 0 10px;
	color: #ff8b35; 
	background: #fff;
	border-bottom: 1px solid #ff5b00;
}
.rightbox h3.access span {
	padding-left: 8px;
	font-weight: bold;
}

.leftbox h3.access {
	position:relative;
	left:0;
	width: 164px;
	height:auto;
	font-size:1em;
	margin: 0 10px;
	color: #ff8b35; 
	background: #fff;
	border-bottom: 1px solid #ff5b00;
}
.leftbox h3.access span {
	padding-left: 8px;
	font-weight: bold;
}


#fulltext_mini{
	position: absolute;
	top: 105px;
	right: 38px;

	width: 180px;
}

#fulltext_mini h3.access {
     position:absolute;
     left:-2000px;
     width:1px;
     height:1px;
     overflow:hidden;
}


/* FOOTER */
#footer {
	background: #6b828d url(images/footer.jpg) repeat-y left;
	margin: 0 auto;	
	width: 980px;
	font-size: 90%;
}
#footer p {
	color: #e2effc;	
	padding: 0 10px;
}
#footer a {
	color: #e2effc;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 9px 0 13px 0;
	width: 488px;
	
}
#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;
}
.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;
}
