/*

#	Author: Palmax
#	e-mail: biuro@palmax.pl
#	(c)2009 by PALMAX
*/

/*Global Reset
***********************************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6,
p, a, em, font, img, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
}

body {
	width: auto;
	background: #300000 url(images/bg.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #696969;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.container {
	margin: 0 auto;
	width: 600px;
}

.clear {
	clear: both;
}


/*Header Styles
***********************************************************************/

.header {	
	width: 600px;
	padding-top: 0px;
	float: left;
	padding-top: 20px;
	background: #transparent url(images/header2_bg2.jpg) no-repeat left top;
	z-index: -2;
}

.logo {
	height: 176px;
	width: 300px;
	float: left;
	z-index: 2;
}

.logo a{
	font-size: 0;
	line-height: 0;
	height: 176px;
	width: 300px;
	float: left;
}



/*Content Styles
***********************************************************************/

.content {
	padding: 0;
	width: 600px;
	border-width: 0;
	border-style: solid;
	border-color: #10aa00;
	float: left;
	height: auto;
	background: transparent url(images/content2_bg.jpg) repeat-y left top;
}

.content-tbg {
	width: 600px;
	height: 0;
	float: left;
	font-size: 0;
	line-height: 0;
	background: transparent;
}

.content-bbg {
	width: 600px;
	height: 0;
	float: left;
	font-size: 0;
	line-height: 0;
	background: transparent;
}

.left {
	float: left;
	padding-top: 10px;
	width: 390px;
	background-color: #f8f5e2;
}

.menu {
	width: 190px;
	text-align: center;
	float: left;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 20px;
	z-index: 5;
	background-color: #1A0000;
}

.menu ul, .menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;

}

.menu ul {
	float: left;
}


.menu ul li {
	float: left;
	margin-right: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #800000;
}

.menu ul a:link, .menu ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 10px;
	width: 160px;
	height: 15px;
	text-align: right;
}

.menu ul a:hover {
	text-decoration: underline;
	padding-right: 15px;
	width: 152px;
	border-width: 0 0 0 3px;
	border-style: solid;
	border-color: #800000;
}

.top {
	height: 225px;
	width: 600px;
	float: left;
	background: transparent url(images/header_bg.jpg) no-repeat left top;
}

.about-title {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	color: #2c2c2c;
	padding-bottom: 5px;
	border-left: 4px solid #ff8000;
	margin-left: 10px;
}

.about-desc {
	padding: 10px;
	float: left;
}

.about-desc img {
	float: right;
	padding: 2px;
	border: 1px solid silver;
}

.about-desc center {

}

.about-desc ul {
	margin-left: 15px;
	padding: 15px 0;
	line-height: 16px;
}

.img-row {
	padding-left: 30px;
	float: left;
	width: 732px;
}

.img-box img {
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
}

.last img{
	margin-right: 0;
}


.field {
	float: left;
	width: 100%;
}

.contact-data {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.contact-data h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 2px 20px;

}

.contact-data span {
	padding-left: 20px;
	line-height: 20px;
	float: left;
}

.contact-data span img {
	float: right;
	padding: 2px;
	border: 1px solid silver;
}

.cf_form {
	float: left;
	width: 100%;
}

.contact-row {
	float:left;
	padding:5px;
}

.contact-row label {
	display:block;
	float:left;
	line-height:25px;
	padding:0 10px;
	text-align:right;
	width:100px;
}

.contact-row input, .contact-row textarea {
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px solid #444444;
	color:#666666;
	display:block;
	float:left;
	font-family:Arial,Verdana,sans-serif;
	font-size:1em;
	margin:0 0 15px;
	padding:3px 5px;
	width:210px;
}

.send {
	cursor: pointer;
}

.contact-data ul {
	margin-left: 15px;
	padding: 15px 0;
	line-height: 16px;
}

.cennik {
	float: left;
	width: 370px;
	margin-right: 10px;
}

.cennik th {
	background: #d7d6aa;
	padding: 5px;
	border-bottom: 1px solid silver;
	text-align: left;
}

.cennik td {
	padding: 5px;
	border-bottom: 1px solid silver;
	text-align: left;
}

.cennik td.row1 {
	background: #efefef;
}

.cennik td.row2 {
	background: #f8f8ef;
}


/* Footer Styles
***********************************************************************/

.footer {
	padding: 10px 10px;
	margin-bottom: 5px;
	width: 400px;
	float: right;
	height: 19px;
	text-align: center;
	background: transparent url(images/footer_bg.jpg) no-repeat 20px top;
	color: #FFFFFF;
}

.footer a {
	font-size: 11px;
	color: #FFF;
}

.footer span {
	padding-right: 30px;
	float: right;
}

.bottom-menu {
	float: left;
	padding-left: 20px;
}

.bottom-menu ul li {
	display: block;
	list-style: none;
	float: left;
	margin: 0;
}

.bottom-menu ul li a {
	padding: 0 15px;
	border-right: 1px solid #FFF;
}
