/* css main file: style.css */

/* =============== reset */
body, h1, h2, h3, h4, h5, h6, div, form, fieldset, dl, dt, dd, address { margin: 0; padding: 0; }
a, a:visited, a:hover { text-decoration: none; }
fieldset, img { border: none; }
/* =============== */

/* ========================================================= main styles */

html
{
    font-size: small;
}

body
{
    color: #000;
	background-color: #EFF2F6;
    font-size: 90%;
    line-height: 1.3em;
    font-family: Tahoma, Arial, Verdana, Helvetica, "Lucida Grande", sans-serif;   
}

#wrapper /* główny element strony */
{
  margin: 0 auto;    /* wyśrodkowanie strony */
	width: 960px;      /* szerokość strony przystosowana do rozdzielczości 1024x768 */
	background-color: #fff;
}

input,
textarea,
select
{
    font-size: 90%;
    padding: 2px;
    margin: 0;
    vertical-align: middle;
	border: 1px solid #6c6; /* obramowanie pól formularza */
}

textarea
{
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", sans-serif;
}

address
{
	font-style: normal;
}

.btn /* przyciski */
{
    padding: 1px;
}

.clearBoth
{
    clear: both;
}

#info div /* boxy z błędami i informacjami */
{
    margin: 0.5em 4px 0.5em 6px;
    border-width: 1px;
	border-style: solid;
    padding: 0.1em 2em;
	text-align: center;
    font-weight: bold;
}

#info div div
{
    border-width: 0;
}

#info_err /* box z błędami */
{
	border-color: #df2626;  /* kolor obramowania */
    color: #df2626;         /* kolor czcionki */
}

#info_err div {
	background: url('images/err.png') no-repeat 17em 50%;
}

#info_msg /* box z informacjami */
{
    border-color: #6c6;     /* kolor obramowania */
    color: #6c6;            /* kolor czcionki */
}

#info_msg div {
	background: url('images/msg.png') no-repeat 17em 50%;	
}

a /* odnośniki ogólnie */
{
	
}

a:hover /* odnośniki hover ogólnie */
{
	
}

a:focus {
	outline: none;
}

.back /* box z odnośnikiem powrotu */
{
    margin: 2em 2em 1em;
    text-align: right;
}

.back a
{
    text-transform: lowercase;
}

.back a:hover
{
    
}

.more /* box z odnośnikiem więcej */
{
    margin: 2em 2em 1em;
    text-align: right;
}

.more a
{
    text-transform: lowercase;
}

.more a:hover
{
    
}

.pageNav a /* stonicowanie */
{
    padding: 0 0.5em; /* odstęp między numerami strony */
}

/* ========================================================= project styles */

h1 {
	display: none;
}

h4 {
	color: #000;
}

#logo {
	float: left;
	/*width: 162px;
	height: 25px;*/
	margin: 1em 0 1em 51px;
}

#h004, #m001, #f002 {
	width: 956px;
	margin: 0 auto;
	border-right: 2px solid #c8d3df;
	border-left: 2px solid #c8d3df;
}

#m001_1 {
	float: left;
	width: 706px;
}

#m001_2 {
	float: right;
	width: 243px;
}

#m001_1_2 {
	width: 706px;
}

#m001_2_1 {
	background-color: #04376C;
	padding-top: 1px;
}

#m001_2_1_1 {
	margin: 0 7px;
	border-top: 1px solid #1D5284;
	padding: 1.5em 0 1.2em 29px;
}

#m001_2_1_1_1 {
	float: left;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
}

#m001_2_1_1_2 {
	float: left;
	width: 94px;
	height: 17px;
	background: url('images/flash.png') no-repeat;
	margin-left: 22px;
}

#m001_2_1_1_2 object {
    width: 96px;
    height: 19px;
}

#m001_2_2 {
	text-indent: -3000em;
	width: 218px;
	height: 63px;
	background: url('images/zadzwon.png') no-repeat;
	border: 1px solid #04376c;
	margin: 0.8em auto;
}

#f002 {
	padding: 0 1px;
	width: 954px;
}

#f002 h4 {
	margin-bottom: 1.5em;
}

#f002_1 {
	border-bottom: 1px solid #04376C;
	padding: 3em 0 2.2em;
}

