/* CSS Document */
 
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ECEADB;
	color: #535353;
}

form {
	margin: 0px;
	padding: 0px;
}

input.text {
	margin: 0px;
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #A8A8A8;
}

input.texterror {
	margin: 0px;
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #FF0000;
}

textarea.text {
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #A8A8A8;
}

textarea.texterror {
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #FF0000;
}

select.text {
	margin: 0px;
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #A8A8A8;
}

select.texterror {
	margin: 0px;
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #FF0000;
}

p {
	margin: 0px;
	padding: 5px;
}

a {
	color: #F36523;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.more {
	margin: 0px;
	padding: 2px 20px 2px 0px;
	color: #376BA4;
	background-image: url(img/bgmore.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	display: block;
}

a.back {
	margin: 0px;
	padding: 0px;
	color: #376BA4;
	float: left;
}

a.link {
	color: #545454;
}

a.o_bydgoszcz {
	margin: 0px;
	padding: 0px 30px;
	display: block;
	width: 93px;
	height: 37px;
	background-image: url(img/o_bydgoszcz.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

a.o_bydgoszcz:hover {
	background-position: bottom;
}

a.o_online {
	margin: 0px;
	padding: 0px 30px;
	display: block;
	width: 130px;
	height: 37px;
	background-image: url(img/o_online.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

a.o_online:hover {
	background-position: bottom;
}

a.o_torun {
	margin: 0px;
	padding: 0px 30px;
	display: block;
	width: 73px;
	height: 37px;
	background-image: url(img/o_torun.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

a.o_torun:hover {
	background-position: bottom;
}

a.o_koszalin {
	margin: 0px;
	padding: 0px 30px;
	display: block;
	width: 83px;
	height: 37px;
	background-image: url(img/o_koszalin.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

a.o_koszalin:hover {
	background-position: bottom;
}

a.o_inowroclaw {
	margin: 0px;
	padding: 0px 30px;
	display: block;
	width: 113px;
	height: 37px;
	background-image: url(img/o_inowroclaw.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

a.o_inowroclaw:hover {
	background-position: bottom;
}

a.s_home {
	margin: 0px;
	padding: 0px 0px;
	display: block;
	width: 115px;
	height: 32px;
	background-image: url(img/s_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

a.s_home:hover {
	background-position: bottom;
}

a.s_bydgoszcz {
	margin: 0px;
	padding: 0px 0px;
	display: block;
	width: 115px;
	height: 32px;
	background-image: url(img/s_bydgoszcz.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

a.s_bydgoszcz:hover {
	background-position: bottom;
}

a.s_torun {
	margin: 0px;
	padding: 0px 0px;
	display: block;
	width: 115px;
	height: 32px;
	background-image: url(img/s_torun.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

a.s_torun:hover {
	background-position: bottom;
}

a.s_inowroclaw {
	margin: 0px;
	padding: 0px 0px;
	display: block;
	width: 115px;
	height: 32px;
	background-image: url(img/s_inowroclaw.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

a.s_inowroclaw:hover {
	background-position: bottom;
}

a.s_koszalin {
	margin: 0px;
	padding: 0px 0px;
	display: block;
	width: 115px;
	height: 32px;
	background-image: url(img/s_koszalin.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

a.s_koszalin:hover {
	background-position: bottom;
}

h2 {
	margin: 0px;
	padding: 5px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #F36523;
}

.italic {
	font-style: italic;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.page {
	margin: 0px auto;
	padding: 0px 4px;
	width: 960px;
	background-image: url(img/bgpage.jpg);
	background-repeat: repeat-y;
	position: relative;
}

.top {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 113px;
	background-image: url(img/bgtop.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.topcontent {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bgtopcontent.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}

.content {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bgcontent.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

.bottom {
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	width: 968px;
	height: 35px;
	background-image: url(img/bgbottom.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.logo {
	margin: 0px;
	padding: 0px;
}

.logo a {
	display: block;
}

.logo a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.talem {
	margin: 0px;
	padding: 0px;
	width: 59px;
	height: 25px;
	float: right;
	background-image: url(img/bgtalem.jpg);
	background-repeat: no-repeat;
}

.talem a {
	display: block;
	width: 59px;
	height: 25px;
}

.talem a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.pageleft {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	width: 185px;
	float: left;
}

.pageright {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	width: 745px;
	float: right;
}

.headmenuleft {
	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 37px;
	background-image: url(img/bgheadmenuleft.jpg);
	background-repeat: no-repeat;
}

.headmenuleftsub {
	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 37px;
	background-image: url(img/bgheadmenuleftsub.jpg);
	background-repeat: no-repeat;
}

.headnewsletter {
	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 37px;
	background-image: url(img/bgheadnewsletter.jpg);
	background-repeat: no-repeat;
}

.headcontact {
	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 37px;
	background-image: url(img/bgheadcontact.jpg);
	background-repeat: no-repeat;
}

.headnews {
	margin: 0px;
	padding: 0px;
	width: 236px;
	height: 37px;
	background-image: url(img/bgheadnews.jpg);
	background-repeat: no-repeat;
}

.headsub {
	margin: 0px;
	padding: 0px;
	width: 236px;
	height: 47px;
	background-image: url(img/bgheadsub.jpg);
	background-repeat: no-repeat;
}

.headdefault {
	margin: 0px;
	padding: 0px;
	width: 745px;
	height: 37px;
	background-image: url(img/bgheaddefault.jpg);
	background-repeat: no-repeat;
}

.headtitle {
	margin: 0px;
	padding: 2px 20px 0px 55px;
	width: 670px;
	height: 35px;
	background-image: url(img/bgheadtitle.jpg);
	background-repeat: no-repeat;
}

.newsletter {
	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 178px;
	background-image: url(img/bgnewsletter.jpg);
	background-repeat: no-repeat;
}

.path {
	margin: 0px;
	padding: 0px;
	width: 745px;
	height: 25px;
	background-image: url(img/bgpath.jpg);
	background-repeat: no-repeat;
}

.pageright2colleft {
	margin: 0px;
	padding: 0px;
	width: 490px;
	background-image: url(img/bg2colleft.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

.pageright2colright {
	margin: 0px;
	padding: 0px;
	width: 236px;
	float: right;
}

.box {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 236px;
	float: left;
	background-image: url(img/bgbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.box p {
	margin: 0px;
	padding: 0px;
}

.boxspacer {
	margin: 0px;
	padding: 0px;
	width: 18px;
	height: 18px;
	float: left;
}

/*css menu*/

ul.tree {
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.tree li {
	display: block;
	list-style-type: none;
	padding: 8px 0px 8px 5px;
	text-align: left;
	border-bottom: 1px solid #E5E5E5;
}

ul.tree li a {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	display: block;
	background-image: url('img/bgmenuleft.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	font-weight: bold;
}

ul.tree li a:hover {
	color: #F36523;
	text-decoration: none;
}

ul.tree li a.home {
	color: #DE030B;
}

ul.subtree {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

ul.subtree li {
	display: block;
	list-style-type: none;
	padding: 8px 0px 8px 5px;
	text-align: left;
}

ul.subtree li a {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	display: block;
	background-image: url('img/bgmenuleftsub.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	font-weight: normal;
}

ul.subtree li a:hover {
	color: #F36523;
	text-decoration: none;
}






ul.treemenu {
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.treemenu ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.treemenu li {
	display: block;
	list-style-type: none;
	padding: 5px 0px 5px 5px;
	text-align: left;
}

ul.treemenu li a {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	display: block;
	background-image: url('img/bgmenuleft.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	cursor: pointer;
	color: #0D5F8F;
}

ul.treemenu li a:hover {
	color: #F36523;
	text-decoration: none;
}

ul.treemenu li a.home {
	color: #DE030B;
}

/*css page default*/

.column {
	margin: 0px;
	padding: 0px;
	width: 372px;
	height: 160px;
	float: left;
}

.articlecolumn {
	margin: 0px;
	padding: 0px;
	width: 372px;
	height: 140px;
	overflow: hidden;
}

.date {
	margin: 0px;
	padding: 10px 5px 0px 0px;
	font-size: 10px;
	color: #B1B1B1;
	text-align: right
}

.article {
	margin: 0px;
	padding: 10px 15px;
}

.article ul {
	list-style: url(img/arrow.gif);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.article li {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}

.article li a {
	color: #2B6DAA;
}

.articleimg {
	margin: 0px 15px 0px 0px;
	padding: 5px;
	border: 1px solid #BDBDBD;
	float: left;
}

.articleimg img {
	margin: 0px;
	padding: 0px;
	width: 100px;
	border: 0px;
}

.download {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.download a {
	color: #555555;
}

.download a:hover {
	color: #2B6DAA;
}

.download-name {
	margin: 0px 0px 0px 50px;
	padding: 0px 10px;
	width: 450px;
	float: left;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.download-size {
	margin: 0px;
	padding: 0px 10px;
	width: 80px;
	float: left;
	text-align: right;
}

.download-img {
	margin: 0px;
	padding: 0px;
	width: 20px;
	float: left;
	text-align: center;
}

.download-img img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.galleryone {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}

.galleryone img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #BEBEBE;
	height: 100px;
}

.gallery {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 245px;
	float: left;
}

.gallery-img {
	margin: 0px auto;
	padding: 5px;
	float: left;
	width: 200px;
	height: 100px;
	overflow: hidden;
	border: 0px;
}

.gallery-img img {
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: 0px;
}

.gallery h3 {
	text-align: left;
	height: 28px;
	overflow: hidden;
}

.links {
	margin: 0px;
	padding: 0px 10px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.links a {
	font-weight: bold;
}

.links p {
	margin: 0px;
	padding: 0px;
}

.movie {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.prevnext {
	margin: 0px;
	padding: 10px 25px;
	text-align: center;
	font-size: 10px;
}

a.prev {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	float:left;
	margin-left: 15px;
}

a:hover.prev {
	color: #000000;
}

a.next {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	float:right;
	margin-right: 15px;
}

a:hover.next {
	color: #000000;
}

.error-txt {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.confirm-txt {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #55b32b;
	text-align: center;
}

