@CHARSET "UTF-8";

/* =============================================
 * Ustawienia strony
 * ============================================= 
 */
body 
{
  font-family: Tahoma;
  font-size: 12px;
  color: #000;
  margin: 0px;
  padding: 0px;
  background: #FFF url(../img/tlo.jpg) repeat-x;
}

input, textarea, select 
{
  font-family: Tahoma;
  font-size: 12px;
  color: #000;
}

img
{
  border: 0px;
}

div
{
  margin: 0px;
  padding: 0px;
}

a
{
  color: #327681;
  text-decoration: none;
}

a::hover
{
  color: #327681;
  text-decoration: underline;
}

a::active
{
  color: #F48500;
  text-decoration: none;
}

a::visited
{
  color: #F48500;
  text-decoration: none;
}


div#PageContent
{
  display: block;
  margin: 0 auto;
  margin-top: 6px;
  padding: 0px;
  width: 905px;
  overflow: hidden;
  background: url(../img/tlo.gif) repeat-y;
  /* border: 1px #c00 dotted; */
}

div#PageContentBg
{
  display: block;
  margin: 0 auto;
  overflow: hidden;
  width: 905px;
  background: url(../img/tlo4.jpg) 0px 236px repeat-x;
}

/* =============================================
 * Ustawienia strony - lewa koluman
 * ============================================= 
 */
div#PageContentLeft
{
  display: block;
  float: left;
  width: 275px;
  overflow: hidden;
}

a#logo
{
  display: block;
  width: 275px;
  height: 217px;
  background: url(../img/logo.jpg) no-repeat;
}

div#sep_01
{
  display: block;
  width: 275px;
  height: 19px;
  background: url(../img/left_01.jpg) no-repeat;
}

div#ramka
{
  display: block;
  width: 239px;
  overflow: hidden;
  margin-left: 12px;
}

div#ramkaHead
{
  display: block;
  
  position: relative;
  z-index:auto;
  
  width: 198px;
  height: 26px;
  padding-top: 18px;
  padding-left: 41px;
  background: url(../img/ramkaHead.gif) no-repeat;
  font-weight: bold;
  color: #2C374B;
}

.cien
{
  left: 40px;
  top: 17px;
  right: 1px;
  bottom: 1px;
  position: absolute;
  z-index:1;
  color: #FFFFFF;
}


div#ramkaContent
{
  display: block;
  padding: 10px;
  padding-left: 25px;
  padding-right: 15px;
  color: #333D49;
  line-height: 18px;
  font-size: 11px;
  background: url(../img/ramkaContent.jpg) repeat-y;
  overflow: hidden;
}

  
div#ramkaContentnoMargin
{
  display: block;
  width: 239px;
  background: url(../img/ramkaContent.jpg) repeat-y;
  overflow: hidden;
}

div#ramkaEnd
{
  display: block;
  width: 239px;
  height: 16px;
  background: url(../img/ramkaEnd.jpg) no-repeat;
}

div.menuSep
{
  display: none;
  margin: 0px;
  padding: 0px;
  height: 1px;
  background: url(../img/ramkaKropki.jpg) 0px 0px no-repeat; 
}
ul#menu
{
  display: block;
  margin: 0px;
  padding: 0px;
  margin-left: 1px;
  margin-right: 1px;
  background: url(../img/ramkaKropki.jpg) 100%  0% no-repeat; 
}

ul#menu li
{
  background: url(../img/menuKropki.jpg) 0% 100% repeat-x; 
}
ul#menu li.active
{
  background: url(../img/menuKropki2.jpg) 0% 100% repeat-x; 
}

ul#menu li a
{
  display: block;
  width: 188px;
  padding-left: 48px;
  line-height: 39px;
  color: #343C49;
  text-decoration: none;
  background: url(../img/menu_icon.jpg) 27px 18px no-repeat; 
}

ul#menu li a::visited
{
  display: block;
  width: 188px;
  padding-left: 48px;
  line-height: 39px;
  color: #343C49;
  text-decoration: none;
  background: url(../img/menu_icon.jpg) 27px 18px no-repeat; 
}

