html
{
	min-height: 100%;
	margin-bottom: 1px;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background: #F8B45F;
}

img
{
	border: 1px solid black;
}

#menu
{
	float: left;
	width: 214px;
	height: 242px;
	background: url(../images/apartamenty_03.gif) no-repeat top center;
	margin: 0 20px 50px 14px;
}

#menu a
{
	color :black;
	text-decoration: none;
}

#menu div
{
	margin: 12px;
	text-align: left;
}

#menu a img
{
	border: 0;
	vertical-align: middle;
}

#content
{
	text-align: left;
	float: left;
	width: 460px;
	display: table;
}

#main
{
	background: url(../images/apartamenty_05.gif) center center;
	width: 780px;
	height: 300px;
	min-height: 300px;
	margin: 0 auto;
	display: table;
}


#top
{
	background: url(../images/apartamenty_01.jpg) no-repeat center center;
	width: 780px;
	height: 163px;
	min-height: 163px;
	margin: 0 auto;
	text-align: left;
	display: table;
}

#lang
{
	margin: 130px 0 0 610px; 
}

#lang a img
{
	border: 0;
	text-decoration: none;
	vertical-align: middle;
}
#lang a.wybr img
{
	border: 1px dotted #666;
	padding: 2px;
}

#bottom
{
	background: url(../images/apartamenty_06.jpg) no-repeat center center;
	width: 780px;
	height: 190px;
	min-height: 190px;
	margin: 0 auto;
	text-align: right;
}

#bottom a
{
	color: black;
	text-decoration: none;
	padding-right: 48px;
}

div.okolica
{
	margin-left: 20px;
}
div.okolica img
{
	margin: 0 0 10px 15px;
}

h1
{
	color: #B55001;
	text-align: center;
	font-size: 18px;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	line-height: 22px;
}

h2
{
	line-height: 40px;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	font-size: 16px;
	color: #FF7211;
	margin: 10px 0 10px 0;
	padding: 0;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 1cm;
	margin: 5px 0 0 0;
}

table.apartamenty
{
	width: 100%;
}

table.apartamenty img
{
	margin-bottom: 20px;
}

a.apart img
{
	float: left;
	margin: 2px;
}
