@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
td.tlo {
	background-attachment: fixed;
	background-image: url(images/index2_14.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	margin-top: 0px;
}
a:link {
	color: #790900;
}
a:visited {
	color: #790900;
}
a:hover {
	color: #000000;
}
a:active {
	color: #790900;
}
h1 {
	font-size: 14px;
	color: #790900;
}
h2 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
a:focus { 
	outline:none; /*usuwanie niebieskiej obwdki w FF*/
}

#kontener {

}


#formularz {

}

#formularz div {

}

#formularz label {
	display: block;
}

#formularz textarea {

}

#formularz input[type=text] {

}

#blad {
	background: #780900;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#blad p{

}

#sukces {

}

#sukces p{

}

.red {
	color: #780900;
}