/**
  *    Main settings (layout etc.)
  */

body {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;    
    background: transparent url(../img/Bg.png) no-repeat scroll center top;
    background-color: white;
    /*background-color: #a08b61;*/
    color: #7d8081;
    font-family: Tahoma, Arial, Verdana, serif, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: left;
}

a {
    text-decoration: none;
		color:#D8B500;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5 {
    line-height: normal;
    margin: 0;
    padding: 0;
}

h1 {
    height: 142px;
    width: 353px;
    text-align: center;
    visibility: hidden !important;
}

div, a, textarea, el, p, span, td, table, img, input, form, ul, li,object {
    border: 0 none;
    margin: 0;
    padding: 0;
    outline-style: none;
    outline-width: 0;
}

.pliki {
color:#1c1c1c;
font-size:18px;
}
.table_info{
border:1px dotted #3F3F3F;
border-bottom:none;
}
.table_info td {
background:#efede0;
border-bottom:1px dotted #3F3F3F;
margin:1px 0;
padding:7px;
}

p{padding:5px 0;}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

#global {
    width: 100%;
}

#Left {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../img/MenuBg.png) repeat-x scroll center top;
}

#Middle {
    min-width: 1101px;
    width: 1101px;
    /*border: solid red 1px;*/
}

#Right {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../img/BgRight.png) repeat-y scroll 10px top;
}

/**
  *    Top: lang, phone, logo, bar
  */
  
#Top {
    width: 1101px;
    height: 53px;
    position: relative;
}

#TopLang {
    position: absolute;
    left: 60px;
    top: 20px;
    width: 500px;
    height: 30px;
    letter-spacing: -0.5px;    
}

#TopLang a.active {
    color: #ffdb00;
}

#TopLang a {
    font-size: 18px;
    color: #1c1c1c;
}

#TopPhone {
    position: absolute;
    width: 231px;
    height: 35px;
    left: 850px;
    top: 20px;
    color: #a3a5a6;
    font-size: 18px;
    letter-spacing: -0.5px;
    text-align: right;
}

#TopPhone strong {
    color: #1c1c1c;
    font-size: 24px;
}

#TopMenu {
    width: 1101px;
    height: 125px;
}

#TopMenuLeft {
    background: transparent url(../img/TopMenuLeft.png) no-repeat scroll left top;
    width: 34px;
    height: 125px;
    float: left;
}

#TopMenuBg {
    background: transparent url(../img/TopMenuBg.png) repeat-x scroll left top;
    width: 1033px;
    height: 125px;
    float: left;
    position: relative;
}

#TopMenuRight {
    background: transparent url(../img/TopMenuRight.png) no-repeat scroll left top;
    width: 34px;
    height: 125px;
    float: left;
    z-index: -5 !important;
}

#TopMenuLogo {
    background: transparent url(../img/TopMenuLogo.png) no-repeat scroll left top;
    position: absolute;
    width: 150px;
    height: 84px;
    left: 20px;
    top: 5px;
}

/**
  *    Top menu
  */

#TopMenuCont {
    float: right;
    position: relative;
    left: 25px;
    height: 93px;
}

#TopMenuCont ul {
    margin: 0;
    padding: 0;
}

#TopMenuCont ul li {
    float: right;
    list-style: none;
    margin-right: 5px;
    position: relative;
}

#TopMenuCont ul li a {
    text-decoration: none;
    color: #231f20;
    font-size: 14px;
    font-weight: normal;
    font-family: Myriad Pro, Arial, Tahoma;
    letter-spacing: 0.0px;
    text-align: center;
    display: block;
    height: 93px;
    _width: 0px;
    background-image: none;
}

#TopMenuCont ul li a span {   /* prawy */
    cursor: pointer;
    display: block;
    height: 93px;
    padding: 0 15px 0 0;
    margin: 0;
    background-image: none;
}

#TopMenuCont ul li a span span {  /* lewy */
    cursor: pointer;
    display: block;
    height: 55px;
    max-width: 310px;
    padding: 38px 10px 0 12px;
    text-align: center;
    margin: 0;
    background-image: none;
}

#TopMenuCont ul li a.TopMenuAct {
    background: transparent url(../img/TopMenuActBg.png) no-repeat scroll left top;
    color: #ffffff;
}

#TopMenuCont ul li a.TopMenuAct span {
    background: transparent url(../img/TopMenuActRight.png) no-repeat scroll right top;
}

#TopMenuCont ul li a.TopMenuAct span span {
    background-image: none;
    height: 65px;
    padding: 28px 0 0 22px;
}

