body {
	margin-top: 50px;
	background-image: url(../images/tlo.png);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", "Estrangelo Edessa";
	font-size: 12px;
	list-style:square;
	margin-left: 10px;
}
a:link {
	color: #ed145b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ed145b;
}
a:hover {
	text-decoration: underline;
	color: #F1437B;
}

h1 {
	font-size: 14px;
	color: #0067E6;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	color: #333333;
	margin: 0;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h4 {
	font-size: 14px;
	color: #0067E6;
}


h6 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
li {
	margin-left: -25px;
	list-style-type: circle;

}



.promocje {
	background-color: #F36D99;
	background-image: url(../images/promocje.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 200px;
}
.top_link_blokowy {
	display: block;
	height: 50px;
	width: 350px;
}

.promocje_link_blokowy {
	display: block;
	height: 200px;
	width: 200px;
}

.header {
	margin: 0px;
	height: 200px;
	width: 500px;
	background-color: #3792FF;
	background-image: url(../images/header1.jpg);
	float: right;
}
.zajawka_left, .zajawka_right, .zajawka_srodek {
	padding: 1px;
	border: 0px solid white;
	vertical-align: top;
	margin-top: 10px;
	vertical-align: top;
	height: 280px;
}
.zajawka_left {
	float: left;
	width: 210px; 
	margin-left: 10px;
}
.zajawka_right {
	float: right; 
	width: 210px; 
	margin-right: 10px;
} 
.zajawka_srodek {
	margin-left: 240px;
	margin-right: 240px;
	padding-top: 1px;
}
td.stopka {
	font-weight: bold;
	background-color: #BCBCBC;
	background-image: url(../images/footer.png);
	height: 25px;
	padding: 0px;
	background-repeat: no-repeat;
	text-align: center;
}
.main_folio {
	margin: 10px;
	height: auto;
	border: 0px solid white;
}
td.skrotowe {
	padding-right: 2px;

}
a.grey:link, a.grey:visited, a.grey:active {
	color: #333333;
	text-decoration: underline;	
}
a.grey:hover {
	color: #666666;
	text-decoration: underline;
}
