body { padding: 0; text-align:center; margin: 0 auto; font-family: Verdana, Arial, Comic Sans Ms; font-size: 12px; color: black; background-color: #e9e9e9; }
a { color: #878787; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: none; color: green; }
img { border: 0; }
p { font-size: 12px; }
.all { width: 900px; text-align: left; background-color: white; margin: 0 auto; }
.bold { font-weight: bold; }
.left { float: left; }
.odstep { padding-top: 20px; }
#header { width: 900px; margin: 0 auto; }
#center { width: 900px; margin: 0 auto; }
#left { float: left; width: 175px; background-color: white; }
#main { float: left; width: 705px; padding: 5px; background-color: white; }
#foot { clear: both; width: 100%; font-size: 10px; text-align: center; margin: auto; }
.error { width: 100%; padding: 10px; text-align: center; border-top: 1px solid #999999; border-bottom: 1px solid #999999; background-color: red; }
.info { width: 100%; padding: 10px; text-align: center; border-top: 1px solid #999999; border-bottom: 1px solid #999999; background-color: #B9FFA5; }
.info_red { padding: 10px 5px 10px 0px; color: red; }
.info_green { padding: 10px 5px 10px 0px; color: green; }
.wyloguj { font-size: 11px; font-weight: normal; }

/* regulamin */
.regulamin { padding: 5px; }

/* opinie */
.main_page { padding: 5px 5px 5px 5px; }
	.main_page span.naglowek { font-style: italic; }
	.main_page .lacznie { padding: 10px 0 0 0; color: #1e4b80; font-size: 14px; font-weight: bold; }
		.main_page .lacznie span.wartosc { font-size: 16px; }
	.main_page .ocena { padding: 10px 0 0 0; text-align: center; color: #1e4b80; }
		.main_page .ocena span.wartosc { color: green; font-size: 16px; font-weight: bold; }
	.main_page .srednie { padding: 20px 0 0 0; color: #1e4b80; font-size: 13px; font-weight: bold; }
	.main_page .srednie_w_kategoriach { clear: both; padding: 10px 0 0 150px; color: #1e4b80; font-size: 12px; }
		.main_page .srednie_w_kategoriach .tytul { float: left; width: 250px; }
		.main_page .srednie_w_kategoriach .wartosc { float: left; width: 50px; color: green; }
	.main_page .main_wykres { padding: 10px 0 0 0; width: 700px; border-bottom: 1px solid #888888; }
	.main_page .main_skala { padding: 0 0 5px 0; width: 700px; color: #888888; font-size: 10px; }

/* opinie small */
.opinia_small_oddzielenie { clear: both; width: 100%; padding-top: 10px; border-bottom: 1px solid #cecece; }
.opinia_small { clear: both;  padding-top: 5px; }
	.opinia_small .paski { width: 140px; float: left; }
	.opinia_small .teksty { width: 520px; float: left; padding-top: 3px; padding-left: 10px; }

.pasek_small { padding-top: 5px; color: #1E4B80; font-size: 12px; }
	.pasek_small .tytul { width: 100px; float: left; }
	.pasek_small .wartosc { width: 35px; float: left; text-align: center; color: #009900; font-size: 12px; }
	.pasek_small .tytul_srednia { width: 105px; float: left; font-weight: bold; }
	.pasek_small .wartosc_srednia { width: 35px; float: left; text-align: center; color: white; background-color: #1E4B80; font-size: 12px; font-weight: bold; }
	.pasek_small .wykres { width: 125px; float: left; text-align: right; }
	.pasek_small .element { vertical-align: middle; }

/* przyciski */
.button { margin-left: 5px; margin-top: 2px; background-image: url('gfx/button.png'); width: 169px; height: 27px; }
	.button_text { padding: 5px 0 0 10px; }
	.button_text a { color: white; }
.button-green { margin-left: 5px; margin-top: 2px; background-image: url('gfx/button-green.png'); width: 169px; height: 27px; }
	.button_text { padding: 5px 0 0 10px; }
	.button_text a { color: white; }

td.nazwa { padding-left: 150px; }
td.kropki { padding-left: 10px; padding-top: 1px; }

span.currPage { color: #888888; font-weight: bold; }
span.nextPrevOff { font-size: 16px; font-weight: bold; }
a.nextPrev { color: #1E4B80; font-size: 16px; }
a.pageNav { color: #1E4B80; font-size: 14px; }

.main_opinia
{
padding: 10px;
}
.main_opinia span.naglowek
{
font-style: italic;
}
.main_opinia .tekst
{
padding: 10px;
font-size: 12px;
}
.main_opinia .wartosc
{
color: #009900;
font-size: 12px;
}
.opinia
{
margin-top: 10px;
padding: 10px;
border-top: 1px solid #cecece;
}
.text_right
{
text-align: right;
}
.autor_tekst
{
color: #1671ad;
font-size: 12px;
font-weight: bold;
}
.autor_tekst span
{
font-weight: normal;
}
.komentarz
{
font-size: 12px;
padding-top: 5px;
}
.odpowiedz_tekst
{
padding-top: 5px;
font-style: italic;
font-size: 12px;
color: red;
}
.odpowiedz
{
font-size: 12px;
font-style: italic;
}

