body {
	margin: 0px;
	background: #e6e6e6;
	font-family: tahoma, verdana, arial, geneva, sans-serif;
	font-size: 12px;
	color: #323232;
	}

a { color: #c20000; }
a:hover { color: #c20000; }

a.gierka { display: block; color: #646464; text-decoration: none; background: #f9f9f9; border: 2px solid #fff;}
a.gierka:hover { color: #c20000; text-decoration: none; background: #fff; border: 2px solid #c80000;}

#hd {
	position: relative;
	width: 100%;
	height: 112px;
	background: url("gfx/hd_gr.gif") #c20000 repeat-x 0 -10px;
 	}

#lg {
	position: absolute;
	top: 13px; left: 30px;
	background: url("gfx/logo.jpg") no-repeat top;
	width: 279px; height: 75px;
	}

.rk {
	background: #fff;
	text-align: center;
	border-top: 1px solid white;
	border-bottom: 4px solid #C20000;
	}

.rk_2 {
	margin: auto;
	width: 820px;
	text-align: left;
	padding: 8px;
	}

h1.tt {
	position: absolute;
	top: 50px;
	left: 35px;
	padding: 15px 0 0 0;
	margin: 0;
	font: 18px calibri, tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	line-height:18px;
	color: #fff;
	}
 
 
#bd {
	width: 100%;
	padding: 30px 0px 0px 0px;
	background: url("gfx/bd_gr.gif") #e6e6e6 repeat-x top;
	}

.ln {
    width: 312px;
    height: 3px;
    background: #c20000;
    font-size: 1px;
	}

h2.dzial_tt {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	font-size: 16px;
	color: #323232;
	font-weight: normal;
	margin-bottom: 5px;
	}

.fr {
	margin: 15px 0px 0px 0px;
	border: 1px solid #c20000;
	padding: 5px;
	background: #ffffff;
	font-weight: bold;
	text-align: left;
	width: 300px;
	}

a.fr_tt {
	margin: 0px 0px 0px 75px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	width: 100%;
	}

a:hover.fr_tt {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width: 100%;
	}

.fr_txt {
	margin: 5px 0px 0px 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}

.ss {
	float: left;
	margin: 5px;
	}

.male {
   background: url(gfx/formbg1.gif) #ffffff;
   border: 1px solid #c8c8c8;
   padding: 1px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   line-height: 10px;
}

input,textarea {
   background: url(gfx/formbg1.gif) #ffffff;
   border: 1px solid #c8c8c8;
   padding: 2px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
}

.przycisk {
   background: url(gfx/formbg2.gif) #ffffff;
   border: 1px solid #c8c8c8;
   padding: 2px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
}

.prawareklama {
	position: absolute;
	top: 20px; right: 20px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	}
	
a.prawareklama {
	margin: 0 padding: 0;
	text-align: left;
	color: yellow;
	}

a.prawareklama:hover {
	margin: 0 padding: 0;
	text-align: left;
	color: yellow;
	}

.numer {
	width: 60px;
	height: 60px;
	text-align: center;
	font-family: trebuchet ms, verdana, geneva, sans-serif;
	font-size: 46px;
	color: #c80000;
	}

h2.tytul {
	display: block;
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, verdana, geneva, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 110%;
	}


.rb {
	position:absolute;
	right: 15px;
	top: 11px;
	text-align: center;
	width: 100px;
	}

em.bold {
	font-weight: bold;
	}