﻿@charset "utf-8";
/*
div.center - główny div, w którym jest kolejny div z zawartością strony, i jest wyśrodkowany.
div#strona - div zawierający całą witryne
div#header - div zawierający baner i nagłówek strony np:Newsflash.
div.clr - wstawienienie pustej lini clear: both;
ramka - ramka otaczajaca zawartość która też zawiera: menu lewe i prawe oraz artykuły
div#leftcolumn - div zawierający lewą kolumne
table.nopad - zawiera zawartość oraz prawe menu,lastnews,popular: component,user1,user2,right
td.greyline i div#rozdzielacz - linie rozdzielające
div#search - div zawierający pole search
form#searchForm input, #mod_search_searchword - pola wejściowe dla dla modułu search
div.componentheading - nagłówek witryny
.contentheading - nagłówek artykułów
h3 - tytuły modułów
.small - wprowadzający
.modifydate - kiedy został zmodyfikowany
.createdate - kiedy został utworzony
a.readon - więcej
span.article_separator - odstepy poziome między artykułami
table.blog - tabela z artykułami
.article_column - kolumna artykułów
.column_separator - separator oddzielający kolumny z artykułami, a także ramkę
td.buttonheading - komórka zawierająca ikony wydruku,pdf,email
td.sectiontableheader - nagłówki tabel


*/

/*div#header {border:1px red solid;}
div#strona {border:1px green dashed;}
div#maincolumn, #leftcolumn {border:1px green solid;} 
table.nopad {border:1px red solid;}
div#footerspacer {border:1px green dashed;}
table.blog {border:1px blue dashed;}


div.center {border:1px green dashed;}
*/
html
{
  height: 100%;
}

