#mainmenu a:link, #mainmenu a:visited {
display: block;
float: left;
height: 27px;
width: 96px;
background-image: url('button_main_off.jpg');
background-repeat: repeat-x;
color: black;
font-family: Arial;
font-size: 11px;
text-align:center;
padding-top: 6px;
text-decoration: none;
}

#mainmenu a:hover, #mainmenu a.sel {
display: block;
float: left;
height: 27px;
width: 96px;
background-image: url('button_main_hov.jpg');
background-repeat: repeat-x;
color: black;
font-family: Arial;
text-align:center;
text-decoration: none;
}

IMG.panstwo {
border: 1px solid #cdcdcd;
margin-right: 4px;
width: 18px;
height: 11px;
}

UL.floating {
margin-bottom: 25px;
}

UL.floating LI  {
width: 187px;
float: left;
margin-bottom: 1px;
}

IMG.flaga {
border: 0;
margin: 4px;
}

IMG.pobierz {
border: 0;
}

.link_schowaj {
float: right;
font-size: 10px;
font-weight: 0;
position: relative;
top: 5px;
}

.autor {
text-align: right;
font-size: 10px;
font-style: italic;
}

.opinie {
margin: 0;
padding: 0;
}

.opinie LI {
padding: 10px;
border-bottom: 1px solid #cacaca;
}

.opinie LI#ostatnia {
padding: 10px;
border: 0;
}

#best {
border: 1px solid black;
}

#head1, #head2, #head3, #head4, #head5 {
background-color: black;
color: white;
font-weight: bold;
font-family: Verdana;
font-size: 11px;
text-align: center;
padding: 5px;
}
/*
#head5 {
width: 35px;
}
#head1 {
width: 30px;
}

#head2 {
width: 100px;
}

#head3 {
width: 300px;
}

#head4 {
width: 150px;
}*/

.komorka1, .komorka2 {
padding: 3px;
color: black;
font-family: Verdana;
font-size: 11px;
}

.komorka2 {
background-color: #efefef;
}

.komorka1 {
background-color: #white;
}

#content {
width: 600px;
border: 1px solid black;
margin: auto;
margin-top: 10px;
}

#top2 {
width: 100%;
height: 77px;
background-image: url('frikik.jpg');
background-repeat: repeat-x;
}

#top {
width: 100%;
height: 77px;
background-repeat: repeat-x;
}

#tresc {
background-image: url('bg.jpg');
background-repeat: repeat-x;
margin: 0;
padding: 10px;
}

#tresc .screen {
border: 1px solid #333333;
padding: 5px;
margin: 5px;
}

#tresc .screens {
border: 1px solid #333333;
padding: 5px;
margin: 5px;
width: 230px;
}

#tresc .przycisk {
border:1px solid black;
padding: 2px;
margin: 2px;
}

table tr td {
vertical-align: middle;
}

#tresc P {
text-align: justify;
}

#tresc #spistresci, P.uwaga {
border: 1px solid #555555;
background-color: #efefef;
font-size: 11px;
color: #666666;
padding:5px;
}

#tresc #spistresci {
width: 55%;
padding: 0;
}

#spistresci ul {
list-style: none;
margin: 0;
margin-top: 5px;
padding: 5px;
}

#spistresci ul A, A {
text-decoration: none;
color: #666666;
}

#spistresci ul A:hover, A:hover {
text-decoration: underline;
color: black;
}

#spistresci div {
text-align: center;
font-weight: bold;
}

h1 {
display: none;
}

ul.num {
list-style: decimal;
}

body {
margin:0;
padding:0;
background-color: white;
font-family: Verdana;
font-size: 11px;
}

h2 {
border-bottom: 1px solid #999999;
font-size: 18px;
font-weight: bold;
}

/*
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<title>frikik</title>
<link title="arkusz css" href="grafika/css.css" type="text/css" rel="stylesheet">
</head>

<body>

<div id="content">
	<div id="top">
		<div class="h1"><h1>instrukcja do gry frikik</h1></div>
	</div>
	
	<div id="tresc">
	</div>
		
	<div id="stopka">
	</div>
</div>


</body>

</html>
*/