#f002_2 {
	color: #04376C;
	background-color: #EFF2F6;
	font-size: 95%;
	padding: 1em 20px 3em 20px;
}

#f002_2 a {
	color: #04376C;
	font-weight: bold;	
}

#f002_2 a:hover {
	color: #476C94;
}

#f002_1_1 {
	float: left;
	width: 183px;
	margin: 0 12px;
}

#f002_1_2 {
	float: left;
	width: 493px;
}


/*przy zamianie box�w*/
.tableG #f002_1_1 {
	width: 451px !important;
	margin: 0 21px !important;	
}

.tableG #f002_1_2 {
	width: 183px !important;
	margin: 0 12px !important;
}
/**/

#f002_1_3 {
	float: left;
	width: 200px;
	border-left: 1px solid #CDD7E3;
	padding-left: 30px;
}

#f002_2_1 {
	float: left;
}

#f002_2_2 {
	float: right;
}

#f002_2_1_1 {/*zobacz tak�e*/
	float: left;
	
}

.pozitioningClass {
	float: left;
	width: 343px;
	margin: 6px 0 0 6px;
	position: relative;
	border: 1px solid;
	background: no-repeat 0 100%;
}

.textVisitors {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 121px;
	height: 85px;
	font-size: 0.95em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
}

.textPozitioning {
	margin-left: 160px;
}

.textPozitioning h2 {
	font-size: 150%;
	margin: 1.5em 0 1em;
	/*letter-spacing: 0.1em;*/
}

.textPozitioning ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	margin-left: 30px;
}

.textPozitioning ul li {
	background: no-repeat 0 50%;
	padding-left: 7px;
	list-style-type: none;
}

.buttonClass {
	display: block;
	text-align: center;
	color: #fff;
	padding: 0.2em 18px;
	margin: 2em 20px 2em 50px;
}

#pozitioning {
	border-color: #179400;
	background-image: url('images/pozitioning.png');
}

#pozitioning .textVisitors {
	background-color: #179400;
}

#pozitioning h2 {
	color: #0C4D00;
	letter-spacing: 0.1em;
}

#pozitioning ul {
	color: #073000;
}

#pozitioning ul li {
	background-image: url('images/list_image.png');
}

#pozitioning #linkPozitioning {
	background-color: #0C4D00;
}

#sponsoring {
	border-color: #f7740a;
	background-image: url('images/sponsoring.png');
}

#sponsoring .textVisitors {
	background-color: #F7740A;
}

#sponsoring h2 {
	color: #8D0303;
	/*letter-spacing: 0.1em;*/
}

#sponsoring ul {
	color: #8D0303;
}

#sponsoring ul li {
	background-image: url('images/list_image2.png');	
}

#sponsoring #linkSponsored {
	background-color: #8D0303;
}
	
.headOn {
	float: left;
	width: 330px;
	color: #fff;
	margin: 12px 0 0 6px;
	font-size: 110%;
	padding: 8px 0 8px 15px;
	cursor: pointer;
}

.headOff {
	float: left;
	width: 330px;
	color: #fff;
	margin: 14px 0 2px 6px;
	font-size: 110%;
	padding: 6px 0 6px 15px;
	cursor: pointer;
}

#headTab1 {
	background: #179400 url('images/headtab1.png') no-repeat 247px -5px;
}

#headTab1 span {
	color: #DFEF85;			
}

#headTab1.headOff {
	background-image: none;
}

#headTab2 {
	background: #F8750B url('images/headtab2.png') no-repeat 247px -5px;
}

#headTab2 span {
	color: #FDE489;
}

#headTab2.headOff {
	background-image: none;
}

.boxTab {
	border: 1px solid;
	border-top-width: 2px;
	margin: 0 4px 0 6px;
}

.boxTab .list {
	float: left;
	width: 200px;
	margin: 1em 14px 0.5em;
}

.boxTab h3 {
	border-bottom: 1px solid;
	font-size: 110%;
	padding-bottom: 0.3em;
}

.boxTab ul {
	padding: 0;
	margin: 1em 0;
	list-style-type: none;
	line-height: 1.7em;
	font-size: 95%;
}

