/* krasy */
* { font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Helvetica, Arial, Sans-Serif; }
code, pre, pre * { font-family: "courier new", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", courier, mono; }
/* clear default setting */
html, body, div, span, pre, code, a, p, img, hr, 
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6,
form, fieldset, label, legend { 
  border: 0;
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
  min-height: 100%;
  font-size: 0.74em; 
}
body {
  color: #000;
  height: 100%;
  min-height: 100%;
  background: #283840;
}
#container {
  height: auto;
  min-height: 100%;
  width: 780px; /* 800px */
  margin: 0 auto 0 auto;
  padding: 0 10px;
  position: relative;
  background: #eaeaea url('../img/lay-page.png') repeat-y;
}
#top {
  color: inherit;
  width: 800px;
  height: 28px;
  background: #283840 url('../img/lay-top.png') no-repeat bottom;
  margin-left: -16px;
  position: relative;
}
#header {
  width: 769px; /* 800px */
  height: 100px;
  padding: 0;
  margin: 0 5px 0 6px;
  color: inherit;
  background: #fff url('../img/lay-header.png') repeat-x bottom;
  position: relative;
}
#left {
  float: left;
  width: 204px; /* 200px */
  height: auto;
  padding: 0;
  min-height: 170px;
  margin-left: 7px;
}
#content {
  float: left;
  text-align:left;
  width: 503px;
  height: auto;
  min-height: 170px;
  padding: 10px 30px 0;
  line-height: 1.3em;
}
#content img {
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  border: solid 1px #2b3c46;
  background: #d1d1d1;  
}
#page-header {
  float: left;
  width: 563px;
  height: 42px;
}
#img-decoration {
  width: 204px;
  height: 135px;
}
#clear {
  clear: both;
  width: auto;
  height: 70px;
}
#footer {
  color: #7d878c;
  font-size: 10px;
  width: 800px;
  height: 50px;
  bottom: 0;
  margin-left: -10px;
  background: #283840 url('../img/lay-footer.png') no-repeat;
  position: absolute;
}
#login-footer a,
#footer a {
  color: #7d878c;
}
#footer #copyright {
  top: 32px;
  left: 10px;
  position: absolute;
}
#footer #design {
  top: 32px;
  right: 10px;
  width: 140px;
  position: absolute;
}
#footer #design a {
  top: -3px;
  right: 0;
  width: 93px;
  height: 18px;
  background: transparent url('../img/img-webby.png') no-repeat;
  position: absolute;
}
#footer #design a span {
  display: none;
}
#footer #lang {
  top: 6px;
  right: 18px;
  color: red;
  font-size: 11px;
  position: absolute;
}
#footer #sound {
  top: 2px;
  left: 16px;
  position: absolute;
}
#logo {
  top: 30px;
  left: 0;
  width: 204px;
  height: 68px;
  position: absolute;
  z-index: 1000; 
}
#menu {
  top: 33px;
  right: 0;
  width: auto;
  height: 60px;
  position: absolute;
  margin: 0;
  font-size: 11px;
  list-style: none;
}
#menu ul {
  float: left;
  padding-left: 1px;
  background: transparent url('../img/mnu-line.png') no-repeat;
}
#menu li {
  float: left;
  width: 94px;
  height: 60px;
  margin: 0;
  display: inline;
  position: relative;
}
#menu li a span {
  display: none;
}
#menu li a {
  color: #999;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  height: 60px;
  width: 100%;
  position: absolute;
  background: transparent no-repeat;
}
#menu li a:hover {
  color: black;
  background-position: -94px 0;  
}
#menu li a.sel {
  color: red;
  background-position: -188px 0;
}

/* polskie menu */
#menu #m1 a { background-image: url('../img/mnu-btn-onas.png'); }
#menu #m2 a { background-image: url('../img/mnu-btn-galeria.png'); }
#menu #m3 a { background-image: url('../img/mnu-btn-uslugi.png'); }
#menu #m4 a { background-image: url('../img/mnu-btn-referencje.png'); }
#menu #m5 a { background-image: url('../img/mnu-btn-ceny.png'); }
#menu #m6 a { background-image: url('../img/mnu-btn-kontakt.png'); }

/* english menu */
body.en #menu #m1 a { background-image: url('../img/mnu-btn-en-onas.png'); }
body.en #menu #m2 a { background-image: url('../img/mnu-btn-en-galeria.png'); }
body.en #menu #m3 a { background-image: url('../img/mnu-btn-en-uslugi.png'); }
body.en #menu #m4 a { background-image: url('../img/mnu-btn-en-referencje.png'); }
body.en #menu #m5 a { background-image: url('../img/mnu-btn-en-ceny.png'); }
body.en #menu #m6 a { background-image: url('../img/mnu-btn-en-kontakt.png'); }

/*
.page1 { background: transparent url('../img/hdr-onas.png') no-repeat; }
.page2 { background: transparent url('../img/hdr-galeria.png') no-repeat; }
.page3 { background: transparent url('../img/hdr-uslugi.png') no-repeat; }
.page4 { background: transparent url('../img/hdr-referencje.png') no-repeat; }
.page5 { background: transparent url('../img/hdr-ceny.png') no-repeat; }
.page6 { background: transparent url('../img/hdr-kontakt.png') no-repeat; }
*/
#bomenu {
  margin-top: 72px;
  width: 769px;
  height: 28px;
  background: #2b3c46;
  border-top: solid 1px #42515a;
  text-align: center;
  position: absolute;
}
#bomenu ul {
  list-style: none;
}
#bomenu li {
  display: inline;
  border-left: solid 1px #97aab6;
}
#bomenu li.first {
  border-left: none;
}
#bomenu li a {
  color: white;
  padding: 2px 10px;
}

