html, body {
	clear: both;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	width: 100%;
	font-size: 10.5px;
	font-family: tahoma, arial, sans-serif;
	text-align: center;
	background-color: #f3f3f3;
}

div#global {
	clear: both;
	margin: auto;
	width: 768px;
	overflow: hidden;
}

div#top {
	clear: both;
	width: 768px;
	overflow: hidden;
}

div#menu {
	clear: both;
	width: 768px;
	overflow: hidden;
}

div.menu-element {
	float: left;
	margin: 0px 1px 0px 0px;
	width: 94px;
	background: url('grafika/menu-tlo.jpg') top left repeat-x;
	border-right: 1px solid #000000;
}

div.menu-element-last {
	float: left;
	margin: 0px;
	width: 96px;
	background: url('grafika/menu-tlo.jpg') top left repeat-x;
}

div.menu-element a, div.menu-element-last a, div.menu-element a:visited, div.menu-element-last a:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}

div.menu-element a:hover, div.menu-element-last a:hover {
	color: #ffdf00;
}

div.me1 {
	padding: 14px 0px 17px 0px;
}

div.me2 {
	padding: 8px 0px 10px 0px;
}

div.me3 {
	padding: 1px 0px 4px 0px;
}

div#content {
	clear: both;
	margin: 1px 0px 0px 0px;
	width: 768px;
	background: url('grafika/content-tlo.jpg') top left repeat-y;
	overflow: hidden;
}

div#content-left {
	float: left;
	width: 150px;
	overflow: hidden;
}

div#galeria-tlo {
	clear: both;
	margin: 0px 0px 4px 0px;
	width: 150px;
	height: 150px;
	overflow: hidden;
}

div#pkp {
	clear: both;
	margin: 0px 0px 4px 0px;
	padding: 5px 0px 5px 0px;
	width: 150px;
	background-color: #d3d3d4;
	overflow: hidden;
}

div#news {
	clear: both;
	width: 150px;
	background-color: #d3d3d4;
	overflow: hidden;
}

div#news-top {
	clear: both;
	padding: 15px 0px 0px 0px;
	width: 150px;
	height: 44px;
	color: #ffffff;
	font-weight: bolder;
	background: url('grafika/menu-tlo.jpg') top left repeat-x;
	overflow: hidden;
}

div#news-body {
	clear: both;
	width: 140px;
	padding: 0px 5px 5px 5px;
	background-color: #d3d3d4;
	text-align: left;
	overflow: hidden;
}

div#content-right {
	float: left;
	margin: 0px 0px 0px 3px;
	width: 615px;
	overflow: hidden;
}

div#historia {
	float: left;
	margin: 0px;
	width: 364px;
	height: 150px;
}

div#zasady {
	float: left;
	margin: 0px 0px 0px 3px;
	width: 248px;
	height: 150px
}

div#tresc {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 10px 50px 50px 50px;
	text-align: justify;
	overflow: hidden;
}

div#bottom {
	clear: both;
	margin: 1px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 768px;
	height: 19px;
	background: url('grafika/bottom.jpg') top left no-repeat;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
}

div#bottom a {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

div.stopka {
	clear: both;
	text-align: right;
	padding: 0px 10px 0px 0px;
	overflow: hidden;
}

img.smlimg {
	border: 1px solid #909090;
}

div.newsimgsml {
	float: left;
	padding: 2px; 
	width: 92px; 
	height: 69px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #000000;
	background-color: #ffffff; 
}

div.newsimg {
	float: left;	
	padding: 2px; 
	width: 240px; 
	height: 180px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #000000;
	background-color: #ffffff; 
}

td.smlgallery {
	padding: 3px 1px 3px 1px;
	text-align: center; 
	width: 96px;
	height: 75px; 
	background-color: #ffffff; 
	border: 1px solid #000000;
}

div.cboth { clear: both; }
div.fleft { float: left; }
div.fright { float: right; }
div.ovh { overflow: hidden; }

.bold { font-weight: bolder; }
.f13 { font-size: 13px; }
.f15 { font-size: 15px; }
.f17 { font-size: 17px; }
.arial { font-family: arial, tahoma, sans-serif; }
.tleft { text-align: left; }
.tright { text-align: right; }
.tcenter { text-align: center; }
.tjustify { text-align: justify; }
.white { color: #ffffff; }
.pointer { cursor: pointer; }

a { text-decoration: none; font-weight: bold; color: #000f99; }
a:hover { text-decoration: underline; }
h1 { font-size: 20px; margin-top: 0px; }
h3 { font-size: 14px; margin-top: 0px; }
img { border: 0px; }

/* images */
div#imagebg {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 200%;
	background-color: #000000;
	filter: alpha(opacity=65);
	opacity: 0.65;
	overflow: hidden;
}

div#image {
	position: absolute;
	z-index: 1001;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	filter: alpha(opacity=100);
	opacity: 1.00;
	overflow-y: scroll;
}

img#imagesrc {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #afafaf;
}

div.visible {
	display: block;
	visibility: visible;
}

div.nonvisible {
	display: none;
	visibility: hidden;
	overflow: hidden;
}

.hideoverflow {
	overflow: hidden;
}

.showoverflow {
	overflow-x: hidden;
	overflow-y: scroll;
}

span.hide {
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	cursor: pointer;
}