@charset "utf-8";
/* CSS Document */


body, html {
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	text-align: center;
	color: #646464;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	height: 100%;
}

body {
	background: #f5f5f5 url(../images/body_bg.png) repeat-x top;
}

body.frontPage {
	background: #f5f5f5 url(../images/bodyfront_bg.jpg) repeat-x top;
}

div {
	text-align: left;
}

td {
	text-align: left;
	vertical-align: top;
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	color: #646464;
}

a {
	text-decoration: none;
	color: #5064a0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
	font-weight: inherit;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -146px auto;
	width: 990px;
}
	
#header {
	height: 15px;
	line-height: 15px;
}

#top {
	height: 42px;
	padding-left: 30px;
}

#poster {
	height: 174px;
}

#poster.frontPage {
	height: 401px;
}

#intro {
	padding: 0px 100px 0px 100px;
}

#intro, #intro h1 {
	height: 54px;
	line-height: 50px;
	font-size: 26px;
	color: #ffffff;
	text-align: left;
	font-family: times new roman;
		
}

#spaceBar {
	height: 5px;
	line-height: 5px;
}

#spaceBarBottom {
	height: 15px;
	line-height: 5px;
}

#mainMenuWrapper {
	height: 25px;
}

#mainContent {
	margin: 25px 0px 0px 0px;
	position: relative;
	
}

#Nev {height:25px; line-height:25px; list-style-type: none}
#Nev a {display: block; text-align:center;}
#Nev a:link {color:#000; text-decoration:none;}
#Nev a:visited {color:#000;text-decoration:none;}
#Nev a:hover {color:#FFF;text-decoration:none;}
#Nev li {float: left; width: 104px; border-left:1px solid #D1D1D1; font-size:13px; font-family:Tahoma, Geneva, sans-serif}
#Nev li a:hover{color:#FF7D00; text-decoration:underline; }

#bottomContainer, #containerHelper {
	height: 146px;
}

#bottomContainer {
	background: #2b3247 url(../images/bottom_bg.png) repeat-x bottom;
	color: #969696;
	font-size: 9px;
}

#bottomHelper {
	width: 990px;
	margin: 0px auto 0px auto;
}


div#leftColumn {
	float: left;
	width: 198px;
	padding: 0px 2px 2px 2px;
	overflow: hidden;
}

/* GLOWNA TRESC */
div#mainContent {
	
}

#mainContent h2 {
	color: #ff7d00;
	font-size: 18px;
	margin: 7px 0px 7px 0px;
	font-family: times new roman;
}


#mainContent h2 a {
	color: #ff7d00;
	text-decoration: underline;
	margin: 7px 0px 7px 0px;
	font-family: times new roman;
}

#mainContent td.blueBox {
	height: 37px;
	color: #ffffff;
	margin: 0;
	text-align: center;
}

#mainContent td.blueBox h2 {
	line-height: 39px;
	margin: 0;
	padding: 0;
}

#mainContent td.blueBox {
	background: url(../images/h_blue_bg.png) center center no-repeat;
}

#mainContent td.blueBoxMedium {
	background: url(../images/h_blue_bgmedium.png) center center no-repeat;
}

#mainContent td.blueBoxLong {
	background: url(../images/h_blue_bglong.png) center center no-repeat;
}

#mainContent td.blueBox h2 a, #mainContent td.blueBoxMedium h2 a, #mainContent td.blueBoxLong h2 a {
	line-height: 39px;
	color: #ffffff;
	margin: 0;
	text-decoration: underline;
}

#mainContent td.blueBox h2 img, #mainContent td.blueBoxMedium h2 img, #mainContent td.blueBoxLong h2 img {
	vertical-align: middle;	
}

div#mainColumn {
	padding: 0px 10px 2px 10px;
}

#mainColumn ol, #mainColumnLeft ol, #mainColumnRight ol, mainColumnLeftRight ol {
	margin-left: 15px;
}

#mainColumn ul, #mainColumnLeft ul, #mainColumnRight ul, mainColumnLeftRight ul {
	margin-left: 18px;
}

#mainColumn ul li, #mainColumnLeft ul li, #mainColumnRight ul li, mainColumnLeftRight ul li {
	list-style-image: url(../images/disc.jpg);		
}

