html{
	margin: 			0px;
	padding: 			0px;	
	height:				100%;
}
body{
	text-align: 		left;
	font-family: 		Arial, Verdana, Tahoma, sans-serif;
	color: 				#4e4e4e;
	background-color: 	#b1def7;
	line-height: 		15px;
	font-size: 			12px;
	margin: 			0px;
	padding: 			0px;	
	height:				100%;
	background-image: 	url("images/bg2.gif");
	background-repeat: 	repeat-x;
	background-position:top left;
}
td,div{
	font-family: 		Arial, Verdana, Tahoma, sans-serif;
	line-height: 		15px;
	font-size: 			12px;
	text-align: 		left;
	margin: 			0px;
	padding: 			0px;
	vertical-align:		top;	
}
div{
	position:			relative;	
}
img,form{
	margin:				0px;
	padding:			0px;
	border:				0px;
}
a{
	color:				#4974a6;
	text-decoration:	none;
}
a:hover{
	color:				#13196c;
	text-decoration:	underline;
}
a.selected{
	color:				#98a2a7;
}

a.text {
	color: 				#868582;
}

a.text:hover {
	color: 				#868582;
	text-decoration: 	underline;
}

h1{
	color:				#13196c;
	font-size:			17px;
	line-height:		20px;
	font-weight:		bold;
	padding:			3px 0 0 15px;
	margin:				0 0 13px 0;
	background-image: 	url("images/h1.gif");
	background-repeat: 	no-repeat;
	background-position:top left;
}

h2{
	font-family: 		Times New Roman, Times, serif;
	color:				#1499db;
	font-size:			20px;
	line-height:		21px;
	font-weight:		normal;
	padding:			0px;
	margin:				0px 0 10px 0;
}

