div.wall
{
	height: 250px;
	background-image: url("../images/sciana.png");
	background-repeat: repeat-x;
}
div.wallContent
{
	width: 950px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/haslo.gif");
	background-repeat: no-repeat;
	background-position: 30px 45px;
	padding-top: 150px;
	padding-left: 30px;
}
div.wallContent p
{
	color: #786B54;
	font-size: 16px;
}
div.wallContent span
{
	font-weight: bold;
}
div.floor
{
	height: 130px;
	background-image: url("../images/kamienapodloga.jpg");
	background-repeat: repeat-x;
}
div.floorContent
{
	width: 980px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
}
div.floorContent a
{
	display: block;
	float:left;
	background-image: url("../images/przycisk.jpg");
	height: 80px;
	width: 245px;
	margin-top: 20px;
	text-decoration: none;
	padding-top: 30px;
	padding-left: 35px;
	font-size: 21px;
	color: #241005;
}
div.floorContent a span
{
	background-image: url("../images/przyciskOvr.jpg");
	background-position: 0px 50px;
	background-repeat: no-repeat;
}
div.floorContent a:hover
{
	background-image: url("../images/przyciskOvr.jpg");
	text-decoration: none;
}
div.floorContent p
{
	display: block;
	float:left;
	height: 50px;
	width: 165px;
	color: #FFF9B5;
	padding-top: 45px;
	font-size: 21px;
	padding-left: 30px;
}
div.flash
{
	position: absolute;
	height: 402px;
	width: 510px;
	margin-top: -170px;
	margin-left: 450px;
}
div.body
{
	background-position: bottom;
	background-repeat: repeat-x;
}
div.bodyContent
{
	width: 980px;
	height: 490px;
	margin-left: auto;
	margin-right: auto;
	
}
div.bodyContent ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #3E1C00;
	padding-bottom: 10px;
}
div.bodyContent li
{
	padding-bottom: 8px;
}
p.title
{
	margin-top: 15px;
	font-size: 20px;
	color: #3E1C00;
	background-image: url("../images/3linie.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}
p.titleInfo
{
	margin-bottom: 5px;
}
p.subtitle
{
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #3E1C00;
	padding-left: 20px;
}

div.mainContent
{
	height: 335px;
}

div.leftColumn
{
	float: left;
	width: 250px; 
	padding-left: 30px;
}
div.centerColumn
{
	float: left;
	width: 240px;
}
div.columnContent
{
	padding-left: 20px;
}
p.security
{
	color: #3E1C00;
	line-height: 20px;
	font-size: 13px;
}
p.securityTitle
{
	margin-top: 26px;
}
div.rightColumn
{
	float: left;
}
div.rightColumn div.columnContent div
{
	float: left;
}
div.thafte
{
	float: right;
	margin-left: 30px;
}
div.thafte a
{
	display: block;
	width: 61px;
	height: 60px;
	background-image: url("../images/ssl_valid_english_vB1_sample.gif");
}
p.news
{
	font-size: 15px;
	margin-bottom: 15px;
}
p.news span
{
	padding-left: 0px;
	font-size:11px;
	color: #c2b39c;
}
