body {
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #e9e8e8;
}

.fck{
	font-size: 11px;
	color: #fff;
	background: #2a84c7;
	
}

div, td, table {
	margin: 0;
	padding: 0;
}

div.all {
	margin: 0 auto;
	width: 970px;
}

a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.pliki{
	color: #28156E;
	font-weight: normal;
	text-decoration: none;
}

a:hover.pliki {
	color: #28156E;
	text-decoration: underline;
}

a.link_top{
	color:#c5d1d9;
	font-weight: normal;
	text-decoration: none;
}

a:hover.link_top{
	text-decoration: underline;
}

.tlo_center{
	background: url('img/tlo_center.jpg') top center repeat-y;
}

div#center{
	width: 924px;
	min-height: 311px;
	height: auto !important;
	height: 311px;
	background: url('img/gradient.jpg') top center repeat-x #2a84c7;
	text-align: left;
}

.padding{
	padding: 12px;
}

.obrazek_szablon{
	border:6px solid #fff;
}

div#flash_naglowek{
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	width: 360px;
	background: url('img/podkreslenie.jpg') bottom center no-repeat; 
}

/*FORMULARZ*/
input.formularz {width:190px;height:15px;padding-left:5px;border:1px solid #6ea4ca;font-size:11px;color:#fff;font-family: tahoma,verdana,sans-serif;background-color:transparent;}
textarea.formularz {width:190px;height:85px;padding-left:5px;overflow:auto;border:1px solid #6ea4ca;font-size:11px;color:#fff;font-family:Tahoma;background-color:transparent;}

.polec_znajomemu_font_alert{color:#ff7920;font-weight:bold;font-size:11px;margin-top:5px;margin-bottom:5px;}

.arrowprev{background-image:url('img/arrowprev.gif');background-position:left center;background-repeat:no-repeat; padding-left:10px; }
/*.arrowarrowprev{background-image:url('img/arrowarrowprev.gif');background-position:left center; background-repeat:no-repeat ; padding-left:15px; }*/
.arrownext{background-image:url('img/arrownext.gif');background-position:right center;background-repeat:no-repeat; padding-right:10px;}