﻿ /*------------------------------------------------------------------------
# JA Nickel for Joomla 1.5.x - Version 1.0 - Licence Owner JA104946
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
/*uklad bloków*/
#pudlo{width:1125px;
margin-left:auto;
margin-right:auto;
color:#333333;
}
#kontener{width:1024px;
padding:0px;
margin-left:auto;
margin-right:auto;}
#belka{width:100%;
clear:both;
padding:0px;
margin-bottom:0px;
}
#logo{background-image:url(../images/logo.png);
width:168px;
height:58px;
float:left;
background-repeat:no-repeat;}
#zawartosc{float:left;
width:800px;
margin:0px;
padding:0px;
}
#panel{float:right;
margin-top:0px;
padding:0px;
width:224px;
}
#slider{width:100%;
clear:both;
margin:0px;
padding:0px;}
#kontent{width:100%;
margin:0px;
padding:0px;
clear:both;}
#stopka{width:100%;
height:40px;
clear:both;
background-color:#2F574D;
margin-bottom:5px;}
#dol{width:1024px;
margin-left:auto;
margin-right:auto;
height:100%;}
#stopka2{
margin-left:auto;
margin-right:auto;
height:50px;}
#dolne-mod{width:100%;
clear:both;
margin:0px;
padding:0px;}
#nawigator{width:100%;
clear:both;
margin:0px;
padding:0px;}
#dolne-mod1{float:left;
width:50%;
margin:0px;
padding:0px;
}
#dolne-mod2{float:right;
width:50%;
margin:0px;
padding:0px;
}
#dolne-mod-3k{width:100%;
clear:both;
margin:0px;
padding:0px;
height:10px;}
#dolne-mod3k1{width:33%;
float:left;
margin:0px;
padding:0px;
 }
#dolne-mod3k2{width:33%;
float:left;
margin:0px;
padding:0px;
}

#dolne-mod3k3{width:33%;
float:left;
margin:0px;
padding:0px;
}
#szukaj{float:left;
width:168px;
margin:0px;
padding:0px;
}
#head-left{float:left;
width:200px;
}
#ikona1{float:left;
height:49px;}
#ikona2{float:left;
height:49px;}
#skrypt{float:left;
height:49px;}
#wpis{float:left;
height:49px;}
#wpis p{margin-top:0px;
margin-left:10px;}
#glosowanie{float:left;
height:49px;
padding-left:10px;
padding-right:10px;}
#wpis{float:left;
height:49px;}
body {
	background: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size:12px;
}

body#bd {
	
	color: #666666;
}

body.contentpane {
	color: #000000;
	font-size: 10pt;
	line-height: 1.1em;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #222222;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color:#363EE1;
	text-decoration: none;
}

/* Title text */
h1, h2, h3, h4,
.contentheading, .componentheading, .blog_more strong,
.nftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.1;
	color: #222222;
}
	
/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
span.site-slogan, a.readon, #ja-headtools, #ja-pathway, #ja-botsl21, #ja-botsl22 {
	font-size: 92%;
}

#ja-footer {
	font-size: 110%;
}

small, .small, .img_caption {
	color: #999999;
}

img.caption {
}

