body {
	margin: 0px;
	padding: 0px;
	background: #f6ede3;
	background-image: url('/images/gfx/body.jpg');
	background-repeat: repeat-x;
	font: 11px tahoma, arial, sans-serif;
	color: #908272;
}
img {
	border: 0px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	border: 0px;
}
div,p,a,form,h1,h2,h3,h4,h5,ul,li {
	margin: 0px;
	padding: 0px;
}
#contener {
	width: 987px;
	margin: 0 auto;
}
#top {
	width: 987px;
	height: 308px;
	background-image: url('/images/gfx/top.jpg');
	background-repeat: no-repeat;
}
#logo {
	float: left;
}
#logo img {
	margin-top: 24px;
	margin-left: 36px;
}
.dodaj_anons {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
.zarejestruj_sie {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
.moje_konto {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
.nad_shoutbox {
        clear: both;
        color: #64584B;
        font: bold 14px "Trebuchet MS";
        padding-bottom: 11px;
	*margin-top: 10px;
}
#shoutbox {

	width: 422px;
	max-height: 72px;
   overflow:auto;
	background-image: url('/images/gfx/shoutbox.jpg') ;
	background-repeat: repeat-x;
	margin-top: -5px;
        background-color: #f6eee5;
	margin-right: 35px;
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-bottom: 1px solid black;

	*margin-top: 0px;
	*margin-right: 17px;
}
.dodaj_wpis {
    clear: both;

    padding-top: 5px;
    width: 500px;
}
#foto {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
        *padding-top: 0px;
}
#foto img {
	padding: 2px;
	margin: 5px;
	border: 1px solid #c0b4a6;
        max-height: 90px;
}
#wyszukiwarka {
	clear: both;
	text-align: center;
	padding-top: 13px;
	color: #908272;
	font-weight: bold;
	font-size: 16px;
}
.pierwszy_wybor {
	width: 97px;
	color: #908272;
	border: 1px solid #abadb3;
	font: 11px "Trebuchet MS";
	display: inline;
	vertical-align: middle;
}
#wyszukiwarka span {
	margin-left: 3px;
	margin-right: 3px;
}
#left {
	clear: both;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
#right {
	float: left;
        margin: 30px 0 0 11px;
        width: 730px;
}
#left_top {
	width: 239px;
	height: 22px;
	background-image: url('/images/gfx/left_top.jpg');
	background-repeat: no-repeat;
	font-size: 0px;
}
#left_center {
	width: 237px;
	height: 100%;
	border-left: 1px solid #e02d70;
	border-right: 1px solid #e02d70;
	background: #fefaf5;
	overflow: hidden;
	display: block;
}
#left_bottom {
	width: 239px;
	height: 33px;
	background-image: url('/images/gfx/left_bottom.jpg');
	background-repeat: no-repeat;
	font-size: 0px;
}
.kategorie {
	width: 228px;
	height: 30px;
	background-image: url('/images/gfx/kategorie.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}
.miasta {
	width: 228px;
	height: 30px;
	background-image: url('/images/gfx/miasta.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}
#left ul {
	list-style: none;
	line-height: 21px;
	margin: 15px;
}
#left li {
	background-image: url('/images/gfx/punkt.jpg');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 14px;
	font: bold 12px/21px "Trebuchet MS";
}
#left li span {
	color: #e03675;
	font: bold 11px/21px "Trebuchet MS";
}
#left li a {
	color: #796e61;
	text-decoration: none;
}
#left li a:hover {
	color: #796e61;
	border-bottom: 1px dotted #796e61;
}
#center {
	clear: both;
}
#menu_poziome {
	width: 737px;
	height: 37px;
	background-image: url('/images/gfx/menu.jpg');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#menu_poziome ul {
	list-style: none;
	padding-left: 10px;
	padding-top: 5px;
}
#menu_poziome li {
	display: inline;
	color: #53aa98;
	font: bold 16px "Trebuchet MS";
	margin-left: 20px;
	margin-right: 10px;
}
#menu_poziome li.big {
	font: bold 21px "Trebuchet MS";
	margin-left: 13px;
	margin-right: 10px;
}
#menu_poziome a {
	color: #53aa98;
	text-decoration: none;
}
#menu_poziome a:hover {
	color: #53aa98;
	border-bottom: 1px dotted;
}
.ogloszenie {
	clear: both;
        width: 730px;
        max-width: 730px;
        float: left;
	padding-bottom: 15px;
}
.ogloszenie img {
	float: left;
	padding: 2px;
        max-width: 100px;
	border: 1px solid #c0b4a6;
}
.ogloszenie a {
    text-decoration: none;
}
.post_ogloszenie {
	width: 610px;
	height: 42px;
	background-color: #FEFBF6;
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.post_ogloszenie_content {
	padding-left: 10px;
        float: right;
        max-width: 612px;
        width: 609px;
}
#ogloszenie_glowne{
    max-width: 200px;
}

