BODY {


	margin-top: 20px;
   background: #000000;
	color: #ffffff;
	font-family:  Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	
 }
  
p {
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 80px;
	text-align: left;
}
p.klienci{
	margin-left: 80px;
	margin-right: 0px;
}
p.mobile{
	margin-left: 80px;
	margin-right: 0px;
	text-align: right;
}

p.start{
	margin-left: 40px;
	margin-right: 0px;
}
p.mapa{
text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}

A:link {color: #ffffff; font-size:  12px;  font-family:  Verdana, Geneva, Arial, Helvetica;text-decoration: none;  }
A:visited {color: #ffffff; font-size:  12px;  font-family:  Verdana, Geneva, Arial, Helvetica;text-decoration: none; }
A:hover {color: #ffffff; font-size:  12px;  font-family:  Verdana, Geneva, Arial, Helvetica;text-decoration: underline; }
A:active {color: #ffffff; font-size:  12px;  font-family:  Verdana, Geneva, Arial, Helvetica;text-decoration: none;  }

A.dagraf-link:link {color: #555555; font-size:  10px;  font-family: Arial; text-decoration: none;  margin-top: 12px; }
A.dagraf-link:visited {color: #555555; font-size:  10px;  font-family: Arial;text-decoration: none; margin-top: 12px; }
A.dagraf-link:hover {color: #D1D1D1; font-size:  10px;  font-family: Arial;text-decoration: none; margin-top: 12px; }
A.dagraf-link:active {color: #555555; font-size:  10px;  font-family: Arial;text-decoration: none;  margin-top: 12px; }


.input_form {
background: #585858;
 border: 1.5px solid #f8b50a;
	height: 18px;
	font-family:  Arial, Helvetica;
	font-size: 12px;
	margin: 1px;
	color: #ffffff;
	height: auto;
}
textarea.form {
 background: #585858;
 border: 1.5px solid #f8b50a;
	
	font-family:  Arial, Helvetica;
	font-size: 12px;
	margin: 1px;
	color: #ffffff;
}

.input_bad {
background: #585858;
 border: 1.5px solid Red;
	height: 18px;
	font-family:  Arial, Helvetica;
	font-size: 12px;
	margin: 1px;
	color: #ffffff;
	height: auto;
}
textarea.form_bad {
 background:#585858; 
 border: 1.5px solid Red;
 font-family:  Arial, Helvetica;
 font-size: 12px;
 margin: 1px;
 color: #ffffff;
}

.imput_button {
background: #585858;
	border: 1.5px solid #f8b50a;
	width: 60px;
	height: 22px;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer; 
	cursor: hand; 
	
}

#MENU {
	width: 216px;
	float: left;
	overflow: hidden;
	text-align: left;
}
ul.menu, ul.menu li.menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li.menu {
	width: 187px;
	background: url(../images/button_face.jpg) no-repeat left top;
}

ul.menu a:link, ul.menu a:visited {
	display: block;
	width: 187px;
	font-size: 12px;
	font-weight: bolder;
	color: #EBEBEB;
	text-decoration: none;
	padding: 7px 10px;	
	background:  url(../images/button_face-disp.jpg) repeat-x top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px;
}

ul.menu a:hover {
   color: #ffffff;
	background-color: #4c4c4c;
	background-image: url(../images/button_face-over.jpg);
}

#MAPKA
{
	visibility: hidden;
	position: absolute;
	border-style: solid;
	border-color: #FFA500;
	background-color: #4c4c4c;
	width: 580px; height: 550px; z-index: 1; left: 220px; top: 60px;
	
}
.trigger {

	display: block;
	padding: 7px 10px;
	width: 187px;
	font-size: 12px;
	font-weight: bolder;
	color: #EBEBEB;
	background:  url(../images/button_face-disp.jpg) repeat-x top;
	cursor: hand;
}
.branch {DISPLAY: none; 

}
ul.branch li.branch {
	width: 187px;
	background: url(../images/button_face.jpg) no-repeat left top;
}
ul.branch a:link, ul.branch a:visited {
	display: block;
	width: 187px;
	height: 8px;
	font-size: 10px;
	font-weight: bolder;
	color: #EBEBEB;
	text-decoration: none;
	border-bottom: solid; 
	border-color: #4c4c4c; 
	padding: 7px 10px;	
	background: #686868;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
ul.branch a:hover {
   color: #ffffff;
	background-color: #4c4c4c;
	
}
ul.branch, ul.branch li.branch {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul 
{
	margin-left: 100px;
}
