body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #E2D39D;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FCF8E9;
	border: 8px solid #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/bg_content_title.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 100%;
	text-align: left;
	padding-left: 10px;
	background-color: #FEFDF9;
}
.logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 217px;
}
.flagi {
	padding-top: 20px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
.main_buton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	font-style: normal;
}
.bok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E2DCC6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.aktualnosci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FCF8EA;
	background-image: url(../img/bullet_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 5px 5px 5px 22px;
	font-weight: normal;
}



.main_buton a:link,.main_buton a:visited,.main_buton a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.main_buton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F8F1D5;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	height: 22px;
	width: 280px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.apartament_tabelka_tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F9F1D7;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	text-align: left;
	height: 24px;
}
.apartament_tabelka_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FCF8EA;
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.style1 {
	font-size: 10px;
	color: #666666;
}
.style2 {
	font-size: 10px;
	color: #999999;
}

#obszar{
	z-index:2;
	position:relative;
	width:120px;
	left:300px;
	top:0px;
	height:230px;
	overflow:scroll;
	visibility:visible;
	
}
#zawartosc{
	z-index:2;
	position:relative;
	width:97px;
	left:0px;
	top:0px;
	height:0px;
	visibility: visible;
	
}
#fotka{
	z-index:2;
	position:relative;
	left: 2px;
	width: 0px;
	top: -230px;
	height: 0px;
	visibility: visible;
}
h1, h2 {
    font: normal 11px Arial, sans-serif;
    font-weight: bold;
    display: inline;
    color: black;
}

h1:hover, h2:hover {
  color: Red;
}