.post_ogloszenie p {
	clear: both;
	float: right;
	padding-top: 4px;
	padding-right: 5px;
	color: #c5b9aa;
}
.post_ogloszenie h3 {
	color: #e02d70;
	font: bold 16px "Trebuchet MS";
	margin: 2px 0px 0px 2px;
}
.post_ogloszenie h4 {
	color: #53aa98;
	font: 11px "Trebuchet MS";
	margin: 0px 0px 0px 2px;
}
.post_ogloszenie h3 a {
	color: #e02d70;
	text-decoration: none;
}
.post_ogloszenie h3 a:hover {
	border-bottom: 1px dotted;
}
.post_ogloszenie h4 a {
	color: #53aa98;
	text-decoration: none;
}
.post_ogloszenie h4 a:hover {
	border-bottom: 1px dotted;
}
.post_ogloszenie span {
	float: right;
	padding-right: 41px;
	padding-top: 4px;
}
.post_ogloszenie span a {
	color: #52a392;
	text-decoration: none;
	font-weight: bold;
}
.post_ogloszenie span a:hover {
	color: #52a392;
	text-decoration: none;
	font-weight: bold;
}
#paginacja {
	clear: both;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#paginacja ul {
	list-style: none;
}
#paginacja li {
	float: left;
	width: 26px;
	height: 19px;
	background-image: url('/images/gfx/noactive.jpg');
	background-repeat: no-repeat;
	display: inline-block;
	text-align: center;
	padding-top: 7px;
	padding-left: 3px;
	margin-left: 1px;
	margin-right: 1px;
}
#paginacja a {
	color: white;
	text-decoration: none;
	display: block;
}
#paginacja a:hover {
	color: white;
	text-decoration: none;
	display: block;
}
#paginacja li.active {
	float: left;
	width: 26px;
	height: 19px;
	background-image: url('/images/gfx/active.jpg');
	background-repeat: no-repeat;
	display: inline-block;
	text-align: center;
	padding-top: 7px;
	padding-left: 3px;
	margin-left: 1px;
	margin-right: 1px;
}
#stopka {
	clear: both;
	margin-top: 10px;
	height: 173px;
	width: 100%;
	background: #ece0d1;
}
#stopka_content {
	margin: 0 auto;
	width: 987px;
	height: 136px;
	background-image: url('/images/gfx/stopka.jpg');
	background-repeat: no-repeat;
	color: #a79988;
}
.stopka_left {
	float: left;
	padding-top: 7px;
}
.stopka_right {
	float: right;
	padding-top: 7px;
}
#stopka_content span {
	font-weight: bold;
}
#stopka a {
	color: #a79988;
	text-decoration: none;
	font-weight: bold;
}
#stopka a:hover {
	color: #a79988;
	text-decoration: none;
	font-weight: bold;
}
.stopka_center {
	clear: both;
	text-align: center;
	padding-top: 15px;
}
.podstrona_title {
	width: 735px;
	height: 30px;
	background: #f6ede3;
	background-image: url('/images/gfx/podstrona_title.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	font: bold 23px "Trebuchet MS";
	margin-left: 13px;
	margin-top: 26px;
	color: #53aa98;
}
.podstrona_title a {
	color: #53aa98;
	text-decoration: none;
}
.podstrona_title a:hover {
	color: #53aa98;
	text-decoration: none;
}
.podstrona_title_dol {
	clear: both;
}
.podstrona_title_pod span {
	float: left;
	color: #e02d70;
	padding-left: 14px;
	font-size: 18px;
        margin: 5px 0 5px 0;
}
.podstrona_title_pod p {
	float: right;
	color: #bcafa1;
	padding-right: 7px;
	padding-top: 7px;
}
.podstrona_title_pod span h4 {
	font-size: 14px;
	color: #b5a99b;
	display: inline;
	font-weight: normal;
}
.podstrona_title_pod a{
    text-decoration: none;
    color: #e02d70;
}
.podstrona_title_pod h4 a{
    text-decoration: none;
    color: #b5a99b;
}
#podstrona_content {
	clear: both;
        background-color: #fefaf5;
}
.tresc {
	line-height: 19px;
	
        margin-top: 8px;
}
#podstrona_content img {
	float: left;
	padding: 3px;
	border: 1px solid #c0b4a6;
	margin: 13px;
}
.nowe {
	width: 62px;
	height: 22px;
	background-image: url('/images/gfx/nowe.jpg');
	background-repeat: no-repeat;
	margin-top: 13px;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	display: block;
	color: #52a392;
}
.nowe a {
	color: #52a392;
	text-decoration: none;
	display: block;
}
.nowe a:hover {
	color: #52a392;
	text-decoration: none;
	display: block;
}
#podstrona_content_left {
	float: left;

}
#podstrona_content_left img{
    max-width: 212px;
}

