/*
Versus CSS
Coded by Bil Software
www.bilsoftware.com
All rights reserved.
*/
BODY {
	margin-top: 10;
	padding: 0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
}
IMG {
	border: 0;
}
A {
	text-decoration: underline;
	color: #4B69CE;
}

#main {
	width: 999px;
	margin: 0 auto;
}
#left {
	float: left;
	width: 189px;
}
#logo IMG {
	width: 119px;
	height: 118px;
	margin: 0 0 0 35px; 
}
#right {
	float: left;
	width: 810px;
	padding-top:9px;
}
#right2 {
	float: left;
	width: 810px;
	padding-top:10px;
}
#footer {
	clear: both;
}
#menu {
	background: white url(images/menu.gif) 0 0 repeat;
	float: left;
	width: 163px;
}
#menu UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu LI {
	background-image: url(images/spac.gif);
	background-repeat: no-repeat;
	background-position: 0 38px;
	font-size: 13px;
	height: 40px;
	margin: 0;
	padding: 0;
}	
#menu SPAN {
	display: block;
	padding: 13px 0 0 20px;
}
#menu LI A {
	color: white;
	text-decoration: none;
	display: block;
}
#menu LI A:hover {
	text-decoration: underline;
	font-weight: bold;
	background-image: url(images/strzalka.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	text-decoration: none;
}
#lb {
	float: left;
	width: 19px;
	border-top: 7px solid #4257B1;
	margin: 37px 0 0 0;
	font-size: 1px;
}
#lbg {
	float: left;
	width: 189px;
	border-top: 7px solid #2A3EB9;
	margin: 37px 0 0 0;
	font-size: 1px;
}
#rb {
	float: left;
}
#l {
	margin: 35px 0 0 0;
}
#content {
	padding: 10px 30px 0px 30px;
}

#startcontent {
	padding: 0px 10px;
}

#startcontent h2 {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.clr {
	clear:both;
}

#footerim {
	width: 999px;
	height: 8px;
	clear: both;
}
#adress {
	float: right;
	margin: 10px 10px 0 0;
	width: 400px;
	padding-bottom:30px;
}
#nav {
	float: right;
	margin: 10px 10px 0 0;
}
#foot_logotype {
	width: 90px;
	height: 68px;
	float: right;
}
#adress P {
	padding: 0 10px 0 10px;
	margin: 0;
	color: #898989;
	float: right;
}
#footer A {
	color: #898989;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;
}

.head P {
	margin: 4px 0 0 5px;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #4359B4;
	float: left;
	font-weight: bold;
	font-family: Tahoma;
}
.head SPAN {
	border-left: 15px solid #4359B4;
	height: 27px;
	float: left;
}
.txt {
	clear: both;
	border-top: 0px solid white;
	padding-top:10px;
	text-align: justify;
}
.imageleft {
	float: left;
	margin: 0 10px 10px 0;
}
.buttons {
	width: 1002px;
}
.tables {
	padding: 5px 0 20px 10px;
}
.tables TD {
	border-top: 4px solid #4655AA;
	border-right: 4px solid #4655AA;
}
.tables TD IMG {
	margin: 2px;
}
.tables .first {
	border-left: 4px solid #4655AA;
}
.tables .last TD {
	border-bottom: 4px solid #4655AA;
}

.input{
	border:1px solid #CBD5F7;
	font-size: 10px;
	background: #F0F0F0;
	width:200px;
}

.textarea{
	border:1px solid #CBD5F7;
	font-size: 12px;
	background: #F0F0F0;
	width:80%;
	height:150px;
	margin-top:5px;
	margin-bottom:20px;
}

.photoFrame{
	padding: 2pt;
	border: 2px solid #4B69CF;
	color: Black;
	background-color: white;
	margin: 0px;
} 

/* Form */

table.form{
	margin-top: 0px;
	margin-left: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 80%;
}
table.form td{
	text-align: justify;
	padding-top: 0px;
	vertical-align: middle;
}
table.form td p{
	margin-top: 3px;
}
table.form td.przyciski{
	text-align: center;
	padding-top: 30px;
}
table.formData td{
		padding-top: 2px;
		padding-bottom: 2px;
}
table.formData td.etykieta{
	padding-left: 10px;
	padding-top: 2px;
	font-size: 11px;
}
table.form td.message{
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #CC0000;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	font-weight: bold;
	background-color: #F0F0F0;
}
#zebuLogo {
	width: 50px;
	float: left;
	padding-top: 0px;
}
#zebuLogoText {
	font-size:11px;
	width: 100px;
	float: left;
	padding-top: 5px;
}