ul#menu li a::active
{
  display: block;
  width: 188px;
  padding-left: 48px;
  line-height: 39px;
  color: #343C49;
  text-decoration: none;
  background: url(../img/menu_icon.jpg) 27px 18px no-repeat; 
}

ul#menu li a::hover
{
  display: block;
  width: 188px;
  padding-left: 48px;
  line-height: 39px;
  color: #000000;
  text-decoration: none;
  background: url(../img/menu_icon.jpg) 27px 18px no-repeat; 
}


ul#menu ul
{
  display: block;
  margin: 0px;
  padding: 0px;
  margin-left: 1px;
  margin-right: 1px;
}

ul#menu ul li a
{
  display: block;
  width: 165px;
  padding-left: 70px;
  line-height: 35px;
  color: #F28600;
  text-decoration: none;
  background: url(../img/menuKropki3.jpg) 49px 18px no-repeat; 
}

ul#menu ul li a::hover
{
  display: block;
  width: 165px;
  padding-left: 70px;
  line-height: 35px;
  color: #CE790F;
  text-decoration: none;
  background: url(../img/menuKropki3.jpg) 49px 18px no-repeat; 
}

ul#menu ul li a::visited
{
  display: block;
  width: 165px;
  padding-left: 70px;
  line-height: 35px;
  color: #F28600;
  text-decoration: none;
  background: url(../img/menuKropki3.jpg) 49px 18px no-repeat; 
}

ul#menu ul li a::active
{
  display: block;
  width: 165px;
  padding-left: 70px;
  line-height: 35px;
  color: #F28600;
  text-decoration: none;
  background: url(../img/menuKropki3.jpg) 49px 18px no-repeat; 
}

/* =============================================
 * Ustawienia strony - prawa koluman
 * ============================================= 
 */
div#PageContentRight
{
  display: block;
  float: right;
  width: 630px;
  overflow: hidden;
}

div#language
{
  display: block;
  width: 620px;
  height: 25px;
  line-height: 24px;
  text-align: right;
  padding-right: 10px;
  color: #FFF;
  font-size: 11px;
  background: url('../img/lang-bg.jpg') no-repeat;
}
div#language img
{
	margin-left: 4px;	
}

div#flash
{
  display: block;
  width: 630px;
  height: 239px;
}

div#subject
{
  display: block;
  width: 545px;
  height: 37px;
  margin-left: 25px;
  padding-left: 15px;
  border-left: 5px #EF8400 solid;
}

div#subject big
{
  display: block;
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
  color: #343B4B;
}

div#subject span
{
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #A8A8A8;
}

div#sep_02
{
  display: block;
  width: 560px;
  height: 29px;
  margin-left: 25px;
  background: url(../img/contentKropki.jpg) 0px 12px no-repeat;
}

div#content
{
  display: block;
  width: 550px;
  padding: 5px;
  color: #333D49;
  font-size: 11px;
  line-height: 18px;
  margin-left: 25px;
  overflow: hidden;
}

/* =============================================
 * Ustawienia strony - stopka strony
 * ============================================= 
 */
div#end
{
  display: block;
  width: 905px;
  margin: 0 auto;
  height: 10px;
  background: url(../img/end.jpg) -2px 0px no-repeat;
}

div#stopka
{
  display: block;
  width: 905px;
  margin: 0 auto;
  margin-top: 5px;
  color: #353D4A;
  font-size: 11px;
}

div#stopka a
{
  color: #353D4A;
  text-decoration: none;
}

div#info
{
  display: block;
  float: left;
  margin-left: 20px;
}

div#design
{
  display: block;
  float: right;
  margin-right: 20px;
  color: #999EA4;
}

div#stopka a
{
  color: #999EA4;
  text-decoration: none;
}

/* =============================================
 * Ustawienia strony - formularz kontaktowy
 * ============================================= 
 */
div#FormContact
{
  display: block;
  width: 500px;
  padding: 5px;
  color: #333D49;
  font-size: 11px;
  line-height: 18px;
  margin-left: 35px;
  overflow: hidden;
}

div.formRow
{
  display: block;
  width: 500px;
  overflow: hidden;
}

div.formName
{
  display: block;
  float: left;
  width: 80px;
  line-height: 25px;
}