/* Heading */
h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4, h5, h6 {
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6,
p, blockquote, ul, ol {
	margin: 15px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: none;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #DDDDDD;
	height: 1px;
}

td, div {
	font-size: 100%;
}

a img {
	border: none;
	margin: 5px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, sans-serif;
	font-size: 100% !important;
}

.inputbox {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #666666;
	padding: 2px;
	margin: 0 5px;

}

.button {
	background: #FFFFFF !important;
	border: 0px solid #DDDDDD;
	color: #666666;
	font-weight: bold;
	padding: 0px 0px !important;
}

.button:hover,
.button:active,
.button:focus {
	background: #FFFFFF !important;
	color: #111111;
	font-weight: bold;
	padding: 1px 8px;
	text-decoration: none;
}

* html .button {
	padding: 0 5px !important; /*IE 6*/
}

*+html .button {
	padding: 0 5px !important; /*IE 7*/
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

.article-content img {
	margin-right: 10px;
	margin-top: 5px;
	padding: 3px;
	border: 0px solid #DDDDDD;
}

.article-tools .article-meta {
	float: left;
}

.article-tools .buttonheading {
	float: right;
}

.img_caption {
	float: left;
}

.column_separator {
	padding: 0 5px;
}

span.open {
	background: url(../images/so-q.gif) no-repeat  left top;
	padding: 2px 0 2px 10px;
}

span.close {
	background: url(../images/sc-q.gif) no-repeat right bottom;
	padding: 2px 10px 2px 0;
}

/* content tables */
.sectiontableheader {
	background: #333333;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

tr.sectiontableentry2 td {
	background: #E5E5E5;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	font-size: 92%;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 7px;
	padding: 1px 5px 1px 15px;
}

table.contenttoc th {
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	background: none;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #E5E5E5;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
	font-weight: bold;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/arrow.png) no-repeat 6px 7px;
	margin: 0;
	padding: 0 0 0 15px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.componentheading {
	font-size: 200%;
}

h2.contentheading, .contentheading {
	font-size: 175%;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
}

.blog h2.contentheading, .blog .contentheading {
	font-size: 150%;
color:#666666;
}

a.contentpagetitle {}

a.contentpagetitle:hover,
a.contentpagetitle:active,lo
a.contentpagetitle:focus {
	color: #D33615;
}

.contentdescription {
	padding-bottom: 30px;
}

table.contentpane form,
table.contentpane table {
	width: 100%;
}

a.readon {
	background: #333333;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	padding: 2px 5px;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: #D33615;
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

div.blog_more {
	padding-top: 15px;
}

ul.pagination {
	margin: 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif)lo no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	color: #999999;
}

.modifydate {
	color: #999999;
	display: block;
	float: left;
	margin-top: 10px;
	width: 100%;
}

.buttonheading {
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT
--------------------------------------------------------- */
.wrap {
	clear: both;
	width: 100%;
}

.main {
	margin: 0 auto;
	width: 1000px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */


#ja-content .main {
	width: 750px;
}

#ja-col1 {
	display: inline;
	float: left;
	padding-top: 15px;
	width: 190px;
	line-height: 1.5;
}

#ja-container-fl #ja-current-content {
	float: left;
	width: 800px;
}

#ja-container-fl #ja-content {
	width: 100%;
}

#ja-container-fr #ja-current-content {
	width: 715px;
}

#ja-container-f #ja-current-content,
#ja-container-f #ja-current-content .contentpane,
#ja-container-f #ja-current-content .contentpane .wrapper {
	width: 100%;
	display: block;
}

#ja-container #ja-current-content {
	float: left;
	width: 550px;
}

#ja-current-content .article-content {
	clear: both;
}

#ja-container-fl #ja-content .main{
	padding: 15px 0;
	width: 100%;
}

#ja-container #ja-content .main {
	padding: 15px 0 15px 15px;
}

#ja-container-f #ja-content .main {
	padding: 15px 0;
	width: 100%;
}

#ja-container-fr #ja-content .main {
	padding: 15px 0 15px 15px;
}
	
/*columns*/
#ja-col2 {
	float: right;
	width: 220px;
	line-height: 1.5;
margin-right:0px;
margin-top:0px;
}

#ja-col2 .main {
	padding-top: 15px;
	width: 100%;
}

#ja-col2 div.inner {
	padding: 15px;
}

/*common style for column*/
#ja-cols table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-cols .article_separator {
	display: none;
}

#ja-cols ul {
	list-style: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-container,
#ja-container-f,
#ja-container-c,
#ja-container-fl {
	clear: both;
	min-height: 400px;
	padding: 0 0 15px;
}

/* full */
#ja-container-f .main {
	background: none;
}

#ja-container-f #ja-content {
	width: 100%;
}

/* content + 1 col */
#ja-container-c .main {
	background: none;
}

#ja-container-c #ja-content {
	width: 75%;
}

#ja-container-c #ja-cols {
	width: 22%;
}

#ja-container-c #ja-col2{
	width: 100%;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_text h3,
div.moduletable_menu h3{
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	letter-spacing: .5px;
	margin: 0 0 10px;
	padding: 2px 0 5px;
}

span.first-word {
	color: #333333;
}

div.moduletable,
div.moduletable_text,
div.moduletable_menu {
	margin: 0 0 15px;
	padding: 0 0 5px;
}

