body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: Helvetica, Verdana, Arial, sans-serif;
background-color: #f3f3f5;
}

img {
border: 0;
}

form {
margin: 0;
}

.gradient_top {
background: url(../images/gradient_top.jpg) repeat-x top;
height: 256px;
}

.gradient_top .tekst {
position: absolute;
width: 800px;
height: 28px;
padding-top: 16px;
color: #333366;
text-align: left;
z-index: 4;
}

.gradient_top a {
text-decoration: none;
color: #333366;
}

.gradient_top a:hover {
text-decoration: underline
}

#top_container {
width: 800px;
margin: auto auto -1px auto;
}

#baner {
position: absolute;
top: 				0px;
width: 				897px;
height: 			236px;
background:			url(../images/baner.png) no-repeat;	
}

#container {
margin: auto auto -1px auto;
width: 801px;
height: : 100px;
position: relative;
}

.menu {
background-color: #f5f5f5;
width: 190px;
padding: 10px 15px 20px 15px;
font-size: 12px;
}

.menu .dane_kontaktowe {
line-height: 20px;
color: #003366;
}

.menu h2 {
margin: 0;
line-height: 26px;
font-size: 12px;
font-weight: normal;
}

.menu h2 a {
text-decoration: none;
color: #333;

}

.menu h2 a:hover {
text-decoration: underline;
}

.menu h3 {
margin: 0;
color: #003366;
font-size: 14px;
font-weight: bold;
line-height: 22px;
}

.menu h3 a {
color: #003366;
text-decoration: none;
}

.menu h3 a:hover {
color: #003366;
text-decoration: underline;
}

.dots {
background: url(../images/dots.jpg) repeat-y;
width: 1px;
}

.dots_w {
background: url(../images/dots_w.png) repeat-x;
height: 1px;
}

.content {
font-size: 12px;
background-color: #fff;
padding: 0 25px 20px 25px;
width: 530px;
color: #404040;
text-align: justify;
line-height: 18px;
}
.content td {
font-size: 12px;
color: #404040;
padding: 4px 0 4px 0;
height: 26px;
}
.content h3 {
padding-top: 8px;
border-top: solid 4px #c2e4fb;
color: #003366;
font-size: 16px;
text-align: left;
}

.content a {
text-decoration: none;
color: #000;
}

.content a:hover {
text-decoration: underline;
}

.content ol {
 margin-left: 20px;
 padding-left: 20px; 
 list-style-type: decimal;
 list-style-position:outside;
}
.content li {
 margin-left: -20px;
 line-height: 26px;
}

.content ul {
 margin-left: 20px;
 padding-left: 20px;
 list-style-position:outside;
}


.stopka_line {
background-color: #dedee0;
height: 7px;
width: 100%;
}

.stopka {
padding-top: 12px;
height: 80px;
}

.stopka .tekst {
margin: auto auto -1px auto;
width: 801px;
font-size: 12px;
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #666;
}

.stopka a {
text-decoration: none;
color: #0066cc;
}

.stopka a:hover {
text-decoration: underline
}

/* FORMULARZE */

form {
 margin: 0px;
}

#kontener{
 width: 90%;
 margin: 0px auto -1px auto; 
 clear: left;
}
fieldset {  
 margin: 1.5em 0 0 0;  
 padding: 10px;
 border: 1px solid #ccc;
 display: block; 
}
fieldset .fieldgrp {  
 float: left;  
 clear: left;  
 width: 100%;  
}
label {  
// float: left;  
 width: 150px;  
 text-align: left;
 font-weight: bold;
 font-size: 13px;
 color: #333;
}
.fieldgrp {
 margin: 4px 0 4px 0;
 padding-top: 6px;
 padding-bottom: 6px;
 background-color: #eaf3fa;
 border: 1px solid #c6d9e9;
}
input[type="text"], input[type="password"], input[type="file"], select, textarea {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 border: 1px solid #666;
 padding: 3px;
 font-size: 13px;
 width: 450;
}
legend {
 padding: 0 6px 0 6px;
 font-size: 16px;
 font-weight: bold;
// color: #2583ad;
 color: #1b5790;
}
ol {
 margin: 0px;
 padding: 0px;
 list-style: none; 
}
li {
 margin: 2px 0 2px 0;
}
.label_area { 
 margin: 0 10px 0 10px; 
// width: 250px; 
 float: left; 
}
.input_area { 
 margin: 0 10px 0 10px; 
 width: auto; 
 float: left; 
}
.podpowiedz {
 color: #666; 
 display: inline; 
 float: none; 
 font-size: 100%; 
 *font-size: 90%; 
 font-weight: normal; 
 padding: 0; 
 width: auto;
}
em {
 padding: 0px;
 margin: 0px;
}
.error[type=text], .error[type=password], .error[type=select], .error {
 border: 2px solid #d54e21;
}
.blad {
 color: #d54e21; 
 display: block; 
 float: none; 
 font-size: 13px; 
 *font-size: 90%; 
 font-weight: bold; 
 padding: 5px 0; 
 margin: 0;
 width: auto;
}
span {

}

/* END - FORMULARZE */
