body {
	margin: 0px;
	padding: 0px;
	background: #ececec;
}	
#header-container {
	height: 114px;
	background: url(../gfx/header-bg.jpg) top left repeat-x white;
	padding-top:0px;
}
#header {
	width: 1040px;
	margin: 0 auto;
}
#header h1{margin:14px 0 0 0;padding:0;width:282px;float:left}
#header h1 a{background:url(../gfx/header-logo.png);width:282px;height:75px;text-indent:-9999px;display:block}
#header-container #header img {
	margin-top: 14px;
	float: left;
	border: none;
}
#header ul.menu, #header ul.lang {
	float: right;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#header ul.menu {
	margin-top: 50px;
}
#header ul.lang {
	margin-top: 48px;
	margin-right: 10px;
}
#header ul.menu li a:link, #header ul.menu li a:visited, #header ul.menu li a:active {
	color: #384245;
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;	
} 
#header ul.menu li a:hover {
	color: red;
	text-decoration: none;	
}
#header ul.menu li a.selected {
	color: red;
}

#header ul.lang li a:link, #header ul.lang li a:visited, #header ul.lang li a:active {
	color: #384245;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding:5px 5px;
	/*padding: 0px;*/	
} 
#header ul.lang li a.selected {
	background: #828282;
	color: white;
}
#header ul.lang li a:hover {
	color: red;
	text-decoration: none;
	background: black;	
}

#header ul li {
	color: #384245;
	font-family: Tahoma;
	font-size: 18px;
	display: inline;
	margin-left: 30px;
	height: 150px;
}
#header ul.lang li {
	/*line-height: 100px;*/
	margin-left: 0px;
}
#header ul.lang li:first-child {
	margin-left: 40px;
}
#header ul.menu li:first-child {
	margin-left: 0px;
}
#header div.header-hr {
	clear: both;
	border-top: 1px solid #c1c4c5;
	height: 22px;
	background: url(../gfx/header-hr-bg.jpg) top left no-repeat transparent;
}
#content-wrapper {
	background: white;
}
#content {
	padding: 0px;
	width: 1040px;
	margin: 0 auto;
	background: url(../gfx/content-bg.jpg) top left no-repeat transparent;
	min-height: 100px
}
#content h1 {
	font-family: Tahoma;
	color: #ea3737;
	font-size: 18px;
	padding: 0px; margin: 0px;
	font-weight: normal;
	margin-left: 60px;
	padding-top: 6px;
	margin-bottom: 40px;
}
#content h1.gallery {
	color: #7F7F7F;
	font-size: 15px;
	padding-top: 4px;
	margin-bottom: 35px;	
}
#footer-wrapper {
	background: url(../gfx/footer-bg.jpg) top left repeat-x #ececec;
	height: 245px;
}
#footer {
	width: 1040px;
	margin: 0 auto;
	border-top: 1px solid #c1c4c5;
	position:relative;
}
#grayTxt{color:#BFBFBF;left:320px;position:absolute;top:18px}
#footer p {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
#footer p span {
	color: #bfbfbf;
}
#footer .designed {
	width: 278px;
	height: 124px;
	background: url(../gfx/footer-wij.jpg) top left no-repeat transparent;
	float: right;
	margin-right: 10px;
}
#footer .designed p {
	color: #5f5f5f;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 20px;
	float: right;
}

/* KONTAKT */
#kontakt-left {
	padding-top: 6px;
	margin-left: 60px;
	width: 380px;
	float: left;
}
#kontakt-right {
	margin-top: 6px;
	float: right;
	width: 550px;
}
h2 {
	color: #323c40;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px; padding: 0px;
	margin-left: 9px;
}
h2.margin {
	margin-top: 35px;
}
p {
	font-family: Georgia, serif;
	line-height: 18px;
	font-size: 14px;
	color: #8b969c;
	margin: 0px; padding: 0px;
	margin-left: 15px;
}
fieldset {  
margin: 0;
margin-left: 10px;
margin-top: 30px;
margin-bottom: 30px;  
padding: 0;
border: none;
} 
fieldset ol {
margin: 0px;
padding: 0px;  
list-style: none;
}
fieldset li {  
	padding-bottom: 4px;
}
label {
font-family: Georgia, serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #6e7c83;
float: left;  
width: 120px;  
margin-right: 12px;
text-align: left;
margin-top: 5px;
}

input {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 295px;
	border: 1px #ccd1d4 solid;
	background: white;
	color: #6e6e6e;
	font-family: Tahoma;
	font-size: 11px;
}
textarea {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
	width: 295px;
	height: 187px;
	border: 1px #ccd1d4 solid;
	background: white;
	color: #6e6e6e;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

.submit input {
	width: 99px;
	height: 25px;
	color: #6e7c83;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	padding-top: 0px;
	font-weight: bold;
	border: 1px solid #ccd1d4;
	margin-top: 2px;
	cursor:pointer;
}
.submit {
	text-align: right;
	margin-right: 97px;
}
#my-left {
	width: 480px;
	margin-bottom: 40px;
	margin-top: 20px;
}
#my-left img {
	border: 3px solid #6e7c83;
}
/* END OF KONTAKT */

/* O NAS */
#onas-left {
	margin-left: 60px;
	width: 450px;
	float: left;
	margin-bottom: 40px;
	padding-top: 5px;
}
#onas-left h3 {
	font-family: Tahoma;
	color: #ea3737;
	font-size: 18px;
	padding: 0px; margin: 0px;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 10px;
}
#onas-left h3.normal {
	font-family: Georgia, serif;
	color: #8b969c; 
}
#onas-right {
	float: right;
	width: 480px;
	margin-bottom: 40px;
	text-align: center;
	margin-top: 10px;
}
#onas-right img {
	border: 3px solid #6e7c83;
}

/* END OF O NAS */

#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
	color: red;
}
#content a:hover {
	text-decoration: underline;
}
