body {
	background-color:#f6f6f6;
	margin:0px;
}

body, td {
	font-size:12px;
	font-family:verdana;
}



#container {
	float:left;
	width:1040px;
	border:solid 0px red;
	background:white;
}

#side {
	float:left;
	width:240px;
	height:100%;
	background: url('images/side.jpg') repeat-y;
}

#header {
	position:relative;
	height:209px;
	width:1040px;
}

#header #back {
	position:absolute;
	z-index:0;
	top:0px;
	left:0px;
	border:none;
}

#header #menu {
	position:absolute;
	top:1px;
	left:211px;
	background:none;
	height:32px;
	width:828px;
	padding-left:15px;
}

#menu #mbr {
	width:2px;
	padding:0px;
}

#menu #selmenu {
	background: #9d9d9d;
}

#header table td {
	padding:0px 15px 0px 15px;
}

#header a:link, #header a:visited, #header a:hover {
	color:white;
	text-decoration:none;
} 

#header a:hover {
	color:#FFE4C4;
}

#main {
	position:relative;
}

.leftmenu {
	
	width:210px;
	height:100%;
	background:#8e8e8e;
}

.submen {
	border-top:solid 1px #9f9f9f;
	padding:10px 3px 10px 3px;
}

#lastsub {
	border-bottom:solid 1px #9f9f9f;
}

.submenu {
	padding-left:6px;
}

.submenu a:link, .submenu a:visited {
	color:white;
}

.submenu a:hover {
	color:#FFE4C4;
}

#selsubmen {
	background:white;
	width:5px;
}

#keyword {
	border-bottom:solid 1px #96dbf1; 
	height:35px;
	padding:5px 0px 0px 25px;
	font-size:16px;
	font-family:tahoma;
}

#text {
	padding:15px 25px 10px 25px;
	color:#181818;
	line-height:130%;
}

#text a:link, #text a:visited {
	color:red;
}

#text a:hover {
	color:orange;
	
}

#main {
	width:1040px;
}

#kontakt {
	position:absolute;
	top:51px; 
	left:70px;
	height:55px;
	width:120px;
	color:white;
	line-height:16px;
	font-size:10px;
	font-family:arial;
}

#kontakt p {
	margin:0px;
	padding:0px;
}

#footer {
	height:32px;
	width:1040px;
	background: url('images/footer.jpg') repeat-x;
}

#footer table td {
	padding: 0px 5px 0px 5px;
	color:#8e8e8e;
	font-size:10px;
}

#footer a:link, #footer a:visited {
	color:gray;
}

#footer a:hover {
	color:black;
}
