a {
	color: #ddf7ff;
	pointer: cursor;
}
img {
	border: none;
}
p.menu {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	background-image: url('images/logo.jpg');
	width: 700px;
	height: 120px;
}
p.menu a {
	position: absolute;
	text-decoration: none;
	font-weight: bold;
	font-family: sans-serif;
	color: white;
}
div.reklama p {
	width: 700px;
	margin: 0px;
	text-align: center;
}
div.reklama a {
	border: none;
}
table.main td {
	vertical-align: top;
}
table.contents {
	border-collapse: collapse;
	margin-right: 30px;
}
table.contents td {
	border: none;
	color: #ddf7ff;
}
table.contents td.top {
	background: url('images/contents-top.png');
	background-repeat: no-repeat;
	width: 400px; 
	height: 40px; 
	padding-top: 10px;
	text-align: center; 
	font-weight: bold;
}
table.contents td.bottom {
	background: url('images/contents-bottom.png');
	background-repeat: no-repeat;
	width: 400px; 
	height: 54px;
}
table.contents td.contents {
	background: url('images/contents-middle.png');
	background-repeat: repeat-y;
	width: 400px
}
table.contents p {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
table.contents li {
	list-style: none;
}
table.leftbar {
	border-collapse: collapse;
	margin-right: 30px;
}
table.leftbar td {
	border: none;
	color: #ddf7ff;
}
table.leftbar td.top {
	background: url('images/left-top.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 220px; 
	height: 40px; 
	text-align: center; 
	font-weight: bold;
}
table.leftbar td.bottom {
	background: url('images/left-bottom.png');
	background-repeat: no-repeat;
	width: 220px; 
	height: 54px;
}
table.leftbar td.contents {
	background: url('images/left-middle.png');
	background-repeat: repeat-y;
	width: 220px
}
table.leftbar p {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
table.leftbar ul {
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
table.leftbar li {
	list-style: none;
	padding: 0px;
}
table.referaty {
	margin-left: 20px;
	margin-right: 20px;
	border-collapse: collapse;
}
table.referaty td {
	padding-right: 5pt;
}
table.referaty tr.first {
	border-bottom: 1px solid #ddf7ff;
}
table.referaty th {
	text-align: left;
	padding-right: 5pt;
}

