html, body {
	margin: 0;
	padding: 0;
	background: #4c4c4c url('/images/bg.gif') top left repeat;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Tahoma, sans-serif;
	color: #fff;
	width: 100%;
	height: 100%;
}



h1 {
	display: block;
	width: 553px;
	height: 70px;
	background: url('/images/logo.gif') top left no-repeat;
	margin: 0 auto;
	padding: 0;
}

h1 span {
	display: none;
}

h2 {
	font: normal 18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Tahoma, sans-serif;
	color: #fff;
	width: 100%;
	border-bottom: solid 1px #fff;
}


a {
	color: #fff;
}

a:hover {
	color: #333;
}

.right {
	float: right;
}

.left {
	float: left;
}



#wraper {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url('/images/bg2.gif') top left repeat-x;
	min-height: 350px;
}

#main {
	margin:  0 auto -50px auto;
	width: 960px;
	height: 100%;
	min-height: 750px;
	background: url('/images/bg_main.jpg') top left no-repeat;
	line-height: 20px;
}

#submain {
	margin:  0 auto -50px auto;
	width: 960px;
	height: 100%;
	min-height: 750px;
	background: url('/images/bg_subpage.jpg') top left no-repeat;
	line-height: 20px;
}

#header {
	height: 129px;
	width: 960px;
}

#menu {
	margin: 0 25px 0 30px;
	width: 905px;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#flashcontent {
	float: left;
	width: 522px;
	height: 357px;
}

#maintext {
	float: right;
	width: 360px;
	height: 320px;
	padding: 37px 0 0 18px;
}

.testimonial {
	width: 462px;
	padding: 60px 0 0 60px;
}

.testimoniallnk {
	display: block;
	width: 300px;
	height: 80px;
}

a.testimoniallnk span {
	display: none;
}

.contactus {
	width: 320px;
	padding: 100px 0 0 48px;
	line-height: 25px;
}

#subleft {
	width: 238px;
}

#subright {
	width: 662px;
}

#maincontent {
	width: 602px;
	margin: 20px;
}

#maincontent p {
	margin: 10px 0 20px 0;
}

.contactussub {
	height: 71px;
	width: 225px;
	display: block;
	padding: 40px 0 0 13px;
	font-size: 10px;
	background: url('/images/bg_left_contact.png') top left no-repeat;
}

.quoteviaemail {
	display: block;
	height: 106px;
	width: 238px;
	background: url('/images/bg-quote.png') top left no-repeat;
}

.quoteviaemail span {
	display: none;
}

#footer {
	clear: both;
	width: 100%;
	height: 45px;
	background: #141414;
	padding: 5px 0 0 0;
}

#footermain {
	width: 900px;
	margin: 0 auto;
}

#footermain ul {
	margin: 0;
	padding: 0;
}

#footermain ul li {
	list-style: none;
	float: left;
	margin: 0 20px 0 0;
}




#kontaktowyl {
	float: left;
	width: 212px;
	margin: 20px 0;
}

.kontakt {
	float: right; width:390; margin: 0;
}

.message {background:#ccc; color:#b20600; display:none; width:340px; padding:10px; border: solid 1px #ccc; line-height: 13px; }
.kontakt ul {list-style-type:none; width:360px; margin:0; padding:0; }
.kontakt li {list-style-type:none; padding-top: 13px; }
.kontakt li.special {display:none; }
.kontakt label {
	width: 360px;
	text-align: left;
}

.kontakt form {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
}

.kontakt input, .kontakt textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Tahoma, sans-serif;
	border: solid 1px #ccc;
	padding: 5px;
}

.focus {
	border: solid 2px #000;
	background: #eee;
}

.bold {
	font-weight: bold;
	color: #ccc;
}

.kontakt input {width:350px; }
.kontakt textarea {width:350px; }


#submenu {
	padding: 20px 0;
}

#submenu a {
	padding: 0 20px;
	margin: 20px 0;
}