@CHARSET "UTF-8";

html
{
	height: 100%;
}

body
{
	font: 12px arial,tahoma,verdana,sans-serif;
	line-height: 14px;
	color: #212121;
	height: 100%;
}

a
{
	color: #3A6FF1;
	text-decoration: none;	
}

sub 
{
	vertical-align: sub;
	font-size: 7pt;
}

sup 
{	
	vertical-align:super;
	font-size: 7pt;
}

div#wrap
{
	display: block;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	background: #FFFFFF url(../img/bg-page.jpg) 0% 100% repeat-x;
}

div#wrap-top-line
{
	display: block;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	background: url(../img/bg-top-page.jpg) repeat-x;
	border-top: 3px #2A2A2A solid;
}

div#wrap-page
{
	display: block;
	margin: 0 auto;
	width: 984px;
	overflow: hidden;
}

ul#menu-top
{
	display: block;
	float: left;
	height: 45px;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin-left: 15px;
}

ul#menu-top li
{
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	padding-left: 1px;
	list-style-type: none;
	background: url(../img/bg-menu-top-li.jpg) no-repeat;
}

ul#menu-top li a
{
	display: block;
	line-height: 45px;
	padding-left: 30px;
	padding-right: 14px;
	color: #2A2A2A;
	text-decoration: none;
	background: url(../img/bg-menu-top-a.gif) 14px 20px no-repeat;
}
ul#menu-top li span
{
	display: block;
	background: none;
}
ul#menu-top li span:hover
{
	display: block;
	background: url(../img/bg-menu-top-span.jpg);
}


div#page-top
{
	display: block;
	width: 984px;
	margin-top: 11px;
	margin-bottom: 20px;
	height: 148px;
	overflow: hidden;
}

a#page-logo
{
	display: block;
	float: left;
	margin-top: 34px;
	margin-left: 31px;
	width: 326px;
	height: 114px;
	background: url(../img/logo.jpg) no-repeat;
}

div#flash
{
	display: block;
	float: right;
	width: 482px;
	height: 148px;
	background: url(../img/flash.jpg) no-repeat;
}

div#page-content
{
	display: block;
	width: 984px;
	overflow: hidden;
}

div#left
{
	display: block;
	float: left;
	width: 220px;
	overflow: hidden;
}

div#center
{
	display: block;
	float: left;
	width: 544px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}

div#right
{
	display: block;
	float: left;
	width: 200px;
	overflow: hidden;
}

div.ramka
{
	display: block;
	width: 220px;
	min-height: 84px;
	background: url(../img/ramka-bg.jpg);
	overflow: hidden;
	
}

div.ramka-bg
{
	display: block;
	width: 220px;
	min-height: 84px;
	background: url(../img/ramka-bg-gradiend.jpg) no-repeat;
	overflow: hidden;
	
}

span.ramka-subject
{
	display: block;
	width: 172px;
	padding-left: 48px;
	height: 26px;
	line-height: 14px;
	color: #002880;
	font-weight: bold;
	background: url(../img/ramka-icon.jpg) 18px 2px no-repeat;
}

div.ramka-content
{
	display: block;
	width: 200px;
	margin: 10px;
	min-height: 30px;
	overflow: hidden;
}

div.ramka-content-menu
{
	display: block;
	width: 220px;
	margin: 0px;
	min-height: 30px;
	overflow: hidden;
}
div.ramka-content-calendar
{
	display: block;
	width: 218px;
	margin: 1px;
	min-height: 30px;
	overflow: hidden;
}
input.textSearch
{
	width: 139px;
	color: #7F7F7F;
	font-size: 11px;
	padding: 2px;
	border: 1px #CFCFCF solid;
	margin-left: 3px;
}

input.submitSearch
{
	width: 47px;
	color: #7F7F7F;
	font-size: 11px;
	padding: 1px;
	border: 1px #CFCFCF solid;
	background-color: #FFFFFF;
}

a.searchMore
{
	display: inline;
	margin-left: 0px;
	width: 50px;
	height: 18px;
	padding: 0px;
	font: normal 12px tahoma;
	color: #3463E5;
	text-decoration: none;
	background: url('../img/wiecej.png') no-repeat;
}

