* {
	font-family: 'Verdana';
	text-align: left;
}
td,th,div{
	font-size: 15px;
}
font.strike {
	text-decoration: line-through;
	font-size: 12px;
	color: #777777;
}
.clear {
	clear: both;
}
body {
	background: url('gfx/bg.jpg');
	margin: 0 auto;
	height: 100%;
}
#site {
	margin: 0 auto;
	background: url('gfx/contentbg.gif');
	width: 982px;
}
#site #content {
	margin-left: 12px;
	margin-right: 12px;
}
#site #content #head {
	margin-left: 10px;
}
#site #content #head h1 {
	display: inline;
}
#menu {
	background: url('gfx/menubg.gif');
	height: 33px;
	margin-left: 12px;
	margin-right: 11px;
	margin-top: 10px;
	vertical-align: middle;
	color: #ffffff;
}
#menu #inside-menu{
	padding-top: 3px;
	padding-left: 4px;
}
#menu #inside-menu a{
	padding: 4px;
	display: block;
	float: left;
	text-decoration: none;
	color: #ffffff;
	margin-left: 6px;
	font-weight: bold;
}
#menu #inside-menu  a:hover{
	background-color: #e96d65;
}
#page {
	padding: 12px;
}
table#atuty {
	width: 940px;
}
table#atuty tr td img {
	vertical-align: middle;
	margin-right: 7px;
}
table#atuty tr td {
	width: 33%;
}
table#atuty tr td a {
	font-size: 20px;
	color: #107295;
	text-decoration: underline;
}
table#atuty tr td a:hover {
	text-decoration: none;
}
table#atuty tr td a img {
	border: 0px;
}
	
#page #left {
	width: 310px;
	float: left;
}
#page #right {
	width: 620px;
	float: right;
	background-color: #ffffff;
}
.inside {
	padding: 5px;
	text-align: justify;
}
#right .inside {
	line-height: 150%;
}
#contact-box {
	float: right;
	width: 190px;
	text-align: center;
	padding: 5px;
	padding-right: 10px;
}
#foot {
	text-align: center;
}
a {
	color: #a2130b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#foot {
	font-size: 11px;
	color: #777777;
}
#foot a {
	font-size: 12px;
}
#foot a:hover {
}
a img {
	border: 0px;
}
table.cennik tr th {
	font-weighy: bold;
	background-color: #cccccc;
	padding: 5px;
	border: 1px solid #999999;
}
table.cennik tr td {
	border: 1px solid #bbbbbb;
	padding: 5px;
}
table.cennik {
	border-collapse: collapse;
}
table.cennik tr td#empty {
	border-top: 0px;
	border-left: 0px;
}
h3 a {
	color: #000000;
	text-decoration: none;
}