﻿ body {
	background-image: url(../images/background.png); /*tło*/
	background-repeat: repeat; /*powtarzanie tła*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-top: 80px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #464646;
}

a:visited {
	text-decoration: none;
	color: #464646;
}
a:hover {
	text-decoration: underline;
	color: #464646;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.footer {
	font-size: 11px;
	font-style: normal;
	color: #464646;
	vertical-align: bottom;
}

.oferta {
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
.adres p {
	margin: 0;
	font-size: 15px;
}


.adres h1 {
	font-size: 18px;
	margin: 0;
}

.oferta h1 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
}
.onas {
	font-size: 15px;
	text-align: justify;
}
.kont_form {
	font-size: 16px;
}
.kont_form_tresc {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}


.kont_formtrescMSG {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #B0370F;
}
.kont_form_tresc_input  {
	background-color: #E6D6C7;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
.kont_formtresc textarea {
	background-color: #D3C3B4;
}
.adres a {
	color: #000000;
}
.adres a:hover {
	color: #000000;
	text-decoration: underline;
}

