/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff url('../images/template/bg_outer.gif') bottom center no-repeat;
}
img {
	margin: none;
	padding: none;
	border: none;
	text-align: left;
	vertical-align: top;
}
p {
	margin: none;
	padding: none;
	border: none;
}
.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}
table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
.pagenav_link {
	text-align: center !important;
	padding-top: 10px;
}
.pagenav {
	margin: 0px 2px;
	padding: 4px 10px;
	background: #E6E6E6;
	color: #1A502F;
	font-size: 9px;
	
}
	a.pagenav {
		color: #1A502F !important;
		background: #D9D7D7 !important;
		padding: 4px 10px;
		font-size: 9px;
	}
	a.pagenav:hover {
		color: #FFFFFF !important;
		background: #1A502F !important;
		padding: 4px 10px;
		font-size: 9px;
		text-decoration: none !important;
	}

.pagenavbar {
	margin-right: 10px;
	float: right;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #1A502F; 
	text-decoration: none;
}

a:hover {
	color: #1A502F;	
	text-decoration: underline;
}
table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #1A502F;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 10px 20px;
	width: 310px !important;
	width: 350px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: solid 3px #BF2117;
	margin-top: 1px;
}

a.mainlevel:hover {
	color: #fff;
}

a.mainlevel#active_menu {
	color:#EBEBEB;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: #DFDFDF;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #1A502F;
	text-align: left;
	padding: 5px 20px 5px 30px;
	width: 300px !important;
	width: 350px;
	text-decoration: none;
}

a.sublevel:hover {
	display: block;
	background: #F4A100;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 20px 5px 40px;
	width: 290px !important;
	width: 350px;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #F4A100;
}
a.sublevel#active_menu:hover {
	color: #FFFFFF;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
/* MOJE STYLE */
div.zamkniecie {
	width: 800px;
	margin: 0px auto;
	text-align: center !important;
}
div.strona_outer {
	text-align: center !important;
	width: 100%;
	vertical-align: top;
	float: left;
}
div.strona_inner {
	background: url('../images/template/bg.gif') top left repeat-x;
	width: 100%;
	vertical-align: top;
	float: left;
	margin: 0px auto;
}
/* LOGO Z LINKIEM I MENU GORNE */
div.logo_outer {
	width: 800px;
	height: 150px;
	float: left;
}
div.logo_left {
	float: left;
	width: 450px;
	height: 150px;
}
	div.logo_left_top {
		float: left;
		width: 450px;
		height: 100px;
		padding: 0px;
		text-align: left;
		vertical-align: top;
	}
		div.logo_left_top img {
			margin: none;
			padding: none;
			border: none;
			text-align: left;
			vertical-align: top;
		}
	div.logo_left_bottom {
		float: left;
		width: 450px;
		height: 50px;
		background: #1A502F;
	}
		ul.logo_menu {
			list-style: none;
			padding: 0;
			margin: 0;
		}
			li.logo_menu_1, li.logo_menu_2, li.logo_menu_3, li.logo_menu_4, li.logo_menu_5 {
				background-image: none;
				padding-left: 0px;
				padding-right: 0px;
				float: left;
				margin: 0;
				font-size: 11px;
				line-height: 50px;
				font-family: Verdana, Tahoma, Arial, Helvetica, Sans Serif; 
			}
			li.logo_menu_1 a, li.logo_menu_2 a, li.logo_menu_3 a, li.logo_menu_4 a, li.logo_menu_5 a {
				display: block;
				font-weight: normal !important;
				text-decoration: none !important;
				color: #FFFFFF !important;
				background: url('../images/template/bg_menu_off.gif') top left repeat-x;
			}
			li.logo_menu_1 a, li.logo_menu_2 a {
				padding-left: 21px !important;
				padding-right: 20px !important;
			}
			li.logo_menu_3 a, li.logo_menu_4 a, li.logo_menu_5 a {
				padding-left: 21px !important;
				padding-right: 21px !Important;
			}
			li.logo_menu_1 a:hover, li.logo_menu_2 a:hover, li.logo_menu_3 a:hover, li.logo_menu_4 a:hover, li.logo_menu_5 a:hover {
				text-decoration: none !important;
				color: #FFFFFF !important;
				background: url('../images/template/bg_menu_on.gif') top center no-repeat;
				font-weight: normal !important;
				cursor: hand;
			}
