@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.h1, .h2, .h3, .h4, .h5 {
    clear: both;
    color: #187527;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    margin-top: -15px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
}

.h1 {
	background-image: url(../images/hkask.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.h2 {
	background-image: url(../images/hwiertara.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.h3 {
	background-image: url(../images/hkontakt.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.h4 {
	background-image: url(../images/mail.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.h5 {
	background-image: url(../images/hgaleria.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.h5 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	text-transform: none;
}

.header {
  height: 187px;
  overflow: hidden;
  text-align: center;
  width: 800px;
}

.menu {
	height: 79px;
	width: 800px;
	background-image: url(../images/menu_belt.gif);
	text-align: center;
	background-repeat: no-repeat;
}
.lbgallery {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
.refgallery
{
    padding-left: 50px;
    width: 700px;
}
.refgallery img{
	text-align: center;
	border: 1px solid #187527;
	background-color: #FFFFFF;
}
.ref{
    float: left;
    height: 152px;
    padding-bottom: 15px;
    padding-left: 15px;
    width: 152px;
}
.mainimage {
	width: 395px;
	height: 350px;
	float: left;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.mainimage img {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.gallerytext {
	float: left;
	width: 240px;
	background-color: #ffffff;
	background-image: url(../images/bg_maintext.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.maintext {
  clear: both;
	float: left;
	width: 100%;
	background-color: #ffffff;
	background-image: url(../images/bg_maintext.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.maintext-oferta {
    background: url("../images/oferta.png") no-repeat scroll right 70px transparent;
    clear: both;
    float: left;
    width: 100%;
}

.maintext  p, .gallerytext p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin: 0 5px 0 30px;
    text-align: left;
}

.maintext a {
	color: #006600;
	font-weight: bold;
}

/* menu */
a {
	text-decoration: underline;
	color: #006600;
}

.gal {
	width: 120px;
	height: 50px;
	text-decoration: none;
	color: #009900;
	display: inline-block;
}


.container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
.footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 98px;
	text-align: center;
	clear: both;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 30px;
}

img {
	border: 0px solid #000000;
}


.content {
	width: 800px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	margin-bottom: 0px;
	padding-top: 10px;
}

.oferta-tekst {
    height: 210px;
    padding-left: 20px;
}


/* menu */
#s1 {
	float: left;
	display: block;
	height: 59px;
	width: 2px;
	background-image: url(../images/menu_bg_spacer.gif);
	background-repeat: no-repeat;
}


.mx, .mxactive {
	float: left;
	display: inline;
	height: 59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #187527;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	width: 158px;
	padding-top: 15px;
}


.mx:hover, .mxactive{
	font-weight: bold;
	color: #187527;
	background-image: url(../images/menu_bg_active.gif);
}

.szczegoly {
    /*background: url("../szczegoly_off.png") repeat-x scroll center center transparent;
    color: #187527;
    font-weight: bold;
    height: 50px;
    margin-top: -20px;
    padding-top: 25px;
    text-align: center;
    text-decoration: none;*/
    clear: both;
    float: right;
    margin-bottom: -15px;
    margin-top: -150px;
}

.szczegoly a{
    /*background: url("../szczegoly_off.png") repeat-x scroll center center transparent;
    color: #996600;
    font-size: 20px;
    padding: 15px;
    text-decoration: none;*/
    float: right;
    margin-top: -15px;
}
.szczegoly a:hover,
.szczegoly a:active{
    /*background: url("../szczegoly_on.png") repeat-x scroll center center transparent;
    color: #187527;
    font-size: 20px;
    padding: 15px;
    text-decoration: none;*/
}

.adress{
width: 50%;
float:left;
}

.form{
width: 50%;
float:left;
}

.text{
float: left;
width: 100px;
}

.oferta-tekst2{
    float: right;
    width: 81%;
}

.szczegoly2{
    float: left;
    width: 18%;
   margin-bottom: -15px;
}

.lang{
    float: right;
    margin-right: 30px;
    margin-top: -185px;
    position: relative;
    width: 135px;
}

.lang a{
    text-decoration: none;
}

.EN{
    float: left;
    padding-right: 5px;
    width: 40px;
    text-decoration: none;
}

.PL{
    float: left;
    width: 40px;
    padding-right: 5px;
    text-decoration: none;
}

.DE{
    float: left;
    width: 40px;
    padding-right: 5px;
    text-decoration: none;
}
.logo{

}