h2 a {color:#1499db;}
h2 a:hover {color:#1499db;}

h3 {color: #4974a6; font-size: 13px;}

h3.popup {color: #fff; font-size: 13px; margin:0 0 10px 0; padding:0px;}

div.hr, div.hr2{
	background-image: 	url("images/dotted.gif");
	background-repeat:	repeat-x;
	background-position:top left;
	background-color: 	#00ffff;
	line-height:		1px;
	font-size:			1px;
	padding:			0px;
	margin:				12px 0 12px 0;
}
div.hr2{
	margin:				0px 0 22px 0;
}

ul{
	padding:			0 0 0 0px;
	margin:				0 0 5px 0px;
	list-style-type:	none;
}
li{
	padding:			0 0 5px 10px;
	margin:				0 0 0 0px;
	background-image:	url("images/li.gif");
	background-repeat:	no-repeat;
	background-position:top left;
}

ol li {background-image: none;}
p {
	margin-top:			12px;
	margin-bottom:		12px;
	line-height:		20px;
}

div.date {
	font-size:			11px;
	font-weight:		normal;
	margin:				0px;
	padding-bottom:		0px;
}

h4 {
	font-size: 			12px;
	color:				#274571;
	margin-top: 		10px;
	margin-bottom:		5px;
}

div.container{
	position:			relative;
	width:				943px;
}

div.topheader{
	width:				100%;
	padding-top:		4px;
	height:				33px;
	font-family: 		Tahoma, Arial, Verdana, sans-serif;
	line-height: 		15px;
	font-size: 			10px;
	text-align: 		right;
	color:				#ffffff;
}

div.topheader a{
	color:				#ffffff;
	text-decoration:	none;
}

div.topheader a:hover{
	color:				#4fc5ff;
	text-decoration:	underline;
}
div.topheader a.selected{
	color:				#4fc5ff;
}

div.header{
	width:				100%;
	height:				40px;
}
div.header img.logo{
	width:				219px;
	height:				61px;
}

div.headsub1 {
	float:				left;
	margin:				10px 0;
	position:			absolute;
	top:				0px;
	left:				5px;
	width:				230px;
	height:				80px;
	z-index:			99;
}

div.headsub1 a {display: block;}

div.headsub{
	padding-top:		2px;
	font-weight:		bold;
	color: 				#ffffff;
	margin-top:			-3px;
	float:				right;
	font-size:			11px;
	text-align:			right;
	background-image: 	url("images/dottedwhite.gif");
	background-repeat: 	repeat-x;
	background-position:top left;	
}

div.headsub a{
	color:				#ffffff;
	text-decoration:	none;
	text-shadow: 		#223972 1px 1px 0px;
}
div.headsub a:hover{
	color:				#4fc5ff;
	text-decoration:	underline;
}
div.headsub a.selected{
	color:				#4fc5ff;
}

div.headerimg {
	clear:				both;
	padding-top:		5px;
	height:153px;
}

div.pageinfo{
	margin-left:		60px;
	font-size:			14px;
	color:				#ffffff;
	padding:			27px 0 0px 0;
	line-height:		17px;	
}

div.subcontainer{
	width:				100%;	
	margin-top:			14px;
}

div.flashdna{
	width:				60px;
	height:				258px;
	float:				left;
}

div.leftborder {
	width:				2px;
	height: 			258px;
	float: 				left;
	background-color:	#13196c;
	margin:				0px;
	padding:			0px;
}

div.redcontainer{
	font-size:			1px;
	color:				#ffffff;
	padding:			0px;
	line-height:		1px;
	float:				left;
}
div.maincontainer{
	float:				left;
	display:			inline;
	width:				939px;
	background-color:	#ffffff;
	border-bottom:		solid 1px #ddebf0;
	border-right:		solid 1px #ddebf0;
}

div.content{
	width:				911px;
	min-height:			310px;
	margin:				15px 14px 10px 14px;	
}

div.leftcolumn{
	float:				left;
	width:				224px;
	margin:				0 15px 0 0;
}
div.leftcolumnwide{
	float:				left;
	width:				293px;
	margin:				0 15px 0 0;
}
div.centercolumn{
	float:				left;
	width:				293px;
	margin:				0 15px 0 0;
}
div.rightcolumn{
	float:				left;
	width:				293px;
	margin:				0 0px 0 0;
}
div.pagecolumn{
	float:				left;
	width:				672px;
	margin:				0 0px 0 0;
	text-align:			justify;
}

img.mfoto{
	border:				solid 2px #ececec;
	margin:				0px 0 10px 0;
}

ul.menu{
	margin:				0px;
	padding:			0px;

}
ul.menu li{
	padding:			0 0 3px 15px;
	margin:				0px;
	list-style-type:	none;
	background-image: 	none;
	
}

ul.menu a{
	font-size:			11px;
	font-weight:		bold;
	line-height:		14px;
	color:				#4a74a6;
}


div.footer{
	border-top:			dotted 1px #a4a39f;
	line-height: 		15px;
	clear:				both;
	width:				911px;
	margin:				0px 14px 5px 14px;
	padding:			3px 0px 3px 0px;
	color:				#8f8e8c;
}
div.footerleft{float:left;}
div.footerright{float:right;}

div.footerleft a.selected {text-decoration: underline;}

div.footer a{
	color:				#868582;
	text-decoration:	none;
	
}
div.footer a:hover{
	color:				#4974a6;
	text-decoration:	underline;
}

div.form {	
	vertical-align: 	middle;
	display: 			block;
	padding: 			8px 5px 8px 5px;
	border-top: 		solid 1px #ffffff;
	clear: 				left;
}

a.pdf{
	display:			block;
	padding-left:		20px;
	margin-top:			2px;
	background-image: 	url("images/pdf.gif");
	background-repeat: 	no-repeat;
	background-position: top left;	
}

div.clear{
	line-height: 		0px;
	font-size: 			0px;
	border: 			0px;
	margin: 			0px;
	padding: 			0px;	
	clear:				both;
}

div.flashmap {
	text-align: 		center;
}

div.regform {
	float: 				right;
	background-color: 	#efefef;
	margin-bottom: 		10px;
	border:				1px solid #ddd;
	padding-right:		15px;
	width:				180px;
	padding:			10px;
	margin-left:		20px;
	z-index:			99;
}

div.regform h3 {
	margin-bottom:		0px;
}

div.regform input.text {
	width:178px;
}

form {
	margin:0px;
	padding: 0px;
}

input.text {
	border:				1px solid #c1c1c1;
}

input.password {
	border:				1px solid #a4a39f;
}

fieldset {
	border:				none;
	margin:				0px;
	padding:			0px;
}

input.submit {
	border-top:			1px solid #b0b2b3;
	border-left:		1px solid #b0b2b3;
	border-bottom:		1px solid #6e7275;
	border-right:		1px solid #6e7275;
	background-color:	#fff;			
	padding: 			3px;
	font-size: 			12px;
}

div.submenu {
	margin-left:		15px;
}

ul.submenu li {
	padding-left:		15px;
	background: transparent url("images/submenu.gif") no-repeat left top;
}

ul.submenu li.selected {background: transparent url("images/submenu_selected.gif") no-repeat left top;}

ul.submenu li a.selected {color: #4fc5ff;}


/* forum start */

#forum{
	width: 670px;
	clear: both;
}

#forum table{
	width: 670px;
	margin: 0px 0 5px 0;
}
#forum table.forum_nn td {
	vertical-align:top;
	padding-left:5px;
	text-align:left;
}
#forum table.forum_nn td div{
	padding-left:10px;
	text-align:left;
	line-height:20px;
	font-size:12px;
	background-image:url('images/li_bullet_forum2.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#forum table.forum_nn td span{
	font-size:11px;
	color:#888888;
}
#forum table.forum_hd{
	width: 100%;
	margin: 3px 0 0px 0;
}
#forum table.forum_hd td {
	width:50%;
	vertical-align:top;
	text-align:left;
	padding-left:5px;
	line-height:15px;
	font-size:11px;
}