div.logo_right {
	float: right;
	width: 350px;
	height: 150px;
	background: white;
}
	div.logo_right div.logo_right_top {
		width: 340px;
		height: 45px;
		margin-top: 5px;
		float: left;
		color: #1A502F;
		font-weight: normal;
		text-align: right;
		font-size: 9px;
	}
		div.logo_right div.logo_right_top a {
			color: #1A502F;
			font-weight: normal;
			text-decoration: none;
		}
		div.logo_right div.logo_right_top a:hover {
			color: #1A502F;
			font-weight: normal;
			text-decoration: underline;
		}
	
	div.logo_right div.logo_right_bottom {
		width: 350px;
		height: 100px;
		float: left;
		background: url('../images/template/bg_top_right.gif') top left repeat-x;
	}
		div.logo_right_bottom_bg {
			width: 350px;
			height: 100px;
			float: left;
			background: url('../images/template/bg_top_right_head.gif') bottom right no-repeat;
		}
	div.logo_right div.logo_right_bottom div.logo_right_bottom_inner {
		color: #FFFFFF;
		font-size: 10px;
		padding: 25px 40px 0px 40px;
		text-align: justify;
		
	}
/* ZASADNICZA CZESC STRONY */
div.content_outer {
	width: 800px;
	float: left;
}
	div.content_outer div.content_left_outer {
		width:  450px;
		float: left;
	}
		div.pathway {
			width: 430px !important;
			width: 450px;
			padding: 6px 10px;
			font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
			font-size: 10px;
			color: #1A502F;
			background: #D9D6D6;
			border-bottom: solid 2px #C0C0C0;
			text-align: left;
		}
			div.pathway a {
				color: #1A502F !important;
			}
			div.pathway a:hover {
				color: #1A502F !important;
				text-decoration: underline;
			}
			div.pathway img {
				margin-left: 5px;
				margin-right: 5px;
				margin-top: 5px;
			}
	div.content_outer div.content_right_outer {
		width: 350px;
		float: left;
	}
		div.buttons_business {
			width: 350px;
			float: left;
		}
		div.right_outer {
			width: 350px;
			float: left;
			border-bottom: solid 2px #D1D1D1;
			background: #E6E6E6;
			margin-top: 1px;
		}
			div.right_inner {
				width: 310px !important;
				width: 350px;
				padding: 15px 20px 10px 20px;
				text-align: left;
				color: #9A9A9A;
				font-size: 10px;
				font-family: Verdama, Tahoma, Arial, Sans Serif;
			}
	div.content_inner {
		width: 450px;
		display: block;
		float: left;
		text-align: left;
	}
		table.blog, table.contentpaneopen {
			width: 100%;
		}
			table.blog table td, table.contentpaneopen tr td {
				padding: 0px 20px 0px 30px;
				color: #7A7A7A;
				font-size: 10px;
				text-align: justify;
			}
			.contentheading {
				font-family: Verdana, Tahoma, Arial, Sans Serif;
				line-height: 130%;
				color: #1A502F !important;
				font-weight: bold;
				font-size: 11px !important;
				padding-top: 10px !important;
			}
			td.createdate {
				font-family: Tahoma, Verdana, Arial, Sans Serif;
				padding-bottom: 5px !important;
				color: #F4A100 !important;
				font-size: 10px !important;
				text-align: right !important;
			}
			td.read_more_button {
				text-align: right !important;
			}
