* {
	font-family: Tahoma, Verdana, Trebuchet, Helvetica, Sans-Serif;
	color: #cccccc;
	line-height: 1.5;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

html {
	font-size: 11px;
}

body {
	background: url('img/tlo.jpg') repeat-x;
	background-color: #2b2b2b;
	text-align: left;
}

img {
	border: 0px;
}

/* --------------------------------------------------- */

div.container {
	width: 937px;
	min-height: 797px;
	margin: 0 auto;
	position: relative;	
	overflow:hidden;
}

div.top {
	width: 937px;
	height: 123px;
	float: left;
	background: url('img/top.jpg');
}

div.tresc {
	width: 937px;
	float: left;
	background: url('img/tresc.png');
	overflow:hidden;
}

div.tresc_home_srodek {
	width: 937px;
	float: left;
	background: url('img/tresc_home_srodek.png');
}

div.tresc_home_lewa {
	width: 636px;
	float: left;
}

div.tresc_home_prawa {
	width: 301px;
	float: right;
}

div.tresc_gora {
	width: 937px;
	height: 66px;
	float: left;
	background: url('img/tresc_gora.png');
}

div.tresc_home_gora {
	width: 937px;
	height: 59px;
	float: left;
	background: url('img/tresc_home_gora.png');
}

div.tresc_home_dol {
	width: 937px;
	height: 59px;
	float: left;
	background: url('img/tresc_home_dol.png');
}

div.tresc_dol {
	width: 937px;
	height: 17px;
	float: left;
	background: url('img/tresc_dol.png');
}

div.stopka {
	float: left;
	width: 100%;
	height: 85px;
	margin-top: 10px;
	background: url('img/stopka.jpg');
	text-align: center;
}

div.testimonial_gora {
	margin-top: 10px;
	width: 872px;
	height: 7px;
	margin-left: 30px;
	background: url('img/testimonial_gora.jpg');
}

div.testimonial_dol {
	width: 872px;
	height: 7px;
	margin-left: 30px;
	background: url('img/testimonial_dol.jpg');
}

div.testimonial {
	width: 872px;
	margin-left: 30px;
	background: url('img/testimonial.jpg');
}

div.why_us_left {
	width: 180px;
	float: left;
}

div.why_us_right {
	width: 750px;
	float: right;
}

div.contact_left {
	width: 326px;
	height: 258px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url('img/contact_lewa.jpg');
}

div.contact_right {
	width: 537px;
	height: 258px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	background: url('img/contact_prawa.jpg');
}

div.home_left_gora {
	margin-left: 30px;
	width: 615px;
	height: 10px;
	background: url('img/home_left_gora.jpg');
}

div.home_left {
	margin-left: 30px;
	width: 615px;
	background: url('img/home_left.jpg');
}


div.home_left_dol {
	margin-left: 30px;
	width: 615px;
	height: 10px;
	background: url('img/home_left_dol.jpg');
}

p {
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

a.stopka {
	color: #fff;
	text-decoration: none;
	font-size: 8pt;
	padding-left: 20px;
}

a.stopka_first {
	color: #fff;
	text-decoration: none;
	font-size: 8pt;
}

p.stopka {
	font-size: 7pt;
	font-weight: bold;
	color: #fff;
	padding: 0;
}

img.tresc_gora {
	padding-top: 7px;
}

h2 {
	padding-left: 30px;
	padding-bottom: 10px;
}

ul {
	padding-left: 45px;
}

li {
	list-style: disc url('img/li.png');
	text-decoration: underline;
}

p.testimonial {
	padding-top: 10px;
	font-style: italic;
}

p.testimonial_autor {
	font-style: normal;
	font-weight: bold;
}

span.testimonial_data {
	color: #f69679;
}

p.contact_left {
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}

a.contact_left {
	color: #f69679;
}

table.kontakt {
	width: 301px;
	padding-left: 10px;
	padding-top: 20px;
}

tr.kontakt {
	height: 34px;
}

td.lewa {
	width: 50px;
}

p.tresc_home_prawa {
	padding: 0;
	text-align: center;
}

input.home {
	width: 211px;
	height: 29px;
	border: 0;
	padding-left: 10px;
	background: url('img/input.jpg') no-repeat;
}

input.submit {
	width: 49px;
	height: 27px;
	border: 0;
	padding-left: 10px;
	background: url('img/send.jpg') no-repeat;
}

textarea.home {
	width: 211px;
	height: 86px;
	border: 0;
	padding-left: 10px;
	background: url('img/textarea.jpg') no-repeat;
	overflow:auto;
}

/* ----------------------- GALERIA --------------------- */

.gallery {
    list-style: none;
}

.gallery li {
    margin: 10px;
    float: left;
    width: 250px;
    display: block;
}

.gallery li .img {
    width: 240px;
    height: 96px;
	padding-left: 10px;
    display: block;
    text-align: center;
}

.gallery li .img a {
    width: 240px;
    height: 96px;
    display: block;
}

.gallery li .head {
    background: #4b0049;
    width: 250px;
    text-align: center;
    height: 96px;
    display: block;
    color: white;
    font-size: 12px;
    margin-bottom: 4px;

}

.gallery li .link {
    text-align: right;
}

/* ----------------------- FORMULARZ --------------------- */