#mainColumn ol li, #mainColumnLeft ol li, #mainColumnRight ol li, mainColumnLeftRight ol li {
	list-style-type: decimal;
}

div#mainColumnLeft, div#mainColumnRight {
	width: 768px;
	float: left;
	padding: 0px 10px 2px 10px;
	overflow: hidden;
}

div#mainColumnLeftRight {
	width: 502px;
	float: left;
	padding: 0px 10px 2px 10px;
	overflow: hidden;
}

div#rightColumn {
	float: right;
	width: 198px;
	padding: 0px 2px 2px 2px;
	overflow: hidden;
}

div#leftColumn ul.menu a, div#rightColumn ul.menu a {
	color: #ffffff;
}

div#leftColumn ul.menu li, div#rightColumn ul.menu li {
	padding: 5px 0px 5px 0px;
}

div#leftColumn ul.menu a:hover, div#rightColumn ul.menu a:hover {
	text-decoration: underline;
}

#bottomMenuWrapper, #bottomMenuWrapper1 {
	float: right;
	text-align:center;
	width: 990px;
}

/* KLASY OGOLNE */
.clr {
	clear: both;
}

.menu li, .menu li {
	list-style-type: none;	
}

table.list {
	margin: 8px auto 0px auto;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #646464;
	width: 80%;
}

table.list th, table.list td {
	padding: 3px 5px 3px 5px;
	border: 1px solid #a9a9a9;
	border-collapse: collapse;
	border-spacing: 0;
}

table.list th {
	font-weight: bold;
	border: 1px solid #646464;
	background-color: #5064A0;
	color: #ffffff;
}

table.list tr.even {
	background-color: #f0f8ff;
}


/* JOOMLA */
.contentpaneopen {
	margin-bottom: 15px;
}

table.contentpaneopen {
	width: 100%;	
}

.contentheading, .componentheading {
	color: #5064a0;
	font-weight: bold;
	font-size: 13px;
}

span.breadcrumbs {
	line-height: 25px;	
}

span.breadcrumbs a:hover {
	text-decoration: underline;
}

div.module {
	width: 198px;
	color: #010101;
	font-size: 12px;
}

div.module h3, div.module h4 {
	font-family: times new roman;
	color: #ffffff;
	font-size: 17px;
	text-decoration: underline;
} 

div.orange .bg {
	background: url(../images/box_orange_bg.png) center repeat-y;
}
div.orange .top {
	background: url(../images/box_orange_top.png) top center no-repeat;
	padding-top: 14px;
}
div.orange .content {
	padding: 0px 16px 0px 16px;
}

div.orange {
	background: url(../images/box_orange_bottom.png) bottom center no-repeat;
	padding-bottom: 14px;
}

div.orange .menu a {
	color: #ffffff;
	font-size: 11.5pt;
}

div.blue .bg {
	background: url(../images/box_blue_bg.png) center repeat-y;
}
div.blue .top {
	background: url(../images/box_blue_top.png) top center no-repeat;
	padding-top: 14px;
}
div.blue .content {
	padding: 0px 16px 0px 16px;
}

div.blue 
{
	background: url(../images/box_blue_bottom.png) bottom center no-repeat;
	padding-bottom: 14px;
}

div.blue .menu a {
	color: #ffffff;
	font-size: 13px;
}

/* NAVIGACJA */

span.pagenav, a.pagenav{
	border: 1px solid #C0BFBF;
	padding: 3px 5px 3px 5px;
}

div.pagenavcounter {
	border-bottom: 1px solid #C0BFBF;
	padding: 3px 5px 3px 5px;
	text-align: right;	
}

div.pagenavbar {
	text-align: center;	
}

/* TABELA Z WESJAMI */
table.versionCompare th.style1 {
	font-weight: normal;
	background-color: #a9a9a9;
	color: #000000;
}

table.versionCompare td.style3, table.versionCompare td.style2 {
	text-align: center;
	vertical-align:middle;
}

table.versionCompare td.style3 {
	background-color: #edfdea;
}


/* ZALACZNIKI */
table.attachments {
	width: 100%;
	
}

table.attachments td {
	vertical-align: middle;
}

table.attachments img {
	vertical-align: middle;
	margin: 0px 3px 0px 3px;
}