div.moduletable_blank {
	margin: 0 0 15px;
}

div.module1 h3 {
	color: #D33615;
}

div.module1 {
	
	
	margin-right: 0px;
	color:red;
	margin-left:25px;
}

div.color2 h3 {
	color: #8C9520;
}

div.color3 h3 {
	color: #116593;
}

/* mis */
div.moduletable ul,
div.moduletable_text ul{
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li {
	line-height: 20px;
	margin: 0;
	padding-left: 0;
}

div.moduletable li a,
div.moduletable_text li a,
div.moduletable_menu li a {
	display: block;
	padding: 5px 2px 5px 15px;
}

ul.ja-bullettin li a {
	display: inline;
	padding: 0;
}

/* Default Module */
#ja-col2 div.moduletable,
#ja-col2 div.moduletable_text,
#ja-col2 div.moduletable_menu {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 0 0 15px;
}

#ja-col2 div.moduletable h3,
#ja-col2 div.moduletable_text h3,
#ja-col2 div.moduletable_menu h3 {
	background:#2F574D;
	color: #FFFFFF;
	margin: 0 -1px;
	padding: 5px;
	border-bottom: 1px solid #222222;
}

#ja-col2 div.moduletable_highlight {
	background: #F6F6F6;
	border: 1px solid #DDDDDD;
	margin: 0 0 15px;
}

#ja-col2 div.moduletable_highlight h3 {
	background: #2F574D;
	color: #FFFFFF;
	margin: 0 -1px;
	padding: 10px;
}

#ja-col2 div.ja-innerdiv {
	border: none;
	padding-left: 10px;
}

#ja-col2 div.moduletable div.ja-innerdiv img,
#ja-col2 div.moduletable_highlight div.ja-innerdiv img,
#ja-col2 div.moduletable_text div.ja-innerdiv img{
	border: none;
}

#ja-col2 div.moduletable_menu {
	padding-bottom: 0;
}

/* HEADER
--------------------------------------------------------- */


#baner  {
	background: url(../images/baner.png) no-repeat;
	display: block;
	height: 120px;
	width: 635px;
float:right;
}



/* Headtools ---*/
#ja-headtools {
	position: absolute;
	right: 15px;
	top: 50px;
}

#ja-headtools ul {
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#ja-headtools li {
	background: none;
	display: inline;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#ja-headtools li a {
	background: url(../images/arrow.png) no-repeat 10px center;
	padding: 0 10px 0 20px;
	line-height: 25px;
	display: block;
	float: left;
}

#ja-headtools li a:hover {
	background: url(../images/arrow-hover-90cw.png) no-repeat 10px center;
	text-decoration: none;
}

#ja-headtools li a.show {
	color: #FFFFFF;
	background: url(../images/arrow-light-90cw.png) no-repeat 10px center #333333 !important;
}

#ja-register, #ja-login {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	display: none;
	height: auto;
	overflow: hidden;
	padding: 5px 15px;
	position: absolute;
	right: -15px;
	text-align: left;
	top: 25px;
	z-index: 999;
}

.ja-login-links {
	margin-top: 10px;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	z-index: 999;
}

#ja-mainnav .main {
	background: #2F574D;
	padding: 0;
	position: relative;
	height: 40px;
}

#ja-mainnav .main .inner {
	position: relative;
}

#ja-subnav .main{
	background: none;
	border-bottom: 1px solid #DDDDDD;
}

#ja-subnav ul {
	margin: 0;
}

#ja-subnav ul li {
	list-style: none;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}

#ja-subnav ul li a {
	color: #333333;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	background: #F6F6F6 url(../images/arrow.png) no-repeat 5px center;
}

#ja-subnav ul li.active a,
#ja-subnav ul li a:hover,
#ja-subnav ul li a:active,
#ja-subnav ul li a:focus {
	background: #F6F6F6 url(../images/arrow-hover.png) no-repeat 5px center;
	color: #D33615;
}

#ja-search {
	position: absolute;
	right: 10px;
	top: 7px;
}

#mod_search_searchword {
	padding: 4px 5px;
}

/* Pathway ---*/
#ja-pathway {
	background: #F6F6F6;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	color: #666666;
}

#ja-pathway span {
	padding: 0 5px;
	line-height: 30px;
}