#forum table.forum_nl{
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
#forum table.forum_nl th{
	padding: 5px 5px 5px 5px;
	font-size:11px;
	font-weight:bold;
	background-color: #3b5a86;
	background-image:url('images/large_header_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
	color:#ffffff;
}
#forum table.forum_nl th a{
	color:#ffffff;
}
#forum table.forum_nl td{
	padding: 5px 5px 5px 5px;
	line-height:15px;
	font-size:12px;
	border-top:1px solid #eeeeee;
/*	background-image:url('images/gradient_box_bg.gif');*/
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #efefef;
	color: #274571;
	font-size: 12px;
}

.msg_status_box {
	padding: 0px;
	border: 1px solid lightgray;
	display: inline;
	height: 8px;
}
.msg_status_box span {
	margin: 1px 0px;
	padding: 0px;
}
.msgactions {
	text-decoration: underline;
}
ul.psublist {
	margin-right: 0px;
}

#forum table.forumtpc{
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
	/*background-image:url('images/gradient_box_bg.gif');*/
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #efefef;
}
#forum table.forumtpc td{
	padding:2px;
	vertical-align:top;
}
#forum table.forumtpc td.forumtpcm{
	font-size:1px;
	line-height:1px;
	padding:2px;
}

div.forumlarge_header{
	margin:0px 0 5px 0;
	text-transform:		none;
}
div.forumlarge_header2{
	font-family: Arial,Tahoma,sans;
	margin:10px 0 10px 0;
	text-transform:	none;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#bdcef4;
}
#forum div.forumlarge_header2 a{
	color:#ffffff;
	text-decoration:underline;
}

