@charset "utf-8";
/* CSS Document */

body {

	font: 100%  Arial, Verdana, Helvetica, sans-serif;

    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	background: #ffa200;

	background-image: url(img/bg.gif);

	background-repeat: repeat-x;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	behavior: url('hover.htc');

}

a{

	color: #000;
	text-decoration: none;

}

a:hover{

	color: #ffcc00;
	text-decoration: underline;

}

.style {

color: #FFF;
line-height: 1.4;
font-size:12px;
text-shadow: 1px 1px 2px #000;

}

.style_tresc {
color: #606;
line-height: 1.7;
font-size:12px;
}
#tresc_fs a{
color: #606;
line-height: 1.4;
font-size:12px;
}
#tresc_fs a:hover{
text-decoration:underline;	
}

#tresc_ko a{
color: #606;
line-height: 1.4;
font-size:12px;
}
#tresc_ko a:hover{
text-decoration:underline;	
}

h1 {
	color: #606;
	font-size:large;
	font-style:italic;
	font-weight:normal;
}


#container {

	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */

	position:relative;

}

#container_slub {

	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */

	position:relative;

}

#main{

	width: 100%;
	height: 600px;
	background-image: url(img/bg_bubbles_2.png);	
	background-repeat: no-repeat;
	background-position: 20px -45px;

}
#main_28{

	width: 100%;
	height: 1140px;
	background-image: url(img/bg_bubbles_2.png);	
	background-repeat: no-repeat;
	background-position: 20px -45px;

}

#header {

	width: 100%;

	height: 100px;

}

#komunikat{

	margin-left:: 10px;
	top: 256px;
	right: auto;
	width: 410px;
	height: 166px;
	font-size: small;
	position: absolute;
	left: 512px;
	padding:0.5em;

}

#tresc{

	margin-left:: 10px;
	top: 210px;
	right: auto;
	width: 285px;
	height: 166px;
	font-size: small;
	position: absolute;
	left: 673px;
	padding:0.5em;

}
#tresc_firma{

	margin-left:: 10px;
	top: 210px;
	right: auto;
	width: 445px;
	height: 311px;
	font-size: small;
	position: absolute;
	left: 513px;
	padding:0.5em;

}

#tresc_fs{

	margin-left:: 10px;
	top: 186px;
	right: auto;
	width: 318px;
	height: 353px;
	font-size: small;
	position: absolute;
	left: 634px;
	padding:0.5em;
}

#tresc_fr{

	margin-left:: 10px;
	top: 186px;
	right: auto;
	width: 318px;
	height: 353px;
	font-size: small;
	position: absolute;
	left: 634px;
	padding:0.5em;
	display:none;

}

#tresc_rl{

	margin-left:: 10px;
	top: 186px;
	right: auto;
	width: 318px;
	height: 353px;
	font-size: small;
	position: absolute;
	left: 634px;
	padding:0.5em;
	display:none;

}

#tresc_ko{

	margin-left:: 10px;
	top: 186px;
	right: auto;
	width: 258px;
	height: 353px;
	font-size: small;
	position: absolute;
	left: 694px;
	padding:0.5em;
}

#oferta{
	position:absolute;
	left: 30px;
	top: 100px;
	height: 475px;
	width: 600px;
	background:url(img/oferta.png);
	background-repeat:no-repeat;
}

#kontakt_tresc{
	position:absolute;
	left: 1px;
	top: 101px;
	height: 475px;
	width: 675px;
	background:url(img/kontakt.png);
	background-repeat:no-repeat;
}
#index_tresc{
	position:absolute;
	left: 1px;
	top: 101px;
	height: 466px;
	width: 665px;
	background:url(img/ofirmie.png);
	background-repeat:no-repeat;
}

#oferta a {
	color: #FFF;
	line-height: 1.4;
	font-size:12px;
	text-shadow: 1px 1px 2px #000;
	

	}
	
#oferta a:hover{
	font-weight:bold;
	text-decoration:none;
}

#footer {
	width: 400px;
	font-size: x-small;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
	position:absolute;
	left: 551px;
	top: 550px;
	
}

#footer_slub {
	width: 400px;
	font-size: x-small;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
	position:absolute;
	left: 551px;
	top: 1220px;
	
}
#footer_28 {
	width: 400px;
	font-size: x-small;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
	position:absolute;
	left: 551px;
	top: 1087px;
	
}

#menu{
	position:absolute;
	left: 40px;
	top: 39px;
	text-shadow: 1px 1px 2px #000;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
		font-weight:bold;

}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	font-size:12px;
	display: block;
	width: 100px;
	height:40px;
	text-align: center;
	color: #fff;

}

ul a:hover {
	font-weight:bold;
}

.btn img {
	display: none;
	position: absolute;
	top: 6px;
	right: 6px;
}
.btn:hover img {
	display: block;
}
.btn span {
	cursor: pointer;
}

#kontakt {
	width: 256px;
	font-size: x-small;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
	position:absolute;
	left: -10px;
	top: 533px;
	height: 70px;
}

#kontakt_slub {
	width: 256px;
	font-size: x-small;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
	position:absolute;
	left: -10px;
	top: 1203px;
	height: 70px;
}

#kontakt_28 {
	width: 256px;
	font-size: x-small;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
	position:absolute;
	left: -10px;
	top: 1070px;
	height: 70px;
}

.kontakt{
	text-shadow: 1px 1px 2px #000;
	color:#FFF;
}

#gallery {
	position:absolute;
	left: 140px;
	top: 136px;
	width: 810px;
	height: 410px;

}

#gallery_28 {
	position:absolute;
	left: 140px;
	top: 136px;
	width: 810px;
	height: 946px;

}

#gallery_32 {
	position:absolute;
	left: 140px;
	top: 136px;
	width: 810px;
	height: 410px;

}


#menu_galeria{
	position:absolute;
	top: 137px;
	left: 1px;

}
#menu0 dd.active {
	font-weight: bold;
}

#menu0 {
	margin: 10px;
	padding: 0;
}

#menu0 dt {
	font-weight: bold;
	cursor: pointer;
	margin: 5px 0 0 0;
	padding: 2px;
}

#menu0 dd {
	margin-left: 15px;
}

#menu0 dd.active {
	font-weight: bold;
}

.img_ramka {
	border-color:#FFF;	
}

#wspolpraca{
	position:absolute;
	left: 20px;
	top: 126px;
	width: 900px;
	height: 400px;
	
}

#wspolpraca a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}

#form{
	position:relative;
	top:35px;
	left:420px;
	
}
