html{
	height: 100%;
}
body{
	text-align: left;
	background-color: #212121;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div{
   position: relative;
	margin: 0px;
	border: none 0px;
	padding: 0px;
}
img{
	border: none 0px;
}
td{
	vertical-align: top;
}
#all{
	width: 100%;
	float: left;
	background-color: #4d5564;
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#strona{
	margin: auto auto;
	border: none 0px;
	padding: 0px;
	top: 9px;
	width: 971px;
	text-align: left;
}
#top{
	width: 971px;
	height: 81px;
	float: left;
}
#logo{
	width: 185px;
	height: 81px;
	float: left;
}
#top02{
	width: 411px;
	height: 81px;
	float: left;
	background-image: url(../images/top02.jpg);
	background-repeat: no-repeat;
}
#top03{
	width: 188px;
	height: 81px;
	float: left;
	background-image: url(../images/top03.jpg);
	background-repeat: no-repeat;
}
#logo_domar{
	width: 187px;
	height: 81px;
	float: left;
}
#contents{
	width: 971px;
	min-height: 344px;
	float: left;
	background-image: url(../images/tresci_tlo.jpg);
	background-repeat: repeat-y;
}
#left_empty{
	width: 28px;
	height: 324px;
	float: left;
	background-image: url(../images/left_empty.jpg);
	background-repeat: no-repeat;
	background-color: #4d5665;
}
#tresc{
	width: 909px;
	min-height: 324px;
	float: left;
	background-color: white;
	/*background-image: url(../images/txt_tlo.jpg);
	background-repeat: no-repeat;*/
}
#right_empty{
	width: 34px;
	height: 324px;
	float: left;
	background-image: url(../images/right_empty.jpg);
	background-repeat: no-repeat;
	background-color: #4d5665;
}
#bottom_empty{
	width: 971px;
	height: 20px;
	float: left;
	background-image: url(../images/bottom_empty.jpg);
	background-repeat: no-repeat;
}
#left_home{
	width: 567px;
	min-height: 324px;
	float: left;
	background-repeat: no-repeat;
}
#right_home{
	width: 342px;
	min-height: 324px;
	float: left;
	background-repeat: no-repeat;
}
#left_szablon02{
	width: 455px;
	min-height: 324px;
	float: left;
}
#right_szablon02{
	width: 454px;
	min-height: 324px;
	float: left;
}
#gallery{
	width: 909px;
	min-height: 324px;
	float: left;
}
#left_szablon01{
	width: 555px;
	min-height: 324px;
	float: left;
}
#right_szablon01{
	width: 354px;
	height: 324px;
	float: left;
	/*background-image: url(../images/szablon01.jpg);
	background-image: url(../images/szablon01_2.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}
#menu{
	width: 100%;
	height: 93px;
	text-align: center;
	background-image: url(../images/menu_tlo.jpg);
	background-repeat: repeat-x;
	clear: both;
	text-align: center;
}
#menu_center{
	width: 971px;
	margin: 0 auto;
	text-align: left;
}
#menu_atuty{
	width: 206px;
	height: 91px;
	float: left;
}
#menu_mieszkania{
	width: 270px;
	height: 91px;
	float: left;
}
#menu_kontakt{
	width: 203px;
	height: 91px;
	float: left;
}

#news{
	width: 292px;
	height: 91px;
	float: left;
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
}
#footer{
	width: 971px;
	height: 17px;
	float: left;
	color: #838383;
	text-align: right;
	font-size: 10px;
	padding-top: 2px;
}
#footer a{
	color: #838383;
	text-decoration: none;
}
.tytul{
	float: left;
	margin: 15px 5px 15px 15px;
	padding-left: 15px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	color: #484848;
	font-size: 14px;
	font-weight: bold;
}
.zawartosc01{
	clear: both;
	margin-left: 50px;
	min-height: 250px;
	color: #7f7f7f;
	margin-bottom: 10px;
	border-left: solid 1px #c9d5de;
	padding: 5px 10px 5px 10px;
}
.zawartosc02{
	float: left;
	color: #7f7f7f;
	min-height: 250px;
	margin-bottom: 10px;
	margin-top: 46px;
	border-left: solid 1px #c9d5de;
	padding: 5px 10px 5px 10px;
}
a.url_submenu{
	text-decoration: none;
	color: white;
}
a.url_submenu:hover{
	color: #ed1c24;
}
.submenu{
	height: 20px;
	padding: 2px;
	padding-left: 15px;
	background-color: #212121;
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
	background-position: 7px 8px;
	border-top: solid 1px #454545;
	cursor: pointer;
	z-index:999;
}
.foto{
	cursor: pointer;
}