BODY{
	/*background-color:#ff7f27;*/
	background-color: white;
	
}
#strona{
	width: 1100px;
	min-height:500px;
	margin: 0 auto;
}
#naglowek{
	width:100%;
}
#tresc{
	float:left;
	width:750px;
}
#bartek{
	width:175px;
	float:left;
}
#tobiasz{
	width:175px;
	float: left;
}
#logo{
	width: 750px;
	text-align:center;
	color: #a45260;
	font-size:16pt;
}
img.czlek{
	
	width:175px;
}
#stopka{
	width:100%;
	height: 30px;
	background-color: #274f75;
	color:white;
	position: fixed;
	bottom: 0px;
	left: 0px;
}
#stopka_tekst{
	width:1000px;
	margin: 0 auto;
	text-align:right;
}
#stopka_tekst a{
	text-decoration:none;
	color:white;
}
#h{
	display:none;
}

[kolor~=bialy]{
	color:white;
}
[kolor~=brazowy]{
	color: brown;
}
[kolor~=pomaranczowy]{
	color: orange;
}
[kolor~=czerwony]{
	color: red;
}
[kolor~=zielony]{
	color: green;
}
[align~=center]{
	text-align:center;
}
#info{
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	font-size:10pt;
}
.prowadzacy{
	font-size:10pt;
	margin: 0 auto;
	
}
img#close{
	margin-left:335px;
}
#pole{
	display:none;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	height:300px;
	width:350px;
	background-color: #274f75;
	border: white 3px outset;
}
#opisPelny{
	margin-top:10px;
	color:white;
	
}
#opisPelny a{
	color:white;
	
}

#szary{
	display:none;
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:100%;
	background-color:black;
	opacity: 0.5;

}
a.none{
	text-decoration:none;
}
.rekord{
	margin: 0 auto;
}
td.czas{
	width:90px;
	text-align:center;
}
td.nazwa{
	width:220px;
}
td.cena{
	width:45px;
}
td.miejsce{
	width:235px;
}
td.opis{
	width:50px;
}
td.stan{
	width:35px;
}
td.zapis{
	width:100px;
}

img.stan{
	border: 2px white outset;
}

table#zapisu{
	margin: 0 auto;
	margin-bottom:10px;
	margin-top: 100px;
}

.kafelek{
	height:100px;
	margin: 0 auto;
	margin-bottom:3px;
	background-color:#274f75;
	border: #274f75 3px outset;
}
.kafelek[rozmiar~=small]{
	height:50px;
}
.kafelek[rozmiar~=vsmall]{
	height: 40px;
}