body {
	margin:0px;
	background-color:#fff9e6;
	overflow-y:scroll;
}
body, td {
	font-family:arial;
	font-size:12px;
	color:#0c3544;
}

#container {
	position:relative;
	width:777px;
	border:solid 0px gray;
}

.header {
	position:relative;
	height:352px;
	width:777px;
	background: url('images/header.jpg');
}

#headerclick {
	position:absolute;
	top:115px;
	left:0px;
	height:235px;
	width:745px;
	cursor:pointer;
}

#logoclick {
	position:absolute;
	top:0px;
	left:0px;
	height:110px;
	width:150px;
	cursor:pointer;
	border:solid 0px red;

}

#kontakt {
	position:absolute;
	left:605px;
	top:93px;
	height:20px;
	width:143px;
	border:solid 0px red;
	cursor:pointer;
	z-index:1;
	font-family:"Trebuchet MS";
	font-size:18px;
}

.menu {
	height:30px;
}

.menu table td {
	width:259px;
	text-align:center;
	padding:0px 10px 0px 10px;
	font-family:"Trebuchet MS";
	font-size:15px;
}

.menu #mbr {
	padding:0px;
	width:3px;
	background: url('images/mbr.jpg');
}

#content {
	background: url('images/fback.jpg') bottom right no-repeat;
}

.header a:link,  .header a:visited {
	text-decoration:none;
	color:#0d3e51;
}

.menu a:link, .menu a:visited {
	color:#187fb0;
	text-decoration:none;
}

.header a:hover, .menu a:hover {
	color:#f5c122;
}

.menu #selmenu .menuitem{
	color:#f5c122;
}

#content a:link, #content a:visited {
	color:#187fb0;
	text-decoration:none;
}

#content a:hover {
	color:#f5c122;
}



#add {
	color:#0c3544;
	font-family:arial;
	padding:0px 88px 2px 10px;
}

#joon {
	background: url('images/joon.jpg') repeat-x;
}

.mainpics img {
	border:none;
	border:none;
}