#ja-pathway .main {
	position: relative;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	color: #666666;
	text-decoration: none;
	line-height: 30px;
	display: inline;
}

#ja-pathway a:hover,
#ja-pathway a:active,
#ja-pathway a:focus {
	color: #D33615;
	text-decoration: underline;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {}

ul.menu li a {
	display: block;
	outline: none;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	border-top: 1px solid #E5E5E5;
	background: url(../images/arrow.png) no-repeat 12px center;
	color: #666666;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #666666;
	background: #F6F6F6 url(../images/arrow.png) no-repeat 12px center;
	text-decoration: none;
}

ul.menu li.active a {
	font-weight: bold;
	background: #E5E5E5 url(../images/arrow.png) no-repeat 12px center;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
}

ul.menu li li a {
	background: #FFFFFF url(../images/bullet.gif) no-repeat 20px center !important;
	border: none;
	font-weight: normal !important;
	padding-left: 30px !important;
	width: 75%; /*need for ie6*/
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color: #666666;
}

/* SPOTLIGHT
--------------------------------------------------------- */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}

.ja-innerdiv{margin-left:45px;}

.ja-box-left div.moduletable {
	padding-right: 15px;
}

.ja-box-center div.moduletable {
	padding: 0 15px;
}

.ja-box-right div.moduletable {
	padding-left: 15px;
}
 
/* Top spotlight ---*/
#ja-content #ja-topsl .main {
	padding-left: 0;
	padding-top: 0;
}

/* Bottom spotlight ---*/
#ja-botsl1 {xhtml
	background: #E5E5E5;
}

#ja-botsl1 h3 {
	border: none;
}

#ja-botsl1 div.moduletable {
	border-right: 1px solid #D5D5D5;
}

#ja-botsl2 {
	background: #F6F6F6;
	color: #333333;
}

#ja-botsl2 .img_caption img {
	border: 5px solid #CCCCCC;
	margin: 0;
	padding: 0;
}

#ja-botsl2 .img_caption {
	float: none;
}

/*Common style for soptlight*/
#ja-botsl2 div.ja-innerdiv,
#ja-botsl1 div.ja-innerdiv {
	border: none;
}

#ja-botsl2 div.moduletable,
#ja-botsl1 div.moduletable {
	margin-bottom: 0;
}


/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	background: #2F574D;
	text-align: center;
}

#ja-footer .sublogo {
	float: left;
	width: 32%;
}

#ja-footer .ja-info {
	float: left;
	padding-left: 10px;
	padding-top: 25px;
	width: 65%;
}

#ja-footer .main {
	text-align: left;
}

#ja-footer small {
	color: #666666;
	font-size: 100%;
	margin-top: 20px;
}

#ja-footer ul {
	line-height: normal;
	margin: 0;
}

#ja-footer li {
	background: url(../images/vline.gif) no-repeat left;
	display: inline;
	margin: 0;
	padding: 0 10px;
}

#ja-footer a {
	background: none;
	color: #666666;
	display: inline;
	line-height: normal;
}xhtml

#ja-footer a:hover,
#ja-footer a:active
#ja-footer a:focus{
	background: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.ja-footurl {
	clear: both;
	float: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
.clr {xhtml
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.ja-innerdiv {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 15px;
}

div.ja-innerdiv img {
	margin: 5px 10px 0 0;
	padding: 3px;
	border: 1px solid #DDDDDD;
}

div.ja-innerdiv span.date {
	font-size: 80%;
	font-weight: bold;
}

li.ja-firstitem,
.firs-titem {
	background: none !important;
	padding-left: 0 !important;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	float: left;
	max-width: 600px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message {
	margin: 10px;
}

#system-message a {
	color: #333333;
}

#system-message dd {
	text-indent: 0;
}

#system-message dt.notice,
#system-message dt.error,
#system-message dt.done,
#system-message dt.message {
	display: none;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul,
#system-message dd.done ul {
	border: none;
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	margin: 0;
	padding: 5px 5px 5px 30px;
}

/* System Standard Messages */
#system-message dd.message ul{
	background: url(../images/icon-info.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}

#system-message dd.done ul{
	background: #FAFAFA;
	color: #666666;
}

/* System Error Messages */
#system-message dd.error ul{
	background: url(../images/icon-error.gif) #FAFAFA no-repeat 10px !important;
	color: #D33615 !important;
}

