body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
		color:#676767;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
}


.naglowek{
	font-size: 22px;
	font-style: normal;
	color: #0066cb;
	padding-bottom:5px;
	text-decoration: none;
}


.naglowek1{
	font-size: 16px;
	font-style: normal;
	padding-bottom:5px;
	text-decoration: none;
}

#footer { 
	width:100%;
 	height: 140px; 
	background: #fff url(../gfx/footerbg.gif) repeat-x;
	bottom: 1px;
}
#footer  a{
	color:#606060;
}
#footer  td{
	font-size:18px;
	color:#efeff1;
}
h1 {
	font-size: 10px;
	text-align:center;
	margin: 0;
	color: #dddddd;

}

p {	line-height: 1.5;
	padding:0px;
	font-weight:normal;
	font-size: 12px;

	}

td {	line-height: 1.5;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}

#menu {height:100%; }

#menu  a{
	color:#676767;
}

#menu a:hover {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #ff9a00;
	text-decoration: underline;

}

a {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #ff9a00;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000;
	text-decoration: underline;

}

ul {
margin-top:15px;
}

#leftm ul {
margin-top:0px;
margin-left:10px;padding:0px;
}

#leftm li a:link{
color:#fff;
padding-left:13px;
   
}
#leftm li a:visited{
color:#fff;
padding-left:13px;
}


#leftm li {
				text-decoration: none;
				color:#fff;
				padding-top:6px;
				width: 199px;
				height: 34px;
				display: inline;
				list-style-image: none;
				list-style-type: none;
				display: block;
				background: url(../gfx/lmenubg.gif) no-repeat top left;
			}

li {
	line-height: 2;
	margin-left:-10px;
	list-style-image: url(../gfx/menu-dot.gif);
	list-style-type: disc;
}



input {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
textarea {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

select{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
radio{
	border-top:3px; background-color: #FFFFFF; solid blue;border-right:3px solid yellow;border-bottom:3px solid red;border-left:3px solid lime; 
}
button {
	font-size: 12px;
	color: #c3e087;
	background-color: #c3e087;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}


#map 
{
	border: 5px solid #efefef; 
	width: 450; 
	height: 280px;
}
