body{
	float: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 100%;
	background-color: #ffffff;
}
#glowna {
	float: center;
	width: 900px;
}
.topik{
	float: center;
	width: 900px;
	height: 200px;
	background: url(img/topik.jpg);
	
}
.topik1{
	float: center;
	width: 900px;
	height: 10px;
	background: url(img/topik1.jpg);
	
}
.podklad_menu_s{
	float: center;
	width: 574px;
	background: url(img/podklad_menu_s.jpg);
}
.podklad_menu{
	float: center;
	width: 163px;
	background: url(img/podklad_menu.jpg);
	font-size: 17px;
	font-style: tahoma;
	font-kolor: red;

}
.pod_gry{
	float: center;
	width: 287px;
	height: 300px;
	background: url(img/pod_gry.jpg);
}
#suwak{
	float: center;
	width: 780px;
	text-align: center;
}
.srodek{
	float: center;
	background: #ffffff;
	width: 574px;
	text-align: center;
}
.obrazek{
	float: center;
	width: 275px;
	height: 250px;
	text-align: center;
}
.opis{
	float: center;
	width: 558px;
	height: 231px;
	background: url(img/opis.jpg);
}
.info{
	float: center;
	width: 558px;
	height: 231px;
	background: url(img/info.jpg);
}
.dodaj_komentarz{
	float: center;
	width: 558px;
	height: 231px;
	background: url(img/dodaj_komentarz.jpg);
}
.komentarz_gora{
	float: center;
	width: 558px;
	height: 38px;
	background: url(img/komentarz_gora.jpg);
}
.komentarz_srodek{
	float: center;
	width: 558px;
	background: url(img/komentarz_srodek.jpg);
}
.komentarz_dol{
	float: center;
	width: 558px;
	height: 25px;
	background: url(img/komentarz_dol.jpg);
}
.table{
	float: center;
	width: 530px;
        font-size: 14px;
        color: #0074E8;
}
.table1{
	float: center;
	width: 215px;
        font-size: 14px;
        color: #0074E8;
	vertical-align: top;
	text-align: left;
}
.stopka{
	float: center;
	width: 900px;
	height: 73px;
	background: url(img/stopka.jpg);
}
a:active {
        color : #0074E8;
        text-decoration : none;
}
a:link {
        color : #0074E8;
        text-decoration : none;
}
a:visited {
        color :  #0074E8;
        text-decoration : none;
}
a:hover {
        color : #DAA520;
        text-decoration : none;
}
.gwiazdki_ocena{
             clear: both;
             float: center;
             position: relative;
             list-style: none;
             margin:  5px;
             padding: 0px;
             width: 300px;
	     height: 30px;
             background: url(img/gwiazdka.jpg) top left repeat-x;
}
.gwiazdki_ocena li{
		padding:0px;
		margin:0px;
		float: left;
}
.gwiazdki_ocena li a{
		#display:block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 10;
		position: absolute;
		padding: 0px;
}
.gwiazdki_ocena li a:hover{
		background: url('img/gwiazdka.jpg') left center;
		z-index: 2;
		left: 0px;
}
.gwiazdki_ocena a.a-gwiazda{
left: 0px;
}
.gwiazdki_ocena a.a-gwiazda:hover{
width:30px;
}
.gwiazdki_ocena a.b-gwiazda{
left:30px;
}
.gwiazdki_ocena a.b-gwiazda:hover{
width: 60px;
}
.gwiazdki_ocena a.c-gwiazda{
left: 60px;
}
.gwiazdki_ocena a.c-gwiazda:hover{
width: 90px;
}
.gwiazdki_ocena a.d-gwiazda{
left: 90px;
}
.gwiazdki_ocena a.d-gwiazda:hover{
width: 120px;
}
.gwiazdki_ocena a.e-gwiazda{
left: 120px;
}
.gwiazdki_ocena a.e-gwiazda:hover{
width: 150px;
}
.gwiazdki_ocena a.f-gwiazda{
left: 150px;
}
.gwiazdki_ocena a.f-gwiazda:hover{
width: 180px;
}
.gwiazdki_ocena a.g-gwiazda{
left:180px;
}
.gwiazdki_ocena a.g-gwiazda:hover{
width: 210px;
}
.gwiazdki_ocena a.h-gwiazda{
left: 210px;
}
.gwiazdki_ocena a.h-gwiazda:hover{
width: 240px;
}
.gwiazdki_ocena a.i-gwiazda{
left: 240px;
}
.gwiazdki_ocena a.i-gwiazda:hover{
width: 270px;
}
.gwiazdki_ocena a.j-gwiazda{
left: 270px;
}
.gwiazdki_ocena a.j-gwiazda:hover{
width: 300px;
}
.gwiazdka_ocena{
		background: url('img/gwiazdka.jpg') left bottom;
		position: relative;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
}