@charset "utf-8";
/* CSS Document */



body { margin: 0; padding: 0; background: url('img/tlo.jpg'); font-size: 12px; line-height: 18px; font-family: Tahoma, Geneva, sans-serif; color: #d3d3d3; }
p, ul, li, span, img, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; list-style: none; border: 0; }
.zerowanie { clear: both; }
a { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: underline; }

/* Top */
#top { width: 100%; height: 153px; background: url('img/top.jpg') repeat-x; }
#top_c { width: 1008px; height: 153px; margin: 0px auto; background: url('img/logo.jpg') no-repeat; }

#tc_log { width: 400px; min-height: 30px; float: right; margin-top: 15px; text-align: right; background: #FFFFFF; color: #000000; }
#tc_log p { font-size: 10px; margin-top: 5px; color: #000000; }
#tc_log a { color: #000; }
.input { width: 137px; height: 16px; border: 0; padding: 1px 5px 0 5px; background: url('img/input.jpg') no-repeat; font-size: 10px; line-height: 15px; color: #FFFFFF; }

.free { width: 137px; height: 25px; border: 0; padding: 1px 5px 0 5px; }


#menu { width: 100%; height: 60px; background: url('img/menu.jpg') right no-repeat; }
#menu ul { padding: 10px 71px 0 0; }
#menu ul li { float: right; }
#menu ul li a { display: block; width: 115px; height: 23px; margin-left: 7px; text-align: center; padding-top: 3px; background: url('img/menu_link.jpg') no-repeat; color: #FFFFFF; }
#menu ul li a:hover { background-position: 0 -26px; text-decoration: none; }
#przerwa { width: 120px; }
#top2 { width: 100%; height: 227px; background: url('img/top2.jpg') repeat-x; }
#top2_c { width: 1008px; height: 227px; margin: 0px auto; background: url('img/postac.jpg') right no-repeat; }
#t2c_slogan { width: 420px; height: 80px; float: left; margin: 80px 0 0 40px; background: url('img/slogan.png') no-repeat; }

/* Treść */
#tresc { width: 1008px; min-height: 200px; margin: 0px auto; }
#t_lewa { width: 390px; height: 444px; float: left; padding-top: 20px;  }
#lista { width: 139px; height: 19px; background: url(img/lista_raperow.png) no-repeat; margin-left:10px;}
#lista a { display: block; width: 139px; height: 19px; }
#t_prawa { width: 618px;; min-height: 200px; float: right; padding-top: 15px; }

#tp_dodany { width: 598px; height: 51px; padding: 10px 10px 0 10px; font-size: 10px; line-height: 15px; background: url(img/cytat.png) right no-repeat; color: #d3d3d3; }
#tp_dodany_p { color: #8d8787; }
#na_wrzuta { text-align: right; }
#na_wrzuta a { color: #8d8787; }

#ostatni { width: 175px; height: 16px; background: url('img/dodani_artysci.png') no-repeat; }
#ostatnio_blok { width: 618px; min-height: 170px; margin: 20px 0 20px 0; }
#os_artysci { width: 250px; height: 115px; float: left; margin: 20px 0 0 20px; background: url('img/blok_cytaty.png') no-repeat; }
#os_artysci h1 { margin: 5px 0 0 10px; }
#os_artysci ul { margin: 12px 0 0 40px; font-size: 10px; line-height: 13px; color: #666; }
#os_artysci ul li { list-style: url(img/lista.jpg); }

#dod_uzytkownicy { width: 229px; height: 16px; background: url('img/dodani_uzytkownicy.png') no-repeat; }
#os_uzytkownicy { width: 250px; height: 115px; float: left; margin: 20px 0 0 20px; background: url('img/blok_cytaty.png') no-repeat; }
#os_uzytkownicy h1 { margin: 5px 0 0 10px; }
#os_uzytkownicy ul { margin: 12px 0 0 40px; font-size: 10px; line-height: 13px; color: #666; }
#os_uzytkownicy ul li { list-style: url(img/lista.jpg); }

#info_strona { font-size: 14px; line-height: 21px; margin-bottom: 30px; }
#rejestracja { width: 364px; height: 48px; margin: 0px auto; background: url('img/rejestracja.png') no-repeat; }
#rejestracja a { display: block; width: 364px; height: 48px; }

#stopka { width: 100%; height: 30px; background: #1f1f1f; }
#stopka_c { width: 1008px; height: 24px; margin: 0px auto; padding-top: 6px; }
#strona { width: 200px; float: left; }
#strona a { text-decoration: underline; color: #3177bb; }
#strona a:hover { text-decoration: none; }
#designcuted { float: right; }
#designcuted a { text-decoration: underline; color: #3177bb; }
#designcuted a:hover { text-decoration: none; }

#rej{
text-align:center;
}
#rej input{
border:1px;
border-color:black;
background-color:#E3E7E6;
height:20px;
}
#rej select{
border:1px;
border-color:black;
background-color:#E3E7E6;

}
#rej input:hover{
border:1px;
border-color:black;
background-color:#FAF7E5;

}
#rej select:hover{
border:1px;
border-color:black;
background-color:#FAF7E5;

}

input.but{
border-width:3px;
border-style:solid;
margin-bottom:10px;
border-color:silver;
background-color:#E3E7E6;
height:30px;
}