/*

#TopMenuCont ul, #TopMenuCont ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#TopMenuCont ul {
    float: right;
}

#TopMenuCont ul li {
    float: right;
    position: relative;
}

#TopMenuCont ul a {
    text-decoration: none;
    color: #231f20;
    font-size: 14px;
    font-weight: normal;
    font-family: Myriad Pro, Arial, Tahoma;
    letter-spacing: -0.8px;
    text-align: center;
    display: block;
    height: 93px;
    background-color: green;    
}

#TopMenuCont ul a span span {
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 0px;    
    height: 93px !important;
    background-color: red;
}

#TopMenuCont ul a span {
    padding-left: 0;
    padding-right: 20px;
    height: 93px !important;
    background-color: yellow;
}

#TopMenuCont ul a.TopMenuAct {          /* #TopMenuCont > ul a:hover,  
    background: transparent url(../img/TopMenuActBg.png) repeat-x scroll left top;
    color: #ffffff;
    height: 93px;
}

#TopMenuCont ul a.TopMenuAct span span {
    background: transparent url(../img/TopMenuActLeft.png) no-repeat scroll left top;
}

#TopMenuCont ul a.TopMenuAct span {
    background: transparent url(../img/TopMenuActRight.png) no-repeat scroll right top;
}
*/

/*
#TopMenuCont ul li ul {
    position: absolute;
    top: 84px;
    left: 10px;
    width: 160px;
    display: none;
}

#TopMenuCont ul .TopMenuSub a {
    display: block;
    width: 145px;
    height: 29px;
    margin-bottom: 1px;
    color: #bcbec0;
    font-family: Tahoma, Arial;
    font-size: 11px;
    background-color: #1c1c1c;
    padding: 5px 0 0 15px;
    text-align: left;
}

#TopMenuCont ul .TopMenuSub a:hover {
    background-image: none;
    background-color: #373737;
}
*/
#TopMenuCont ul li ul, #TopMenuCont ul li ul li {
    display: block;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2000 !important;
}

#TopMenuCont ul li ul {
    position: absolute !important;
    top: 84px !important;
    left: 10px !important;
    width: 200px !important;
    display: none;
}

#TopMenuCont ul li ul li a {
    display: block !important;
    width: 170px !important;
    height: auto !important;
    margin-bottom: 1px !important;
    color: #bcbec0 !important;
    font-family: Tahoma, Arial !important;
    font-size: 11px !important;
    background-color: #1c1c1c !important;
    padding: 10px 15px 10px 15px !important;
    text-align: left !important;
    background-image: none !important;    
}
#TopMenuCont ul li ul li a:hover {
    background-image: none !important;
    background-color: #373737 !important;
}

/**
  *    SlideShow
  */

#SlideShowBg {
    background: transparent url(../img/SlideShowBg.png) no-repeat scroll center top;
    width: 1101px;
    height: 371px;
    position: relative;
    top: -15px;
}

#SlideShowFrame {
    position: absolute;
    top: 20px;
    left: 54px;
    width: 1027px;
    height: 302px;
    font-size: 30px;
    text-align: center;
    color: orange;
    /*border: dashed green 2px;*/
}

/**
  *    Main Page
  */

#MainContainer {
    position: relative;
    top: -30px;
    width: 1101px;
}

#MainLeft {
    float: right;
    width: 361px;
    z-index: 1000;
}

#MainCenter {
    float: right;
    width: 365px;
    z-index: 900;
}

#MainRight {
    float: right;
    width: 375px;
    z-index: 800;
}


#MainContainer .MainBox {
    width: 375px;
    position: relative;
    z-index: inherit !important;
}

#MainContainer .MainBoxTop {
    background: transparent url(../img/MainBoxTop.png) no-repeat scroll center top;
    width: 375px;
    height: 97px;
    z-index: inherit !important;
}

#MainContainer .MainBoxTitle {
    position: relative;
    left: 54px;
    top: 15px;
    width: 300px;
}

#MainContainer .MainBoxTitle h2 {
    float: left;
    font-size: 24px;
    color: #1c1c1c;
    font-weight: normal;
    letter-spacing: -0.5px;
}

#MainContainer .MainBoxTitle img {
    float: right;
}

#MainContainer .MainBoxBg {
    background: transparent url(../img/MainBoxBg.png) repeat-y scroll center top;
    width: 375px;
    padding-bottom: 10px;
    z-index: inherit !important;
}

