body {
	background-image: url(img/tlo1.png);
	background-repeat: repeat-x;
	margin: auto;
	text-align: justify;
	padding: 0;
	font-family: Tahoma;
	font-size: 18px;
	margin-top: 0pt;
}
#body {
	display: block;
	text-align: center;
	height: 0px;
}
#main_banner{
	margin: 0 auto;
	width: 1100px; 
	text-align: justify;
	display: block;
	height: 200px;
	background-image: url(img/banner.png);
	background-repeat: no-repeat;
	clear: both;
}
#name_company{
	position: relative;
	display: block;
	background-image: url(img/tlo2.png);
	background-repeat: no-repeat;
	float: right;
	width: 500px;
	height: 200px;
	margin-right: 200px;
}
h1.ban1{
	text-align: center;
	font-family: Tahoma;
	font-size: 35pt;
	font-weight: bolder;
	margin-top: 0pt;
	padding-top: 53px;
	line-height: 5px;		
}
h2.ban2{
	text-align: center;
	font-family: Tahoma;
	font-size: 25pt;
	font-weight: lighter;
	margin-top: 0pt;
	padding-top: 13px;	
	line-height: 5px;	
}
h3.ban3{
	text-align: center;
	font-family: Tahoma;
	font-size: 33pt;
	font-style: italic;
	font-weight: lighter;
	margin-top: 0pt;
	padding-top: 13px;	
	line-height: 5px;	
}
#menu{
	position: relative;
	display: block;
	margin-top: 0px;
	height: 75px;
	width: 100%;
	background-image: url(img/menu_tlo.png);
	background-repeat: repeat-x;
	text-align: center;
}
#menu_components{
	position: relative;
	height: 45px;
	width: 100%;
	text-align: center;
	display: block;
	padding-top: 3px;
}
#m1{
	position: relative;
	display: inline-block;
	margin-left: auto;
	padding: 5px;
	height: 38px;
	width: 150px;
}
#m2{
	position: relative;
	display: inline-block;
	margin-top: 0px;
	padding: 5px;
	height: 38px;
	width: 200px;

}
#m3{
	position: relative;
	display: inline-block;
	margin-top: 0px;
	padding: 5px;
	height: 38px;
	width: 200px;
}
#m4{
	position: relative;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	padding: 5px;
	height: 38px;
	width: 200px;
}
#m1:hover{
	background-color: #ffddbb;
}
#m2:hover{
	background-color: #ffddbb;
}
#m3:hover{
	background-color: #ffddbb;
}
#m4:hover{
	background-color: #ffddbb;
}
#flesh{
	width: 100%;
	height: 520px;
	display: block;
	margin: 0 auto;
	margin-top: 260px;
	text-align: center;
	background-image: url(img/digger.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content{
	padding: 0px;
	display: block;
	width: 1000px;
	margin: 0 auto;
	font-family: tahoma;
	font-size: 16px;
	text-align: justify;
}
#con{
	padding: 0px;
	display: block;
	width: 400px;
	font-family: Tahoma;
	float: left;
}
#con_map {
	float: right;
	display: block;
	width: 600px;
	height: 350px;
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
}
p.main_con {
	padding: 0px;
	font-size: 21px;
	font-weight: bold;
}
p.des_con {
	padding: 0px;
	font-size: 16px;
}
#map_canvas {
	width: 500px; 
	height: 400px; 
	border: 12px solid #ff7f27;  
	background: gray;
}
#footer{
	position: relative;
	display: block;
	margin-top: -25px;
	height: 321px;
	width: 100%;
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	text-align: center;
}
a.menu{
	font-family: Tahoma;
	font-size: 25px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	margin-top: 4px;
}
a.menu:hover{
	color: #800040;
}
h1.kontakt{
	font-family: tahoma;
	font-size: 25px;
	text-align: right;
	padding-top: 10px;
	padding-right: 130px;
	color: white;	
}
#footer_form {
	display: block;
	width: 430px;
	height: 240px;
	float: right;
	clear: none;
}

th.form {
	font-size: 18px;
	font-weight: normal;
	font-family: tahoma;
	text-align: right;
}
textarea#style {
	width: 250px;
	height: 120px;
	border: 3px solid #cccccc;
	overflow: inherit;
	padding: 5px;
	font-family: Tahoma, sans-serif;
}
td.left {
	text-align: left;
}
th.form2 {
	height: 120px;
	font-size: 18px;
	font-weight: normal;
	font-family: tahoma;
	text-align: right;
}
td.left2 {
	height: 120px;
	text-align: left;
}
p.white_describe {
	margin-left: 50px;
	color: #ffffff;
	float: left;
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}
#tab_admin {
	display: block;
	overflow: scroll;
	float: right;
	width: 630px;
	height: 460px;
}
th.admin{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	width: auto;
}
td.admin{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}
a.admin{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}
textarea#add {
	width: 400px;
	height: 350px;
	font-size: 12px;
	font-family: arial;
}
#describe1 {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	padding-top: 30px;
	width: 85%;
	line-height: 18px;
	margin: 0 auto;
	clear: both;
}
#describe2 {
	clear: both;
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	padding-top: 0px;
	width: 540px;
	float: right;
	line-height: 18px;
	margin: 0 auto;
}
h1.des {
	font-family: tahoma;
	font-size: 20px;
	color: #00ce34;
	font-style: normal;
}
#foto_main {
	text-indent: 0px;
	float: right;
	width: 700px;
	text-align: right;
}
.img2  {
border: 1px dotted gray;
padding-left: 3px;
padding-right: 3px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0 0px 0px 0px;
}
p.des_small {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
#con_map2 {
	
	float: right;
	display: block;
	width: 600px;
	height: 530px;
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	overflow: scroll;
}
#keywords {
	display: block;
	float: left;
	margin-top: 140px;
	width: 35%;
	height: 100px;
}
h1.key {
	text-align: justify;
	font-family: tahoma;
	font-size: 10px;
	line-height: normal;
	color: #ffffff;
}

