﻿body {

}


.pojemniczek500 {
  background-color:#FFFF99;
  border:2px dotted darkgreen;
margin-left:auto;
margin-right:auto;
width:500px;
}


#bodyid {
font-size:10pt;
background-image:url("tlo.gif");
background-repeat:repeat-x;
margin-top:0px;
background-color:#feecac;
font-family:Verdana;
}

.cenynetto {
color:red;
}

#formularz {
  border: 1px dotted #330000;
  margin-bottom:30px;
  background-color:#EFEFEF; 
}

.nazwa_kolumny{
  border: 1px dotted #990000;
  padding:2px;
  background-color: #FFFFCC;
}

.nazwa_kolumny2{
  padding:2px;
  background-color: white;
}
.nazwa_kolumny3{
	color:red;
	font-size:16pt;
  padding:2px;
  background-color: white;
}

.nazwa_kolumny3{
  padding:2px;
  background-color: white;
  font-weight:bold;
  font-size:14pt;
}

.wyslij {
width:350px;
}

#dziekujemy {
background-color:#ffffcc;
margin-top:250px;
align:center;
margin-left:auto;
margin-right:auto;
width:400px;
height:200px;
padding:15px;
border:2px dotted brown;
}
#dziekujemy p{
height:70px;
}

.link {
text-decoration:none;
font-weight:bold;
color:black;
line-height:70px;
}

.link:hover {

text-decoration:none;
font-weight:bold;
color:red;
}


