body {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	margin: 0px;
}
a {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.video {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.opis {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
}

.imie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #FF9900;
}
.czas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffca74;
	font-weight: bold;
}
.platnosci {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}
.stopka {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: normal;
}

.i h1
{
    margin-top: 10px;
    padding: 5px;
    padding-left:20px;
    font: 18px verdana;
    font-weight: bold;
    color: #ffa800;
    background: #cc0000;
    text-align: left;
    border-top: 1px solid black;
    border-bottom: 1px solid white;
}
form
{
    margin:  0;
    padding: 2px;
}

.i
{
    height: 100%;
    text-align: center;
}
.i small
{
    color: #000000;
}
.i a
{
    color: white;
    font-weight:bold;
}
.i a:hover
{
    color: red;
}
.top_row
{
    height: 100px;
}
.time
{
    text-align: center;
    color: cc0000;
    font-weight: bold;
    margin-top: 5px;
}
.main_table
{
    background: #650202;
    border: solid 1px black;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
}
.form_button
{
    width: 300px;
}
.image_td
{
    cursor: hand;
    border-bottom: 3px solid black;
    padding-bottom: 1px;
}