.boxTab ul li {
	padding-left: 10px;	
	margin: 0.3em 0;
}

#boxTab1 {
	border-color: #179400;
	background: url('images/boxtab1.png') repeat-x 0 100%;
}

#boxTab1 h3 {
	color: #189501;
	border-color: #189501;
}

#boxTab1 ul li {
	background: url('images/strzalka1.png') no-repeat 0 0.5em;
}

#boxTab2 {
	border-color: #F8750B;
	background: url('images/boxtab2.png') repeat-x 0 100%;
	color: #8D0303;
	display: none;
}

#boxTab2 h3 {
	color: #F7740A;
	border-color: #F7740A;
}

#boxTab2 ul li {
	background: url('images/strzalka2.png') no-repeat 0 0.5em;
}

.boxes {
	width: 180px;
	border: 1px solid #ccd6e2;
	margin: 0 auto;
	background-color: #EFF2F6;
	padding: 1em 24px 0.7em 14px;
}

.boxes h4 {
	color: #04376C;
}

.boxes form {
	margin: 0.8em 0 0.5em;
}

.boxes label {
	color: #04376C;
	padding-top: 0.3em;
}

.boxes input {
	border-color: #04376C;
	margin: 0.2em 0;
	width: 175px;
}

.boxes input.btn {
	color: #fff;
	text-align: center;
	padding: 0.2em 0;
	background-color: #04376C;
	float: right !important;
	width: 70px !important;
	margin-top: 0.4em;
}

#rightColumnBox {
	width: 208px;
	margin: 0 auto;
	padding: 1.7em 6px;
}

#rightColumnBox h4 {
	color: #04376C;
	margin-bottom: 0.4em;
}

#rightColumnBox div div {
	font-size: 95%;
}

.s {
	float: left;
	width: 226px;
	font-size: 95%;
	margin-right: 20px;
}
/*
.s h4 {
	display: inline;
	margin-right: 5px;
}

.s div div {
	display: inline;
}

.s div div p {
  display: inline;
}*/

#s1 h4 {
	color: #179400;
}

#s2 h4 {
	color: #F7740A;
}

.subPozitioningClass {
	float: left;
	width: 343px;
	margin: 6px 0 0 6px;
	border: 1px solid;
	background: no-repeat 0 100%;
	cursor: pointer;
}

.subPozitioningClass a {
	text-decoration: underline;
	font-weight: bold;
}

.subTextPositioning {
	margin-left: 120px;
}

.subTextPositioning h2 {
	font-size: 110%;
	margin: 0.7em 0 0.4em;
	letter-spacing: 0.1em;
}

.subTextPositioning p {
	margin: 0 0 1.5em;
	padding: 0;
	font-size: 95%;
}

#subPozitioning {
	color: #0C4D00;
	border-color: #179400;
	background-image: url('images/subpozitioning.png');
}

#subPozitioning a {
	color: #179400;
}

#subSponsoring {
	color: #8D0303;
	border-color: #f7740a;
	background-image: url('images/subsponsoring.png');
}

#subSponsoring a  {
	color: #f7740a;
}

#boxS {
	width: 164px;
	float: right;
}

.BoxSClass {
	cursor: pointer;
	margin-top: 1em;
	padding: 1em 9px;
	border: 1px solid;
}

.BoxSClass p {
	margin: 0.7em 0 0;
	padding: 0;
	font-weight: bold;
}

.BoxSClass:hover p {
    text-decoration: underline;
}

.BoxSClass span {
	text-decoration: underline;
}

#boxS1 {
	background: #f6fcda url('images/wykrzyknik.png') no-repeat 110px 3px;
	color: #189501;
	border-color: #189501;
}

#boxS1 h4 {
	color: #0c4d00;
}

#boxS1 span {
	color: #0c4d00;
}

#boxS2 {
	background: #fff8e0 url('images/i.png') no-repeat 110px 3px;
	color: #f7740a;
	border-color: #f7740a;
}

#boxS2 h4 {
	color: #8d0303;
}

#boxS2 span {
	color: #8d0303;
}

.subColor1 #positioningHead {
	border-bottom: 1px solid #189501;
	color: #189501;
	font-size: 110%;
	padding-bottom: 0.5em;
	margin: 1.3em 0 0 16px;
	width: 676px;
}

