/* style w bloku content */
/* normalny profil  */

#norm_all, #norm, #prom_all, #prom, #vip_all, #vip{
height: 715px;
width: 718px;
float: left;
}
/* promowany */
#prom_all, #prom{
background: url(../images/promowany_back.jpg) repeat-x left bottom;
}
#prom{
background: url(../images/promowany_l_rog.jpg) left bottom no-repeat;
}
/* vip */
#vip_all, #vip{
background: url(../images/vip_back.jpg) repeat-x left bottom;
}
#vip{
background: url(../images/vip_r_rog.jpg) right bottom no-repeat;
}


#nawigacja ul li, #nawigacja ul li a{
display: block;
float: left;
color: black;
}
#nawigacja ul li{
padding: 5px 0 0 10px;
}
#nawigacja ul .right{
float: right;
padding: 5px 10px 0 0;
}

/*informacje*/
#informacje, #dostepnosc, #imie_tel, #ocena{
float: left;
height: 10px;
margin: 3px 0 0 0;
}
#inforamcje{
width: 718px;
background: red;
}
#dostepnosc{
width: 148px;
}
#imie_tel{
width: 405px;
position: relative;
top: -10px;
}
#imie_tel h1{
text-align: center;
font-size: 18px;
color: #7d0808;
}
#imie_tel h2{
padding: 10px 0 0 0;
text-align: center;
}
#imie_tel h2 span{
font-weight: bolder;
padding: 0 4px;
}
#ocena{
width: 165px;
}

#dane_anonsu, #fotki_tresc, #preferencje{
float: left;
position: relative;
top: 50px;
text-align: center;
}

/* dane */
#dane_anonsu{
height: 400px;
width: 131px;
text-align: center;
}
#dane_anonsu h1{
text-align: center;
font: 14px bold;
color: #7d0808;
}
#dane_anonsu a{
text-decoration: none;
color: #7d0808;
}
#dane_anonsu img{
display:block;
margin:  5px auto;
}
#dane_anonsu h4{
text-align: center;
padding: 20px 0;
font-weight: bold;
}
#dane_anonsu h2{
padding: 20px 1px 20px 15px;
}
#dane_anonsu h3{
text-decoration: underline;
padding: 0 0 0 15px;
}
#dane_anonsu ul .li_l{
float: left;
display: block;
}
#dane_anonsu ul .li_r{
float: right;
display: block;
color: #454612;
}
#dane_anonsu ul li{
padding: 3px 0 3px 15px;
width: 100px;
height: 10px;
float: left;
}
#dane_anonsu ul{
margin-top:5px;
}

/* dolana czesc*/

#nie_odbiera, #tresc_anonsu, #dodaj_kom_button{
float: left;
height: 122px;
position: relative;
top: -37px;
}

/*nie odbiera*/
#nie_odbiera{
padding: 0 0 0 0;
height: 120px;
width: 120px;
text-align: center;
position: relative;
top: -80px;
}
#nie_odbiera form{
margin: 0 0 40px 10px;
}
#nie_odbiera form fieldset span{
font-size: 10px;
}
/*tresc anonsu */
#tresc_anonsu{
width: 481px;
}
#tresc_anonsu a{
font-size: 10px;
text-decoration: none;
color: #861818;
float: right;
}
#tresc_anonsu div{
width: 440px;
margin: 15px 0 0 0;
}
#tresc_anonsu div h1{
font: 12px  bolder;
}
/*dodawanie koemntarza */
#dodaj_kom_button{
width:160px;
height:36px;
position: relative;
top: -75px;
float: right;
}
#dodaj_kom_button a{
text-decoration: none;
color: black;
font-weight: bolder;
}

/* tresc komentarza */
#dodaj_komentarz{
width: 718px;
float: left;
text-align: center;
}
#dodaj_komentarz form {
text-align: center;
border: 1px #bb7e7e;
border-style: solid none;
margin: 7px 0;
}
#dodaj_komentarz form fieldset{
width: 600px;
position: relative;
bottom: 13px;
}
#dodaj_komentarz form fieldset div input,#dodaj_komentarz form fieldset div textarea{
border: 1px solid #bb7e7e;
width: 401px;
float: left;
}
#dodaj_komentarz form fieldset div span{
padding-right: 10px;
text-align: right;
float: left;
width: 160px;
}
#dodaj_komentarz form fieldset #pseudo, #dodaj_komentarz form fieldset #tr{
float: left;
margin: 2px 0;
}
#dodaj_komentarz form fieldset #sub{
float: right;
position: relative;
top: 160px;
left: 35px;
}
#dodaj_komentarz form fieldset #koment_submit, #dodaj_komentarz form fieldset #koment_submit:hover{
margin: 0;
padding: 0;
border: none;
width: 54px;
height: 21px;
background: url(../images/button_dodaj_out.jpg) left top no-repeat;
}
#tresc_kom p{
border-bottom: 1px #bb7e7e solid;
padding:10px 70px;
}
#tresc_kom div{
width: 630px;
padding: 5px 40px;
float: left;
}
.koment_nick , .koment_data{
font-weight: bold;
float: left;
}
.koment_data{
float: right;
}
#dodaj_komentarz form fieldset #koment_submit:hover{
background: url(../images/button_dodaj_in.jpg) left top no-repeat;
cursor: pointer;
}
#komentarz{
display: none;
}


#content-tresci{
padding: 20px;
}
#content-tresci h1{
font-size: 18px;
}
#content-tresci h4{
font-weight:bold;
}

/* nowosci */
#news{
padding:15px 10px;
line-height:150%;

}