#tab{
    clear: both;
    margin-left: 50px;
}
#tab th{
    color: #E33477;
    background-color: white;
    padding: 5px;
    text-align: left;
    min-width: 500px;
}
#tab th a{
    text-decoration: none;
}
#tab td{
    padding: 2px;
}
#tab .left{
    width: 190px;
}
#tab .right{
    font-weight: bold;
    max-width: 500px;
    min-width:75px;
}
tr{
border-bottom: 1px solid #f6ede3;
}
table { border-collapse:collapse; }

#kontakt img{
    border: none;
}

#kontakt{
    display: inline;
}
.kontakt_bold{
    color: #53AA98;
    font-weight: bold;
}
#kontakt_pokaz{
    margin-left:210px;

}
#kontakt_szczegoly{
    display: none;
    padding: 20px 0 0 15px;
}
#zdjecia{
    display: block;
    clear: both;
}
#podstrona_content_right {
	
        max-width: 740px;
}
.podstrona_kontakt {
	clear: both;
	width: 618px;
	height: 64px;
	background-image: url('/images/gfx/kontakt.jpg');
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 15px;
	padding-top: 25px;
	padding-left: 80px;
	line-height: 19px;
}
.podstrona_kontakt span {
	font-weight: bold;
}
.podstrona_kontakt a {
	color: #53aa98;
	text-decoration: none;
}
.podstrona_kontakt a:hover {
	color: #53aa98;
	text-decoration: underline;
}
#panel_content {
	clear: both;
	margin-left: 12px;
	margin-top: 9px;
}
#panel_content_top {
	width: 723px;
	height: 5px;
	background-image: url('/images/gfx/content_top.jpg');
	background-repeat: no-repeat;
}
#panel_content_center {
	background: #fefaf5;
	width: 723px;
	height: 100%;
}
#panel_content_bottom {
	width: 723px;
	height: 5px;
	background-image: url('/images/gfx/content_bottom.jpg');
	background-repeat: no-repeat;
}
.post {
	margin: 0 auto;
	clear: both;
	height: 32px;
	width: 710px;
	border-bottom: 1px dotted #bcb9b6;
	color: #7d7469;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
}
.post img {
	text-align: right;
}
.post_left {
	float: left;
	padding-top: 6px;
}
.post_right {
	float: right;
}
.post_left a {
	color: #7d7469;
	text-decoration: none;
}
.post_left a:hover {
	color: #7d7469;
	border-bottom: 1px dotted #796e61;
}
#podstrona_title_ {
	width: 735px;
	height: 36px;
	margin-left: 13px;
	margin-top: 43px;
	background-image: url('/images/gfx/podstrona_title_.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	font: 18px "Trebuchet MS";
}
.ustawienia_konta {
	width: 148px;
	height: 31px;
	background-image: url('/images/gfx/ustawienia_konta.jpg');
	background-repeat: no-repeat;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.moje_anonse {
	width: 121px;
	height: 36px;
	background-image: url('/images/gfx/moje_anonse.jpg');
	background-repeat: no-repeat;
	display: inline;
	padding-top: 5px;
	float: left;
	text-align: center;
}
#podstrona_title_ a {
	color: #53aa98;
	text-decoration: none;
	display: block;
}
#podstrona_title_ a:hover {
	color: #53aa98;
	text-decoration: none;
	display: block;
}
.filtrowanie_anonsow {
	width: 228px;
	height: 30px;
	background-image: url('/images/gfx/filtrowanie_anonsow.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}
#left ul.bez {
	width: 235px;
	margin: 0px;
}
#left li.bez {
	background-image: none;
	color: #796e61;
	font-weight: normal;
	margin-top: 7px;
}
#left li.bez select {
	border: 1px solid #e2e3ea;
	width: 135px;
	height: 20px;
	background: white;
	font-size: 12px;
	vertical-align: top;
	color: #b4a593;
	margin-left: 6px;
	display: inline;
}
label {
	clear: both;
	float: left;
	width: 74px;
	text-align: right;
	vertical-align: middle;
}
.puste {
	height: 10px;
}
#left li.bez input {
	border: 1px solid #e2e3ea;
	width: 126px;
	height: 14px;
	background: white;
	font-size: 12px;
	vertical-align: top;
	color: #b4a593;
	padding: 3px;
	margin-left: 6px;
}
.wiek {
	width: 26px !important;
	margin: 0px !important;
	margin-left: 6px !important;
	vertical-align: middle !important;
}
#left li span {
	margin: 0px 0px 0px 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #796E61;
}
.naglowek_text{
    float: left;
    font:bold 23px "Trebuchet MS";
    color: #53AA98;
    border-bottom-width: 600px;
    border-bottom:1px solid #E986A5;
    padding: 8px 0 0 15px;
    width: 645px;
}
.naglowek_text a{
    text-decoration: none;
    color: #53AA98;
}
.naglowek_d{

    width: 700px;
}
.naglowek_d img{
    float: left;
}
.naglowek_szary{
    clear: both;
    font-size: 12px;
    border-bottom:1px solid #908272;
    padding: 15px 0 3px 16px;
    font-weight: bold;
}
.informacja{
    color: #908272;
    width: 700px;
    margin-top: 18px;
    padding: 0 0 3px 16px;
    margin-bottom: 20px;
    float: left;
}
.pole_poziome{
    padding-left: 17px;
    clear: both;
}
.pole_poziome_edycja{
    padding-left: 17px;
    clear: both;
    padding: 4px;
}
.pole_poziome_l{
    text-align: right;
    margin-right: 20px;
    width: 100px;
    float: left;
}
.pole_poziome_l_2{
    text-align: right;
    margin-right: 20px;
    width: 22px;
    float: left;
}
.pole_poziome_r{
    float: left;
}
.pole_poziome_r select,.pole_poziome_r_2 select{
    width: 145px;
}
.pole_poziome_{
    padding-left: 17px;
    clear: both;

}
.formularz_pole, .formularz_pole_blad{
    float: left;
    margin: 0 33px 0 0;
}
.formularz_pole_blad{
    color: #E02D70;
    font-weight: bold;
}
.formularz_pole_blad img{
    vertical-align: middle;
    padding-right: 5px;
}
.formularz_pole input{
    border: 1px solid  #ABADB3;

}

