html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
	
}


*{
	font-family: Arial;
	color: #84837d;
}
body{
	background: url('../img/bg.jpg') repeat-x left top #fff;
}

a{
	text-decoration: none;
	color: inherit;
}


#container{
	width: 980px;
	margin: 0 auto;
	
}

#top{
	width: 100%;
	float: left;
	height: 356px;
}

.box_kontakt{
	float: left;
	width: 320px;
	background: url('../img/box_kontakt_bg.png') no-repeat left top transparent;
	height: 280px;
}



.footer{
	width: 100%;
	
	height: 20px;
	background-color: #f2f2f2 ;
	float:left;
}


.logo{
	width: 100%;
	text-align:center;
	float:left;
	height: 100px
}

img.logo_img{
	margin-top:27px;
}

.menu{
	float:left;
	width: 100%;
	text-align: center;
	height: 24px;
	padding-top: 16px;
	padding-left: 10px;
}

.menu div{
	float:left;
	margin-right: 37px;
}

.baner{
	width: 100%;
	float:left;
	height: 211px;
	margin-top: 7px;
}

.content{
	float:left;
	margin-top: 5px;
	width: 100%;
}

img.zobacz_mapke{
	float: right;
	margin-top: 80px;
	margin-right: 20px;
}

img.email{
	float: right;
	margin-right: 25px;
    margin-top: 73px;
}

img.formularz_kontaktowy{
	float: left;
	margin-left: 80px;
    margin-top: 15px;
}

.tresc_glowna{
	float: right;
	width: 528px;
	color: #264561;
	font-size: 17px;
	padding: 20px;
	margin-top: 10px;
}

.tresc_glowna *{
	color: #264561;
	font-size: 17px;
}
.hr{
	float: left;
	width: 100%;
	height: 17px;
	background: url('../img/hr.jpg') repeat-x left top transparent;
}

ul{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
li{
 
  padding-left: 5px; 
  margin-top: 5px;
  margin-bottom: 5px;
}

img.zobacz_oferte{
	margin-top: 9px;
	margin-left: 10px;
}

.stopka_lewa{
		height: 20px;
		float:left;
		width: 160px;
		color: #8d8c8c;
		font-size: 12px;
		font-family: Anivers;
		padding: 2px;
}
.stopka_lewa a, .stopka_prawa a{
	color: #8d8c8c;
	font-size: 12px;
	font-family: Anivers;
	margin-left: 10px;
	margin-right: 10px;
}
.stopka_prawa{
	padding: 2px;
		height: 20px;
		float:right;
		width: 780px;
		color: #8d8c8c;
		font-size: 12px;
		font-family: Anivers;
		text-align: right;
}

.tresc_podstrona{
	width: 100%;
	padding: 20px;
	float: left;
}

h1{
	padding-right: 30px;
	border-bottom: 1px solid #c0c492;
	padding-bottom: 10px;
	color: #264561;
	font-size: 18px;
	margin-bottom: 20px;
}

p{
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 22px;
}

ul.kropki{
	list-style-type:disc;
}

ul.kropki li{
	margin-left: 30px;
}

.tresc_podstrona *,.tresc_podstrona p{
	color: #264561;
}

ul.gl1 li{
	margin-bottom: 13px;
}

ul.gl1{
	margin-top: 10px;
}

#mail{
	margin-left: 16px;
}
#temat{
	margin-left: 63px;
}

#tresc{
	margin-left: 66px;
}

label{
	vertical-align:top;
}

input{
	margin-bottom: 10px;
}