div.formFiled
{
  display: block;
  float: left;
  width: 170px;
  line-height: 25px;
}

div.formFiled input
{
  border: 1px #cccccc solid;
  width: 400px;
}

div.formFiled textarea
{
  border: 1px #cccccc solid;
  width: 400px;
}

div.formFiled img
{
  border: 1px #cccccc solid;
}

div.formError
{
  display: block;
  float: right;
  margin-right: 18px;
  line-height: 25px;
  color: #C00;
}
div.formError2
{
  display: block;
  line-height: 25px;
  color: #C00;
}

/* =============================================
 * Ustawienia strony - strona aktualności
 * ============================================= 
 */

div.NewsRows
{
  display: block;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  background: url(../img/contentKropki.jpg) 0% 100% no-repeat;
}

div.FotoNews
{
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  width: 140px;
  height: 100px;
  border: 1px #7A7E87 solid;
}

div.ContentNews
{
  display: block;
  overflow: hidden;
  line-height: 18px;
  margin-bottom: 10px;
}

div.DateDayNews
{
  display: block;
  float: right;
  width: 30px;
  text-align: center;
  color: #FFFFFF;
  line-height: 18px;
  background-color: #4E96BE;
}

div.DateMounthNews
{
  display: block;
  float: right;
  width: 30px;
  text-align: center;
  color: #FFFFFF;
  line-height: 18px;
  background-color: #989898;
}

div.DateYearNews
{
  display: block;
  float: right;
  width: 30px;
  text-align: center;
  color: #7E7E7E;
  line-height: 18px;
  background-color: #E0E0E0;
}

div.SubjectNews
{
  display: block;
  width: 290px;
  font-weight: bold;
  line-height: 18px;
  color: #317783;
}

div.LidoNews
{
  display: block;
  margin-top: 10px;
  line-height: 18px;
}

div.TextNews
{
  display: block;
  line-height: 18px;
}

/* =============================================
 * Ustawienia strony - strona download
 * ============================================= 
 */

div.DownloadRows
{
  display: block;
  overflow: hidden;
}

div.DownloadGroup
{
  display: block;
  border-left: 4px #EDE101 solid;
  color: #5B6066;
  line-height: 22px;
  height: 22px;
  margin-bottom: 10px;
  padding-left: 15px;
}

div.DownloadSep
{
  display: block;
  height: 1px;
  background: url(../img/bg_download.jpg) repeat-x;
}

div.DownloadFiles1
{
  display: block;
  line-height: 30px;
  height: 30px;
  background-color: #FFFFFF;
  overflow: hidden;
}
div.DownloadFiles2
{
  display: block;
  line-height: 30px;
  height: 30px;
  background-color: #EFEFEF;
  overflow: hidden;
}
div.DownloadFilesId
{
  display: block;
  float: left;
  width: 35px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  color: #353B4B;
}

div.DownloadFilesName
{
  display: block;
  float: left;
  text-align: center;
  line-height: 30px;
  height: 30px;
  color: #353B4B;
}

div.DownloadFilesOpen
{
  display: block;
  float: right;
  width: 50px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  color: #353B4B;
}

div.DownloadFilesSave
{
  display: block;
  float: right;
  width: 50px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  color: #353B4B;
}

div.DownloadFilesIcon
{
  display: block;
  float: right;
  width: 50px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  color: #353B4B;
}
div.DownloadFilesIcon img
{
  margin: 7px;
}

div.DownloadFilesSize
{
  display: block;
  float: right;
  width: 50px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  color: #353B4B;
}

/* =============================================
 * Ustawienia strony - stronicowanie
 * ============================================= 
 */
div#stronicowanie 
{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	overflow: hidden;
}
div#stronicowanie a 
{
	float: left;
  width: 14px;
  margin: 1px;
  color: #8E8E8E;
  background: #ffffff;
  text-decoration: none;
 	border: 1px solid #C9D1E4;
}

div#stronicowanie a:hover 
{
  background: #F5F5F5;
  color: #8E8E8E;
}

div#StronicowanieActive 
{
	float: left;
  color: #8E8E8E;
  width: 14px;
  margin: 1px;
  background: #F5F5F5;
  font-weight: bold;
 	border: 1px solid #C9D1E4;
}            