form 
{
  margin: 0;
  padding: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited
{
	text-decoration: none;
	font-weight: normal;
	color:#01477a;
}

a:hover
{
	text-decoration: underline;
	font-weight: normal;
}

input.button
{
	cursor: pointer;
}

p
{
	margin-top: 0;
	margin-bottom: 5px;
}

img
{
	border: 0 none;
}
/*-----------------------------------------------------------------------------------*/
/*Ulożenie strony*/
/*-----------------------------------------------------------------------------------*/
div.center
{
	text-align: center;
/* 	background: url(../images/bg.gif);*/
}

div#strona
{
	border-left:1px solid #C6CCDA;
	border-right:1px solid #C6CCDA;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}

body.width_fmax div#strona
{
	width: 1000px;
}
/*-----------------------------------------------------------------------------------*/
/* Baner*/
/*-----------------------------------------------------------------------------------*/
div#header_baner
{
	width:1000px;
	height:472px;
}
/*-----------------------------------------------------------------------------------*/
/* Baner wirtualny spacer*/
/*-----------------------------------------------------------------------------------*/
div#header_baner2
{
	width:1000px;
	height:472px;
	margin-left:240px;
	margin-top:40px;
}

/*-----------------------------------------------------------------------------------*/
/* Nowości */
/*-----------------------------------------------------------------------------------*/
div#top
{
	height: 69px;
	padding-left: 500px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top:248px;
	overflow: hidden;
	text-align: left;
}
a.contentpagetitle
{
	font-family: Helvetica, Arial, sans-serif; 
	font-size:15px;
	font-weight: bold;
	color:#01487b;
}
/*-----------------------------------------------------------------------------------*/
/* szukaj */
/*-----------------------------------------------------------------------------------*/
#search
{
	margin-right:10px;
	margin-top:-220px;
	height: 40px;
	overflow: hidden;
	text-align:right;
	background:url(../images/lupa.png) 808px 12px no-repeat;
	clear:both;
}

form#searchForm input
{
	vertical-align: middle;
}

form#searchForm table
{
	border-collapse: collapse;
}

form#searchForm td
{
	padding:0;
}

#mod_search_searchword
{
	padding-left: 3px;
}
.highlight /* podświetlenie wyszykania */
{
	background-color: #adf;
}
div.search input
{
	width: 145px;
	border: 1px solid #aaa;
	margin: 15px 0 10px 0;
}
/*-----------------------------------------------------------------------------------*/
/* Top menu */
/*-----------------------------------------------------------------------------------*/
div#top_menu
{
	width:516px;
	height:48px;
	margin-left:488px;
	margin-top:50px;
	text-align:right;
	padding-left:3px;
	background:url(../images/menu_top.png) 0 0 no-repeat;	
}
div#wirtualny_spacer
{
	margin-left:750px;
	margin-top:40px;
}
div#box_herb
{
	width:395px;
	height:64px;
	margin-left:600px;
	margin-bottom:-100px;
}
div.herby
{
	width:49px;
	height:50px;
	margin-top:10px;
	float:left;
}

/*-----------------------------------------------------------------------------------*/
/* leftcolumn - lewe menu*/
/*-----------------------------------------------------------------------------------*/
/* Flagi */
div#leftcolumn div#flagi
{
	position:relative;
    top:-102px;
    left:15px;
	width:100px;
}
div#leftcolumn div#flagi div#en
{
	margin-top:-3px;
	margin-left:39px;
}
div#leftcolumn div#flagi div#ua
{
	margin-top:-7px;
	margin-left:78px;
}
div #logo_bip
{
	text-align:left;
	margin-top:-80px;
	margin-bottom:-8px;
	margin-left:10px;
}

#leftcolumn
{
	position:relative;
	padding: 0;
	margin-top:-227px;
	z-index:2;
	margin-bottom:20px;
	width: 170px;
	float:left;
	text-align:left;
}

/* Moduły umieszczane w lewym i prawym menu */

#leftcolumn div.module, #rightcolumn div.module
{
	padding: 0 10px;
	margin-top:20px;
}

#leftcolumn div.module table, #rightcolumn div.module table
{
	width: auto;
}

/*Budowa menu Lewe i Prawe*/
div.module_menu h3 /*-- Nagłówki menu --*/
{
/*
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
*/	
	font-family: Tahoma, Arial, sans-serif;
	font-variant:small-caps;
	font-size: 14px;
	color: #fff;
	margin: -13px 0px -10px 4px;
	padding-left:5px;
	padding-top:3px;
	height:31px;
	background:url(../images/manu_head_left.png) 0 0 no-repeat;	
}

div.module_menu /* sekcje menu */
{
	margin: 0;
	padding: 0;
}

div.module_menu div div div
{
	padding-top: 30px;
	padding-bottom: 5px;
}

div.module_menu div div div div
{
	padding: 0;
}

div.module_menu ul
{
	margin: 1px 0 -9px 0;
	padding-left: 3px;
	list-style:none;
}
div.module_menu ul li
{
	padding:4px 0px 0px 0px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited
{
	display:block;
	border-bottom:1px solid #c6ccda;
	padding:3px 0px 3px 7px;
	font-weight: bold;
	color:#343d51;
	text-decoration:none;
}

div.module_menu ul li li
{
	padding-left:15px;
	margin:3px 0px;
}

div.module_menu ul li li a:link, div.module_menu ul li li a:visited
{
	display:block;
	background:none;
	border-bottom:0px;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	color:#343d51;
} 

div.module_menu ul li.active a:link, div.module_menu ul li.active a:visited
{
	color:#fff;
	background-color:#47546f;
	border-left:4px solid #8896d3;
	border-bottom:1px solid #8896d3;
}

div.module_menu ul li.active ul li a:link, div.module_menu ul li.active ul li a:visited
{
	color:#343d51;
	background:none;
	border:0px;
}
/*
div.module_menu ul li.active ul li.active a:link, div.module_menu ul li.active ul li.active a:visited
{
	color:#000;
}

#leftcolumn .item27 a
{
	color:#dd0000;
}
*/
div.module_menu .item71 a, div.module_menu .item75 a, div.module_menu .item81 a
{
 	background: url(../images/menu_lewe_prawe_strzalka.png) 100% 50% no-repeat;
}
#syndicate
{
	padding-top:10px;
	padding-left:10px;
}

/*-----------------------------------------------------------------------------------*/
/* Środek - pojemnik na zawartość */
/*-----------------------------------------------------------------------------------*/
div#srodek
{
	position:relative;
	text-align:left;
	width:646px;
	margin-top:-180px;
	left:6px;
	float:left;
	z-index:10;
}
/*-----------------------------------------------------------------------------------*/
/* pathway */
/*-----------------------------------------------------------------------------------*/
#pathway 
{
	margin: 10px 0 5px 0;
	width:auto;
}
span.pathway
{
    display: block;
	margin-left: 20px;
	height: 16px;
    line-height: 16px;
	overflow: hidden;
}
/*-----------------------------------------------------------------------------------*/
/* Ostatnio dodane i popularne */
/*-----------------------------------------------------------------------------------*/
table.nopad
{
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 10px 0;
}

table.nopad td.middle_pad
{
	width: 20px;
}
table.user1user2 div.moduletable
{
	margin-bottom: 0px;
	width:310px;
}
.latestnews, .mostread /* klasy modułów ostatnio dodane i popularne */
{
	list-style:url(../images/menu_lewe_prawe_strzalka2.png);
}
/*-----------------------------------------------------------------------------------*/
/* Poziome i pionowe linie rozdzielające */
/*-----------------------------------------------------------------------------------*/
td.greyline
{
    width: 20px;
	background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}
div.maindivider
{
    border-top: 1px solid #ddd;
	overflow: hidden;
    height: 1px;
}
.clr
{
	clear: both;
}
span.article_separator /* Dolne odstępy między artylułami */
{
	display: block;
	height: 20px;
}
table.blog
{
}

.article_column /* Kolumny z artykułami */
{
	padding-right: 5px;
}

.column_separator /*Lewy margines prawej koluny (linia przerywana)*/
{
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}
/*-----------------------------------------------------------------------------------*/
/* rightcolumn - prawe menu*/
/*-----------------------------------------------------------------------------------*/
#rightcolumn
{
	position:relative;
	padding: 0;
	width: 170px;
	text-align:left;
	top:-192px;
	right:2px;
	float:right;
	z-index:3;
	margin-bottom:15px;
}
#rightcolumn div.module
{
	padding-left:3px;
}
div.moduletable_menu h3 /*-- Nagłówki menu prawego --*/
{
	font-family: Tahoma, Arial, sans-serif;
	font-variant:small-caps;
	font-size: 14px;
	color: #fff;
	margin-bottom:-10px;
	padding-left:33px;
	padding-top:3px;
	height:31px;
	background:url(../images/manu_head_right.png) 0 0 no-repeat;	
}
div.moduletable_menu /* sekcje menu */
{
	padding: 0;
	margin-top:20px;
	margin-bottom:20px;
}

div.moduletable_menu
{
	padding-bottom: 15px;
}

div.moduletable_menu ul
{
	margin: 1px 0 -9px 0;
	padding-left: 3px;
	list-style:none;
}
div.moduletable_menu ul li
{
	padding:4px 0px 0px 0px;
}

div.moduletable_menu ul li a:link, div.moduletable_menu ul li a:visited
{
	display:block;
	border-bottom:1px solid #c6ccda;
	padding:3px 0px 3px 7px;
	font-weight: bold;
	color:#343d51;
	text-decoration:none;
}

div.moduletable_menu ul li li
{
	padding-left:15px;
	margin:3px 0;
}

div.moduletable_menu ul li li a:link, div.moduletable_menu ul li li a:visited
{
	display:block;
	background:none;
	border-bottom:0px;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	color:#343d51;
} 

div.moduletable_menu ul li.active a:link, div.moduletable_menu ul li.active a:visited
{
	color:#fff;
	background-color:#47546f;
	border-left:4px solid #8896d3;
	border-bottom:1px solid #8896d3;
}

div.moduletable_menu ul li.active ul li a:link, div.moduletable_menu ul li.active ul li a:visited
{
	color:#343d51;
	background:none;
	border:0px;
}
/*
div.moduletable_menu ul li.active ul li.active a:link, div.moduletable_menu ul li.active ul li.active a:visited
{
	color:#000;
}

#leftcolumn .item27 a
{
	color:#dd0000;
}

div.moduletable_menu .item96 a, div.moduletable_menu .item107 a, div.moduletable_menu .item116 a, div.moduletable_menu .item160 a
{
 	background: url(../images/menu_lewe_prawe_strzalka.png) 100% 50% no-repeat;
}
*/
/*-----------------------------------------------------------------------------------*/
/*Dolny odstęp między modułami w lewym i prawym menu
/*-----------------------------------------------------------------------------------*/
div.moduletable, div.module
{
  margin-bottom: 25px;
}
/*-----------------------------------------------------------------------------------*/
/* Stopka */
/*-----------------------------------------------------------------------------------*/
 /* Component Specific Fixes */
#component-contact table td
{
	padding: 2px 0;
}
div#footer
{
	position:relative;
	margin-top:-85px;
	height: 85px;
	z-index:1;
	font-family:arial;
	font-size: .90em;
	font-weight:bold;
}
div#footer a:link, div#footer a:visited
{
	color: #999;
}
/*-----------------------------------------------------------------------------------*/
/* Nagłówki */
/*-----------------------------------------------------------------------------------*/
div.componentheading /* -Nagłówek FAQ, Szukaj -*/
{
	padding-left: 0px;
}
h1
{
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
h2, .contentheading /* -Nagłówek artykułów -*/
{
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 15px; 
	font-weight: normal;
	vertical-align: bottom;
	text-align:left;
	width: 100%;
	font-weight:bold;
	color:#001854;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h3, .componentheading, table.moduletable th, legend /*- Wszystkie nagłówki -*/
{
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
/*-----------------------------------------------------------------------------------*/
/*---Wprowadzający i data kiedy wprowadzony i zmieniony---*/
/*-----------------------------------------------------------------------------------*/
/*---Wprowadzający---*/
.small
{
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
	background:url(../images/icon-user.gif) 0 0 no-repeat;
	padding-left:20px;
}
/*---Kiedy został zmodyfikowany---*/
.modifydate
{
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
/*---Kiedy został utwrzony---*/
.createdate
{
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	background:url(../images/icon-date.gif) 0 0 no-repeat;
	padding-left:20px;
}
/*---Więcej---*/
a.readon
{
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) 95% 28% no-repeat;
	padding:5px 20px 5px 5px;
	line-height: 14px;
	height: 16px;
	border:1px solid #eee;
}
/*-----------------------------------------------------------------------------------*/
/* Polls */
/*-----------------------------------------------------------------------------------*/
.pollstableborder td
{
	text-align: left;
}
/*-----------------------------------------------------------------------------------*/
/*---komórka zawierająca ikony wydruku,pdf,email---*/
/*-----------------------------------------------------------------------------------*/
td.buttonheading
{
}
td.buttonheading img
{
	border:none;
}
/*-----------------------------------------------------------------------------------*/
/* nagłówki tabel */
/*-----------------------------------------------------------------------------------*/
td.sectiontableheader
{
	background: #efefef;
	color: #333;
    font-weight: bold;
	padding: 4px;
    border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td
{
	padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2
{
    padding: 3px;
}
/*-----------------------------------------------------------------------------------*/
/*---style zawartości---*/
/*-----------------------------------------------------------------------------------*/
table.contentpaneopen, table.contentpane /*-- okno artykułu, flashnews i tytułu --*/
{
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li /* - wypunktowanie w arykułach */
{
	margin-bottom: 5px;
}

table.contentpaneopen fieldset
{
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 /*tabela newsflash h3 - nagłówek*/
{
	margin-top: 25px;
}

table.contentpaneopen h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
/*-----------------------------------------------------------------------------------*/
/*---pola wejściowe przy logowaniu i po zalogowaniu---*/
/*-----------------------------------------------------------------------------------*/
/*---po zalogowaniu sie przez stronę głowna i edycji artykułu w sekcji Metadane - pola opis i słowa kluczowe---*/

table.adminform textarea
{
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
form#form-login fieldset /* dodatek do logowania przez strone (formularz)*/
{
	border: 0 none; margin: 0em; padding: 0.2em;
}
form#form-login ul /* wypunktowanie w dodatku login Nie pamiętasz hasła?  */
{
	padding-left: 20px;
}

form#com-form-login fieldset /* dodatek do logowania przez strone (formularz)*/
{
	border: 0 none; margin: 0em; padding: 0.2em;
}
form#com-form-login ul /* wypunktowanie w dodatku login Nie pamiętasz hasła?  */
{
	padding-left: 20px;
}
/*-----------------------------------------------------------------------------------*/
/* Banner Advertisement - reklama w prawym menu*/
/*-----------------------------------------------------------------------------------*/
/* Default skyscraper style */
.bannergroup 
{
}

.banneritem img /* obrazek */
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.banneritem_text /* tekst reklamy */
{
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text /* Stopka */
{
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}
.bannerheader /* Nagłówek */
{
}


/*-----------------------------------------------------------------------------------*/
/********************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************/
 div.offline
{
	border:1px solid red;
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/** overlib **/
.ol-foreground
{
  	background-color: #f6f6f6;
}

.ol-background
{
	background-color: #666;
}

.ol-textfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a
{
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* edit button */
.contentpaneopen_edit
{
	float: left;
}

/* table of contents */
table.contenttoc
{
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td
{
  padding: 0 5px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}



/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }


/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}


/*-----------------------------------------------------------------------------------*/
/* dolny pasek nawigacyjny */
/*-----------------------------------------------------------------------------------*/
.pagination
{
	position:relative;
	z-index:9;
}

.pagination a 
{
	padding: 2px 8px;
	margin:0 1px;
	border: 1px solid #ddd;
/*	background: #FFFFFF; */
	color:#000066;
}

.pagination a:hover, .pagination a:active, .pagination a:focus
{
	border: 1px solid #eee;
/*	background: #FFFFFF;*/
}
/*-----------------------------------------------------------------------------------*/
/* ikonka zmiany kontrastu */
/*-----------------------------------------------------------------------------------*/
div#kontrast  {
	margin-right:10px;
	margin-left:700px;
	margin-top:-80px;
	overflow: hidden;
	text-align:right;
	width: 300px;
	height: 30px;
}
#kontrast  a div{
	height: 30px;
/*	padding-bottom: 2px;	*/
/*	padding-top: 1px;		*/
	background:url(../images/kontrast_on.png) no-repeat;  
}
#kontrast  a:hover{
	text-decoration: none;
}