body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../gfx/bg4.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#prowizja{
	color:red;font-size:13px;font-weight:bold;
	}
#prowizja1{
	color:red;font-size:18px;font-weight:bold;
}

	.naglowek{
	font-size:22px;
	color: #cc0717;
	padding-left:8px;
}
	
#footer { 
	width:100%;
 	height: 135px; 
	background: #fff url(../gfx/footerbg.jpg) repeat-x;
	bottom: 1px;
}
#footer  a{
	color:#606060;
}

h1 {
	font-size: 10px;
	text-align:center;
	margin: 0;
	color: #dddddd;

}

p {	line-height: 1.5;
	padding:0px;
	font-size: 12px;
	font-family:Arial;
	color:#666664;
	}

td {	line-height: 1.5;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family:Arial;
	color:#606060;
	}


a {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #cc0717;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000;
	text-decoration: underline;

}
ul{
margin-left:0px;
}
li {
	line-height: 1.8;
	list-style-image: url(../gfx/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;
}