#MainContainer .MainBoxContent {
    position: relative;
    left: 50px;
    top: -20px;
    width: 304px;
}

#MainContainer .MainBoxBottom {
    background: transparent url(../img/MainBoxBottom.png) no-repeat scroll center top;
    width: 375px;
    height: 34px;
    z-index: inherit !important;
}

#MainContainer .MainBoxCenter {
    width: 380px;
    position: relative;
    z-index: inherit !important;
}

#MainContainer .MainBoxCenterTop {
    background: transparent url(../img/MainBoxCenterTop.png) no-repeat scroll center top;
    width: 380px;
    height: 97px;
    z-index: inherit !important;
}

#MainContainer .MainBoxCenterTitle {
    position: relative;
    left: 54px;
    top: 18px;
    width: 300px;
}

#MainContainer .MainBoxCenterTitle h2 {
    float: left;
    font-size: 20px;
    color: #d8b500;
    font-weight: normal;
    letter-spacing: -0.5px;
}

#MainContainer .MainBoxCenterTitle img {
    float: right;
}

#MainContainer .MainBoxCenterBg {
    background: transparent url(../img/MainBoxCenterBg.png) repeat-y scroll center top;
    width: 380px;
}

#MainContainer .MainBoxCenterContent {
    position: relative;
    left: 50px;
    top: -20px;
    width: 307px;
    z-index: inherit !important;
}

#MainContainer .MainBoxCenterBottom {
    background: transparent url(../img/MainBoxCenterBottom.png) no-repeat scroll center top;
    width: 380px;
    height: 34px;
    z-index: inherit !important;
}

/**
  *    Main elements
  */
  
#MainContainer .bCzytajDalej {
    background: transparent url(../img/bCzytajDalej.png) no-repeat scroll center top;
    width: 103px;
    height: 33px;
    padding: 5px 0 0 0;
    font-size: 14px;
    color: white;
    border: 0;
    text-align: center;
}

#MainContainer .bWiecejDalej {
    background: transparent url(../img/bWiecejDalej.png) no-repeat scroll center top;
    width: 68px;
    height: 33px;
    padding: 5px 0 0 0;
    font-size: 14px;
    color: #303030;
    border: 0;
    text-align: center;
}

#MainContainer .bArchiwumAktualnosci {
    background: transparent url(../img/bArchiwumAktualnosci.png) no-repeat scroll center top;
    width: 163px;
    height: 33px;
    padding: 5px 0 0 0;
    font-size: 14px;
    color: #ffffff;
    border: 0;
    text-align: center;
}

#formQuickContact input {
    background: transparent url(../img/formInput.png) no-repeat scroll center top;
    width: 127px;
    height: 16px;
    padding: 10px;
    margin-bottom: 5px;
    font-family: Tahoma;
    font-size: 12px;
    color: #7d8081;
}

#formQuickContact textarea {
    background: transparent url(../img/formTextarea.png) no-repeat scroll center top;
    width: 283px;
    height: 66px;
    padding: 10px;
    margin-bottom: 5px;
    border: 0;
    font-family: Tahoma;
    font-size: 12px;
    color: #7d8081;
    line-height: 18px;      
}

#MainBoxPhone {
    float: right;
    font-size: 30px;
    color: #1c1c1c;
    letter-spacing: -0.5px;
}

#PartnersFlashFrame {
    /*background: transparent url(../img/partnetsFlashBg.png) no-repeat scroll 71px 24px;*/
    width: 303px;
    height: 139px;
    font-size: 12px;
    text-align: center;
    color: orange;
    margin-bottom: 15px;
}

#PartnersFlashFrame img {
    border: 0;
    width: 303px;
    height: 139px;
    position: absolute;
    top: 0;
    left: 0;
}

#MainCenter .MainBoxCenterNews {
    width: 307px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 11px;
}

#MainCenter .MainBoxCenterNews strong {
    display: block;
    width: 307px;
    color: #d8b500;
    text-align: right;
}

/**
  *    Page - layout
  */
  
#PageLeft {
    float: right;
    width: 726px;
    z-index: 3 !important;
}

#PageRight {
    float: right;
    width: 375px;
    z-index: 1 !important;
}


#MainContainer .PageBoxLeft{
    width: 741px;
    position: relative;
    z-index: inherit !important;
}

#MainContainer .PageBoxLeftTop {
    background: transparent url(../img/PageTop.png) no-repeat scroll center top;
    width: 741px;
    height: 97px;
    z-index: inherit !important;
}