/* System fade Messages */
#system-message dd.fade ul{
	background: url(../images/icon-info.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}

/* System Notice Messages */
#system-message dd.notice ul{
	background: url(../images/icon-info.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}
/*Dodane przeze mnie*/


#contact_name, #contact_email, #contact_subject, #contact_text
{width:100%;}
.moduletable_left{border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;  
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px;
	background-color:#FFFFFF;
	border-left-color:#DDDDDD;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:5px;}


.moduletable_popularne h3{
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;  
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;  
	-webkit-border-top-left-radius: 3px; 
	background-color:#333333;
height:20px;
text-align:center;
padding:5px;
color:#EEEEEE;
}
/*moje znakowanie*/

#lewy{float:left;
width:33%;}
#prawy{float:right;
width:33%;
margin-right:2px;}
#centrum{float:left;
width:33%;
margin-left:3px;}
#reklama{float:right;
width:190px;
margin-top:-95px;}
#moduly2{clear:both;
width:100%;
margin-bottom:10px;
margin-top:0px;
}
#lewy2{float:left;
width:33%;
color:#333333;}
#prawy2{float:right;
width:33%;
margin-right:2px;}
#centrum2{float:left;
width:33%;
margin-left:3px;}
#reklama{float:right;
width:190px;
margin-top:-95px;}
#moduly{clear:both;
width:100%;
margin-bottom:10px;
color:#333333;}


td.thumbsup-image {margin:0px;
padding:0px;
height:20px;}
.thumbsup-intro{margin:0px;
padding:0px;}
table#articles{margin:0px;
padding:0px;}
.thumbsup-intro a{font-size:11px;}
.articleheading{border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;  
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px;
	background-color:#2F574D;
	border-left-color:#DDDDDD;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
text-align:center;
color:#FFFFFF;
font-weight:bold;}

.articleheading a{color:#FFFFFF;}
#reklama{width:100%;
clear:both;
margin-top:5px;
margin-bottom:0px;}
#reklama-dl{margin:0px;
}
#reklama-kr{width:33%;
float:left;
}
.moduletable img{padding-right:5px;
padding-bottom:3px;}
.latestnews_left,
.mostread_left li{margin:0px;
font-weight:bold;
}
 ul.mostread_left{margin:0px;
padding:0px;}
/*
.latestnews_left li:hover{background-image:url(../images/strzalka.png);
background-repeat:no-repeat;
background-position:5px 1px;}
.mostread_left li:hover{background-image:url(../images/strzalka.png);
background-repeat:no-repeat;
background-position:5px 1px;}
*/
#poziome{width:70%;
float:left;}
.moduletable_menu{padding:0px;
margin:0px;
height:20px;}
td.moduletable_menu{margin:0px;
padding:0px;}
.thumbsup-image {padding:5px;}


