BODY {
	background-color: #FFFFFF;
	margin:0;
	padding:0
}
table {
	border-color:#666666;
}
table.krotki {
	width:154;
	border:0;
	height:3;
	bgcolor:#FFFFFF;
	cellpadding:0;
	cellspacing:0;
	border-collapse:collapse;
}
table.sredni {
	width:468;
	border:0; 
	height:3;
	bgcolor:#FFFFFF;
	cellpadding:0;
	cellspacing:0;	
	border-collapse:collapse;	
}
table.szeroki {
	width:100%;
	border:0; 
	height:3;
	bgcolor:#FFFFFF;
	cellpadding:0;
	cellspacing:0;	
	border-collapse:collapse;	
}
table.operator {
	width:609;
	border:0; 
	height:3;
	bgcolor:#FFFFFF;
	cellpadding:0;
	cellspacing:0;	
	border-collapse:collapse;	
}
table.jasne {
	border-color:#CCCCCC;
}
table.white {
	border-color:#FFFFFF;
}
td {
	border-color:#666666;
}
td.menu {
	background-image:url(images/belka_menu.gif);
}
td.ban {
	background-image:url(images/belka_ban.gif);
	height:25;
	valign:middle;
}

p,td {
	font-family:Verdana,Century Gothic;
	font-size:11;
	color:#000000;
	margin-left:3;
	margin-right:3;
	margin-top:3;
	margin-bottom:3;
}
p.mala_czcionka {
	font-size:10;
}

p.rysunek {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}
p.rysunek2 {
	margin-right:0;
}
p.title {
	color:#666666;
	font-weight:bold;
}
p.firma {
	color:#000000;
	font-weight:bold;
}
p.firma2 {
	color:#000000;
	font-weight:bold;
}
p.firma3 {
	color:#FF6633;
	font-weight:bold;
	text-align: justify;
}
p.list{
	font-size:11;
	color:#000000;
}
p.menu_top {
	margin-left:0;
	font-size:11;
	font-weight:bold;
	color:#666666;
}
p.menu_bottom{
	font-size:9;
	color:#000000;
	font-weight:bold;
}
p.news_title {
	color:#666666;
	font-size:11;
	font-weight:bold;
}
p.news {
	font-size:11;
}
a {
	text-decoration:none;
	color:#000000;
} 
a:hover{
	 text-decoration:underline;
	 color:#FF6600;
}
a.seo {
	text-decoration:underline;
}
a.menu_top {
	text-decoration:none;
	color:#000000;
}
a.menu_top:hover {
	text-decoration:none;
	color:#666666;
}
a.zrodlo {
	color:#0000FF;
}
a.etel2 {
	color:#990000;
}
a.button {
	text-decoration:none;
	color:#0000FF;
	font-size:9;
}
a.wyroznij {
	font-family:Verdana,Century Gothic;
	font-size:11;
	color:#FF6633;
	font-weight:bold;
	margin-left:3;
	margin-right:3;
	margin-top:3;
	margin-bottom:3;
}
hr {
	color:#FF6600
}

ol {
	font-family:Verdana,Century Gothic;
	font-size:11;
	text-align: justify;
	margin-top:5;
	margin-right:3;
}
ul {
	font-family:Verdana,Century Gothic;
	font-size:11;
	text-align: justify;
	margin-top:0;
	margin-right:3;
	margin-bottom:0;
	line-height: 100%
}

input {
	font-family:Verdana,Century Gothic;
	font-size:11
}
form, select, option, textarea {
	font-family:Verdana,Century Gothic;
	font-size: 12px;
}
.ok,.err{
	margin: 2px;
	padding: 5px;
}
.ok{
	background-color: #66CC66;
	border: 1px solid #698B22
}
.err{
	background-color: #FF9933;
	border: 1px solid #CD6839
}