@charset "utf-8";
a:link, a:active, a:visited {
	color: #0098c1;
	text-decoration: none;
	font-weight: normal
}
a:hover {
	color: #0098c1;
	text-decoration: underline;
	font-weight: normal
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #006599;
	margin: 0px;
	padding: 0px;
}
.sajt {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.content {
	background-image: url(images/bg_CONTENT.png);
	float: left;
	width: 858px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
}
.elementy {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}
.m1 {
	background-color: #0f8b86;
	float: left;
}
.lewa {
	text-align: right;
	float: left;
	width: 254px;
}
.prawa {
	float: right;
	width: 544px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 30px;
	line-height: 17px;
}





.menu {
	background-image: url(images/bg_tlo.png);
	float: left;
	height: 56px;
	width: 938px;
}

.fl {
	float: left;
}
.m2 {
	background-color: transparent;
	float: left;
}
.m2:hover {
	background-color: #3E3E3E;
	float: left;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	float: left;
	width: 938px;
	color: #0097E8;
	padding-bottom: 50px;
	padding-top: 2px;
}
p {
	margin: 0px;
	padding: 0px;
}
.pix1 {
	border: 8px solid #CCC;
	margin-right: 7px;
	margin-bottom: 7px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	background-color: #069;
	padding: 10px;
}


td {
	vertical-align: top;
}
.rotator {
	background-image: url(images/bg_CONTENT.png);
	float: left;
	width: 920px;
	padding-right: 9px;
	padding-left: 9px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	color: #069;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

div.horizontal_scroller, div.vertical_scroller {
		position:relative;
		height:24px;
		width:860px;
		display:block;
		overflow:hidden;
    margin: -30px 30px 20px 30px;
}

div.scrollingtext {
		position:absolute;
		white-space:nowrap;
		font-family:'Trebuchet MS',Arial;
		font-size:18px;
		font-weight:bold;
		color:#069;
    float: left;
}