body { 
	margin:0; 
	background-color: #4c5256; 
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

td {
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF; 
	line-height:150%
}

td.opis {
	font-family: Verdana; 
	font-size: 11px; 
	color: #FFFFFF; 
	line-height:150%
}
.f10 {
	font-family: Verdana; 
	font-size: 10px; 
	color: #FFFFFF; 
	line-height:150%
}

.reg {
	font-family: Verdana; 
	font-size: 9px; 
	color: #CCCCCC; 
	line-height:150%
}

a:link.adres {
	font-size: 11px; 
	color: #FFFFFF; 
	line-height:130%
}

a:link { 
	text-decoration: underline;
	color: #FAFBD9;
	line-height:150%
}

a:link.menu {
	font-size: 12px; 
	font-family: Tahoma;
	color: #FFFFFF; 
}

a:link.menu1 {
	font-size: 12px; 
	font-family: Tahoma;
	color: #cae950; 
}

a:visited { 
	text-decoration: underline;
	color: #FAFBD9;
}
a:visited.menu { 
	text-decoration: none;
	color: #FFFFFF;
}

a:visited.menu1 {
	font-size: 12px; 
	text-decoration: none;
	color: #cae950; 
}
a:active { 
	text-decoration: underline;
	color: #ffffff;
}

a:active.menu { 
	text-decoration: none;

}

a:hover  { 
	text-decoration: underline;
	color: #ffffff;
}

a:hover.menu  { 
	text-decoration: none;
}

.menu_left {
	background-image: url('images/menu_left.jpg');
	background-repeat: repeat-x;
	background-color: #3f4448;
}

.naglowek { 
	background-image: url('images/a001.jpg'); 
	background-repeat: no-repeat;
	font-size:10px;
}

hr {
	border: 1px solid #5f696e;
	border-top-color: #8e9599; 
}

.yellow {
	color: #ffe400;
}

a.ro {
	color: #fafbd9;
}

.r1 {
	background-color:#6f7478;
}

.r2 {
	background-color:#5a6064;
}

.line {
	border-top:2px solid #70d534;  
}

.line1 {
	border-bottom:2px solid #70d534;
}

.bgmenu {
	background-image: url('images/bg_top.gif');
	background-repeat: repeat-x;
	font:bold 16px Arial, Helvetica, sans-serif; 
	letter-spacing:-1px
}

.tabela {
	border:1px solid #8E9599;
	background-color: #4c5256;
	background-image: url('images/bg_in.jpg'); 
	background-repeat: repeat-x; 
	font-family:Verdana; 
	font-size:11px; 
	color:#FFFFFF;
}

.fnorm {
	border:1px solid #8E9599;
	background-color: #4c5256;
	background-image: url('images/bg_in.jpg'); 
	background-repeat: repeat-x; 
	font-family:Verdana; 
	font-size:11px; 
	color:#FFFFFF;
}

input.tabela, textarea.tabela {
    font-size: 11px;
	height: auto;
	width: 300px;
}

input.wyslij {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #000000;
	background-color: #fafbd9;
	padding-top: 1px;
	padding-bottom: 1px;
}

fieldset {
	border:1px solid #8E9599; padding:10px; 
}
legend {
	font-weight:bold;
	padding:0 10 0 10;
	color: #FAFBD9;
}

.lyellow{
	color: #FAFBD9;
}
.red{
	color: #FF8989;
}

.uwaga{
	background-color: #8E0000;
	padding:1 10 1 10px;
}

.green {
	color: #70d534;
}

.blue{
	color: #dde7f1;

}