* {
	padding: 0;
	margin: 0;
}
body {
	background: url(/_layout/_ogolne/bg.png);
	position: relative;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	height: 100%;
}
:focus {
	outline: 0;
}
body, html {
 scrollbar-face-color: #142f58;
 scrollbar-shadow-color: #c5c5c5;
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #062345;
 scrollbar-darkshadow-color: #062345;
 scrollbar-track-color: #e2e2e2;
 scrollbar-arrow-color: #e6e6e6;
}
A, A:link {
  color: #4d6889;
  font-weight: bold;
}
A:visited {
  color: #989898;
  font-weight: bold;
}
A:active, A:hover {
  color: #e09f00;
  font-weight: bold;
}
body a img {
	border: 0;
}
body .clear {
	clear: both;
}
#top-bg {
	width: 100%;
	height: 254px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_layout/_ogolne/top-bg.png);
	background-position: 50% 50%;
	z-index: 1;
}
#header {
	width: 100%;
	height: 263px;
	background: url(/_layout/_ogolne/header-bg.png) no-repeat;
	background-position: 50% 50%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#header-box {
	width: 704px;
	height: 263px;
	margin: 0 auto;
	background: url(/_layout/_ogolne/header.png) no-repeat;
	background-position: 50% 50%;
	position: relative;
	z-index: 3;
}
#lang-pl {
	width: 51px;
	height: 15px;
	display: block;
	position: absolute;
	top: 47px;
	left: 494px;
	background: url(/_layout/_ogolne/polski-out.gif) no-repeat;
}
#lang-pl-active {
	width: 51px;
	height: 15px;
	display: block;
	position: absolute;
	top: 47px;
	left: 494px;
	background: url(/_layout/_ogolne/polski.gif) no-repeat;
}
#lang-pl:hover {
	background: url(/_layout/_ogolne/polski.gif) no-repeat;
}
#lang-cz {
	width: 53px;
	height: 15px;
	display: block;
	position: absolute;
	top: 47px;
	left: 558px;
	background: url(/_layout/_ogolne/cesky-out.gif) no-repeat;
}
#lang-cz-active {
	width: 53px;
	height: 15px;
	display: block;
	position: absolute;
	top: 47px;
	left: 558px;
	background: url(/_layout/_ogolne/cesky.gif) no-repeat;
}
#lang-cz:hover {
	background: url(/_layout/_ogolne/cesky.gif) no-repeat;
}
#lang-en {
	width: 57px;
	height: 15px;
	display: block;
	position: absolute;
	top: 47px;
	left: 622px;
	background: url(/_layout/_ogolne/english-out.gif) no-repeat;
}
#lang-en-active {
	width: 57px;
	height: 15px;
	display: block;
	position: absolute;
	top: 47px;
	left: 622px;
	background: url(/_layout/_ogolne/english.gif) no-repeat;
}
#lang-en:hover {
	background: url(/_layout/_ogolne/english.gif) no-repeat;
}


#n_lang-pl {
	width: 45px;
	height: 31px;
	display: block;
	position: absolute;
	top: 36px;
	left: 502px;
	background: url(/_layout/_ogolne/pl-b.gif) no-repeat;
}
#n_lang-pl-active {
	width: 45px;
	height: 31px;
	display: block;
	position: absolute;
	top: 36px;
	left: 502px;
	background: url(/_layout/_ogolne/pl-k.gif) no-repeat;
}
#n_lang-pl:hover {
	background: url(/_layout/_ogolne/pl-k.gif) no-repeat;
}
#n_lang-cz {
	width: 45px;
	height: 31px;
	display: block;
	position: absolute;
	top: 36px;
	left: 548px;
	background: url(/_layout/_ogolne/cz-b.gif) no-repeat;
}
#n_lang-cz-active {
	width: 45px;
	height: 31px;
	display: block;
	position: absolute;
	top: 36px;
	left: 548px;
	background: url(/_layout/_ogolne/cz-k.gif) no-repeat;
}
#n_lang-cz:hover {
	background: url(/_layout/_ogolne/cz-k.gif) no-repeat;
}
#n_lang-en {
	width: 45px;
	height: 31px;
	display: block;
	position: absolute;
	top: 36px;
	left: 592px;
	background: url(/_layout/_ogolne/en-b.gif) no-repeat;
}
#n_lang-en-active {
	width: 45px;
	height: 31px;
	display: block;
	position: absolute;
	top: 36px;
	left: 592px;
	background: url(/_layout/_ogolne/en-k.gif) no-repeat;
}
#n_lang-en:hover {
	background: url(/_layout/_ogolne/en-k.gif) no-repeat;
}
#n_lang-fr {
	width: 45px;
	height: 31px;
	display: block;
	position: absolute;
	top: 36px;
	left: 638px;
	background: url(/_layout/_ogolne/fr-b.gif) no-repeat;
}
#n_lang-fr-active {
	width: 45px;
	height: 31px;
	display: block;
	position: absolute;
	top: 36px;
	left: 638px;
	background: url(/_layout/_ogolne/fr-k.gif) no-repeat;
}
#n_lang-fr:hover {
	background: url(/_layout/_ogolne/fr-k.gif) no-repeat;
}