.subColor2 #SponsoringHead {
	border-bottom: 1px solid #F7740A;
	color: #F7740A;
	font-size: 110%;
	padding-bottom: 0.5em;
	margin: 1.3em 0 0 16px;
	width: 676px;
}

#m001_2_5 {
	margin-top: 0.8em;
}


/* css file: articles.css */

.article .format_1,
.article .format_2,
.article .format_3,
.article .format_4,
.article .format_5,
.article .format_6
{
    /*padding: 0.5em 1.5em 0.5em;*/
}

.article .artText
{
    text-align: justify; /* wyjustowanie tekstu artykułu */
}

.article img
{
    border: 1px solid #f00; /* obramowanie obrazka */
    padding: 2px;           /* odstęp między obrazkiem a obramowaniem  */
}

/* ===== pliki do pobrania */
.artFiles
{
    margin: 2em 0 1em;
    padding: 1em 1em 0;
    clear: both;
	border-top: 1px solid #f00; /* górna linia oddzielająca */
}

.artFiles ul
{
    margin: 0 1em;
    padding: 0;
}

.artFiles ul li
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.artFiles ul a
{
    /* odnośnik do pliku */
}

.artFiles ul a:hover
{
    
}

/* ==================== format 1 */

.article .format_1 .artImages
{
    float: right;
    margin: 0 0 0 20px;
}

.article .format_1 .artImages div
{
    margin: 0 0 10px;
	text-align: center;
}

/* ==================== format 2 */

.article .format_2 .artImages
{
    float: left;
    margin: 0 20px 0 0;
}

.article .format_2 .artImages div
{
    margin: 0 0 10px;
	text-align: center;
}

/* ==================== format 3 */

.article .format_3 .artImages
{
    margin: 20px 0 0;
	text-align: center;
}

.article .format_3 .artImages div
{
    display: inline;
    text-align: center;
}

.article .format_3 .artImages img
{
    margin: 0 10px 10px;
}

/* ==================== format 4 */

.article .format_4 .artImages
{
    margin: 0 0 15px;
	text-align: center;
}

.article .format_4 .artImages div
{
    display: inline;
    text-align: center;
}

.article .format_4 .artImages img
{
    margin: 10px 10px 0;
}

/* ==================== format 5 */

.article .format_5 .artImages
{
    margin: 20px 0 0;
    text-align: center;
    clear: right;
}

.article .format_5 .artImages div
{
     display: inline;
	 text-align: center;
}

.article .format_5 .artImages img
{
    margin: 0 10px 10px;
}

.article .format_5 .artText img
{
    float: right;
    margin: 0 0 10px 20px;
}

/* ==================== format 6 */

.article .format_6 .artImages
{
    margin: 20px 0 0;
    text-align: center;
    clear: left;
}

.article .format_6 .artImages div
{
     display: inline;
	 text-align: center;
}

.article .format_6 .artImages img
{
    margin: 0 10px 10px;
}

.article .format_6 .artText img
{
    float: left;
    margin: 0 20px 10px 0;
}

/* ===== wyniki wyszukiwania artykułów */
.articleSearchResults li
{
    padding: 0.4em 0;
}

.articleSearchResults li a  /* tytuł artykułu */
{
    font-weight: bold;
}

.articleSearchResults li a:hover
{
    
}

.articleSearchResults .searchIntro a    /* odnośnik 'więcej' */
{
    font-weight: normal;
}

/* ===== powiadom znajomego */
#articleSendToFriend
{
    margin: 1em 15px 0.5em;
    border-top: 1px solid #f00;  /* górna linia oddzielająca */
    padding: 0.5em 1em;
    clear: both;
}

#articleSendToFriend .sendtofriendLbl,
#articleSendToFriend .sendtofriendName,
#articleSendToFriend .sendtofriendEmail,
#articleSendToFriend .sendtofriendSubmit
{
	float: left;
	padding-right: 10px;       /* odstępy między polami */
}

/* ===== pojedynczy wstęp do artykułu */
.articleIntro .articleIntroText
{
	text-align: justify;
}

#article_tpl {
	width: 676px;
	margin: 1.3em 0 0 16px;
}

