.h_body {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 1000px;
	height: 510px;
	background: #000000;
}

.h_belka{
	height: 13px;
	background: #ffffff;
	line-height: 0px;
}


.h_lnav{
	position: absolute;
	top: 20px;
	left: 0px
}

.h_pnav{
	position: absolute;
	top: 20px;
	right: 0px
}

.h_pole_cennik{
	position: absolute;
	left: 78px;
	top: 3px;
	height: 452px;
	width: 402px;
	padding-top: 40px;
	background: url('../../dom/gfx/top_oferta.jpg') no-repeat 0px 0px;
}

.h_cennik_m{
	position: relative;
	overflow: hidden;
	height: 405px;
	background: url('../../dom/gfx/bg_cennik_h.gif') repeat-y 0px;
	padding: 5px 15px;
	font-size : 11px;
	color: #d5d5d5;
	line-height: 17px;	
}

#h_cennik{
	top: 0;
	position: absolute;
	width: 348px;
}



#h_cennik a
{	display: block;
    padding: 3px 5px;
    background: #037dc7;
    border: 1px solid #0098ed;
    width: 100px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center; }
    
#h_cennik a:hover
{	background: #0494e6; }

#h_cennik strong{
	color: #ffffff;
}

.h_cennik_navs{
	background: url('../../dom/gfx/suwak_bg.png') repeat-y;
	float: right;
	width: 20px;
	height: 400px;
	font-size: 0;
	line-height: 0;
}

.h_cennik_sp{
	height: 5px;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	background: #2E2E2E;
	line-height: 0;
	font-size: 0;
}


.h_podpis_a{
	height: 30px;
	width: 100%;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #007899;
}

.h_podpis_a a{
	display: block;
	float: right;
	color: #717c82;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 20px;
	margin-right: 5px;
	margin-top: 3px;
	background: url('../../dom/gfx/down_ico.gif') no-repeat 0px 3px;
	
}

.h_podpis_a a:hover{
	color: #d5d5d5;
	background: url('../../dom/gfx/down_ico_hover.gif') no-repeat 0px 3px;
}

/* skopiowane z style_2*/

.h_podpis{
	height: 35px;
	width: 100%;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #007899;
	line-height: 18px;
}


.h_podpis span{
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
}

.h_podpis_data{
	float: left;
	font-size: 10px;
	line-height: 13px;
	padding-left: 15px;
}

.h_subt{
	display: block;
	position: absolute;
	bottom: 8px;
	left: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a7a5a4;
}

.h_pole_galeria{
	position: absolute;
	left: 522px;
	top: 0px;
	height: 448px;
	width: 402px;
	padding-top: 45px;
	background: url('../../dom/gfx/top_gallery_h.jpg') no-repeat 0px 0px;
}

.h_galeria{
	padding: 5px 10px;
	background: url('../../dom/gfx/bg_gallery_h.gif') repeat-y 0px;
	height: 403px;
	overflow: hidden;
	position: relative;
}

.h_galeria a{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.h_galeria a:hover img, .galeria a:hover{
	background: #868584;	
}

.h_galeria_navs{
	background: url('../../dom/gfx/suwak_bg.png') repeat-y;
	float: right;
	width: 20px;
	height: 400px;
	padding-right: 5px;
	font-size: 0;
	line-height: 0;
}

.h_galeria_sp{
	height: 5px;
	border-left: 9px solid #fff;
	border-right: 9px solid #fff;
	background: #2E2E2E;
	line-height: 0;
	font-size: 0;
}

#galeria2{
	position: absolute;
	width: 354px;
	top: 0;
}

.h_clear{
	clear: both;
}

