﻿body {
	background-color: #CFCFCF;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #3A81E6;
}
a:hover
{
	text-decoration: underline;
}
img {
	border: 0px;
}
h1{
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	padding-bottom: 10px;
	line-height: 120%;

}
h2{
	font-weight: normal;
	font-size: 15px;
}

.tlo {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url('Img/tlo.png');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #E1E1E1;
}
#container {
	height: 100%;
	width: 750px;
	position: relative;
	margin: 0 auto;
	font-family: Segoe UI, Segoe, Verdana, Arial;
	color: #494949;
	font-size: 12px;
	line-height: 140%;
}
.main {
	width: 750px;
	background-color: white;
	border-left: 1px #BCB5B5 solid;
	border-right: 1px #BCB5B5 solid;
}
.dol-onex {
	padding: 10px;
}
.dol {
	vertical-align: middle;
}
.button {
	margin: 0px 12px 0px 12px;
}
.t1 {
	width: 200px;
	padding: 15px 10px 10px 10px;
	vertical-align: top;
	font-size: 11px;
}
.t2 {
	vertical-align: top;
	width: 550px;
	padding: 15px 10px 10px 10px;
}
.foto {
	background-color: #E58823;
	background-image: url('/Img/naglowek_tlo.png');
}
.linia
{
	width: 100%;
	height: 1px;
	background-color: #D1D1D1;
	margin: 20px 0px 20px 0px;
}
.reklamodawcy td
{
	width: 20%;
	text-align: center;	
}
.reklamodawcy img
{
	padding: 10px
}
img.logo
{
	padding: 15px;
	margin: 0px 5px 15px 15px;
	border: 1px silver solid;
}