div.msg_cont {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:90px;
	padding-right:0px;

}
div.msg_contsub {
	margin-right:0px;
	padding-right:0px;
	position:relative; 
	overflow:hidden;	
}
li div {
	text-align: left;
}
div.f_inf{
	float:right;
	text-align:right;
	line-height:14px;
	font-size:11px;
	color:#888888;
}
ul.plist {
	margin: 5px 0 20px 0;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
ul.plist li{
position:relative;
}
ul.plist li div.moder{
position:absolute;
left:-16px;
top:4px;
text-align:right;
}
div.midfrm{
height:16px;
}
div.midfrm,div.midfrm img{
vertical-align:middle;
margin:0px;
padding:0px;
}

li.pitem{
	padding: 8px 4px 8px 12px;
	margin: 0px;
	line-height:14px;
	font-size:12px;
	background-image:url('images/li_bullet_forum.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
li.pitem p{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#3e3e3e;
}
li.pitem p a{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#3e3e3e;
}

li.pitemsel{
	background-color: #e9e9e9;
}
li.hovered{
	background-color: #f4f4f4;
	cursor: pointer;
}
b.forum{
	line-height:14px;
	font-size:14px;
	color:#1616b1;
}
h5{
margin:0px 0 10px 0;
font-size:14px;
font-weight:bold;
color:#1616b1;
}

div.pitem{
	padding: 8px 4px 8px 4px;
	margin: 0px 0 2px 0;
	line-height:15px;
	font-size:12px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
	background-image:url('images/gradient_box_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #d6d6d6;
}
div.pitem div{
	margin-top:3px;
	cursor: pointer;
}
div.pitem span{
	font-size:11px;
	margin-top:3px;
	cursor: pointer;
	color:#888888;
}
div.hovered{
	background: #eeeeee;
	cursor: pointer;
}
input.but_odp{
	border:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:6px;
	width:80px;
	height:20px;
	text-align:center;
	background-image:url('images/but_bg.gif');
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#ffffff;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#events div.hr {margin-top:5px; margin-bottom:10px;}

/* --- forum end ---*/

div.contact {
	margin:0px;
	margin-top: 10px;
	background-color: 	#efefef;
	margin-bottom: 		10px;
	border:				1px solid #ddd;
	padding-right:		15px;
	width:				420px;
	padding:		10px;
}

textarea.text {
	border:				1px solid #a4a39f;
}

div.thtr {
	border-bottom: 		2px solid #a4a39f;
	clear:				both;
	width:				540px;
}

div.thtr div{
	 padding:			1px;
}

div.tr {
	border-bottom: 		1px solid #a4a39f;
	clear:				both;
	margin:				0px;
	padding:			0px;
	width:				540px;
	float:				left;
}

div.tr div {float: left; display: inline; line-height: 20px; padding:1px; margin:0px;}

.up {
	position:			relative;
	top:				-4px;
}

ul.sitemap {
	font-size:			12px;
	margin-top:			20px;
}

ul.sitemap li ul.sitemap {
	margin-top:			10px;
	float:				none;
	display:			block;
	width:				100%;
	margin-left:		15px;
	font-size:			11px;
}

ul.sitemap li ul.sitemap li{
	padding-left:		20px;
	background: transparent url("images/li_bullet_map.gif") no-repeat left;
}

ul.sitemap {
	display:			inline;
	float:				left;
	width:				40%;	
}

div.logowanie {
	margin:				0px;
	margin-top:			10px;
	background-color: 	#efefef;
	margin-bottom: 		10px;
	border:				1px solid #ddd;
	width:				420px;
	padding:			10px;
	width:				180px;
}

/*************************/

div.gradient_box {
	background:			#d6d6d6 url(images/gradient_box_bg.gif) repeat-x top;
	border-right:		1px solid #b4b4b4;
	border-bottom:		1px solid #b4b4b4;
	padding:			20px;
	float:				left;
	text-align:			left;
	margin-left:		0px;
	display:			inline;
}

div.gradient_box:hover {
	background-color:			#d6d6d6;
}

.selectedImage img {
	border:				2px solid #4fc5ff;
}

gradient_box img {
	cursor:				pointer; 
	border:				2px solid #d4d4d4;
}

ul {
	list-style-type:	none;
	margin-left:		0;
	padding-left:		0;
	line-height:		16px;	
}

ol {
	margin-left:		0;
	padding-left:		0;
	line-height:		16px;
	padding-left:		20px;
}

ol li {
	padding-left:		0;
}

ul li {
	background:			transparent url(images/li_bullet.gif) no-repeat top left;
	margin-left:		0px;
	padding-left:		20px;
	}
	
ul li a {color:	#1616b1; text-decoration:none;}
ul li a:hover {color: #1616b1; text-decoration:underline;}

input {border: 1px solid #d5d5d5; font-size:11px;}

div.left_col_content input {border: 1px solid #bbb; margin:2px 0 2px 0;}

div.closer {
	clear:					both;
	line-height:			0px;
	font-size:				0px;
	height:					0px;
	margin:					0px;
	padding:				0px;
}
div.box_face_img {border:1px solid #d4d4d4; float:left; margin-right:10px; padding:0px; display:inline;}
div.box_face_img img {border:2px solid #fff; padding:0px;}

div.data {
	color: #999;
}

div.image {
	border: 1px solid #ccc;
	float: left;
	display: inline;
	padding: 3px;
	background-color: #eee;
	margin-bottom: 10px;
}

div.imgpopup {
	padding: 10px;
}

div.smallmenu {
	float: right;
	clear: both;
	color: #fff;
}

div.smallmenu a {
	color: #fff;
}

div.smallmenu a:hover {
	text-decoration: underline;
}