#article_tpl h2 {
	border-bottom: 1px solid #04376C;
	color: #04376C;
	padding-bottom: 0.5em;
	font-size: 110%;
	letter-spacing: 0.1em;
}

#article_tpl .printSite {
	display: none;
}

#article_tpl .format_1 {
	float: left;
	width: 488px;
	font-size: 95%;
	padding: 1.3em 10px;
	line-height: 1.7em;
}

#article_tpl .back {
	display: none;
}

/*zielony*/
.subColor1 #article_tpl h2 {
	border-bottom-color: #189501;
	color: #189501;
	letter-spacing: 0.1em;
}

/*pomaranczowy*/
.subColor2 #article_tpl h2 {
	border-bottom-color: #F7740A;
	color: #F7740A;
	letter-spacing: 0.1em;
}



/* css file: contacts.css */

#contactWithForm {
	width: 676px;	
	margin: 1.3em 0 0 6px;
}

#contactWithForm h2 {
	border-bottom: 1px solid #04376C;
	color: #04376C;
	font-size: 110%;
	padding-bottom: 0.5em;
}

#formAddress {
	float: left;
	width: 310px;
	margin-left: 6px;
}

#formAddress h4 {
    text-align: center;
}

.row
{
	clear: left;
	font-size: 95%;
	margin: 0.2em 0;
}

.conLabel
{
	float: left;
	width: 130px;   /* długość etykiety kontaktu  */
	overflow: hidden;
}

.conValue
{ 
	float: right;
}

#leftBox,
#rightBox {
	width: 270px;
	margin: 3em 20px 3em;
	font-size: 95%;
}

/* ==================== kontakt z formularzem */

#leftBox h4,
#rightBox h4
{
    text-align: center;
	padding: 0.5em;
	margin-bottom: 0.5em;
	font-size: 100%;
}

#rightBox .avatar
{
    float: left;
    width: 200px;
    text-align: center;
}

.emailForm {
	width: 309px;
	float: left;	
	background-color: #fff !important;
    border-width: 0px;
	border-right: 1px solid #CCD6E2;
}

.emailForm label
{
	float: left;
	width: 100px;
}

.emailForm input {
	width: 194px;
	float: right;
	background-color:#F3F5F8;
}

.emailForm textarea
{
    width: 303px;
	height: 150px;
	border-color: #04376C;
	font-size: 100%;
	background-color:#F3F5F8;
}

/* ==================== kontakt domyślny z oddziałami */

#contactSections
{
    
}

/* ==================== kontakt domyślny prosty */

#contactSimple div {
	line-height: 1.7em;
}

#contactSimpleName,
#contactSimpleCity,
#contactSimplePhone,
#contactSimpleEmail,
#contactSimpleFax {
    font-size: 95%;	
}

#contactSimple .text {
	display: inline;	
}

#contactSimple .value {
	display: inline;
}

/* ==================== kontakt domyślny prosty w stopce */

#contactFooter
{
	
}

/* ==================== kontakt domyślny prosty mini */

#contactMinisimple
{
    
}

#contactMinisimple #contactMinisimplePhone
{
    font-weight: bold;
}



/* css file: forms.css */

#Form {
	margin-left: 16px;
	width: 676px;
	font-size: 105%;
}

#Form form {
	float:left;
	font-size: 95%;
	padding: 1.3em 30px 0 30px;
	width: 448px;
	border-bottom: 1px solid #189501;
}

#Form fieldset {
	margin: 0;
	padding: 0;
}

#Form .row {
	margin: 1.1em 0;
}

#Form .row2 {
	margin: 1.1em 0;
}

#Form .row3 {
	margin: 2.5em 0 0;
}

#Form label {
	font-size: 100%;
	float: left;
	width: 175px;	
	margin-top: 0.15em;
}

#Form .bold {
	font-weight: bold;
}

#Form span.bold {
	float: left;
}

#Form span {
	width: 175px;
}

#Form input {
	float: left;
	width: 267px;
	border-color: #04376C;
	background-color: #F3F5F8;
	font-size: 95%;
}

#Form .row2 label {
	width: 85px;
	font-size: 95%;
	margin-right: 5px;
}