ul#menu-left
{
	display: block;
	width: 220px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ul#menu-left li
{
	line-height: 26px;
	background:  url(../img/ramka-line_02.jpg) 100% 0% no-repeat;
}

ul#menu-left li a
{
	display: block;
	padding-left: 49px;
	line-height: 26px;
	color: #1F1F1F;
	text-decoration: none;
	background:  url(../img/bg-menu-left-a.gif) 32px 10px  no-repeat;
}

ul#menu-left li ul
{
	display: block;
	width: 220px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ul#menu-left li ul li a
{
	display: block;
	padding-left: 58px;
	line-height: 26px;
	color: #1F1F1F;
	text-decoration: none;
	background:  url(../img/bg-sub-menu-left-a.gif) 45px 10px  no-repeat;
}

ul#menu-left li span
{
	display: block;
	background: none;
}

ul#menu-left li span:hover
{
	display: block;
	background: url(../img/bg-menu-left-a-hover.gif) repeat-y;
}

.calendarName         { margin-left: 30px; color: #4b8123; }
.calendarName2        { margin-left: 50px; color: #4b8123; }
.calendarBorder       { width: 218px; text-align: center; font-weight: bolder; color: #CC0000; } 
.calendarHeader       { text-align: center; color: #032682; background: url(../img/calendar-bg.gif); line-height: 23px; } 
.calendarHeaderDay    { text-align: center; color: #032682; line-height: 23px; } 
.calendarToday        { text-align: center; font-weight: bold; color: #06267d; } 
.calendar        	  { width: 218px; text-align: center; font-weight: normal; color: #909090; line-height: 18px; }
.dayS                 { color: #909090; line-height: 18px; }
.dayN                 { color: #909090; line-height: 18px; }
.dayL                 { display: block; margin: 0 auto; width: 18px; height: 18px; text-decoration:none; color: #FFFFFF; line-height: 18px; background: url('../img/calendar-date.gif') 50% 50% no-repeat; }

.calendarToday .dayL  { background: url('../img/calendar-bg-now.png') 50% 50% no-repeat; font-weight: bold; }
 
div.content-subject
{
	display: block;
	height: 46px;
	background: url(../img/content-subject-bg.gif) no-repeat;
}

div.content-subject big
{
	display: block;
	margin-left: 75px;
	padding-top: 10px;
	color: #3E5A9B;
	font-size: 11px;
	font-weight: bold;
}

ul#navigation-bar
{
	display: block;
	margin-left: 35px;
	margin-top: -3px;
}

ul#navigation-bar li
{
	display: block;
	float: left;
}

ul#navigation-bar li a
{
	display: block;
	font: normal 10px arial;
	float: left;
	color: #6B6B6B;
	text-decoration: none;
	line-height: 26px;
}

ul#navigation-bar li a.last
{
	color: #3C6EF5;
}

ul#navigation-bar li span
{
	display: block;
	float: left;
	color: #6B6B6B;
	font: normal 10px arial;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 26px;
}

div.content-bg
{
	display: block;
	min-height: 650px;
	padding: 30px;
	line-height: 18px;
	font-size: 12px;
	background: url(../img/content-bg.gif) repeat-y; 
}

div#page-icon
{
	display: block;
	margin-top: 10px;
	overflow: hidden;
}

a#print 
{
	display: block;
	float: left;
	margin-top: 10px;
	width: 57px;
	height: 14px;
	line-height: 14px;
	padding-left: 4px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background: url(../img/icon-print.jpg) no-repeat;
}

div.ramka-right
{
	display: block;
	width: 200px;
	min-height: 84px;
	background: url(../img/ramka-right-bg.jpg);
	overflow: hidden;
	
}

div.ramka-right-bg
{
	display: block;
	width: 200px;
	min-height: 84px;
	background: url(../img/ramka-right-bg-gradiend.jpg) no-repeat;
	overflow: hidden;
	
}

span.ramka-right-subject
{
	display: block;
	width: 152px;
	padding-left: 48px;
	height: 26px;
	line-height: 14px;
	color: #002880;
	font-weight: bold;
	background: url(../img/ramka-icon.jpg) 18px 2px no-repeat;
}

a.ramka-right-subject-ajax
{
	display: block;
	float: left;
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #00277F;
	text-align: center;
	background: #FFF url(../img/ramka-right-subject-ajax.gif) no-repeat;
}

a.ajax-active
{
	font-weight: bolder;
	background: #FFF url(../img/ramka-right-subject-ajax-hover.gif) no-repeat;
}

a.ramka-right-subject-ajax:hover
{
	background: #FFF url(../img/ramka-right-subject-ajax-hover.gif) no-repeat;
}

div#ramka-podobne
{
	display: none;	
}

div.banner-foto
{
	display: block;
	width: 170px;
	text-align: center;
	padding: 1px;
	margin-left: 3px;
	margin-bottom: 5px;
	border: 1px #D2D2D2 solid;
}

input.textNewsletter
{
	width: 170px;
	color: #7F7F7F;
	font-size: 11px;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px #CFCFCF solid;
}
input.submitNewsletter
{
	width: 47px;
	color: #7F7F7F;
	font-size: 11px;
	padding: 1px;
	border: 1px #CFCFCF solid;
	background-color: #FFFFFF;
}
input.add
{
	margin-left: 35px;
}
div.boxNewsletter
{
	width: 140px;	
}
div.error
{
  width: 100%;
  padding: 0px;
  /*
  padding: 5px;
  padding-left: 30px;
  background: url(../img/error.png) 5px 5px no-repeat;
  background-color: #F9F9F9;
  border: 1px #D1D1D1 solid;
  */
  color: #CC0000;
}

div.info
{
  width: 100%;
  padding: 0px;
  
  /*
  padding: 5px;
  padding-left: 30px;
  background: url(../img/information.png) 5px 5px no-repeat;
  border: 1px #D1D1D1 solid;
  */
  color: #202020;
}

div#footer
{
	display: block;
	margin: 5px;
	margin-left: 250px;
	overflow:hidden;
	width: 500px;
	color: #929292;
	font-size: 10px;
}
div#footer a
{
	color: #929292;
	font-size: 10px;
	text-decoration: none;
}

div.FormSubject
{
	display: block;
	color: #3C599D;
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	margin-bottom: 10px;
	margin-left: -28px;
	margin-right: -28px;
	padding-left: 45px;
	border-top: 1px #E4E4E4 solid;
	border-bottom: 1px #E4E4E4 solid;
	background: #FFFFFF url(../img/icon-download.jpg) 25px 8px no-repeat;
}

div.formRow
{
  display: block;
  width: 500px;
  overflow: hidden;
}

div.formName
{
  display: block;
  float: left;
  width: 120px;
  line-height: 25px;
}

div.formName2
{
  display: block;
  float: left;
  width: 120px;
  line-height: 25px;
}

div.formFiled
{
  display: block;
  float: left;
  width: 370px;
  line-height: 25px;
}

div.formFiled input
{
  border: 1px #cccccc solid;
  width: 362px;
}

div.formFiled select
{
  border: 1px #cccccc solid;
  width: 373px;
}

div.formFiled textarea
{
  border: 1px #cccccc solid;
  width: 363px;
}

div.formFiled img
{
  border: 1px #cccccc solid;
}

div.formError
{
  display: block;
  float: right;
  line-height: 25px;
  color: #C00;
}

.formFiledSubmit
{
  background-color: #F9F9F9;
  border: 1px #D1D1D1 solid;
  font-size: 11px;
  color: #5D5D5D;
}

.formFiledReset
{
  background-color: #F9F9F9;
  border: 1px #D1D1D1 solid;
  font-size: 11px;
  color: #5D5D5D;
}

input.submitSonda
{
	width: 47px;
	color: #7F7F7F;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 70px;
	padding: 1px;
	border: 1px #CFCFCF solid;
	background-color: #FFFFFF;
}

div.sondaRowsFirst
{
	display: block;
	width: 180px;
	margin-top: 10px;
	line-height: 2px;
	border-bottom: 1px #E7E7E7 solid;
}

div.sondaRows
{
	display: block;
	width: 180px;
	line-height: 14px;
	color: #1657FD;
	border-bottom: 1px #E7E7E7 solid;
}

div.sondaRows input
{
	margin-top: 5px;
}

div#sondaSubject
{
	display: block;
	width: 180px;
}

div#sondaDescription
{
	display: block;
	width: 180px;
	margin-bottom: 10px;
}

.TextNews img
{
	padding: 3px;
}

.searchTitle
{
	color: #4A4A4A;
	font-weight: bold;
}

.searchDate
{
	color: #3A6FF3;
	font-size: 10px;
}

/** Strona FAQW */
ol#faq
{
	display: block;
	margin: 10px;	
}

ol#faq li
{
	color: #3E5A9B;
	text-decoration: none;
	font-weight: bold;
	border: 0px;
}
ol#faq li a
{
	color: #3E5A9B;
}

.faqSubject
{
	display: block;
	color: #3E5A9B;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	border: 0px;
}

.faqContent
{
	display: none;
	overflow: hidden;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
}
