body {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 9pt Tahoma, Arial, Sans;
	color: #282828;
	background-color: #e6e6fa;
	background-image: url('../img/bg.jpg');
}

#head {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 923px;
	height: 194px;
	background-image: url('../img/top.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#statline {
	margin: 0px 14px 0px 14px;
	position: top;
	width: 894px;
}

#statline tr {
	width: 894px;
}
#statline td.l {
	text-align: left;
	width: 200px;
}

#statline td.m {
	text-align: right;
	width: 270px;
}

#statline td.r {
	text-align: right;
	width: 424px;
}

#topmenu {
	text-align: right;
	position: relative;
	right: 4px;
	top: 155px;
	width: 900px;
	color: #ffffff;
	font-weight:bolder;
}

#topmenu a {
	text-decoration: none;
	color: #d4d0ab;
}

#topmenu a:hover {
	text-decoration: none;
	color: #ff4848;
}

#topmenu .point {
	color: #888888;
}

#body {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 923px;
	background-image: url('../img/content.jpg');
	background-repeat: repeat-y;
}

#left {
	padding: 0px 0px 0px 0px;
	margin: 20px 4px 24px 11px;
	float: left;
	width: 114px;
}

#left a {
	display: block;
	width: 108px;
	height: 15px;
	margin-top: 4px;
	margin-bottom: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 53px 4px 0px 2px;
	color: white;
	background-repeat: no-repeat;
}

a#lmenu_item01 {
	background-image: url('../img/lmenu_it01.jpg');
}

a#lmenu_item01:hover {
	color: #fbee3a;
	background-image: url('../img/lmenu_it01.jpg');
	background-position: -114px 0px;
}

a#lmenu_item02 {
	background-image: url('../img/lmenu_it02.jpg');
}

a#lmenu_item02:hover {
	color: #fbee3a;
	background-image: url('../img/lmenu_it02.jpg');
	background-position: -114px 0px;
}

a#lmenu_item03 {
	background-image: url('../img/lmenu_it03.jpg');
}

a#lmenu_item03:hover {
	color: #fbee3a;
	background-image: url('../img/lmenu_it03.jpg');
	background-position: -114px 0px;
}

a#lmenu_item04 {
	background-image: url('../img/lmenu_it04.jpg');
}

a#lmenu_item04:hover {
	color: #fbee3a;
	background-image: url('../img/lmenu_it04.jpg');
	background-position: -114px 0px;
}

#content {
	float: right;
	position:relative;
	right: 12px;
	width: 704px;
	margin: 0px 0px -20px 0px;
	padding: 18px 28px 0px 28px;
	line-height: 148%;
	min-height: 300px;
}

.sabatd {
	float: top;
	clear: both;
	width: 700px;
}

#content a {
	color: #424242;
	font-weight: bolder;
	text-decoration: none;
}

#content a:hover {
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}

#bottom {
	float: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 923px;
	height: 121px;
	background-image: url('../img/bottom.jpg');
	text-align: left;
}

#signature {
	margin: 74px 0px 0px 0px;
	padding: 0px 0px 0px 150px;
	float: left;
	width: 762px;
	color: #ffffff;
	text-align: left;
}

#content #kontakt {
	width: 311px;
	display: inline;
	float: right;
	margin: 4px 4px 10px 12px;
	text-align: justify;
	clear: right;
}

#content #kontakt fieldset {
	text-align: right;
	margin-top: 8px;
	padding: 8px 8px 8px 8px;
}

#content #kontakt label {
	float: left;
}
#content #kontakt #Itm_8_00_1 {
	width: 220px;
}

#content #kontakt #Itm_8_00_2 {
	width: 220px;
}

#content img.rfloat {
	display: inline;
	float: right;
	margin: 4px 4px 12px 8px;
	clear: right;
	border: 1px solid black;

}

#content h4.line {
	display: block;
	color: white;
	background-color: #595959;
	padding: 1px 4px 1px 4px;
	margin: 14px 4px 4px 0px;
	clear: both;
	font-size: 9pt;
	font-weight: bold;
}

#content a:hover h4.line {
	text-decoration: none;
	color: #d2ff49;
}

#content img.tile {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
	border: 1px solid black;
	background-color: white;
}

#content span.rfloat {
	float: right;
	margin: 0px 4px 10px 2px;
	display: inline;
}

#content table.links {
	float: right;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 8px 0px;
}

#content table.links tr.section {
	color: white;
	width: 100%;
	background-color: #595959;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

#content table.links tr {
	width: 100%;
}

#content table.links tr.comment {
	background-color: #e8e4d2;
}

#content table.links td.title {
	width: 492px;
}


