/* CSS Document */
body{
background-color:#FFFFFF;
margin:0;
padding:0;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
line-height:1.5;
}

a:link		{ color:#FF9900; text-decoration: none }

a:visited	{ color: #FF9900; text-decoration: none }

a:active	{ color: #FF9900; text-decoration: none }

a:hover		{ color: #6699FF; text-decoration: none }

.wiecej{
color:#003366;
font-size:100%;
}

span{
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
}

.zewnetrzna_tabela{
width:780px;
background-color:#FFFFFF;
}

.naglowek_tabela{
width:100%;
height:100px;
background-color:#FFFFFF;
}
.menu{
width:100%;
height:20px;
text-align:right;
border-bottom:#999999 1px solid;
}

.lewa_kolumna{
width:24%;
height:100%;
padding:0px;
text-align:left;
background-color:#FFFFFF;
border:#CCCCCC solid 1px;
border-top:none;
float:left;
}


.prawa_kolumna{
width:75%;
height:100%;
background-color:#FFFFFF;
border:#CCCCCC solid 1px;
border-left:none;
border-top:none;
border-bottom:none;
float:right;
text-align:left;
}

.stopka_tabela{
width:100%;
height:30px;
background-color:#FFFFFF;
}
.tekst_w_kolumnie{
width:94%;
margin:5px;
font-size:100%;
}

.naglowek_wyroznienie{
margin:0px;
color:#CC6600;
font-size:100%;
font-weight:bold;
}

.kontakt_kom_lewa{
width:200px;
text-align:left;
}
.kontakt_kom_prawa{
width:100%;
padding-left:20px;
text-align:left;
}


input.kontakt{
width:200px;
height:15px;
margin-left:30px;
margin-top:10px;
background-image: url("picts/shadeform.gif");
border:#000000 1px solid;
}

textarea.kontakt{
width:300px;
height:70px;
margin-left:30px;
margin-top:5px;
background-image: url("picts/shadeform.gif");
border:#000000 1px solid;
}
p.kontakt{
margin:0px;
margin-top:5px;
margin-left:30px;

}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}


.submitbuttonon { background-image: url("picts/submiton.gif");
		  FONT: 11px verdana, arial, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #FFFFFF;
		  WIDTH: 120PX;
		  HEIGHT: 21PX;
		  margin-left:30px;
		  margin-top:10px;
		  cursor:hand;
		  BORDER: #000000 1px solid;
		  background-color:#346033; }
.alert{
display:inline;
font-size:120%;
color:#FF0000;
}

