body { font-family: Tahoma, Arial, sans-serif; color: #25435b; font-size: 11px; margin: 0px; padding: 0px;}
a { text-decoration: none; color: #25435b;}
a:HOVER { text-decoration: none; color: #8a7d5d;}
td.ramowka {background-color: #C2E594; padding: 2px; padding-top: 5px; padding-bottom: 5px; text-align: center;}
h3.dzial { text-align: center;}
h4.dzial { text-align: center;}
li { margin-bottom: 5px;}
h1 { font-size: 24pt; margin: 0px 0px 25px 0px; }
h2 { font-size: 18pt; margin: 0px 0px 20px 0px; }
h3 { font-size: 14pt; margin: 0px 0px 15px 0px; }
h4 { font-size: 10pt; margin: 0px 0px 10px 0px; }
td { font-family: Tahoma, Arial, sans-serif; color: #25435b; font-size: 11px;}
table.bbcode {width: 90%; background-color: #F0F9E4; border: 1px solid #90B521; margin: 6px;}
td.cenniktd { background-color: #F0F9E4; }
a.credits { text-decoration: none; color: #843c3c;}
a.credits:HOVER { text-decoration: none; color: #8a7d5d;}




#cv_dodaj label {
	display: block;
	width: 100px;
	float: left;
}
#cv_dodaj input.kolejne {
	display: block;

}

#cv_dodaj select {
	width: 215px;
	display: block;
	float: left;
	font-family: Tahoma, Arial, sans-serif; color: #25435b; font-size: 11px;
}
#cv_dodaj input {
	width: 210px;
	display: block;
	float: left;
	font-family: Tahoma, Arial, sans-serif; color: #25435b; font-size: 11px;
}
#cv_dodaj textarea {
	width: 210px;
	display: block;
	float: left;
	font-family: Tahoma, Arial, sans-serif; color: #25435b; font-size: 11px;
	height: 80px;
}

#cv_dodaj div{
	padding: 2px 0; 
	clear: both; 
	width: 350px;
	margin-bottom: 0.5em;
}

#cv_dodaj label.error { 
	width: 250px; 
	display: block; 
	float: left; 
	color: red; 
}

#cv_dodaj .naglowek{
	width: 240px;
	font-weight:bold;
}

#cv_dodaj .szkoly {
	width: 500px;
}

#cv_dodaj .kolejneOd, #cv_dodaj .kolejneDo  {
	float:left;
	width:100px;
	display: block;
} 

#cv_dodaj .guzik {
	float:right;
	width:80px;
} 
input#przycisk {
	width: 80px;
}


