@CHARSET "UTF-8";
body{
	background: #000000 url('../images/main_bg.png') repeat-x 0 0;
	margin: 0;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: x-small;
	color: #000000;
}
h1{
	font-size: 1.7em;
	font-style: italic;
	color: #475b73;
	margin: 0;
}
span{
	font-size: 1.7em;
	font-style: italic;
	color: #475b73;
	margin: 0;
	font-weight: bolder;
}
.main{
	width: 1000px;
	height: 664px;
	position: relative;
	background: #000000 url('../images/site_bg.jpg') no-repeat 0 0;
	border: 10px solid #000000; 
	overflow: hidden;
}
#main_bg{
	width: 1020px;
	height: 684px;
	margin: 12px auto 0 auto;
	background-color: #000000;	
}
.left_pannel{
	float: left;
	width: 632px;
	margin: 7px;
}
.header{
	width: 100%;
	height: 231px;
}
.header_left_image{
	float: left;
	width: 166px;
	height: 111px;	
	background: transparent url('../images/header_left_image.jpg') repeat-x 0 0;
}
.header_right_image{
	float: right;
	width: 166px;
	height: 111px;
	margin-top: 8px;	
	background: transparent url('../images/header_right_image.jpg') repeat-x 0 0;
}
.site_title{
	float: left;
	width: 318px;
	height: 53px;	
	margin: 45px 0 0 25px;
	background: transparent url('../images/site_title.png') repeat-x 0 0;
	* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/site_title.png');
}
.header_bottom{
	width: 100%;
	margin: 8px 0;
}
.link_main{
	float: left;
	opacity: 0.01;
	width: 166px;
	height: 19px;
	background: transparent url('../images/link_main.png') repeat-x 0 0;
	margin-top: 8px;
	* filter: alpha(opacity=1);
}
.link_main2{
	float: left;
	width: 166px;
	height: 19px;
	background: transparent url('../images/link_main.png') repeat-x 0 0;
	margin-top: 8px;
}
.link_main:hover{
	background-position: -167px 0;	
}
.link_opis_domu{
	float: left;
	width: 122px;
	height: 19px;
	background: transparent url('../images/link_opis_domu.png') repeat-x 0 0;
	margin-right: 5px;
}
.link_opis_domu:hover{
	background-position: -122px 0;	
}
.link_galeria{
	float: left;
	width: 122px;
	height: 19px;
	background: transparent url('../images/link_galeria.png') repeat-x 0 0;
	margin-right: 6px;
}
.link_galeria:hover{
	background-position: -122px 0;	
}
.link_dojazd{
	float: left;
	width: 122px;
	height: 19px;
	background: transparent url('../images/link_dojazd.png') repeat-x 0 0;
	margin-right: 6px;
}
.link_dojazd:hover{
	background-position: -122px 0;	
}
.link_cennik{
	float: left;
	width: 122px;
	height: 19px;
	background: transparent url('../images/link_cennik.png') repeat-x 0 0;
	margin-right: 5px;
}
.link_cennik:hover{
	background-position: -122px 0;	
}
.link_kontakt{
	float: left;
	width: 122px;
	height: 19px;
	background: transparent url('../images/link_kontakt.png') repeat-x 0 0;
}
.link_kontakt:hover{
	background-position: -122px 0;	
}
.text_pannel{
	width: 594px;
	height: 344px;
	padding: 20px 18px;
	background: transparent url('../images/text_bg.png') repeat-x 0 0;
	border: 1px solid #ffffff;
	font-size: 1.2em;
	overflow: hidden;
}
.right_pannel{
	
	float: right;
	width: 347px;
	
	
	margin:  7px 7px 0 0;	
}
.top{
	width: 347px;
	height: 258px;
	background: #000000 url('../images/image_right_top.jpg') no-repeat 0 0;
}
.middle{
	width: 347px;
	height: 261px;
	background: #000000 url('../images/image_right_middle.jpg') no-repeat 0 0;
	margin: 8px 0;
}
.middle2{
	width: 307px;
	height: 221px;
	font-size: 1.2em;
	background: transparent url('../images/text_bg.png') repeat-x 0 0;
	padding: 20px;
	margin: 8px 0;
}
.bottom{
	width: 347px;
	height: 116px;
	background: #000000 url('../images/image_right_bottom.jpg') no-repeat 0 0;
	margin-bottom: 12px;
}
h2.inline_header, h3.inline_header{
	display: inline;
	font-size: 1em;	
	font-weight: normal;
}
h1.inline_header{
	display: inline;
}
.clear{
	clear: both;
}
table{
	width: 70%;
	margin: 35px 0 30px 0;
	font-size: 1.2em;	
}
table{
	cell-spacing: 0;
	border-collapse: collapse;
}
th{
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}
td{
	text-align: center;
	padding: 3px 0 3px 0;
	font-weight: bolder;
	color: #444444;
	border-bottom: 1px solid #99aacc;
}
td.right{
	text-align: center;
}
.cennik_info{
	font-size: 1.1em;
}
.paragraph{
	margin: 10px 0;
}
.paragraph2{
	margin: 6px 0;
}
#first_paragraph{
	margin-top: 20px;
}
#first_paragraph2{
	margin-top: 12px;
}