td.thumbsup-image{border-bottom-width:0px;
}
td.thumbsup-image a {font-size:11px;
margin-left:0px;
color:#666666;}
td.thumbsup-image a:hover{color:#363EE1;}
.thumbsup-image img{padding-right:0px;
margin:0px;
border:none;
margin-right:5px;
}
.thumbsup-title{font-size:11px;
color:#666666;}

.moduletable_ikon{padding:0px;
margin:0px;
border-left-color:#DDDDDD;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	}

.moduletable_lewy{border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;  
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px;
	
	border-left-color:#DDDDDD;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:0px;
	color:#666666;}

}
.latestnews_lewy li{font-size:11px;
padding-left:5px;
margin-top:0px;}
.latestnews_lewy ul{padding-top:0px;
margin-top:5px;}

.moduletable_prawy-dol{border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;  
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px;
	
	border-left-color:#DDDDDD;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:-15px;}

/*.moduletable_lewy*/ 
/*nagłówki modułów*/
.moduletable_left h3{
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;  
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;  
	-webkit-border-top-left-radius: 3px; 
	background-color:#2F574D;

text-align:left;
padding:5px;
color:#EEEEEE;
}
.moduletable_ikon h3{
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;  
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;  
	-webkit-border-top-left-radius: 3px; 
	background-color:#2F574D;

text-align:left;
padding:6px;
color:#EEEEEE;
margin-bottom:0px;
margin-top:5px}

.moduletable_ikon1 h3{
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;  
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;  
	-webkit-border-top-left-radius: 3px; 
	background-color:#2F574D;

text-align:left;
padding:6px;
color:#EEEEEE;
margin-bottom:0px;
margin-top:5px}
.moduletable_ikon1 table{margin-top:0px;
padding:0px;}
.moduletable_ikon1{margin-top:0px;}

.moduletable_ikon1{border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;  
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px;
	
	border-left-color:#DDDDDD;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:0px;
	color:#666666;
}
.moduletable_forum{border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;  
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px;
	
	border-left-color:#DDDDDD;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:0px;
	font-size:11px;
	font-weight:bold;
	
}
.moduletable_forum li{margin:10px;
padding:0px;}
.moduletable_forum li a{color:#2F574D;
}
.moduletable_forum h3{
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;  
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;  
	-webkit-border-top-left-radius: 3px; 
	background-color:#2F574D;

text-align:left;
padding:6px;
color:#EEEEEE;
margin-bottom:0px;
margin-top:5px}


.moduletable_ikon table{margin-top:0px;
padding:0px;}
.moduletable_ikon{margin-top:0px;}
a.readon{background-color:#6E6E6E;
font-weight:bold;}
a.readon:hover{color:#363EE1;
background-color:#6E6E6E;}
td.sectiontableheader{background-color:#2F574D;}
#poziome{width:100%;
margin-top:0px;
margin-bottom:5px;
}

#poziom2{float:left;
height:30px;
width:82%;
background-color:#305A50;
}
#poziom3{float:left;
height:35px;
margin-top:0px;
width:15%;
}
#poziom1 .moduletable_menu{margin-top:0px;
margin-bottom:0px;
padding:0px;}
#poziom2 .moduletable_menu{margin-top:0px;
margin-bottom:0px;
padding:0px;
border-top-color:#FFFFFF;
border-top-width:1px;
border-top-style:solid;}

#poziome2{height:35px;
border-bottom-color:#FFFFFF;
border-bottom-width:1px;
border-bottom-style:solid;
clear:both;
}

/*poziome menu*/
 ul#mainlevel-nav
{
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.8em;
display:block;

}
 
ul#mainlevel-nav li
{
  display: inline;
  background-image: none;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  margin: 0;
  width: auto !important;
width:5%;
   font-size: 11px;
  line-height: 21px;
  white-space: nowrap;
 
}
 
ul#mainlevel-nav li a
{
  width: 100%;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  color: #FFFFFF;
  background:#305A50;
 border-left-color:#FFFFFF;
border-left-width:1px;
border-left-style:solid;
}
ul#mainlevel-nav li a:hover
{
  width: 100%;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  color: #FFFFFF;
  background:#4E9281;
 border-left-color:#FFFFFF;
border-left-width:1px;
border-left-style:solid;
}

/*drugi poziom*/
ul#mainlevel-drugi
{
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.8em;
}
 
ul#mainlevel-drugi li
{
  display: block;
  background-image: none;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  margin: 0;
  width: auto !important;
width:1%;
   font-size: 11px;
  line-height: 21px;
  white-space: nowrap;
 
}
 
ul#mainlevel-drugi li a
{
  width: 100%;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  color: #FFFFFF;
  background:#305A50;
 border-left-color:#FFFFFF;
border-left-width:1px;
border-left-style:solid;

}
ul#mainlevel-drugi li a:hover
{
  width: 100%;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  color: #FFFFFF;
  background:#4E9281;
 border-left-color:#FFFFFF;
border-left-width:1px;
border-left-style:solid;

	
}

/*poziom3*/
ul#mainlevel-topmenu3
{
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.8em;
	
}
 
ul#mainlevel-topmenu3 li
{
  display: block;
  background-image: none;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  margin: 0;
  width: auto !important;
width:1%;
   font-size: 11px;
  line-height: 21px;
  white-space: nowrap;
 
}
 
ul#mainlevel-topmenu3 li a
{
  width: 100%;
  display: block;
  padding-left: 10px;
  padding-right: 9px;
  text-decoration: none;
  color: #FFFFFF;
  background:#D2550E;
 border-left-color:#FFFFFF;
border-left-width:1px;
border-left-style:solid;
border-top-color:#FFFFFF;
border-top-width:1px;
border-top-style:solid;
}
ul#mainlevel-topmenu3 li a:hover
{
  width: 100%;
  display: block;
  padding-left: 10px;
  padding-right: 9px;
  text-decoration: none;
  color: #FFFFFF;
  background:#E68A18;
 border-left-color:#FFFFFF;
border-left-width:1px;
border-left-style:solid;
}

/*tabela*/

.sectiontableheader{background-color:#305A50;}
table.menu{margin:0px;
padding:0px;}
.left{float:left;}
.separator{width:100%;
height:0px;
margin:0px;
padding:0px;
clear:both;
}
.moduletable_promocja{margin-bottom:5px;
padding-bottom:20px;
background-color:#FEFEFE;
margin-left:auto;
margin-right:auto;}
table.contentpaneopen_promocja{margin-left:auto;
margin-right:auto;}
.moduletable_slide{margin-top:0px;
padding:0px;
}
.separator2{clear:both;
width:100%;
height:0px;}
#dol{padding-top:10px;}
#dol a{color:#FFFFFF}
a.mainlevel{margin-right:10px;}
/*linki Joomlacomments*/
.jcomments-links {font-weight:bold;}
.moduletable_google{text-align:center;}
.moduletable_google1{text-align:center;
margin-top:10px;}
.moduletable_prwy-gor h3{
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;  
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;  
	-webkit-border-top-left-radius: 3px; 
	background-color:#2F574D;

text-align:left;
padding:6px;
color:#EEEEEE;
margin-bottom:0px;}


.moduletable_prwy-gor{
border-left-color:#DDDDDD;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;}
/*kropki*/
.moduletable_prwy-gor li{font-size:11px;
padding-left:5px;
margin-top:0px;
background-image:url(../images/dot.gif);
background-repeat:no-repeat;
margin-left:3px;
}
.latestnews_lewy li{font-size:11px;
padding-left:5px;
margin-top:0px;
background-image:url(../images/dot.gif);
background-repeat:no-repeat;
margin-left:3px;}
.latestnews_prawy-dol li{margin-left:0px;
margin-top:0px;}
.latestnews_prawy-dol li{font-size:11px;
padding-left:5px;
margin-top:0px;
background-image:url(../images/dot.gif);
background-repeat:no-repeat;
margin-left:3px;
}
.latestnews_prawy-dol li a{margin-left:3px;}
.moduletable_prwy-gor li a{margin-left:3px;}
.moduletable_prwy-gor, ul{padding-top:0px;
margin-top:0px;
}
ul.latestnews_left li{margin:0px;
padding:0px;}

.latestnews_left li a{margin-left:10px;}
ul.mostread_left li{margin:0px;
padding:0px;}
.mostread_left li a{margin-left:10px;}
/*wypunktowanie artykułu*/
.article-content li {background-image:url(../images/arrow1.png);
background-repeat:no-repeat;
text-align:left;
padding-left:10px;
 background-position:1px 5px;}
td.thumbsup-text{padding-left:5px;
border-bottom:none;
padding-bottom:5px;}
td.thumbsup-text .thumbsup-title a{font-weight:bold;}
.readmore-link{color:#666666;}
/*ujednolicony kolor czcionek*/
.moduletable_ikon1 a{color:#666666;}
#ja-col2 a{color:#666666;}
#dolne-mod a{color:#666666;}
.moduletable_lewy a{color:#666666;}
.pagination  a{color:#666666;}
.pagenav  a{color:#666666;}
.contentheading {color:#666666;}
.article-content{color:#666666;}
.contentpagetitle{color:#666666;}
/*hovery*/
.moduletable_ikon1 a:hover{color:#363EE1;}
#ja-col2 a:hover{color:#363EE1;}
#dolne-mod a:hover{color:#363EE1;}
.moduletable_lewy a:hover{color:#363EE1;}
.pagination  a:hover{color:#363EE1;}
.pagenav  a:hover{color:#363EE1;}
a.contentpagetitle:hover{color:#363EE1;}
.mod_dphpbb3_last_topics-topic ul li{margin:0px;
padding:0px;}

a.mod_dphpbb3_last_topics-topic {color:#2F574D;}
.contact_email{width:90%;}