.formularz_opis_gora, .formularz_opis_gora_blad{
    font-weight: bold;
    float: left;
    width: 180px;
    margin: 10px 0 10px 0;
}
.formularz_opis_gora_blad img{
    vertical-align: middle;
    padding-right: 5px;
}
.formularz_opis_gora_blad{
    color: #E02D70;
}
.tag{
    display:inline-block;
    padding:7px 5px 2px 0;
    width:220px;
    *display:inline;
    zoom:1;
}
#tagi, .tagi{
    width: 700px;
    padding-left: 18px;
}
.pole_poziome_zdjecia{
    margin-top: 15px;
}
.dodaj_foto_img_{
    display:table;
    height:134px;
    line-height:normal;
    margin:auto;
}
.dodaj_foto_img, .dodaj_foto_img_glowne{
    display:table-cell;
    vertical-align:middle;
}
.dodaj_foto_img img{
    border:1px solid #C0B4A6;
    margin:5px;
    padding:2px;
}
.dodaj_foto_img_glowne img{
    border:2px solid #E0316A;
    margin:5px;
    padding:2px;
}
.dodaj_foto_b{
    height:100%;
    overflow:hidden;
    padding-left:8px;
    text-align:center;
}
.dodaj_foto{
    float:left;
    height:165px;
    margin:3px;
    text-align:center;
    width:132px;
}
.dodaj_foto_opcje{
    color:#B12DB6;
    font-weight:bold;
    margin-top:2px;
    overflow:hidden;
    width:130px;
}
#dodaj_anons_submit{
    text-align: center;
    margin:10px 0 20px 0;
}
#wyslijFormularz{
    background: url('/images/gfx/dodaj_anons_.png') no-repeat;
    border:medium none;
    height:36px;
    width:139px;
}
#szukajForm{
    background: url('/images/gfx/szukaj.png') no-repeat;
    border:medium none;
    height:23px;
    width:66px;
}
#szukajForm2{
    background: url('/images/gfx/szukaj.png') no-repeat;
    border:medium none;
    height:23px;
    width:66px;
    margin: 7px 0 0 88px;
}
.komunikat{
    -moz-border-radius:10px 10px 10px 10px;
    background-color: #FEFAF5;
    border: 1px solid #ECE0D2;
    clear: both;
    min-width: 600px;
    float: left;
    margin-top: 8px;
    max-width: 720px;
    padding-bottom: 3px;
    padding-right: 10px;
    line-height: 1.3;
}
.komunikat_srodek{

}
.znaczek_cz{

}
.komunikat_srodek_cz{
    background:url("/images/gfx/uwaga.png") no-repeat scroll 6px 6px transparent;
    color: #E02D70;
    padding: 12px 0 0 40px;
    height: 27px;
}
.komunikat_srodek_z{
    background:url("/images/gfx/ptak_.png") no-repeat scroll 6px 6px transparent;
    color: #56BCA2;
    padding: 12px 0 0 40px;
    height: 27px;
}
.komunikat_info{
    background:url("/images/gfx/info.png") no-repeat scroll 14px 8px transparent;
    color: #56BCA2;
    padding: 14px 5px 5px 35px;
    height: 26px;
}
#logowanie_dodatkowe{
    margin-top: 5px;
    float: left;
}
#logowanie_dodatkowe span{
    margin-right: 5px;
}
.zaloguj{
    background:url("/images/gfx/zaloguj.png") no-repeat scroll 0 0 transparent;
    height: 45px;
    width: 85px;
    border: none;
    margin:15px 0 0 118px;
}
#user_menu a,#menu a{
    font-size: 17px;
    font-weight: bold;
    color: #53AA98;
    text-decoration: none;
}
#menu{
    margin-bottom: 10px;
}
.user_menu_pozycja{
    float: left;
    padding: 7px 5px 7px 10px;
    -moz-border-radius-topleft: 10px;
    border-top: 1px solid #E02D70;
    border-left: 1px solid #E02D70;
}
.user_menu_right{
    float: left;
}
.user_menu_pozycja_{
    float: left;
    border-top: 1px solid #E02D70;
    padding: 7px 7px 8px;
}
.user_menu_pozycja_zew{
    float: left;
    border-bottom: 1px solid #E02D70;
}
.user_menu_pozycja_wew{
    margin-left: 10px;
    background-color: #EAE1D8;
    -moz-border-radius:10px 10px 0 0;
    padding: 7px 7px 8px;
}
.user_menu_pozycja_zew_zaznaczona{
    float: left;
}
.user_menu_pozycja_wew_zaznaczona{
    float: left;
}
.menu_koniec{
    float: left;
    border-bottom: 1px solid #E02D70;
    width: 105px;
    height: 36px;
}
#formularzAnonsUpdate{
    background: url('/images/gfx/zapisz.png') no-repeat;
    border:medium none;
    height:36px;
    width:76px;
}
.dodajChecSubmit{
    background: url('/images/gfx/dodaj_wpis.png') no-repeat;
    border:medium none;
    height:29px;
    width:129px;
    vertical-align: middle;
}
#checForm #sTrescChec{
    background-color: #f6eee5;
}
#checForm{
    *padding-left: 195px;
    *width: 200px;
    padding-left: 43px;
}
.checTresc{
    font-weight: bold;
}
#loaderChec{
    width: 400px;
    padding-top: 33px;
    text-align: center;
}
#loaderChec2{

    padding-top: 50px;
    text-align: center;
}
.chec{
    padding: 2px;
}
.najnowsze_zdjecia_profil {
    float: left;
    height: 100px;
    width: 132px;
    text-align:center;
    margin: 3px;
}
.grupy_foto {
    float: left;
    width: 233px;
    min-height:267px;
}
.grupy_foto_outer{
    display: table;
    margin: auto;
    height: 232px;
    line-height: normal;
}
.grupy_foto_middle{
    display: table-cell;
    vertical-align: middle;
}
.grupy_foto_outer_{
    display: table;
    margin: auto;
    height: 101px;
    line-height: normal;
}
.post_ogloszenie_content a{
    text-decoration: none;
}
.post_ogloszenie_content a:hover{
    text-decoration: underline;
}
.komunikat_b{
    font-weight: bold;
    padding: 5px 5px 5px 12px;
    -moz-border-radius:10px 10px 10px 10px;
    background-color: #FEFAF5;
    border: 1px solid #ECE0D2;
    clear: both;
    min-width: 600px;
    float: left;
    margin-top: 8px;
    color: #64C7B2;

}
.formularzHaslo{
    background: url('/images/gfx/zapisz.png') no-repeat;
    width: 76px;
    height: 43px;
    border: none;
    margin: 15px 0 0 35px;
}
#formularzUsun{
    background: url('/images/gfx/wyslij.png') no-repeat;
    width: 66px;
    height: 23px;
    border: none;
    margin: 15px 0 0 35px;
}
#haslo{
    margin-top: 15px;
}
#upodoabania{
    padding-top: 5px;
}
.upodoabania{
    padding-top: 5px;
}
.anonsNowy{
    background: url('/images/gfx/nowy.png') no-repeat;
    width: 35px;
    height: 20px;
}
.formularz_rejestracji{

}
#zobaczKontakt{
    background: url('/images/gfx/wyslij.png') no-repeat;
    margin: 5px 0 0 120px;
    border: none;
    height: 26px;
    width: 66px;
}
.zobacz{
    font-weight: bold;
}