#MainContainer .PageBoxLeftTitle {
    position: relative;
    left: 54px;
    top: 15px;
    width: 670px;
}

#MainContainer .PageBoxLeftTitle h2 {
    float: left;
    font-size: 24px;
    color: #1c1c1c;
    font-weight: normal;
    letter-spacing: -0.5px;
}

#MainContainer .PageBoxLeftTitle h2 b {
    color: #d8b500;
    font-weight: normal;
}

#MainContainer .PageBoxLeftTitle img {
    float: right;
}

#MainContainer .PageBoxLeftBg {
    background: transparent url(../img/PageBg.png) repeat-y scroll center top;
    width: 741px;
    padding-bottom: 10px;
    z-index: inherit !important;
}

#MainContainer .PageBoxLeftContent {
    position: relative;
    left: 50px;
    top: -20px;
    width: 670px;
}

#MainContainer .PageBoxLeftContent h2 {
    font-size: 18px;
    color: #d8b500;
    margin: 0;
    padding: 0;
}

#MainContainer .PageBoxLeftContent ul, #MainContainer .PageBoxLeftContent li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

#MainContainer .PageBoxLeftContent ul li {
	background: url(../img/ListArrow.png) no-repeat 15px 7px;
	padding-left: 30px;
}
#MainContainer .PageBoxLeftContent ul li li{
	background: none;
	padding-left: 30px;
}
#MainContainer .PageBoxLeftBottom {
    background: transparent url(../img/PageBottom.png) no-repeat scroll center top;
    width: 741px;
    height: 34px;
    z-index: inherit !important;
}

#PageSSBg {
    background: transparent url(../img/PageSSBg.png) no-repeat scroll center top;
    width: 375px;
    height: 371px;
}

#PageSS {
    position: relative;
    top: 20px;
    left: 51px;
    width: 306px;
    height: 302px;
    color: black;
    text-align: center;
}


#Gallery {
    width: 375px;
    position: relative;
    top: -15px;
    z-index: inherit !important;
}

#GalleryTop {
    background: transparent url(../img/GalleryTop.png) no-repeat scroll center top;
    width: 375px;
    height: 34px;
    z-index: inherit !important;
}

#GalleryBg {
    background: transparent url(../img/GalleryBg.png) repeat-y scroll center top;
    width: 375px;
    z-index: inherit !important;
}

#GalleryContent {
    position: relative;
    left: 53px;
    top: -10px;
    width: 304px;
}

#GalleryBottom {
    background: transparent url(../img/GalleryBottom.png) no-repeat scroll center top;
    width: 375px;
    height: 34px;
    z-index: inherit !important;
}

#Gallery .GPFrame {
    position: relative;
    float: left;
    background: transparent url(../img/GalleryPhotoFrame.png) no-repeat scroll center top;
    width: 145px;
    height: 145px;
    margin-right: 6px;
    margin-bottom: 6px;
}

#Gallery .GPFrame img {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 130px;
    height: 130px;
}

#Gallery .Gzoom {
    background: transparent url(../img/gallery/zoom.png) no-repeat scroll center top;
    position: absolute;
    top: 5px;
    left: 10px;
    width: 130px;
    height: 130px;
    z-index: 9999;
    display: none;
}

  
/**
  *    Footer
  */

#FooterBg {
    position: relative;
    top: -15px;
    background: transparent url(../img/FooterBg.png) no-repeat scroll center top;
    width: 1101px;
    height: 118px;
    z-index: 10 !important;
}

#FooterAbout {
    height: 51px;
    padding-top: 29px;
    padding-left: 60px;
    margin-right: 30px;
    font-size: 24px;
    color: #f7f7f7;
    float: left;
    letter-spacing: -0.5px;    
}

#FooterAboutTxt {
    float: left;
    height: 70px;
    padding-top: 10px;
		width:700px;
}

#FooterAboutTxt a {
    font-weight: normal;
    color: #7d8081;
}

#FooterAboutTxt a:hover {
}

#FooterCopy {
    height: 70px;
    padding-top: 10px;
    float: right;
    text-align: right;
    margin-right: 20px;
}

#FooterCopy strong {
    color: #dadada;
}

#FooterCopy a {
    font-weight: bold;
    color: #a2a2a2;
}

#FooterCopy a:hover {
    color: #a9a9a9;
}

#preloaderContainer{
z-index: 99;
position: relative;
top: 80px;
left: 470px;
}

#preloaderContainer2{
z-index: 99;
position: absolute;
padding: 80px 0 0 115px;
}
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #aaa;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

