* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url('../images/bg.png') repeat-x #F3EDE0 !important;
}

.gallery {
	display: block; 
	float: right;
	list-style: none outside none; 
	margin-top: -10px;
	width: 735px; 
}

.gallery li {
	width: 180px;
	padding-bottom:0px;
	margin-bottom:3px;
	float: left;
	margin-left: 3px;
}

ul.checkmark-list {
	list-style: none !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

ul.checkmark-list li {
	background: url('../../upload/check-mark_1283620016.png') no-repeat left !important;
	padding-left: 22px !important;
	line-height: 16px !important;
}

#top_images{
	height: 176px;
	overflow: hidden;
	position: absolute;
	top: 77px;
	left: 0px;
	width:980px;
}
#top_images ul{
	list-style: none;
}
#top_images ul li{
	position:absolute;
	z-index: 100;
}
#top_images img{
	position: absolute;
}
.center {
	text-align: center;
}

#body {
	width: 100%;
	height: 500px;
}

.subform {
	padding: 0 0 0 10px;
}

img.bottom10 { margin: 0 0 10px 0; }
.bottom17 { margin-bottom: 17px; }

.box-h a img, .box-h-top a img  {
	display: block;
	margin-top: 2px;
}

.clear { clear: both; }

#container {
	position: relative;
	width: 980px;
	margin: auto;
}

	#top {
		position: relative;
		width: 980px;
		height: 335px;
		margin:0 auto;
	}
	
		#logo {
		float:left;
		width:200px;
		}
		#top_kontakt {
		float:right;
		width:320px;
		}
#top_kontakt a{
display:block;
width:320px;
height:77px;
}
		
		#menu {
			position:absolute;
			top:255px;
			left:0;
			background: url('../images/bg_menu.jpg') no-repeat 0px 6px;
			width: 980px;
			height: 55px;
		}
		
			#menu ul {
				list-style: none;
				height: 55px;
			}
			
				#menu ul li {
					display: block;
					float: left;
					margin-left: 12px;
					height: 55px;
				}
				
				#menu ul li.right, #menu ul li.last {
					float: right;
					margin: 17px 0 0 3px;
				}
				
				#menu ul li.last {
					margin-right: 15px;
				}
				
				#menu ul li.right a:hover, #menu ul li.last a:hover {
					background: none;
				}
				
				#menu ul li a {
					display: block;
					font-size: 12px;
					color: #2C2C2C;
					text-decoration: none;
					font-weight: 600;
					cursor: pointer;
				}
				
				#menu ul li a:hover, #menu ul li a.active {
					background: url('../images/top_menu_left.png') left;
					color: #fff;
				}
				
				#menu ul li span.l, #menu ul li span.r {
					display: block;
				}
				
				#menu ul li span.r {
					padding: 22px 8px 0 8px;
					height: 23px;
				}
				
				#menu ul li a:hover span.r, #menu ul li a.active span.r {
					padding-top: 15px;
					height: 30px;
				}
				
				#menu ul li a:hover span.l, #menu ul li a.active span.l {
					background: url('../images/top_menu_right.png') no-repeat right 0;
				}
				
				#menu ul li a:hover span.r, #menu ul li a.active span.r {
					background: url('../images/top_menu_left.png') no-repeat left 0;
				}
				
			#submenu {
				position: absolute;
				top: 308px;
				left: 0px;
				padding: 0 10px;
				width: 960px;
				height: 27px;
				line-height: 27px;
			}
			
				#submenu .left {
					float: left;
					width: 600px;
				}
				
				#submenu .right {
					float: right;
					width: 100px;
					color: #898989;
					text-align: right;
				}
				
					#submenu a {
						color: #898989;
						text-decoration: none;
					}
					
					#submenu a:hover {
						color: #2D2D2D;
					}
					
					#submenu b {
						padding-right: 5px;
					}

#foot-links {
	list-style: none;
	width: 100%;
	height: 93px;
	background: url('../images/bg_footer_links.png') no-repeat;
	text-align: center;
	padding-top: 13px;
}

	#foot-links li {
		display: inline;
		padding: 0 20px;
	}

	

#footer {
	width: 950px;
	height: 85px;
	margin: 0 auto 0 auto;
	background: url('../images/bg_foot.jpg') no-repeat;
	padding: 0 15px;
	color: #D1C19F;
}

	#footer .sep {
		color: #898989;
	}

	#footer a {
		color: #D1C19F;
		text-decoration: none;
	}
					
	#footer a:hover {
		color: #2D2D2D;
	}

	#footer ul.left {
		width: 700px;
		float: left;
		list-style: none;
		margin-top: -7px;
		padding-top: 22px;
	}
	
		#footer ul.left li {
			display: inline;
		}

	#footer .right {
		float: right;
		width: 140px;
		text-align: center;
		color: #2D2D2D;
		padding-top: 15px;
	}
	
		#footer .right a {
			font-size: 10px;
		}

	
	/* forms */
	
form br {
	clear: both;
}

form .left {
	float: left;
	width: 300px;
}

form .right {
	float: right;
	width: 310px;
}

form .input {
	width: 292px;
	height: 20px;
	background: url('../images/input.png') no-repeat;
	padding: 6px 4px 0 4px;
	font-size: 13px;
}

form div.input {
	padding: 0;
	height: 26px;
	width: 300px;
}

form select {
	width: 296px;
	margin: 6px 2px 2px 2px;
	background: #EAE0CB;
	font-size: 10px;
}

form select.small-select {
	width: auto;
	border: 1px solid #EAE0CB;
	font-size: 11px;
	padding: 2px 4px;
	margin: 0 2px 0 2px;
}

form label {
	display: block;
	margin: 8px 0 2px 0;
}

form textarea {
	width: 292px;
	height: 118px;
	font-family: tahoma;
	font-size: 13px;
	padding: 6px 4px 0 4px;
	background: url('../images/textarea.png') no-repeat;
}

form .submit {
	width: 127px;
	height: 32px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	background: url('../images/submit.png') no-repeat;
	font-weight: bold;
	float: right;
	font-size: 12px;
	font-family: tahoma;
}

#signupForm label.error {
	display: inline;
	color: red;
	font-size: 10px;
}

#subforms_service {
	position: relative;
}

#subforms_service label.error {
	position: absolute;
	top: -7px;
	right: 9px;
}
                #gallery-2 {margin: auto;}
                #gallery-2 .gallery-item {float: left; margin-top: 10px; text-align: center;}
                #gallery-2 img {border: 2px solid #cfcfcf;}
                #gallery-2 .gallery-caption {margin-left: 0;}

