@charset "utf-8";
/* CSS Document */

.t10c {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

.t12c {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

.link1 {
	text-decoration:none;
	text-decoration:underline;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

.link1:hover {
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}


.t12stopka {
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:#999999;
}

.t12stopka:hover {
	text-decoration:underline;
	font-family:Verdana;
	font-size:12px;
	color:#999999;
}

.t12stopka2 {
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:#999999;
}

.alert{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
}

.stopka1 {
	font-family:Verdana;
	font-size:9px;
	color:#777777;
}

.stopka2 {
	text-decoration:none;
	text-decoration:underline;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#777777;
}

.stopka2:hover {
	text-decoration:none;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#777777;
}

#promocja{
    font-family:Verdana;
	font-size:12px;
	color:#000000;
    font-weight:bold;
    text-align:left;
}

