
html, body { width:100%; height:100%; }

div { position:relative; }

* { padding:0; margin:0; }

img { border:none; }

a { outline:none; }

body {
	background:#fcfde8 url(images/all_bg.gif) repeat-x;
}

ul { list-style:none; }

#all {
	min-width:840px;
	margin:0 145px;
}

.rasporka { width:840px; }

#header {
	background:gray url(images/header_bg.gif) repeat-x;
	height:175px;
	overflow:hidden;
	zoom:1;
}

#header a {
	outline:none;
}

#telephon {
	position:absolute;
	right:60px;
	top:80px;
	width:144px;
	height:15px;
	background:url(images/header_telephon.gif) no-repeat;
}

#logo {
	position: absolute;
	left:0;
	top:20px;
}

#middler_left {
	position:absolute;
	top:-29px;
	left:-86px;
	width:105px;
	height:195px;
	background:url(images/header_left.gif) no-repeat;
}

#middler_right {
	position:absolute;
	top:-29px;
	right:-65px;
	width:65px;
	height:270px;
	background:url(images/header_right.gif) no-repeat;
}

*html #middler_right {
	right:-66px;
}

#middler-wrapper1 {
	background:#FCFDE8 url(images/middle_left.gif) repeat-y;
	zoom:1;
}

#middler-wrapper2 {
	background:url(images/middle_right.gif) top right repeat-y;
	zoom:1;
}

#middler {
	background:#fff;
	margin:-46px 40px 0 40px;
	zoom:1;
	padding:20px;
}

#footer {
	height:35px;
	background:url(images/footer_bg.gif) repeat-x;
	margin:0 40px;
}

#footer_left {
	position:absolute;
	top:-9px;
	left:-33px;
	width:43px;
	height:43px;
	background:url(images/footer_left.gif) no-repeat;
}

#footer_right {
	position:absolute;
	top:-9px;
	right:-34px;
	width:43px;
	height:43px;
	background:url(images/footer_right.gif) no-repeat;
}

*html #footer_right {
	right:-35px;
}

#menu {
	position:absolute;
	right:-153px;
	top:100px;
	font-family:Tahoma;
}

#menu a {
	text-align:right;
	display:block;
	margin-bottom:15px;
}

#menu ul {
	text-align:right;
	font-weight:bolder;
}

#menu li {
	margin:15px 0;
}

#menu a {
	color:#40403f;
	text-decoration:none;
}

#menu a:hover {
	color:#FEAE31;
}

#content {
	font-family:Tahoma;
	font-size:13px;
	overflow:hidden;
}

#content p {
	margin:15px 40px;
	line-height:18px;
}

#content ul {
	margin-left:20px;
	list-style: square outside;
	margin:15px 20px;
}

#content li {
	margin:5px 40px;
	/* height:30px;*/
	line-height:30px;
}

#content h1 {
	font-size:140%;
}

#content h2 {
	font-size:120%;
}

#content h3{
	font-size:110%;
}

#content h4 {
	font-size:100%;
}

#content a {
	color:#000;
}

#content a:hover {
	color:#FEAE31;
}

.akkordion {
	border:1px solid #fdae2f;
	background:#454545;
	margin:15px 0;
}

.akkordion img {
	display:block;
}
