﻿html, body {
	padding:0;
	text-align:center;
	background-color: #D6D6D6;
	background-image: url(../grafika/lay/kontakt/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
}
#pagewidth {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position:relative;
	height:177px;
	background-color:#D6D6D6;
	width:100%;
}
#maincol {
	background-color: #D6D6D6;
	background-image: url(../grafika/lay/kontakt/gora.jpg);
	width:100%;
	height:39px;
	float:left;
	display:inline;
	position: relative;
}
#middle {
	background-color: #D6D6D6;
	background-image: url(../grafika/lay/kontakt/srodek.jpg);
	width:100%;
	height:216px;
	float:left;
	display:inline;
	position: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
#bottom {
	background-color: #D6D6D6;
	background-image: url(../grafika/lay/dol.jpg);
	width:100%;
	height:130px;
	float:left;
	display:inline;
	position: center;
}
#in_bottom {
	font-family: verdana;
	color:#661018;
	margin-left: 22px;
	margin-right: 5px;
	margin-top: 35px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	float:right;
}
#tabela {
	font-family: tahoma;
	color:#FFFFFF;
	font-size: 12px;
	border: 0px solid black;
	width: 640px;
	vertical-align: top;
	margin: auto;
	text-align: center;
}
#tabela td {
	border: 0px solid black;
	padding: 0px;
	vertical-align: top;
}
#tabela td.lewo {
	text-align: left;
}
#tabela td.prawo {
	text-align: right;
}
A:link {
	text-decoration: none;
	color: #661018
}
A:visited {
	text-decoration: none;
	color:#370e0e
}
A:hover {
	text-decoration:underline;
	color:#D6D6D6
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */

