body {
    font-family: verdana, verdana ce, tahoma, arial;
    font-size: 12px;
    background: #fcfcfc url('images/bg.gif') repeat-x;
    text-align: center;
    padding: 0; margin: 0;
    padding-top: 15px;
}
a {
    color: #333399;
    text-decoration: none;
}
a:hover -div#tabsJ {
    color: #FFA500;
    border-bottom: 1px orange dotted;
    text-decoration: none;
}
p.tytul {
    font-size: 16px;
    font-weight: bold;
}
img { border: 0;}
#container {
    width: 773px;
    height: 100%;
    text-align: left;
    margin: 0 auto;
    background-image: url('images/bg_container773.gif');
}
#sh1 {
    width: 11px;
    height: 700px;
    float: left;
    background-image: url('images/bg_sh1.gif');
}
#sh2 {
    width: 11px;
    height: 700px;
    float: left;
    background-image: url('images/bg_sh2.gif');
}
#end {
    width: 773px;
    height: 10px;
    clear: both;
    background-image: url('images/bg_container678.gif');
}
/* main */
#pudelko {
    position: relative;
    width: 751px;
    float: left;
}
#za {
    width: 773px;
    height: 100px;
    float: left;
    background-color: red;
}
/* header */
#header {
    width: 751px;
    height: 102px;
    text-align: right;
    background-color: #36645A;
    background: url('images/blog.jpg') center;
    border-bottom: 1px solid #062D48;
}
#header select{
    margin: 11px 11px 0 0;
    font-size: 11px;
    background-color: #faffd2;
}
#header h1, #header h2 {
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 32px;
    margin: 0; padding: 0;
}
#header h1{
    position: absolute;
    top: 33px;
    left: 48px;
    color: #083D65;
}
#header h2{
    position: absolute;
    top: 30px;
    left: 46px;
    color: #fff;
    cursor: hand;
}
/*** c1, c2 ***/
#c1, #c2 {
    text-align: left;
    float: left;
}
#c1 {
    width: 575px;
    min-height: 600px;
    height:auto !important;
    height:600px;
    border: 0px orange solid;
}
#c1 dl {
    margin: 15px 15px 15px 15px;
    border: 0px orange solid;
}
#c1 dd {
    margin: 0;
    line-height: 1.5em;
}
#c1 li {
    padding: 5px;
}
/* title */
dt.title {
    margin: 5px 0 15px 0;
    border-bottom: 1px solid #cad1eb;
    background-color: #D9E6F2;
    font-weight: bold;
    padding: 2px;
}
dd.subtitle {
    font-family: Georgia, Courier New, 'Times New Roman', Serif;
    font-size: 11px;
    font-weight: bold;
}
#c1 dd img {
    background-color: #f2f4fe;
    padding: 4px;
    margin-bottom: 3px;
}
#c1 dd span.bezramek img {
    background: none;
    margin: 0px;
    padding: 2px;
}
/* news */
dl.kto a {
    font-weight: bold;
}
dl.news {
    line-height: 1.3em;
    margin-bottom: 0px;
}
dl.news dt {
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    border-bottom: 1px #ccc;
}
dl.news dt a {
    font-size: 13px;
    margin-right: 15px;
}
dl.news dd {
    text-align: justify;
}
dl.news dd img.miniaturka {
    float: left;
    padding: 2px;
    background-color: #e9eeef;/* #dce6e8;*/
    border: 1px solid #dce6e8;
    margin: 0 6px 0 0;
}
#c1 h4 {
    margin: 15px 0 0 25px;
    font-size: 13px;
    color: #FF6000;
}
/* bottom news */
#c1 h5 {
    margin: -10px 0px 10px 299px;
    padding: 0 2px 2px 2px;
    font-size: 10px;
    border-bottom: 1px dotted #cad1eb;
    font-weight: bold;
}
/* komentarze */
dl.komentarze dt {
    margin-top: 4px;
    padding: 2px 3px 2px 18px;
    background: #fbffdf url('_forum/user.gif') no-repeat;
}
dl.komentarze dd {
    text-align: justify;
    padding: 4px;
    background-color: #f6f7fc;
    border: 1px solid #f0f2fa;
}

/* galeria */
dl.galeria {
    margin: 15px 10px 10px 25px;
}
dl.galeria dd {
    display: inline;
    margin: 2px 0 0 2px;
}
dl.galeria img {
    width: 175px;
}
/* table */
#c1 table.big {
    margin: 0 25px 10px 25px;
    padding: 0;
    border-top: 2px solid #e9eeef;
    border-left: 2px solid #e9eeef;
    border-collapse: collapse;
}
table.big th, table.big td {
    padding: 4px;
    border-right: 2px solid #e9eeef;
    border-bottom: 2px solid #e9eeef;
}
th {
    background-color: #faffd2;
}
/* ogloszenia */
table.ogloszenia, table.special {
    margin: 0 25px 10px 25px;
    padding: 0;
    border: 3px solid #e9eeef;
}
table.special {
    border: 7px double #e9eeef;
}
table.ogloszenia  td{
    margin: 0;
    padding: 5px;
}
table.ogloszenia ul, table.special ul {
    margin: 0; padding: 0;
    list-style: none;
}
li.nr {
    font-weight: bold;
    color: red;
}
td.dane {
    width: 150px;
    background-color: #faffd2;
    text-align: right;
    border-left: 3px solid #e9eeef;
}
table.ogloszenia h3 {
    margin: 0 0 5px 0; padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: red;
}
.bold {
    font-size: 10px;
    font-weight: bold;
}
#c1 dd {
    margin-bottom: 4px;
}
/*** c2 ***/
#c2 {
    width: 175px;
    border: 0px red solid;
    /*
		height: auto;
    	min-height: 510px;
    	_height: 510px;
		overflow: hidden;
    */
}
/**/

#c2 fieldset {
    padding: 4px;
}
#c2 fieldset ul {
    margin: 5px 5px 5px 15px; padding: 0;
}
#c2 fieldset li {
    margin: 0px; padding: 0px;
}
#c2 p {
    padding: 0 5px 0 5px;
}
ul.zrodlo {
    list-style: none;
    text-align: center;
    margin: auto;
}
ul.zrodlo img {
    display: block;

}
ul.zrodlo li {
    margin: 0 0 4px 0;
}

/* footer */
#footer {
    position: relative;
    width: 751px;
    clear: both;
    margin-bottom: -10px;
    text-align: center;
    padding: 3px 0 5px 0;
    /*background-image: url('images/bg_footer.gif');*/
    background: #A3B786;
    font-size: 9px;
    color: #fff;
}
#footer a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
#footer a:hover {
    color: #fff;
    border-bottom: 1px orange dotted;
    text-decoration: none;
}

/* listy */
ul.menu {
    list-style:none;
    margin: 15px 0 0 0;
    padding: 0 5px 5px 15px;
}
ul.menu ul {
    list-style:none;
    margin: 0px 0 0 0;
    padding: 0 5px 0px 10px;
}
ul.menu li {
    margin: 5px 0 5px 0;
    font-size: 13px;
    font-family: Georgia, 'Times New Roman';
}
ul.menu ul li {
    margin: 2px 0 2px 0;
    font-size: 11px;
    font-family: Georgia, 'Times New Roman';
}
ul.menu li a{
    display: block;
    padding: 5px;
    border-bottom: 1px solid #b1b1b1;
}
ul.menu li ul a{
    display: block;
    padding: 5px;
    border-bottom: none;
}
ul.menu li a:hover {
    display: block;
    background-color: #faffd2;
    border: none;
    border-bottom: 1px solid #b1b1b1;
}
ul.menu li ul a:hover {
    display: block;
    background-color: #faffd2;
    border: none;
    border-bottom: none;
}
.faq_1  {
    display: none;
}
.faq_2  {
    display: block;
}
input, select {
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    border: 1px solid #b1b1b1;
    background: #fcfcfc url('images/bg_input.gif');
}
.widoczna {
    display: block;
}
.niewidoczna {
    display: none;
}
form.wpis {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
fieldset.koment {
    text-align: left;
    width: 350px;
    padding: 0px 20px 20px 20px;
}
.out {
    display:block;
    background:#bbb;
    border:1px solid #ddd;
    position:relative;
    margin:1em 0;
}
.in {
    text-align:center;
    background: #fff;
    border: 1px solid gray;
    position: relative;
    padding: 3px;
    font-weight:normal;
}
.ltin {
    left:-3px;
}
.tpin {
    top:-3px;
}

.licznik {
    font-family: Georgia;
    font-size: 35px;
    color: gray;
}
#prefooter {
    padding-right: 20px;
}
input.web20but {
    background: #2F3F4F url('../img/tlo_20.jpg') repeat-x;
    font-weight: bold;
    color: white;
    border: none;
    height: 20px;
    padding: 0px;
    margin: 0px;
}

.web20but-orange {
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    background: #E6760A;
    font-weight: bold;
    color: white;
    border: none;
    padding: 4px;
    margin-top: 15px;
    text-align: center;
    line-height: 140%;
}

.web20but-orange a {
    color: white;
}

/*- Menu Tabs J--------------------------- */
#tabsJ {
    float: right;
    width: 100%;
    font-size: 100%;
    line-height: normal;
    padding-top: 67px;
}
#tabsJ ul {
    margin: 0px;
    padding: 0px 10px 0 45px;
    list-style:none;
}
#tabsJ li {
    display:inline;
    margin:0;
    padding:0;
}
#tabsJ a {
    float: right;
    background:url("images/tableftJ.gif") no-repeat left top;
    margin-left: 1px;
    padding: 0 0 0 5px;
    text-decoration:none;
}
#tabsJ a span {
    float: right;
    display: block;
    background:url("images/tabrightJ.gif") no-repeat right top;
    padding: 5px 8px 2px 3px;
    color:#24618E;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */
#tabsJ a:hover span {
    color:#FFF;
}
#tabsJ a:hover {
    background-position:0% -42px;
}
#tabsJ a:hover span {
    background-position:100% -42px;
}

#tabsJ #current a {
    background-position:0% -42px;
}
#tabsJ #current a span {
    background-position:100% -42px;
    color:#FFF;
}
div.minifotka {
    float: left;
    padding: 5px;
    border: 1px solid #F0F0F0;
    margin: 5px;
    text-align: center;
}

div.minifotka img {
    border: 1px solid #6695C1;
    margin: 2px;
}