body.backoffice #header {
  height: 129px;
  background: #fff url('../img/lay-header.png') 58px 28px repeat-x;
}
body.backoffice #left {
  padding-left: 10px;
  width: 194px;
}
body.backoffice #content {
  width: 543px;
  padding: 5px 10px;
}


/* specjalne ustawienia dla strony startowej */
body.intro {
  margin-top: 20px;
  height: auto;
  min-height: none;
  color: #c0c5c8;
}
body.intro #container {
  min-height: none;
  background: transparent url('../img/lay-page-enter.png');
}
body.intro #content {
  float: right;
  padding: 20px 20px 0;
  margin: 0 6px 0 0;
  width: 210px;
}

body.intro #content img {
  border: solid 1px #8b9499;
}
body.intro #clear {
  height: 0;
}
body.intro #footer {
  position: relative;
}
body.intro #intro {
  float: left;
  width: 517px;
  height: 365px;
  margin: 0 0 0 7px;
  display: block;
  border: 0;
}

#logininfo {
  top: 32px;
  right: 5px;
  font-size: 11px;
  position: absolute;
}
#logininfo a {
  font-weight: bold; 
}
#engversion {
  top: 80px;
  right: 5px;
  color: #000;
  font-size: 11px;
  position: absolute;
}
#loginform {
  top: 150px;
  width: 239px;
  height: auto;
  margin: 0 auto;
  background: #fff url('../img/log-body.png') repeat-y;
  position: relative;
}
#loginform-top {
  background: transparent url('../img/log-top.png') no-repeat;
}
#loginform-bottom {
  background: transparent url('../img/log-bottom.png') bottom no-repeat;
  padding: 16px 18px 16px 16px;
}
#loginform #logopic {
  width: 204px;
  height: 40px;
  background: transparent url('../img/lay-header.png') 0 -28px repeat-x;
  margin-bottom: 7px;
}
#loginform #logopic img {
  width: 180px;
  height: 28px;
  margin: 10px auto 0;
  padding: 0;
  display: block;
  position: relative;
}
#loginform form {
  width: 203px;
  border: solid 1px #2b3c46;
  background: #bacbd4;
  padding: 6px 0;
}
#loginform form div {
  padding: 3px 6px 3px 6px;
}
#loginform label {
  float: left;
  width: 50px;
  display: block;
  padding-top: 2px;
  padding-right: 3px;
  text-align: right;
  font-size: 11px;
}
#loginform input.input {
  width: 130px;
  border: solid 1px #2b3c46;
  background: #fff url('../img/log-inp-body.png') no-repeat;
}
#loginform input.button {
  width: auto;
  padding: auto;
  margin-right: 3px;
  right: 0;
}
#loginform div.buttons {
  text-align: right;
}
#login-footer {
  color: #7d878c;
  font-size: 10px;
  background: #283840;
  text-align: center;
}
#login-footer img {
  margin: 0;
  padding: 0;
  display: inline;
}

/* common style */
.small { font-size: 95%; }
.red { color: red; }
.green { color: green; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.strike { text-decoration: line-through; }
.block { display: block; width: auto; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.noindent { text-indent: 0; }
.nomargin { margin: 0; }
.nopoint { list-style: none; }

h1,h2,h3,h4,h5,h6 {
  margin: 1.8em 0 0.6em 0;
  font-size: 100%; 
}
h1 { font-size: 113%; margin: 0.4em 0 1.2em; line-height: 1.4em; }
h2 { font-size: 109%; }
h3 { font-size: 105%; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #f00; }
p { text-indent: 1.5em; text-align: left; margin: 1em 0; }
p.def { text-indent: -20px; padding-left: 20px; }
a { color: #f00; background: transparent; text-decoration: none; }
a:hover { text-decoration: underline; }
a.back,
a.more { font-weight: bold; }
a img { margin-bottom: 0.8em; }
img { display: block; border: 0; }
hr {
  clear: both;
  width: 100%;
  margin: 0.8em 0;
  border: 0;
  border-bottom: solid 1px #ccc;
  display: block;
}

/* Lists */
ul { margin: .5em 0 .5em 1.3em; list-style-type: disc; }
ol { margin: .5em 0 .5em 1.8em; }
ul.alpha { text-indent: -1.3em; }
ul.alpha li { margin: 0.5em 0; }
dl, dt, dd { margin: 0.6em 0; }
dt { font-weight: bold; margin-top: 1.8em; }
dd { text-align: justify; }

dl.reg { font-size: 95%; }
dl.reg dt { text-align: center; }
dl.def dt { clear: both; float: left; margin: 0 .5em 0 0; }
dl.def dd { margin: 0 0 0 2em; }

.adres { float: left; width: 220px; font-size: 95%; }
.adres dt { float: left; width: 60px; text-align: right; font-weight: bold; margin: 0; }
.adres dd { margin: 0 0 0 65px; }
.adres .fname { margin-left: 10px; font-size: 100%; }

/* Tables */

table.left, img.left {
  float: left;
  margin-right: 10px;
}
table.right, img.right {
  float: right;
  margin-left: 10px;
}