/* galeria styles */
.galeria_header{
	width: 100%;
	height: 110px;
	opacity: 0.01;
	* filter: alpha(opacity=1);
}
.galeria_main{
	width: 2400px;
	height: 490px;
	opacity: 0.01;
	* filter: alpha(opacity=1);
}
.galeria_col{
	float: left;
	width: 322px;	
	margin-left: 9px;
}
.galeria_photo_block1{
	width: 320px;
	height: 240px;
	margin-bottom: 6px;
	background-color: rgba(0, 0, 0, 0.7);
	border: 1px solid #cccccc;
}
.galeria_photo_block2{
	width: 322px;
	height: 242px;
	margin-bottom: 6px;
}
.galeria_photo_sub_block{
	float: left;
	width: 180px;
	height: 240px;
	background-color: rgba(0, 0, 0, 0.7);
	border: 1px solid #cccccc;
}
.galeria_strip_wide{
	float: left;
	width: 34px;
	height: 240px;
	background-color: rgba(0, 0, 0, 0.7);
	border: 1px solid #cccccc;
}
.galeria_strip{
	float: left;
	width: 22px;
	height: 240px;
	background-color: rgba(0, 0, 0, 0.7);
	border: 1px solid #cccccc;
	margin: 0 5px;
}
.photo{
	display: none;
}
.enlarge{
	display: none;
	float: right;
	width: 34px;
	height: 34px;
	position: relative;
	margin-top: -240px;
	background: transparent url('../images/enlarge_button.png') no-repeat 0 0;
	z-index: 2;
}
.enlarge2{
	display: none;
	width: 34px;
	height: 34px;	
	background: transparent url('../images/enlarge_button.png') no-repeat 0 0;	
	filter:
}
.galeria_title{
	float: right;
	width: 325px;
	height: 91px;
	margin-top: 3px;
	background: transparent url('../images/galeria_title.png') no-repeat 0 0;	
	* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/galeria_title.png');
}
.galeria_link_block{
	float: left;
	width: 322px;	
	height: 20px;
	margin-left: 9px;
	margin-bottom: 6px;
	* margin-bottom: 0;
}
.galeria_link{
	width: 156px;
	height: 20px;
}
.galeria_button{
	width: 54px;
	height: 20px;
}
#galeria_link_main{
	float: left;
	background: transparent url('../images/link_galeria_main.png') no-repeat 0 0;	
}
#galeria_link_main:hover{
	background-position: -156px 0;	
}
#galeria_link_opis_domu{
	float: right;
	background: transparent url('../images/link_galeria_opis_domu.png') no-repeat 0 0;	
}
#galeria_link_opis_domu:hover{
	background-position: -156px 0;	
}
#galeria_link_galeria{
	float: left;
	background: transparent url('../images/link_galeria_galeria.png') no-repeat -156px 0;	
}
#galeria_link_opis_domu:hover{
	background-position: -156px 0;	
}
#galeria_link_dojazd{
	float: left;
	background: transparent url('../images/link_galeria_dojazd.png') no-repeat 0 0;	
}
#galeria_link_dojazd:hover{
	background-position: -156px 0;	
}
#galeria_link_cennik{
	float: right;
	background: transparent url('../images/link_galeria_cennik.png') no-repeat 0 0;	
}
#galeria_link_cennik:hover{
	background-position: -156px 0;	
}
#galeria_link_kontakt{
	float: right;
	background: transparent url('../images/link_galeria_kontakt.png') no-repeat 0 0;	
}
#galeria_link_kontakt:hover{
	background-position: -156px 0;	
}
#galeria_link_back, #galeria_link_back2{
	float: left;
	margin-left: 70px;
	background: transparent url('../images/button_back.png') no-repeat 0 0;	
}
#galeria_link_back:hover{
	background-position: -54px 0;	
}
#galeria_link_forward, #galeria_link_forward2{
	float: left;
	background: transparent url('../images/button_forward.png') no-repeat 0 0;	
}
#galeria_link_forward:hover{
	background-position: -54px 0;	
}
#galeria_link_slideshow{
	float: left;
	margin: 0 10px;
	background: transparent url('../images/button_empty.png') no-repeat 0 0;	
}
#galeria_link_slideshow:hover{
	background-position: 0 0;	
}
#galeria_link_close{
	float: left;
	margin: 0 10px;
	background: transparent url('../images/button_close.png') no-repeat 0 0;	
}
#galeria_link_close:hover{
	background-position: -54px 0;	
}
#galeria_navigation{
	padding-top: 6px;
	opacity: 0.01;
	* filter: alpha(opacity=1);
}
#block5{
	opacity: 0.01;
	* filter: alpha(opacity=1);
}
.name{
	padding: 40px 0 10px 0;
	font-size: 1.5em;
	color: #475b73;
	width: 100%;
	text-align: center;
}
.contact_left{
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 10px;
	padding-top: 55px;
	line-height: 1.3;
	font-size: 1.2em;
}
.contact_right{
	float: left;
	padding-top: 55px;
	line-height: 1.3;
	font-size: 1.2em;
}
.contact strong{
	color: #475b73;
}
.dojazd{
	float: right;
}
.dojazd_h1{
	color: 	
}
.dojazd_block{
	position: absolute;
	width: 1000px;
	height: 664px;
	top: 12px;
	left: 50%;
	margin-left: -500px;
	z-index: 2;
	opacity: 0.01;
	* filter: alpha(opacity=1);
	display: none;
	background: #000000 url('../images/dojazd.jpg') no-repeat 50% 0;
	border: 10px solid #000000;
	cursor: pointer;
}
.footer{
	width: 1020px;
	margin: 12px auto 0 auto;
	margin-top: 5px;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;	
}
a.white_link, a.white_link:hover{
	color: #ffffff;
	text-decoration: none;
}
.kontakt_mail{
	color: #475b73;
	font-weight: bolder;
}