#zamek {
	width: 59px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 502px;
	background: url(/_layout/_ogolne/zamek-out.jpg) no-repeat;
}
#zamek-active {
	width: 59px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 502px;
	background: url(/_layout/_ogolne/zamek.jpg) no-repeat;
}
#zamek a, #zamek-active a {
    float: left;
    width: 59px;
    height: 122px;
}
/*
#zamek a:hover, #zamek-active a:hover {
    background: url(images/zamek.jpg) no-repeat;
}
*/
#ratusz {
	width: 61px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 561px;
	background: url(/_layout/_ogolne/ratusz-out.jpg) no-repeat;
}
#ratusz-active {
	width: 61px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 561px;
	background: url(/_layout/_ogolne/ratusz.jpg) no-repeat;
}
#ratusz a, #ratusz-active a {
  float: left;
  width: 61px;
  height: 122px;
}
/*
#ratusz a:hover, #ratusz-active a:hover {
  background: url(images/ratusz.jpg) no-repeat;
}
*/
#tower {
	width: 59px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 622px;
	background: url(/_layout/_ogolne/tower-out.jpg) no-repeat;
}
#tower-active {
	width: 59px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 622px;
	background: url(/_layout/_ogolne/tower.jpg) no-repeat;
}
#tower a, #tower-active a {
  float: left;
  width: 59px;
  height: 122px;
}
/*
#tower a:hover, #tower-active a:hover {
  background: url(images/tower.jpg) no-repeat;
}
*/


#n_zamek {
	width: 44px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 502px;
	background: url(/_layout/_ogolne/pl-b.jpg) no-repeat;
}
#n_zamek-active {
	width: 44px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 502px;
	background: url(/_layout/_ogolne/pl-k.jpg) no-repeat;
}
#n_zamek a, #n_zamek-active a {
    float: left;
    width: 44px;
    height: 122px;
}
/*
#zamek a:hover, #zamek-active a:hover {
    background: url(images/zamek.jpg) no-repeat;
}
*/
#n_ratusz {
	width: 44px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 547px;
	background: url(/_layout/_ogolne/cz-b.jpg) no-repeat;
}
#n_ratusz-active {
	width: 44px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 547px;
	background: url(/_layout/_ogolne/cz-k.jpg) no-repeat;
}
#n_ratusz a, #n_ratusz-active a {
  float: left;
  width: 44px;
  height: 122px;
}
/*
#ratusz a:hover, #ratusz-active a:hover {
  background: url(images/ratusz.jpg) no-repeat;
}
*/
#n_tower {
	width: 44px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 592px;
	background: url(/_layout/_ogolne/en-b.jpg) no-repeat;
}
#n_tower-active {
	width: 44px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 592px;
	background: url(/_layout/_ogolne/en-k.jpg) no-repeat;
}
#n_tower a, #n_tower-active a {
  float: left;
  width: 44px;
  height: 122px;
}
/*
#tower a:hover, #tower-active a:hover {
  background: url(images/tower.jpg) no-repeat;
}
*/

#n_twitter {
        display: block;
        position: absolute;
        top: 146px;
        left: 504px; 
}

#n_newsletter_cont {
        width: 167px;
        height: 54px;
        position: absolute;
        top: 76px;
        left: 504px; 
        border: solid 1px #c2c2c2;
        padding: 4px;
}

#n_newsletter { 
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 10px;
        color: #142f58; 
        text-align: right;
        background-color: #e6e6e6;
        padding: 4px;
        width: 159px;
        height: 46px;
}

#n_newsletter input{
              font-family: Tahoma, Verdana, sans-serif;
        font-size: 10px;
        padding: 1px;
        color: #142f58;
        width: 175px;
}

#n_newsletter a{
        text-decoration: none;
        font-weight: normal;
}

