body {
	background-color: #ffffff;
	margin: 0 0 0 0;
}

.container {
	padding: 0px; 
	margin: 0px; 
	height: 630px; 
	width: 930px; 
	margin: 0 auto;
}


.main {
	width: 900px; 
	height: 610px; 
	float: left; 
}

.logo {
	height: 75px; 
	background: url(winieta/logo.png);
}

.tytul {
	font-family: tahoma; 
	font-size: 35px; 
	font-weight: bold; 
	color: white; 
	position: relative; 
	left: 30px; 
	top: 280px; 
	text-align: left; 
	text-decoration: none;
}

.spacer {
	height: 180px; 
	width: 2px; 
	border: 0px solid black; 
	float: left; 
	background: url(winieta/winieta_kategorie_tlo.png);
}

.kategorie {
	height: 180px; 
	font-size: 6px; 
	background: #f8f8f8;
}

.kategoria {
	width: 222px; 
	border: 0px black solid; 
	float: left; 
	height: 100%;
}

.kategoria_naglowek {
	height: 30px; 
	width: 100%; 
	border: 0px green solid; 
	background: #eeeeee url(winieta/winieta_kategorie_gora.png);
}

.kategoria_naglowek_tekst {
	border: 0px solid blue; 
	padding: 5px 8px 5px 8px; 
	font-family: tahoma; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
	text-align: left; 
	line-height: 20px

}

.kategoria_pic {
	height: 100px; 
	width: 100%; 
	border: 0px green solid; 
}

.kategoria_opis { 
	height: 48px; 
	width: 100%; 
	border: 0px green solid; 
	background: #eeeeee url(winieta/winieta_kategorie_dol.png); 
}

.kategoria_opis_tekst {
	padding: 5px 8px 5px 8px; 
	font-family: tahoma; 
	font-size: 10px; 
	color: #dddddd; 
	font-weight: bold; 
	text-align: left; 
}

.ramka {
 border: 1px solid #aaaaaa;
 border-top-width: 0px;
 border-bottom-width: 0px;
}

.menu {
	text-align: right; 
	height: 25px; 
	line-height: 25px; 
	font-family: tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	border-top-width: 1px; 
	background: #eeeeee;
	white-space: pre;
}

.link_dolny_kolor {
	color: #dddddd;
}

a.link_naglowek {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover.link_naglowek {
	color: red;
	font-weight: bold;
	text-decoration: none;
}


.footer {
	font-family: tahoma; 
	font-size: 9px; 
	color: #666666; 
	height: 200px; 
	vertical-align: bottom; 
	text-align: justify; 
	width: 900px; 
	clear: both; 
}


a#picture { display: block; width: 898px; height: 300px; 
             background: url(winieta/winieta_kasyno.jpg) 
						 }
li a { text-decoration: none; color: #666666;}


a#kategoria_pic1 { display: block; width: 222px; height: 100px; 
             background: url(winieta/winieta_kategorie_pic1.png) 
             top left no-repeat; 
			 }

a:hover#kategoria_pic1 { border-color: #00f; background-position: 0 -100px;  }

a#kategoria_pic2 { display: block; width: 222px; height: 100px; 
             background: url(winieta/winieta_kategorie_pic2.png) 
             top left no-repeat; }
a:hover#kategoria_pic2 { border-color: #00f; background-position: 0 -100px;  }


a#kategoria_pic3 { display: block; width: 222px; height: 100px; 
             background: url(winieta/winieta_kategorie_pic3.png) 
             top left no-repeat; }
a:hover#kategoria_pic3 { border-color: #00f; background-position: 0 -100px;  }

a#kategoria_pic4 { display: block; width: 222px; height: 100px; 
             background: url(winieta/winieta_kategorie_pic4.png) 
             top left no-repeat; 
			 }
a:hover#kategoria_pic4 { border-color: #00f; background-position: 0 -100px;  }