/*forum*/
table.pokoj li {
    list-style: none;
}
table.pokoj img { padding-right: 3px;}
table.pokoj td {
    padding: 10px;
}
table.pokoj h1 {
    font-size: 20px;
    font-family: Tahoma;
    color: gray;
    padding: 1px;
}
table.pokoj td.opis {
    background: #FAFFD2;
    border: 1px dotted gray;
    background: url('../img/tlo_pistacja1.jpg') repeat-y;
}
table.pokoj td.watki {
    border: 0px dotted gray;
    background: url('../img/tlo_box.gif') repeat-x;
}
table.pokoj ul {
    padding: 0;
    padding-top: 10px;
    margin: 0;
    line-height: 150%;
}
.micro {
    font-size: 11px;
}
.warning {
    background: url('../img/listwa_roz.jpg') repeat-x;
    color: black;
    font-weight: bold;
}
.forumszukaj {
    padding-top: 10px;
    height: 30px;
    background-color: #EBEBEB;
    background: url('../img/tlo_box.gif') repeat-x;
}
table.Tabela th {
    font-weight: bold;
    background: url('../img/listwap.jpg') repeat-x;
}
table.Tabela {
    border: 1px dotted gray;
}
table.Tabela th.srodek {
    border-top: 1px dotted gray;
}
.forumCurrent {
    border: 1px dotted red;
    background: url('../img/arr.gif') no-repeat right center;
    background-position: 98% 3px;
    padding-right: 14px;

}
button.forumButton img {
    padding: 2px;
}
button.forumButton  {
    width: 112px;
    font-weight: bold;
    height: 25px;
    padding: 0px;
}
.forumszukaj {
    border: 0px solid gray;
    text-align: right;
    padding-right: 19px;
    margin-top: -13px;
    font-weight: bold;
}
.friend {
    border: 0px solid gray;
    width: 120px;
    float: left;
    text-align: center;
    font-size: 11px;
    overflow: hidden;
    white-space: nowrap;
    margin: 10px 5px 10px 5px;
}
.friend img.ftk {
    width: 100px;
    height: 100px;
}
.friend50 {
    border: 0px solid gray;
    width: 70px;
    float: left;
    text-align: center;
    font-size: 11px;
    white-space: nowrap;
    margin: 5px 2px 5px 2px;
}
.friend50 a {
    overflow: hidden;
    width: 70px;
    display: inline-block;
}
.friend50 a:hover {
    overflow: visible;
}
.friend50 img.ftk {
    width: 50px;
    height: 50px;
    border: 1px red solid;
}
.awatar50, .awatar100 {
    border: 0px solid gray;
    width: 100px;
    text-align: center;
    font-size: 10px;
    white-space: nowrap;
    margin: 5px 2px 1px 2px;
}
.awatar50 a {
    width: 70px;
}

.awatar50 img.ftk {
    width: 50px;
    height: 50px;
    margin: 0px;
    padding: 0px;
    border: 0px solid gray;
}
.awatar100 img.ftk {
    width: 100px;
    height: 100px;
    margin: 0px;
    padding: 0px;
    border: 0px solid gray;
}
.UserUsuniety {
    padding-top: 10px;
    width: 50px;
    height: 40px;
    border: 1px solid gray;
    font-size: 10px;
}
.awatar50 b.ikn img, .awatar100 b.ikn img {
    margin: 1px;
    border: 0px;
    vertical-align: text-bottom;
}
.BlogWidget {
    border: 1px #BBD596 dashed;
    text-align: center;
    padding: 5px 0px 5px 0px;
    background: #F4F9EE;
}
.BlogWidget span {
    color: red;
    font-size: 18px;
    font-weight: bold;
}
h3.blog {
    color: gray;
    margin-bottom: 0px;
    padding-bottom: 0px
}
div.smart-porcjowanie {
    text-align: center;
}
a.smart-button, a.smart-button-current, a.smart-button-nomargin, a.smart-button-nomargin1 {
    border: 1px solid #AABC90;
    padding: 4px;
    margin: 8px;
    display: inline-block;
    font-weight: bold;
    background-color: #FFF;
    color: #324615;
}
a.smart-button:hover, a.smart-button-current, a.smart-button-nomargin:hover, a.smart-button-nomargin1:hover {
    background-color: #AABC90;
    color: #000;
}
a.smart-button-nomargin {
    margin: 2px;
}
a.smart-button-nomargin1 {
    margin: 0px;
}
.smart-button-fake {
    padding: 4px;
    margin: 0px;
    display: inline-block;
    font-weight: bold;
    background-color: #FFF;
}

.lavaLamp {
    position: relative;
    height: 40px;
    width: 736px;
    background-color: #EAEBB2;
    padding: 10px 0px 0 15px;
    margin: 0px;
    overflow: hidden;
    border: 0px solid gray;
}
.lavaLamp li {
    float: left;
    list-style: none;
}
.lavaLamp li.back {
    border: 0px solid #000;
    background-color: #E3E496;
    width: 9px;
    height: 30px;
    z-index: 8;
    color: white;
    position: absolute;
}

.lavaLamp li.back a {
    color: white;
}

.lavaLamp li a {
    font: bold 14px arial;
    text-decoration: none;
    color: #000;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}
.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
    border: none;
}

.lavaLamp li a:hover {
}