*{
	margin: 0px;
	padding: 0px;
}

.Clear{
	clear: both;
}

BODY{
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #535252;
}

#All{
	width: 744px;
	margin: 0px auto;
	text-align: left;
}

#Top {
	width: 100%;
	height: 291px;
	float: left;
	overflow: hidden;
	background: url('../gfx/topBg.gif') bottom no-repeat;
}

#Content {
	width: 696px;
	margin-top: 1px;
	margin-left: 35px;
	float: left;
	overflow: hidden;
	display: inline;
}

#ContentLeft {
	width: 175px;
	float: left;
	overflow: hidden;
	background-color: #5F5F5F;
	background: url('../img/left.gif') top no-repeat;
}

#ContentLeft P {
	color: #ffffff;
	margin: 10px;
}

#ContentLeft A {
	color: #ffffff;
	text-decoration: none;
}

#ContentLeft A:hover {
	text-decoration: underline;
}

#ContentLeft .rozp {
	width: 1px;
	height: 241px;
	float: left;
	overflow: hidden;
}

#ContentRight {
	width: 521px;
	float: left;
	overflow: hidden;
	background-color: #F6F6F6;
}

#ContentRight .rozp {
	width: 1px;
	height: 241px;
	float: left;
	overflow: hidden;
}

#ContentRight .tresc {
	width: 499px;
	padding: 10px;
	float: left;
	overflow: hidden;
	display: inline;
}

#ContentRight .tresc TABLE TD {
	background-color: #CCCCCC;
	padding: 8px 6px 5px 6px;
	margin: 2px;
}

#ContentRight .tresc TABLE TH {
	background-color: #CC3300;
	text-align: center;
	color: #ffffff;
	padding: 8px 6px 5px 6px;
	margin: 2px;
}

#KontaktFlash {
	width: 500px;
	height: 400px;
	float: left;
	overflow: hidden;
}

#Footer {
	width: 695px;
	margin-top: 6px;
	float: left;
	overflow: hidden;
	clear: both;
}

#Footer .menu {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#Footer .menu A {
	margin: 0px 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #535252;
	text-decoration: none;
}

#Footer .menu A:hover {
	text-decoration: underline;
}