/* WIADOMOSCI W FORMIE LISTY */
div.blog_more {
	text-align: left;
	background: none;
}
	div.blog_more ul, div.press_releases ul.latestnews {
		margin: 0; 
		padding: 0px 20px 0px 30px; 
		list-style: none;
	}		
		div.blog_more ul li, div.press_releases ul.latestnews li {
			margin: 0; 
			padding: 0px 0px 0px 8px; 
			text-align: justify !important;
			list-style: none;
			background: url('../images/template/punkt.gif') no-repeat 0px 6px;
		}
			a.blogsection, a.latestnews {
				color: #848484 !important;
				font-size: 10px !important;
				text-decoration: none !important;
			}
			a.blogsection:hover, a.latestnews:hover {
				text-decoration: underline !important;
			}
/* ARTICLE SEPARATOR */
div.article_seperator {
	display: none !important;
	width: 0px !important;
	height: 0px !important;
}
/* PRESS REEASES */
div.press_releases {
	text-align: left;
}
/* RESZTA Z TEGO WYZEJ */
/* DIVISONS */
div.divisions {
	width: 350px;
	float: left;
	text-align: left;
}
	div.divisions_logo {
		width: 350px;
		float: left;
		text-align: center !important;
	}
		div.divisions_logo table {
			text-align: center;
			width: auto;
			padding: none;
			border-spacing: none;
			border: none;
			margin: none;
		}
/* PRZELACZNIKI NA STRONIE GRAFICZNE */
table.pagenav_table th {
	padding-top: none !important;
	padding-top: 15px;
}
/* FOOTER */
div.footer_outer {	
	float: left;
	border-top: solid 3px #1A502F;
	margin-top: 15px;
	padding: 5px 10px 10px 10px;
	width: 780px !important;
	width: 800px;
	text-align: right;
	font-size: 9px;
	color: #1A502F;
	margin-bottom: 10px;
}
	div.footer_outer a {	
		color: #D10202 !important;
	}
	div.footer_left {
		width: 380px;
		display: block;
		float: left;
		text-align: left;
	}
	div.footer_right {
		width: 380px;
		display: block;
		float: right;
		text-align: right;
	}
	
table.zdjecia {
	padding: 0px !important;
	border-collapse: 5px !important;
	border-spacing: 5px !important;
}
table.zdjecia td {
	padding: 5px !important;
	border: solid 1px #cccccc;
}
/* MENU PODSTRONA */
			li.logo_menu_pod_1, li.logo_menu_pod_2, li.logo_menu_pod_3, li.logo_menu_pod_4 {
				background-image: none;
				padding-left: 0px;
				padding-right: 0px;
				float: left;
				margin: 0;
				font-size: 11px;
				line-height: 50px;
				font-family: Verdana, Tahoma, Arial, Helvetica, Sans Serif; 
			}
			li.logo_menu_pod_1 a, li.logo_menu_pod_2 a, li.logo_menu_pod_3 a, li.logo_menu_pod_4 a {
				display: block;
				font-weight: normal !important;
				text-decoration: none !important;
				color: #FFFFFF !important;
				background: url('../images/template/bg_menu_off.gif') top left repeat-x;
			}
			li.logo_menu_pod_1 a, li.logo_menu_pod_2 a {
				padding-left: 29px !important;
				padding-right: 29px !important;
			}
			li.logo_menu_pod_3 a, li.logo_menu_pod_4 a {
				padding-left: 28px !important;
				padding-right: 28px !important;
			}
			li.logo_menu_pod_1 a:hover, li.logo_menu_pod_2 a:hover, li.logo_menu_pod_3 a:hover, li.logo_menu_pod_4 a:hover {
				text-decoration: none !important;
				color: #FFFFFF !important;
				background: url('../images/template/bg_menu_on.gif') top center no-repeat;
				font-weight: normal !important;
				cursor: hand;
			}
/*GALERIA*/
div.galeria {
	display: block;
	float: left;
	margin-top: 1px;
}