html, body {
font-size: 11px;
font-family: Trebuchet Ms, Lucida Grande;
margin: 0;
background: #888888;
color: #444444;
text-align: center;
}
a {color: #444444;}
a:hover {color: #AAAAAA;}

#logo {
    width: 990px;
    height: 110px;
    text-align: center;
    position: relative;
}
#flaga {
    position: absolute;
    top: 5px;
    left: 5px;
}
#flaga a img {
    border: 0;
}
#info {
    position: absolute;
    top: 1px;
    right: 1px;
    color: #DDDDDD;
}
#info p {
    text-align: right;
    font-size: 9px;
    margin: 0;
}
#pl {
    margin: 0px auto;
    font-size: 48px;
}

#pl a {
    text-decoration: none;
}

#kat {
    position: absolute;
    bottom: 20px;
    left: 290px;
    font-size: 16px;
}

#lin {
    text-align: center;
    margin: 5px auto 20px;
    font-size: 11px;
}
#lin a {
    margin: 0 20px 0 0;
}
#cont {
    width: 1014px;
    margin: 0 auto;
}
#left {
    float: left;
    width: 255px;
    text-align: left;
		overflow: hidden;
}
#right {
    float: right;
    width: 755px;
}
#footer {
    width: 990px;
    clear: both;
    margin: 8px auto 5px;
    text-align: center;
    border-top: 1px solid #444444;
    padding: 5px 0 0;
}
div.jmbfoot {
    font-size: 11px;
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
}
#news {
    text-align: left;
    margin: 0 0 10px;
		background: #DDDDDD;
    border-top: 1px solid #444444;
    border-bottom: 2px solid #444444;
    border-left: 1px solid #444444;
    border-right: 2px solid #444444;
    padding: 10px;
}
div.opis_kat {
    clear: both;
    width: 100%;
    margin: 4px 0 0;
    padding: 3px 0 0;
    background: #DDDDDD;
    text-align: left;
    border-right: 1px solid #444444;
}
div.opis_kat p {
    padding: 0 0 3px 5px;
}
div.anonse {
    background: #DDDDDD;
    padding: 3px 0;
    border-bottom: 1px solid #444444;
    border-right: 1px #444444;
    text-align: left;
}
div.anonse ul li p {
    padding: 0 0 0 3px;
}
div.starsze {
    background: #DDDDDD;
    margin: 5px 0;
    padding: 5px;
    text-align: right;
    border-bottom: 1px solid #444444;
    border-right: 1px solid #444444;
}

div.reklamawew {
text-align: center;
}

div.reklamawew img {
margin: 3px auto 7px auto;
}

ul.promo, ul.star, ul.promo_reg, ul.star_reg {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.star img {
width: 120px;
height: 120px;
}


ul.promo li {
    float: left;
    width: 120px;
    height: 220px;
    background: #fff;
    margin: 0 6px 5px 6px;
    padding: 0;
    overflow: hidden;
}
ul.star li {
    float: left;
    width: 120px;
    height: 215px;
    background: #EEEEEE;
		margin: 0 0px 5px 5px;
    padding: 0;
    overflow: hidden;
}

#right  ul.star li p {
font-size: 10px;
margin: 0;
padding: 0 1px;
line-height: 12px;
text-align: justify;
}

ul.promo_reg li {
    float: left;
    width: 120px;
    height: 190px;
    background: #fff;
    margin: 0 6px 5px 6px;
    padding: 0;
    overflow: hidden;
}
ul.star_reg li {
    float: left;
    width: 90px;
    height: 205px;
    background: #fff;
    margin: 0 4px 5px 5px;
    padding: 0;
    overflow: hidden;
}
#left ul {
    list-style: none;
    margin: 1px 0;
    padding: 0;
}
#left ul li {
    margin: 0;
    padding: 0 0 0 8px;
}
#left a {
    color: #444444;
    text-decoration: none;
    font-size: 12px;
		font-weight: bold;
}
#left a:hover {
    color: #AAAAAA;
    text-decoration: underline;
    font-size: 12px;
		font-weight: bold;
}
#left img {
text-align: center;
margin: 5px 28px;
border: none;
}
p {
    margin: 0;
    font-size: 12px;
}
h2 {
    font-size: 14px;
    font-weight: bold;
    color: #444444;
    margin: 0;
    padding: 0;
}
#left h2 {
    background: #DDDDDD;
    padding: 3px;
    border-bottom: 1px solid #444444;
    border-right: 1px solid #444444;
}
h3 {
    font-size: 14px;
    font-weight: bold;
    color: #444444;
    margin: 0;
    padding: 0 0 0 5px;
}
h4 {
    font-size: 12px;
    font-weight: bold;
    color: #444444;
    margin: 0;
    padding: 0 0 0 5px;
}
h3.star_l {
    float: left;
}
h3.star_p {
    float: right;
}
div.tama {
    clear: both;
}
/* formularz dodawania */
div.formularz_ob {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
div.formularz {
    width: 730px;
    margin: 0 auto;
    text-align: center;
}
div.form_l {
    width: 32%;
    float: left;
    text-align: right;
    padding: 0 10px 4px 0;
}
div.form_r {
    width: 66%;
    float: left;
    text-align: left;
    padding: 0 0 4px;
}
div.dod {
    text-align: center;
    margin: 10px auto;
}
ul.slowa_kl {
    margin: 0;
    list-style: square;
}
#anonse_cont {
width: 800px;
margin: 10px auto;
text-align: center;
}
/* koniec formularz dodawania */

/* regulamin, pomoc */
div.reg {
    width: 730px;
    margin: 0 auto;
    text-align: left;
}
div.reg ol {
    margin-top: 10px;
}
p.pytanie {
    font-weight: bold;
}
p.reklama {
    padding: 0px 5px;
}
div.reg ol ul {
    list-style: square;
}
/* koniec regulamin, pomoc */
.info {
		font-size: 10px;
}
.error {
		font-weight: bold;
		color: red;
}
div.map {
    float: left;
		width: 182px;
}
div.polec_text {
    float: left;
		width: 180px;
}
div.polec_buton {
    float: left;
		width: 122px;
}
div.polec_text ul, div.polec_buton ul {
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
}


