body {
	margin:0; padding:0;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
	font-size: 14px;
	color: #616A74;
	background: #52555A url('images/bg.gif') repeat-x left top;
}

a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {

}
a:visited:hover {
	text-decoration: none;
}

h1 {
	margin: 0; padding: 0;
	color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 40px;
	display: none;
}

h2, h3 {
	margin: 0; padding: 0;
	margin-bottom: 5px;	
	color: #868F98;
}

h2 {
	font-size: 25px;
	margin-bottom: 10px;	
}

h3 {
	font-size: 16px;
}

ul {
	marign: 5 0px;
	list-style: square;
}
ul li {
	marign: 0 0 0 5px;
}
ul li, ul li a {
	font-size: 16px;
}

#main {
	width: 764px;
	margin: 0 auto;
}

#header {
	width: 764px;
	height: 58px;
}

#logo {
	margin: 15px 0 0 15px;
	color: #FFFFFF;
	float: left;
	width: 400px; height: 40px;
	background: url(images/logo.gif) no-repeat;
}
#logo h1, #logo span {
	float: left;
	display: none;
}
#logo span {
	margin: 22px 0 0 8px;
	color: #FFFFFF;
}

#sitemap {
	padding-top: 55px;
	padding-left: 606px;
}

#sitemap span, a {
	font-size: 15px;
	color: #FFFFFF;
}

#sitemap a:hover {

}

#content {
	font-size: 0px;
}

#contentH {
	height: 8px;
	background: url('images/contentH.gif') no-repeat center top;
}

#contentM {
	min-height: 960px;
	_height: 960px;
	background: white url('images/contentBG.gif') repeat-y center top;
}

#contentF {
	height: 32px;
	background: white url('images/contentF.gif') no-repeat center top;
}

#left {
	float: left;
	margin-left: 4px;
	_margin-left: 2px;
}

#right {
	float: right;
	margin-right: 4px;
	_margin-right: 2px;
}

#menu {
	width: 269px;	
	height: 167px;
	margin-bottom: 5px;
}

#menu a .button {
	color: #616A74;
	margin: 0 0 5px 0;
	height: 38px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	background: gray url('images/button.gif') no-repeat left top;
}
#menu a:hover .button {
	color: #FFFFFF;
	height: 38px;
	background: red url('images/buttonC.gif') no-repeat left top;
}
#menu a .button span {
	display: block;
	padding: 15px 0 0 12px;
	text-decoration: underline;
}
#menu a:hover .button span {
	text-decoration: none;
}
#menu a .selected {
	height: 38px;
	color: #fff;
	background: red url('images/buttonC.gif') no-repeat left top;
}
#menu a .selected span {
	text-decoration: none;
}
#menu a .button.last {
	margin: 0;
}
ul#submenu {
	list-position: right;
	padding: 10px 25px;
}
ul#submenu li, ul#submenu li a {
	color: #fff;
	margin: 0 0 12px 0;
}
ul#submenu li a.selected {
	font-weight: bold;
	text-decoration: none;
}

#slogan {
	width: 482px;
	height: 167px;
	margin-bottom: 5px;
	background: white url('images/slogan.png') no-repeat left top;
}

#man {
	width: 269px;	
	height: 538px;
	margin-bottom: 5px;
	background: white url('images/man2.png') no-repeat left top;
}

#text {
	width: 472px;
	min-height: 732px;
	_height: 727px;
	font-size: 14px;
	margin: 0 5px 5px 5px;
}

#text a {
	color: #616A74;
}

#kontakt {
	width: 269px;	
	height: 189px;
	margin-bottom: 5px;
	background: white url('images/kontakt.png') no-repeat left top;
}

#copyright {
	width: 269px;	
	height: 50px;
	margin-bottom: 5px;
	background: white url('images/copyright.gif') no-repeat left top;
}

#author {
	width: 482px;
	height: 50px;
	background: white url('images/author.gif') no-repeat left top;
}

a img {
	border: none;
}

.red {
	color: #B82A42;
}

.image {
	float: left;
	margin-top: 4px;
	_margin-bottom: 12px;
 	margin-right: 10px;
	width: 100px;
	border: solid #C3C8CD 2px;
}

.image2 {
	float: left;
	margin-top: 4px;
 	margin-right: 10px;
	border: solid #C3C8CD 2px;
}


.border {
	width: 470px;
	height: 2px;
	margin: 10px 0 10px 0;
	background: #C3C8CD;
	font-size: 0px;
}

.textLarge {
	font-size: 19px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	color: #FFFFFF;
}

.textSmall {
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	color: #FFFFFF;
}

.textTiny, .textTiny a {
	font-size: 12px;
	font-weight: none;
	font-family: "Trebuchet MS", sans-serif;
	color: #FFFFFF;
}
table.styled tr td {
	vertical-align: top;
}

.tl {
	text-align: left;
}
.tj {
	text-align: justify;
}
.tr {
	text-align: right;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	border: none;
	margin: 0; padding: 0;
	background: transparent;
}