body
{
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	color: #4E0506;
	text-decoration: none;
}

table.na_calosc
{
	border: none;
	width: 100%;
	height: 100%;
}

table.menu
{
	height: 25px;
}

table.podmenu
{
	width: 100%;
}

table.ramka
{
	border: solid 1px #4E0506;
}

td
{
	font-family: Verdana;
	font-size: 10px;
	color: #4E0506;
	text-decoration: none;
}

td.zawartosc_wysrodkowana
{
	vertical-align: middle;
	text-align: center;
}

td.zawartosc_w_gorze
{
	vertical-align: top;
	text-align: center;
}

td.zawartosc_z_prawej
{
	vertical-align: middle;
	text-align: right;
}

td.zawartosc_z_lewej
{
	vertical-align: middle;
	text-align: left;
}

td.odstep
{
	width: 910px;
	background-color: #4E0506;
}

td.menu
{
	width: 910px;
	height: 32px;
	background-image: url(./img/menu.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: center;
}

td.menu_title
{
	width: 100px;
	height: 100%;
	background-color: #4E0506;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C98137;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

td.podmenu_title
{
	width: 100%;
	height: 25px;
	background-image: url(./img/podmenu_out.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C98137;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

td.menu_item
{
	width: 100px;
	height: 100%;
	background-color: #4E0506;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F2AE4C;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

td.podmenu_item
{
	width: 100%;
	height: 25px;
	background-image: url(./img/podmenu_out.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F2AE4C;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

td.top
{
	width: 910px;
	height: 120px;
	background-image: url(./img/top.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}

td.left
{
	width: 15px;
	background-image: url(./img/left.jpg);
	background-repeat: repeat-y;
}

td.bok
{
	width: 192px;
	background-image: url(./img/bok.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 10px;
	color: #C98137;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
}

td.center
{
	width: 40px;
	background-image: url(./img/center.jpg);
	background-repeat: repeat-y;
}

td.tresc
{
	width: 628px;
	background-image: url(./img/tresc.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
}

td.right
{
	width: 35px;
	background-image: url(./img/right.jpg);
	background-repeat: repeat-y;
}

td.bottom
{
	width: 910px;
	height: 51px;
	background-image: url(./img/bottom.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: #C98137;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
}

td.tab_tytul
{
	border: solid 1px #4E0506;
	background-color: #4E0506;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

td.tab_tresc
{
	border: solid 1px #4E0506;
	font-family: Verdana;
	font-size: 9px;
	color: #4E0506;
	text-decoration: none;
	vertical-align: middle;
}

p.niewidoczny
{
	font-family: Verdana;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}

p.tytul
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a
{
	font-family: Verdana;
	font-size: 10px;
	color: #793535;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #692B48;
	text-decoration: underline;
}

a.jasny
{
	font-family: Verdana;
	font-size: 10px;
	color: #F2AE4C;
	text-decoration: none;
}

a:hover.jasny
{
	font-family: Verdana;
	font-size: 10px;
	color: #DF9942;
	text-decoration: underline;
}

img
{
	border: none;
}

img.ramka
{
	border: solid 1px #4E0506;
}

input,textarea,select,option
{
	border: solid 1px #4E0506;
	font-family: Verdana;
	font-size: 10px;
}

input.tekst
{
	width: 200px;
	background: none;
	color: #4E0506;
}

input.button
{
	border: solid 1px #4E0506;
	background-color: #4E0506;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F2AE4C;
}

textarea.tresc
{
	width: 300px;
	height: 150px;
	background: none;
	color: #4E0506;
}