#witaj{
    background: url('/images/gfx/intro_tlo.png') no-repeat;
    height: 270px;
    width: 460px;
}
#witaj_content{
    padding-top: 150px;
    padding-left: 170px;
    width: 280px;
    color: black;
}
#button{
    float: right;
    padding: 24px 15px 0 0;
}
.checImie a{
    text-decoration: none;
    color: #E02D70;
}
#kontakt_left{
    width: 150px;
    float: left;
}
#kontakt_right{

}
.kontakt_tytul{
    padding-right: 15px;
}
.kontakt_opis{
    margin-top: 5px;
}
.kontakt_opis textarea{
    vertical-align: middle;
    margin-left: 33px;
}
.kontakt_wyslij{
    margin-bottom: 15px;
    text-align: center;
}

#kontakt_blad{
    color: red;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 16px;
}
.floresy{
    
}
.naglowek_b{
    clear: both;
    border-bottom: 1px solid #E986A5;
}
#baner{
    float: left;
    padding-left: 40px;
    padding-top: 53px;
}
#top_left{
    float: left;
    height: 185px;
    width: 505px;
}
#top_right{
    float: left;
    width: 478px;
}
#tit{
    font-size: 8px;
}
#des{
    font-size: 8px;
}

#stopka_t{
    background-color: #ECE0D1;
    color: #A79988;
    height: 34px;
    margin: 0 auto;
    width: 987px;
}