#n_eiffel {
	width: 44px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 637px;
	background: url(/_layout/_ogolne/fr-b.jpg) no-repeat;
}
#n_eiffel-active {
	width: 44px;
	height: 122px;
	position: absolute;
	top: 67px;
	left: 637px;
	background: url(/_layout/_ogolne/fr-k.jpg) no-repeat;
}
#n_eiffel a, #n_eiffel-active a {
  float: left;
  width: 44px;
  height: 122px;
}



#header-menu {
	width: 696px;
	height: 38px;
	position: absolute;
	top: 225px;
	left: 4px;
}
#header-menu ul {
	list-style-type: none;
}
#header-menu ul li {
	display: inline;
}
#header-menu ul li a {
	float: left;
	height: 38px;
}
#header-menu ul li a span {
	display: none;
}
#container {
	width: 704px;
	margin: 0 auto;
	background: url(/_layout/_ogolne/container-bg.png) repeat-y;
	z-index: 3;
	text-align: left;
}
body .news-date, body .news-more, body .news-more a {
	font-size: 11px;
	color: #989898;
	text-decoration: none;
}
body .news-title , .news-title A:link , .news-title A:visited {
	font-size: 11px;
	color: #00314b;
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
}
body .news-content {
	font-size: 11px;
	color: #00314b;
	text-indent: 10px;
}
body .news-more {
	text-align: right;
}
#column-one {
	width: 223px;
	float: left;
	display: inline;
}
#column-one-content {
	width: 223px;
	background: url(/_layout/_ogolne/column-one-bg.png) repeat-y;
}
#column-one-content h3 {
	color: #00314b;
}
body .news-one {
	width: 166px;
	position: relative;
	padding: 0 28px 15px 29px;
}
body .news-one-bottom {
	width: 235px;
	height: 11px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/_layout/_ogolne/news-one-bg.png) no-repeat;
	background-position: right bottom;
}
#column-one-bottom {
	width: 222px;
	height: 9px;
	background: url(/_layout/_ogolne/column-one-bottom.png) no-repeat;
	font-size: 0;
}
#column-two {
	width: 251px;
	float: left;
	display: inline;
}
#column-two-content {
	width: 251px;
	background: url(/_layout/_ogolne/column-two-bg.png) repeat-y;
}
#column-two-content h3 {
	color: #4d6889;
}
body .news-two {
	width: 185px;
	position: relative;
	padding: 0 29px 15px 37px;
}
body .news-two-bottom {
	width: 254px;
	height: 11px;
	position: absolute;
	left: -3px;
	bottom: 0;
	background: url(/_layout/_ogolne/news-two-bg.png) no-repeat;
	background-position: right bottom;
}
#column-two-bottom {
	width: 251px;
	height: 10px;
	background: url(/_layout/_ogolne/column-two-bottom.png) no-repeat;
	font-size: 0;
}
#column-three {
	width: 230px;
	float: left;
	display: inline;
}
#column-three-content {
	width: 230px;
	background: url(/_layout/_ogolne/column-three-bg.png) repeat-y;
}
#column-three-content h3 {
	color: #939393;
}
body .news-three {
	width: 171px;
	position: relative;
	padding: 0 29px 15px 30px;
}
body .news-three-bottom {
	width: 234px;
	height: 11px;
	position: absolute;
	left: -4px;
	bottom: 0;
	background: url(/_layout/_ogolne/news-three-bg.png) no-repeat;
	background-position: right bottom;
}
#column-three-bottom {
	width: 230px;
	height: 8px;
	background: url(/_layout/_ogolne/column-three-bottom.png) no-repeat;
	font-size: 0;
}
#sub-bg {
	width: 704px;
	background: url(/_layout/_ogolne/sub-bg.png) repeat-y;
	padding-top: 262px;
}
#sub-bottom {
	width: 704px;
	height: 22px;
	background: url(/_layout/_ogolne/sub-bottom.png) no-repeat;
	clear: both;
}
#sub-column-one {
	float: left;
	width: 470px;
}
#sub-column-one-header {
	width: 469px;
	height: 41px;
	background: url(/_layout/_ogolne/sub-left-header.png) no-repeat;
	position: relative;
}
#sub-column-one-content {
	padding: 15px 25px 25px 55px;
	color: #00314b;
}
#sub-column-one-content h3 {
	margin: 10px 0;
	font-size: 13px;
}
#sub-column-two {
	float: right;
	width: 234px;
}
#sub-column-two ul {
	list-style-type: none;
}
#sub-column-two ul li {
	padding: 5px 0 5px 40px;
	background: url(/_layout/_ogolne/sub-li-bg.png) no-repeat;
	color: #7d7d7d;
}
#sub-column-two ul li.odd {
	color: #9a9a9a;
}
#sub-column {
	width: 704px;
	background: url(/_layout/_ogolne/sub-column-bg.png) repeat-y;
	float: left;
	padding-top: 262px;
}
#sub-column-header {
	width: 704px;
	height: 67px;
	background: url(/_layout/_ogolne/sub-column-header.png) no-repeat;
	position: relative;
}
#sub-column-content {
	padding: 0 55px 15px 55px;
	color: #00314b;
}
#sub-column-content p {
/* t */
	/*padding-bottom: 15px;*/
	text-indent: 10px;
	font-size: 13px;
}
#sub-column-bottom {
	width: 704px;
	height: 27px;
	background: url(/_layout/_ogolne/sub-column-bottom.png) no-repeat;
}
#footer {
	width: 684px;
	height: 23px;
	color: #9d9d9d;
	font-size: 10px;
	padding: 10px 10px 0 10px;
	background: url(/_layout/_ogolne/footer.png) no-repeat;
	background-position: center bottom;
	clear: both;
}
/* DODANE */
#footer .copyright {
	float: left;
	display: inline;
	margin-top: 7px;
}
#footer .linki {
	float: right;
	display: inline;
	margin-top: 7px;
}
.index-header-aktualnosci {
  position: absolute;
  width: 223px;
  height: 50px;
}
.index-rss-aktualnosci {
  position: absolute;
  top: 7px;
  left: 185px;
}
.index-header-akcje {
  position: absolute;
  width: 251px;
  height: 50px;
}
.index-rss-akcje {
  position: absolute;
  top: 8px;
  left: 197px;
}
.index-header-kiosk {
  position: absolute;
  width: 230px;
  height: 50px;
}
.index-rss-kiosk {
  position: absolute;
  top: 8px;
  left: 176px;
}
.logo_szare {
  float: left;
  margin: 15px 0 0 45px;
}
.partnerzy {
  float: left;
  margin: 15px 0 5px 0;
}
.partnerzy-ul {
  list-style-type: none;
  font-weight: bold;
  color: #575757;
  margin-left: 40px;
}
.partnerzy-ul A:link, .partnerzy-ul A:visited {
  text-decoration: none;
  font-weight: bold;
  color: #575757;
}
.wspomagajacy {
  float: left;
  margin: 15px 0 5px 0;
}
.wspomagajacy-item {
  float: left;
  margin-left: 40px;
}
/*
.linki A:link, .linki A:visited {
  color: #4d6889;
}
*/
.banery TD {
  vertical-align: top;
  padding-bottom: 10px;
}
.logo {
  position: absolute;
  top: 50px;
  left: 203px;
}
.lista li {
  line-height: 20px;
  list-style-position: outside;
}
.lista .data {
  color: #989898;
  margin-right: 5px;
}
h2 {
  font-size: 10pt;
  margin-bottom: 0;
}
/* ARTYKUL */
h3.tytul_artykulu {
  font-size: 11pt;
}
.data {
  color: #989898;
}
.tresc {
  margin-top: 15px;
  text-align: justify;
  /*text-indent: 20px;*/
}
.powrot {
  margin-top: 15px;
}
.grupa {
	margin-bottom: 10px;
}
#spis .data {
	color: #00314b;
	font-weight: bold;
	margin: 0;
	margin-bottom: 3px;
}
#spis p {
/* t */
	font-size: 8pt;
	margin-left: 12px;
	margin-bottom: 0px;
	padding: 0;
	text-indent: 0px;
}
#spis-case p {
/* t */
	font-size: 12pt;
	margin-left: 12px;
	margin-bottom: 0px;
	padding: 0;
	text-indent: 0px;
}
#spis a {
	font-weight: normal;
	text-decoration: none;
}
#spis-case a {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
#text {
  line-height: 1.3em;
}
#text p {
/* t */
	font-size: 8pt;
	text-indent: 0;
	text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
}
#text h2 {
  font-size: 12pt;
  margin-bottom: 10px;
}
#text h3 {
  font-size: 10pt;
  margin-bottom: 0px;
}
#text h4 {
  font-size: 10pt;
}
#text ul {
  margin-top: 5px;
  margin-bottom: 20px;
}
#text ul li {
  margin-left: 20px;
  list-style-type: square;
}
#text ul li b {
  color: #4d6889;
}
.dzialy {
	position: absolute;
	top: 12px;
	left: 68px;
}
/* KONTAKT */
form {
	display: inline;
}
.form_kontakt {
  width: 400px;
}
.form_kontakt div {
  margin-bottom: 10px;
}
.inputy {
    border: 1px solid silver;
    background: white url(/_layout/_ogolne/input.png) no-repeat top left;
    padding: 3px;
    margin: 1px;
    font-family: Verdana, Arial;
    font-size: 11px;
    width: 390px;
}
.srodek {
    text-align: center;
}
.przycisk {
  font-family: Verdana, Arial;
  font-size: 11px;
	padding: 2px;
	color: #1D2B3D;
	width: 100px;
  margin: 0;
  margin-left: 10px;
  margin-right: 10px;
}
.button {
  font-family: Verdana, Arial;
  font-size: 11px;
	padding: 2px;
	color: #1D2B3D;
  margin: 0;
}
/* ZDJECIA */
#zdjecie-box {
    width: 142px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin: 0 auto;
    text-align: center;
    background-color: White;
}
.zdjecie {
    border: 1px solid #e8e8e8;
    border-top: none;
    padding: 2px;
    text-align: center;
}
.zdjecie IMG {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 3px;
}
.zdjecie DIV {
}
#zdjecie-box .nazwa {
    font-weight: bold;
}
#zdjecie-box .nazwa, .zdjecie DIV {
    text-align:center;
    background-color: #e8e8e8;
    font-size: 11px;
    color: #00314b;
    margin-top: 2px;
    padding: 2px;
}
/* ZALACZNIKI */
#zalaczniki-box {
    position: relative;
    border: 1px solid #e8e8e8;    
    background-color: White;
    margin-top: 20px;
}
#zalaczniki-box .nazwa {
    display: block;
    font-size: 11px;
    font-weight: bold;    
    color: #00314b;
    background-color: #e8e8e8;
    padding: 2px;
    padding-left: 5px;
}
#zalaczniki-box ul {
    margin: 0;
    margin-top: 10px;
    margin-left: 25px;
    padding: 0;
}
#zalaczniki-box li {
    list-style-image: url(/_layout/_ogolne/plik.gif);
    vertical-align: middle;
    line-height: 16px;
    margin-bottom: 10px;
}
#zalaczniki-box .opis {
    font-size: 11px;
    color: black;
}
#zalaczniki-box .info {
    font-size: 11px;
    color: gray;
}
/* CZYSZCZENIE */
.clear {
    clear: both;
}
.blad {
  width: 390px;
  border: 3px solid red;
  padding: 5px;
  text-align: center;
  background-color: pink;
  font-weight: bold;
  margin-bottom: 10px;
}
.ok {
  width: 390px;
  border: 3px solid green;
  padding: 5px;
  text-align: center;
  background-color: #B1FFC7;
  font-weight: bold;
  margin-bottom: 10px;
}
.pracujemy {
  margin-left: 15px;
  margin-top: 15px;
}
.pracowalismy {
  margin-left: 15px;
  margin-top: 15px;
}
.dogory {
  text-align: right;
}
.dogory a {
  font-weight: normal;
  font-size: 7pt;
  background-color: WhiteSmoke;
  color: Gray;
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px;
  text-decoration: none;
}
.prawo {
  text-align: right;
}
.lewo {
  text-align: left;
}
.selecty {
    border: 1px solid silver;
    margin: 2px;
    font-family: Verdana, Arial;
    font-size: 11px;
  background-color: WhiteSmoke;
}
.praca TH {
  text-align: right;
  padding-right: 5px;
  font-weight: normal;
}
.bledy li {
  margin-left: 30px;
  font-weight: bold;
}
.bledy {
  border: 3px solid red;
  padding: 5px;
  margin-bottom: 20px;
  background-color: pink;
}
.klient {
  font-weight: bold;
}
.nazwa_firmy {
}
#master_popup {
  position:relative;
  overflow:hidden;
}
#zamek-url {
  background-color: #00314b; 
}
#tower-url {
  background-color: #00314b; 
}
#ratusz-url {
  background-color: #00314b; 
}
#eiffel-url {
  background-color: #00314b; 
}
h3.menu {
  margin-left: 38px;
  margin-bottom: 15px;
}

#kontakt-box {
  margin: 0 auto;
  width: 570px;
  }
#kontakt-adres {
  position: relative;
  float: left;
  width: 220px;
  }
#kontakt-mapa {
  position: relative;
  float: right;
  width: 330px;
  }
#kontakt-form {
  width: 560px;
  margin: 15px auto;
  }
#kontakt-mapa-ramka {
  margin: 0 0 0 7px;
  padding: 4px;
  border: 1px solid #e6e6e6;
  background-color: White;
}
#form-przyciski {
  width: 395px;
  }
.form-przycisk {
  position: relative;  
  float: right;
  }