#Form .row2 input {
	width: 120px;
	font-size: 95%;
}

#Form .row2 #name,
#Form .row2 #company {
	margin-right: 16px;
}

#Form .checkbox {
	width: auto;
	margin: 0.2em 5px 0 0;
}

#Form .checkboxLabel {
	width: 60px;
}

#Form .row2 .radio {
	width: auto;
	margin: 0.2em 5px 0 15px;
}

#Form .row2 .radioLabel {
	width: 180px;
}

#Form .row2 .radioLabel a {
	padding-left: 5px;
}

#Form .icon {
	position: relative;
}

#Form .icon span {
    display: none;
	position: absolute;
	bottom: 15px;
	right: -178px;
}

#Form .icon:hover span {
	display: block;
	border: 1px solid #F7740A;
	background-color: #FFF4CC;
	color: #8D0303;
	padding: 0.3em 3px;
	font-size: 90%;
}

#Form textarea {
	width: 267px;
	height: 80px;
	font-size: 100%;
	border-color: #04376C;
	background-color: #F3F5F8;
	font-size: 95%;
	font-family: Tahoma, Arial, Verdana, Helvetica, "Lucida Grande", sans-serif;
}

#Form #reqPol {
	font-size: 95%;
	color: #04376C;
	width: 150px;
	float: left;
}

#Form .btn {
	color: #fff;
	text-align: center;
	padding: 0.2em 0;
	background-color: #04376C;
	float: right;
	width: 100px !important;
	margin-top: 0.4em;
}

.subColor1 #Form form {
	border-bottom: 1px solid #179400;	
}

.subColor1 #Form .btn {
	border-color: #179400;
	background-color: #179400;
}

.subColor2 #Form form {
	border-bottom: 1px solid #F7740A;	
}

.subColor2 #Form .btn {
	border-color: #F7740A;
	background-color: #F7740A;
}

/* css file: login.css */

/* ==================== informacja i wylogowanie */

#logoutBox
{
	
}

/* ==================== formularz logowania */

#loginBox label {
	float: left;
	width: 39px;
	margin-right: 11px;
	text-align: right;
	overflow: hidden;
}

#loginBox input {
	float: right;
	width: 123px;
}

#loginBox input.btn {
	/*width: 70px;*/	
}

/* css file: menu.css */

/* ==================== boczne dwupoziomowe */

#twoDSideMenu {/*div*/
	border: 1px solid #04376C;
	border-top-width: 0;
}

#twoDSideMenu .sideMenu/*lista*/
{
    padding: 0.6em 0 1em;
    margin: 0 1px 1px;
	background: #fff url('images/menuboczne.png') repeat-x 0 100%;
}

#twoDSideMenu .sideMenu li
{
    padding: 0;
    margin: 0;
    list-style-type: none;
	background: url('images/strzalkaniebieska.png') no-repeat 14px 0.8em;
}

#twoDSideMenu .sideMenu a     /* wszystkie odnośniki menu */
{
    display: block;
    padding: 0.3em 12px 0.3em 26px;
	color: #04376C;
}

#twoDSideMenu .sideMenu a:hover   
{
    text-decoration: underline;
}

#twoDSideMenu .sideMenu li.first a  /* first-child */
{

}

#twoDSideMenu .sideMenu li.last a   /* last-child */
{

}

#twoDSideMenu .sideMenu li.selected   /* element aktualny */
{

}

#twoDSideMenu .sideMenu li.selected a     /* odnośnik elementu aktualnego */
{
	font-weight: bold;
}

#twoDSideMenu .sideMenu li.selected ul    /* podmenu aktualnego elementu */
{

}

#twoDSideMenu .sideMenu li.selected ul a  /* odnośnik w podmenu aktualnego elementu */
{
    font-size: 90%;
}

#twoDSideMenu .sideMenu li.selected ul a:hover
{
   
}

#twoDSideMenu .sideMenu li.selected ul a.selected     /* aktualny element podmenu */
{

}

/*zielony*/
.subColor1 #twoDSideMenu {/*div*/
	border-color: #189501;
}

.subColor1 #twoDSideMenu .sideMenu/*lista*/
{
	background-image: url('images/menuboczne1.png');
}

