.td{
font-size: 9px;
font-family: Verdana;
font-weight: bold;
text-decoration: none;
color: black;
}

a:hover.alink{
font-size: 10px;
font-family: Verdana;
font-weight: normal;
text-decoration: none;
color: #910a00;
}

a.alink{
font-size: 10px;
font-family: Verdana;
font-weight: normal;
text-decoration: none;
color: black;
}

a.top{
font-size: 10px;
font-family: Tahoma;
font-weight: bold;
text-decoration: none;
color: white;
}

a:hover.top{
font-size: 10px;
font-family: Tahoma;
font-weight: bold;
text-decoration: none;
color: #ef8702;
}

.alink{
font-size: 10px;
font-family: Verdana;
font-weight: normal;
text-decoration: none;
color: black;
}

.input{
background-color: #dfd9d4;
border: 1px solid #c9c4c0;
}

.button{
background-color: #ccc6c2;
border: 1px solid black;
}

.banner{
background: url('img/baner_03.jpg') no-repeat; border-left: 1px solid black; border-right: 1px solid black
}

.bgleft{
background: url('img/textura.bmp');
}

.bgsrodek{
	background: url('img/srodek_1.jpg');height: 162px;
}

.bgmenu{
	background: url('img/menu_pion.bmp') repeat-y; background-color: #eeeeee;
}

.bgmenu2{
	background: url('img/menu_laczka.jpg') repeat-y;
}

h1 {
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}

pre {
	font-size: 10px;
	font-family: Courier New, moonspell;
	font-weight: bold;
}