.upodobania_table .upodobania_left {
    width: 188px;
}


.upodobania_table .upodobania_right{
    width: 316px;
}

/* czcionka szara */
.naglowek_szary, .formularz_opis_gora,.formularz_pole,#tagi,.tagi,.pole_poziome select,.pole_poziome input,.pole_poziome textarea, #logowanie_dodatkowe a, .pole_poziome_l,.pole_poziome_l_2,.pole_poziome_r select,.pole_poziome_r_2 select ,.pole_poziome_r input,
#tab, .podstrona_kontakt,#kontakt_szczegoly,.pole_poziome_r_2 input, .checTresc a, #sTrescChec, .pole_poziome a,.post_ogloszenie_content a, #upodoabania a,.upodoabania a, #wyszukiwarka input, #tab th a,.upodobania_right a {
    color: #908272;
}

/*-------------impromptu---------- */
.jqifade{ position: absolute; background-color: black; }
div.jqi{ width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 1px #eeeeee; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.jqi .jqicontainer{ font-weight: bold; }
div.jqi .jqiclose{ position: absolute; top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold; }
div.jqi .jqimessage{ padding: 10px; line-height: 20px; color: #444444; }
div.jqi .jqibuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.jqi button{ padding: 3px 10px; margin: 0 10px; background-color: grey; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqi button:hover{ background-color: #728A8C; }
div.jqi button.jqidefaultbutton{ background-color: #F35A93 }
.jqiwarning .jqi .jqibuttons{ background-color: #BF5E26; }
/*-------------------------------- */