.subColor1 #twoDSideMenu .sideMenu li
{
	background-image: url('images/strzalkazielona.png');
}

.subColor1 #twoDSideMenu .sideMenu a     /* wszystkie odnośniki menu */
{
	color: #0C4D00;
}

/*pomaranczowy*/
.subColor2 #twoDSideMenu {/*div*/
	border-color: #F7740A;
}

.subColor2 #twoDSideMenu .sideMenu/*lista*/
{
	background-image: url('images/menuboczne2.png');
}

.subColor2 #twoDSideMenu .sideMenu li
{
	background-image: url('images/strzalkapomaranczowa.png');
}

.subColor2 #twoDSideMenu .sideMenu a     /* wszystkie odnośniki menu */
{
	color: #8D0303;
}

/* ==================== górne nawigacyjne */

#navigationTop
{
    /*position: absolute;
    top: 1px;
    right: 0;*/
    padding: 0 0 0 2em;
    margin: 3.2em 21px 0 0;
    min-height: 2.5em;
    font-size: 95%;
	float: right;
}

#navigationTop li
{
    /*line-height: 2.5em;*/
    list-style-type: none;
    float: left;
	padding: 0;
    background-position: 0;         /* dla ewentualnych obrazków przy elementach nawigacji */
    background-repeat: no-repeat;
	border-right: 1px solid #04376C;
}

#navigationTop li.navigationlast {
	border-right-style: none;
}

#navigationTop li a
{
    padding: 0 1em;    /* miejsce na ewentualny obrazek */
	color: #04376C;
	float: left;
}

#navigationTop li a:hover
{
	color: #365F89;
}

/* ==================== górne zwykłe poziome */

#menuSimpleTop {
	background: #04376C;
}

#menuSimpleTop ul
{
    padding: 0 26px;
    margin: 0 1px;
	border-top: 2px solid #469ad0;
}

#menuSimpleTop ul li
{
    list-style-type: none;
    float: left;
    font-size: 110%;
	margin: 0 1px;
}

#menuSimpleTop ul li a
{
    font-weight: bold;
    display: block;
    float: left;
    padding: 0.7em 25px;
	color: #E6EBF0;
}

#menuSimpleTop ul li.selected a
{
	background-color: #365F89;	
}

#menuSimpleTop ul li a:hover
{
	background-color: #365F89;
}

#menuSimpleTop ul li.first a
{

}

#menuSimpleTop ul li.last a
{

}

/* ==================== górne poziome podmenu */

#submenuSimpleTop ul
{
    padding: 0 10px;
    margin: 0;
	font-size: 95%;
}

#submenuSimpleTop ul li
{
    list-style-type: none;
    float: left;    
}

#submenuSimpleTop ul li a
{
    display: block;
    float: left;
    padding: 0.3em 1em;
}

#submenuSimpleTop ul li.selected a
{
    
}

#submenuSimpleTop ul li a:hover
{

}

#submenuSimpleTop ul li.first a
{

}

#submenuSimpleTop ul li.last a
{

}

/* ==================== zwykłe menu w stopce */

#menuSimpleFooter
{
    padding: 0;
    margin: 0 0 1.5em 20px;
    text-align: center;
	float: left;
}

#menuSimpleFooter li
{
    margin: 0;
    list-style-type: none;
    display: inline;
    padding: 0 0.2em;
}

#menuSimpleFooter li a
{
    
}

#menuSimpleFooter li a:hover
{
    
}

#menuSimpleFooter li.first a
{

}

#menuSimpleFooter li.last a
{

}

#menuPipe {
	margin: 0 10px 0 15px;
}

/* ==================== górne menu z podmenu rozwijanym w JS */

/* menu główne */
#menu2dhTop ul
{
    padding: 0 10px;
    margin: 0;
    line-height: 2.5em;
    min-height: 2.5em;
}

#menu2dhTop ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0; 
    float: left;
    min-height: 2.5em;
}

#menu2dhTop ul li a
{
    font-weight: bold;
    display: block;
    min-height: 2.5em;
    padding: 0 0.8em;
}

#menu2dhTop ul li a:hover
{
	
}

#menu2dhTop ul li.selected a 
{
    
}

