body{
	margin: 0px;
	padding: 0px;
	
	background-image: url(../gfx/bg01.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
html{
	
	font-family: Arial; 
	font-size:10px;
}

h1 {
	text-decoration:none;
	width : 260px;
	height : 110px;
	margin : 0;
	padding : 0;
	background : url('..//gfx/hale-elmark-wynajem-logo.gif') no-repeat 0 0;
}

h1 a {
	display : block;
	height : 113px;
	text-indent : -9999px; 
}

h1 a:hover {
	border:0;
}

#nag h1, #naglowek h1{
    background: none repeat scroll 0 0 transparent;
	  height: auto;
   
    margin: 0 0 20px;
    width: 100%;
	font-size:22px;
color: #0379c1;
padding:0px;margin:0px;font-weight:normal;
	}



h2{
font-size:14px;
color:#b7b5b6;
padding:0px;margin:0px;
font-weight:normal;
}

h3{
font-size:14px;
padding:0px;margin:0px;
font-weight:bold;
}

p,td{
color: #666666;
	font-size:12px;
	padding:0px;margin:0px;
	text-align:justify;
	line-height: 1.6;	

}

input.btn { 
background:transparent url(../gfx/b_wyslij.gif) no-repeat;
border:medium none;
margin-top:8px;
} 

#footer { 
	width:100%;
 	height: 121px; 
 	background-color: #2b4587;
	bottom: 1px;
}

	#footer td {
		font-size:12px;
		color:#fff;
	}

#footer1 { 
	width:950px;
	margin: 0 auto; 
	color:#fff;
	padding:10px;

}
#opis p{
	line-height: 1.5;
	font-size:11px;
	}
	
li {
	font-size: 12px;
	line-height: 1.9;
	list-style-type: circle;
	list-style-image: url(../gfx/p01.gif);
}

#menu a { 
font-size: 14px;
	color: #676767;

	text-decoration: none;
}

#menu a:hover { 
	font-size: 14px;
	color: #0379c1;

}

#menu li {
	line-height: 1.9;
}

#content img {
	border:4px solid #CCCCCC;
}

#content a:hover img {
	
border:4px solid #676767;
	}

a {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;

}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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, Helvetica, sans-serif;
	font-size: 11px;
	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, Helvetica, sans-serif;
	font-size: 11px;
	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; 
}

.nag {
	color: #727272;
	font-size: 16px;
	font-weight: bold;
}