/* podmenu */
#menu2dhSub
{
    min-height: 2.5em;
}

#menu2dhSub ul
{
    padding: 0 10px 0 15px;
    margin: 0;
    font-size: 95%;
    line-height: 2.5em;
    min-height: 2.5em;
}

#menu2dhSub ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0; 
    float: left;
    min-height: 2.5em;
}

#menu2dhSub ul li a
{
    display: block;
    min-height: 2.5em;
    padding: 0 1em;
}


/* css file: organization.css */

#rotatorData {
	text-align: center;
	width: 183px;
	margin-top: 3em;
}

#leftLinkRotator,
#rightLinkRotator {
	display: none;
}


/* css file: rank.css */

#googleList table {
    font-size: 95%;
}

#googleList th,
#googleList td {
    border-bottom: 1px solid #CCD6E2;
    padding: 0.2em 11px;
}

#googleList th {
    background-color: #F0F3F7;
    text-align: left;
    margin-bottom: 0.2em;
}

#googleList .phraseClass {
    width: 159px;
}

#googleList .siteClass {
    width: 184px;   
}

#googleList .posClass {
    width: 68px;
}

#googleList td.posClass {
    text-align: center;
}

#googleResult {
    margin: 1.3em 16px 0 16px;
    color: #04376C;
}

.subColor1 #googleResult h2 {
    border-bottom:1px solid #04376C;
    color:#04376C;
    font-size:110%;
    padding-bottom:0.5em;
	border-bottom-color:#189501;
    color:#189501;
}


.leftSearchResult {
    float: left;
    width: 150px;
}

.rightSearchResult {
    float: left;
    /*width: 100px;*/
    font-weight: bold;
    color: #179400;
}

#searchString,
#searchSite,
#searchposition,
#searchsite {
    margin: 0 10px 0.7em;
}

#searchString .rightSearchResult {
    color: #179400;
}

#searchposition .rightSearchResult {
    color: #F7740A;
}

.rightSearchResult a {
    color: #04376C;
}

.rightSearchResult a:hover {
    text-decoration: underline;
}

#searchContainer {
	float:left;
	padding: 1.3em 10px;
	width: 488px;
}

#additionalText {
	text-align: justify;
	margin: 2em 8px 0 0;
	font-size: 95%;
}


/* css file: sitemap.css */

/* ==================== podstawowy sitemap */

.sitemap
{
    padding: 0.2em 2em 1em 10em;/**/
	margin:1.3em 0pt 0pt 16px;
    /*width:676px;*/
}

.sitemapBox,
.sitemapMain
{
    padding: 1px 0 1px 15px;
    margin: 0;
    border-left: 1px solid #f00;    /* prowadnica */
    font-weight: normal;
}

.sitemapMain /* lista elementów pierwszego poziomu */
{
    border-left-width: 0;
    font-weight: bold;
}

.sitemapBox li,
.sitemapMain li
{
    padding: 0.3em 0;
    list-style-type: none;
}

.sitemapBox li a,
.sitemapMain li a
{
    padding: 0 1px 0 10px;
}

.sitemapBox li a:hover,
.sitemapMain li a:hover
{

}

.firstMap {
	background: url(images/strzalkazielona.png) no-repeat 0 0.7em;
}

.firstMap li {
	background-image: none !important;
}

.firstMap a,
.firstMap .secondMap a,
.firstMap .sitemapMap a {
	color: #179400;
}

.firstMap .sitemapBox {
	border-color: #179400;
}

.secondMap {
	background: url(images/strzalkapomaranczowa.png) no-repeat 0 0.7em;
}

.secondMap li {
	background-image: none !important;
}

.secondMap a,
.secondMap .firstMap a,
.secondMap .sitemapMap a {
	color: #F7740A;
}

.secondMap .sitemapBox {
	border-color: #F7740A;
}

.sitemapMap {
	background: url(images/strzalkaniebieska.png) no-repeat 0 0.7em;
}

.sitemapMap li {
	background-image: none !important;
}

.sitemapMap a,
.sitemapMap .firstMap a,
.sitemapMap .secondMap a {
	color: #04376C;
}

.sitemapMap .sitemapBox {
	border-color: #04376C;
}
