    BODY
        {
            width: 100%;
            background: url(grafika/95.png) left top repeat-x fixed;
            font-family: Tahoma;
            font-size: 12px;
        }
	    #wrapper
	        {
	            width: 903px;
                margin: auto;	
                position: relative;
	        }
	        .Logo
	            {
	                float: left;
	                margin-left: 40px;
	            }
	        .BoxWyborJezyka
	            {
	                float: right;
	                margin-right: 10px;
	            }
	            .BoxWyborJezyka > div
	                {
	                    float: left;
	                    color: #fff;
	                    margin-right: 10px;
	                }
	            .BoxWyborJezyka > div a
	                {
	                    text-decoration: none;
	                    margin-right: 5px;
	                }
	        #wrapper .MenuGlowne
	            {
	                display: block;
	                position: absolute;
	                top: 33px;
	                left: 239px;
	            }
	        #wrapper .MenuGlowne .Active
	            {
	                float: left;
	                display: block;
	                width: 94px;
	                height: 50px;
	                background: url('grafika/101.png') top left no-repeat;
	                color: #fff;
	                text-transform: uppercase;
	                text-decoration: none;
	                font-size: 8px;
	                font-weight: bold;
	                text-align: center;
	                padding-top: 25px;
	            }
	        #wrapper .MenuGlowne .InActive
	            {
	                float: left;
	                display: block;
	                width: 91px;
	                height: 31px;
	                margin-top: 8px;
	                background: url('grafika/100.png') top left no-repeat;
	                color: #FFFFFF;
	                text-decoration: none;
	                font-size: 8px;
	                font-weight: bold;
	                text-align: center;
	                padding-top: 17px;
	                text-transform: uppercase;
	            }
	        #wrapper .Kontener
	            {
                    width: 903px;
	            }
	            .Zdjecie
	                {
	                    width: 903px;
	                }
	            .Zawartosc
	                {
	                    width: 903px;
	                    background: url('grafika/97.png') 0px 0px repeat-y;
	                }
	                .Wyszukiwarka
	                    {
	                        width: 780px;
	                        margin: auto;
overflow: visible;
	                    }
	                    .WyszukiwarkaNaglowek
	                        {
	                            background: url('grafika/98.png') 0px 0px no-repeat;
	                            width: 192px;
	                            height: 22px;
	                            display: block;
	                            text-align: center;
	                            padding-left: 20px;
	                            padding-top: 10px;
	                            color: #FFFFFF;
	                            position: absolute;
	                            top: 273px;
	                            left: 64px;
	                            font-weight: bold;
	                            cursor: pointer;
	                        }
	                    .WyszukiwarkaGrafika
	                        {
	                            background: url('grafika/99.png') 0px 0px no-repeat;
	                            width: 78px;
	                            height: 78px;
	                            position: absolute;
	                            top: 248px;
	                            left: 57px;
	                            cursor: pointer;
	                        }
                        .WyszukiwarkaPola
                            {
                                width: 720px;
                                background: #FFFFFF url('grafika/103.png') left top no-repeat;
                                display: block;
                                margin: auto;
                                padding: 30px;
                                overflow: visible;
                            }	 
                            
                    .WyszukiwarkaBox
                        {
                            width: 780px;
                            margin: auto;
overflow: visible;
                        }
                        .Szukaj
                            {
                                clear: both;
                                width: 780px;
                                height: 31px;
                                display: block;
                                background: url('grafika/110.png') center center no-repeat;
                            }
                            .WyszSubmit
                                {
                                    background: url('grafika/109.png') top left no-repeat;
                                    display: block;
                                    width: 135px;
                                    height: 21px;
                                    cursor: pointer;
                                    margin: auto;
                                    color: #FFFFFF;
                                    text-decoration: none;
                                    font-size: 10px;
                                    text-align: center;
                                    padding-top: 10px;
                                    margin-left: 300px;
                                }
                        .HideShowButton
                            {
                                display: block;
                                position: absolute;
                                top: 301px;
                                left: 400px;
                                background: url('grafika/108.png') top left no-repeat;
                                width: 124px;
                                height: 26px;
                                text-align: center;
                                color: #fff;
                                font-size: 10px; 
                                padding-top: 5px;     
                                cursor: pointer;                          
                            }
                        .LeftBox,
                        .MiddleBox,
                        .RightBox
                            {
                                width: 240px;
                                margin-right: 15px;
                                float: left;
                            }
                    /* SELECT BOX */
                    div.SELECT
                        {
                            /*border: 1px solid green;*/
                            position: relative;
                        }
                        div.SELECT input[type=text]
                            {
                                border: 1px solid #909090;
                                vertical-align: top;
                                margin: 0px;
                                padding: 0px;
                                margin-top: 4px; /* FireFox */
                                height: 16px;
                                width: 233px;
                                padding-left: 5px;
                                font-family: Tahoma;
                                font-size: 10px;
                                color: black;
                                padding-top: 4px;
                            }
                        div.SELECT .SelectButton
                            {
                                position: absolute;
                                display: block;
                                width: 44px;
                                height: 29px;
                                background: url('grafika/104.png') left top no-repeat;
                                top: 0px;
                                left: 199px;
                                cursor: pointer;
                            }
                        #RozwijanaListaWyboru_Rodzaj,
                        #RozwijanaListaWyboru_RodzajBudynku,
                        #RozwijanaListaWyboru_RodzajDomu,
                        #RozwijanaListaWyboru_StanWybudowania,
                        #RozwijanaListaWyboru_Przeznaczenie,
                        #RozwijanaListaWyboru_PrzeznaczenieLokale,
                        #RozwijanaListaWyboru_Wojewodztwo,
                        #RozwijanaListaWyboru_TypObiektu
                            {
                                border: 1px solid #909090;
                                background: #FFFFFF;
                                position: absolute;
                                top: 40px;
                                left: 0px;
                                /*z-index: 100;*/
                                display: block;
                                width: 238px;
                            }
                            #RozwijanaListaWyboru_Rodzaj a,
                            #RozwijanaListaWyboru_RodzajBudynku a,
                            #RozwijanaListaWyboru_RodzajDomu a,
                            #RozwijanaListaWyboru_StanWybudowania a,
                            #RozwijanaListaWyboru_Przeznaczenie a,
                            #RozwijanaListaWyboru_PrzeznaczenieLokale a,
                            #RozwijanaListaWyboru_Wojewodztwo a,
                        #RozwijanaListaWyboru_TypObiektu a
                                {
                                    cursor: pointer;
                                    display: block;
                                    width: 100%;
                                    padding-top: 4px;
                                    height: 20px;
                                    margin-top: 6px;
                                    text-align: center;
                                    color: #FFFFFF;
                                    font-weight: bold;
                                    background: #bf9f62;
                                }
                    /* END SELECT BOX */
                    
                    
                            table.SprzedazWynajemList label {color: #9a4b05; font-weight: bold; font-size: 11px;}


                              
                            
                                             
#HintAnythingBox
    {
        position: absolute;
        display: block;
        width: 241px;
    }
    #HintAnythingBox #HintAnythingBoxTop
        {
            display: block;
            width: 221px;
            height: 12px;
            background: url('grafika/105.png') top left no-repeat;
            padding-left: 15px;
            padding-right: 5px;
            padding-top: 5px;
            font-size: 10px;
            color: #FFFFFF;
            font-weight: bold;
        }
    #HintAnythingBox #HintAnythingBoxMiddle
        {
            display: block;
            width: 221px;
            background: url('grafika/107.png') top left repeat-y;
            padding-left: 15px;
            padding-right: 5px;
            padding-top: 10px;
            font-size: 10px;
            color: #f8c598;
        }
    #HintAnythingBox #HintAnythingBoxBottom
        {
            display: block;
            width: 241px;
            height: 22px;
            background: url('grafika/106.png') top left no-repeat;
        }
        
        
.KategorieGraficzne
    {
        width: 100%; 
        display: block; 
        margin: auto;        
        background: url('grafika/111.png') center center no-repeat;
    }
.SprzedazWynajemListRodzajeOfert
    {
        margin-left: 160px;
    }   

.MainContener
    {
        clear: both; 
        width: 840px; 
        display: block;
        margin: auto;
    }
.MainContener .TabelaOfert img
    {
        border: 1px solid #e6e6e6;
    }
.MainContener .TabelaOfertSeparator    
    {
        border-bottom: 1px solid #e6e6e6;
        margin-top: 10px;
        margin-bottom: 10px;
    }
.MainContener a
    {
        text-decoration: none;
        border: 0;
        color: #A64B04;
    }
.MainContener #ctl00_cntMain_divSzczegoly
    {
        margin: auto; 
        display: block; 
        width: 800px; 
        overflow: hidden; 
        position: relative; 
        background: url('grafika/126.png') top left no-repeat;
        margin-bottom: 30px;
        margin-top: 30px;
    }    
.MainContener .oferta table
    {
        width: 580px;
    }    
.MainContener .oferta table td
    {
        width: 260px;
        height: 30px;
        color: #663817;
        padding-left: 10px;
    }    
.MainContener .oferta table td.t
    {
        width: 320px;
        background: #f3f6f9;
        height: 30px;
color:#000;
    }   
#ctl00_cntMain_Tr3 td{color:#000;}
 
.MainContener .NavigationTop
    {
        margin: auto; 
        display: block; 
        width: 800px; 
        overflow: hidden; 
        position: absolute; 
        top: 30px;
        left: 0px;
color: #5a6e87;
    }  
 .searchResultsNavigation  a{
color: #5a6e87;
}
.MainContener .NavigationTop .searchResultsNavigation
    {
        margin-left: 30px;
    }
.MainContener .NavigationBottom
    {
        margin: auto; 
        display: block; 
        width: 800px; 
        overflow: hidden; 
        position: relative; 
        background: url('grafika/126.png') top left no-repeat;
        margin-bottom: 30px;
        margin-top: 30px;
color: #5a6e87;
    }    
.MainContener .NavigationBottom .searchResultsNavigation
    {
        margin-left: 30px;
    }
.MainContener img
    {
        border: 0;
    }
.MainContener .lbStrony
    {
        margin-left: 20px;
        margin-right: 20px;
        float: left;
        display: block;
    }
.MainContener a.PageBack,
.MainContener a.PageNext
    {
        display: block;
        width: 43px; 
        height: 27px; 
        float: left; 
        font-family: Tahoma; 
        font-size: 11px; 
        font-weight: bold; 
        text-align: center; 
        cursor: pointer;        
    }    
.MainContener .lbStrony a
    {
        display: block;
        background: url('grafika/125.png') top left no-repeat;
        width: 43px; 
        height: 27px; 
        float: left; 
        font-family: Tahoma; 
        font-size: 11px; 
        font-weight: bold; 
        text-align: center; 
        padding-top: 12px; 
        cursor: pointer;    
color: #5a6e87;    
    }
.MainContener .lbStrony a.selected
    {
        background: url('grafika/124.png') top left no-repeat;
        color: #FFFFFF;
    }
.MainContener .MapaGoogla
    {
        width: 620px; 
        height: 600px; 
        display: block; 
        margin: auto;
        padding: 10px;
        border: 1px solid #E4D5C8;
    }    
.frmkontakt,
.formapp
    {
        width: 800px !important;
    }
.FormularzKontaktowyOferta,
.formapp
    {
        border-top: 5px solid #E6E6E6;
        width: 100%;
        margin: auto;
    }
.FormularzKontaktowyOferta div,
.formapp div
    {
        margin-top: 10px;
        clear: both;
        float: left;
        width: 49%;
    }
.FormularzKontaktowyOferta input[type=text],
.FormularzKontaktowyOferta textarea,
.formapp input[type=text], 
.formapp textarea
    {
        width: 49%;
        margin-top: 10px;
        border: 1px solid #909090;
        float: left;
    }

.BoxArtykuly
    {
        margin: auto; 
        display: block; 
        width: 840px; 
        overflow: hidden; 
        position: relative; 
        background: url('grafika/126.png') top left no-repeat;
        padding-top: 10px;
    }    
.Artykuly,
.PozostaleTematy,
.Notatnik,
.Wyszukiwanie
    {
        width: 800px; 
        margin: auto; 
        display: block;
        padding-top: 10px;
        position: relative;
        background: url('grafika/126.png') 0px 5px no-repeat;
    }
div.Artykuly p, div.Artykuly li{
font-size: 12px;
}

.PozostaleTematy{
display:none;
}
.Wyszukiwanie .SprzedazWynajem    
    {
        float: right;
        display: block;
        position: absolute;
        top: 0px;
        left: 640px;
    }
.Wyszukiwanie .SprzedazWynajem a
    {
        display: block;
        width: 73px;
        height: 27px;
        float: left;
        cursor: pointer;
        background: url('grafika/133.png') top left no-repeat;
        text-align: center;
        padding-top: 12px;
        color: #FFFFFF;
    }
.searchResultsNavigationLists
    {
        margin-top: 3px;
    }
.sortPanel
    {
        background: url('grafika/134.png') top left no-repeat;
        /*border: 1px solid red;*/
        overflow: hidden;
        height: 77px;
        display: block;
        width: 800px;
        position: relative;
    }
.Sortowanie
    {
        float: left;
        margin-left: 60px;
    }    
.sortBox
    {
        margin-left: 30px; 
        float: left;
    }
.sortBox div.sortHeader    
    {
        float: left;
        color: #5a6e87;
        padding-top: 5px;
        padding-left: 5px;
    }
.sortBox div.sortBtns
    {
        float: left;
    }    
.sortBox div.sortBtns a
    {
        float: left;
    }    
.PozostaleTematy
    {
        margin-top: 30px;
        border: 0px;
    }    
    .BoxArtykuly h1,
    .PozostaleTematy h1,
    .Artykuly h1,
    .Wyszukiwanie h1,
    .MainContener #ctl00_cntMain_divSzczegoly h1,
    .Notatnik h1,
    .formapp h1
        {
            font-family: Tahoma;
            font-size: 13pt;
            color: #bf5f08;
            font-weight: normal;
            margin-top: 15px;
        }
    .BoxArtykuly h3,
    .MainContener #ctl00_cntMain_divSzczegoly h3,
    .PozostaleTematy h3,
    .Artykuly h3
        {
            font-family: Tahoma;
            font-size: 11pt;
            color: #bf5f08;
            font-weight: normal;
            margin-top: 15px;
        }
    .PozostaleTematy h3
        {
            border-bottom: 11px solid #e6e6e6;
        }
    .BoxArtykuly h4
        {
            font-family: Tahoma;
            font-size: 11pt;
            color: #6D3E1C;
            font-weight: normal;
            margin: 0xp !important;
            padding-left: 60px;
            background: url('grafika/113.png') top left no-repeat;
            display: block;
            width: 100%;
            height: 22px;
            padding-top: 10px;
            cursor: pointer;
        }
    .BoxArtykuly p,
    .PozostaleTematy p,
    .Artykuly p        
        {
            color: #333333;        
            font-family: Tahoma;
            font-size: 11pt;
	    }
    .BoxArtykuly a,
    .Artykuly a
        {
            color: #FFFFFF;        
            font-family: Tahoma;
            font-size: 12px;
            background: url('grafika/120.png') top left no-repeat;
            display: block;
            width: 104px;
            height: 25px;
            padding-top: 7px;
            padding-left: 15px;
            text-align: left;
            text-decoration: none;
            float: right;
	    }
    .PozostaleTematy a
        {
            font-family: Tahoma;
            font-size: 11px;
            color: #873E1C;
            font-weight: normal;
            float: left;
        }
    .PozostaleTematy p span
        {
            font-family: Tahoma;
            font-size: 11px;
            color: #873E1C;
            font-weight: normal;
            float: left;
            margin-left: 10px;
            margin-right: 10px;
        }    
	    
.BoxOfertyRodzaje
    {
        display: block; 
        width: 111px; 
        height: 142px; 
        float: left; 
        position: relative;
    }
 .BoxOfertyRodzajeIloscOfert
    {
        width: 54px;
        height: 36px;
        padding-top: 18px;
        background: url('grafika/113.png') top left no-repeat;
        text-align: center;
        color: #FFFFFF;
        font-size: 10pt;
        font-weight: bold;
        position: absolute;
        top: 10px;
        left: 70px;
    }
 .BoxOfertyRodzajeLink
    {
        display: block;
        width: 84px;
        height: 24px;
        padding-top: 5px;
        background: url('grafika/118.png') top left no-repeat;
        text-align: center;
        position: absolute;
        text-align: center;
        text-decoration: none;
        color: #FFFFFF;
        top: 100px;
        left: 30px;
    }
                                        
                                        	    
.Stopka
    {
        margin: auto; 
        display: block; 
        width: 840px; 
        height: 30px;
        overflow: hidden; 
        border-top: 11px solid #5a6e87; 
        padding-top: 10px;
    }     
    .Stopka span.footerLeft
        {
            width: 50%;
            float: left;
            text-align: left;
            color: #5a6e87;   
        }    
    .Stopka span.footerLeft b
        {
            margin-right: 20px;
        }        
    .Stopka span.footerLeft a
        {
            font-weight: bold;
 color: #5a6e87; 
        }        
    .Stopka span.footerRight
        {
            width: 50%;
            float: left;
            text-align: right;
             color: #5a6e87;   
        }    
    .Stopka span.footerLeft a,
    .Stopka span.footerRight a
        {
             color: #5a6e87;   
            text-decoration: none;
        }	
	

                            .Guziki
                                {
                                    background: url('grafika/109.png') top left no-repeat;
                                    display: block;
                                    width: 135px;
                                    height: 21px;
                                    cursor: pointer;
                                    color: #FFFFFF;
                                    text-decoration: none;
                                    font-size: 10px;
                                    text-align: center;
                                    padding-top: 10px;
                                    margin-left: 10px;
                                    float: left;
                                }
	
	
.kalkulator table
    {
        width: 99%;
    }	
    .kalkulator table td
        {
            height: 30px;
            color: #BF5F08;
            text-align: center;
        }	
    .kalkulator table thead td
        {
            background: #794822;
            height: 30px;
            color: #FFFFFF;
            text-align: center;
        }	
	
input[type=text]
    {
        border: 1px solid #979797;
    }	
	
	
/*
------------------------------------------------------------------------------------
    SZUKAJ.ASPX
------------------------------------------------------------------------------------
*/	
    .OfertaLista .TabelaOfert
        {
            width: 800px;
        }
    .OfertaLista .TabelaOfert td.Foto a img.foto
        {
            padding: 5px;
        }
    .OfertaLista .TabelaOfert td
        {
            text-align: left;
            vertical-align: top;
        }
    .OfertaLista .TabelaOfert td.Foto
        {
            width: 145px;
        }
    .OfertaLista .TabelaOfert td.Kolumna2
        {
            width: 280px;
        }
        .OfertaLista .TabelaOfert td.Kolumna2 p
            {
                font-size: 10px;
                color: #000000;
                font-family: Tahoma;
                font-weight: bold;
                margin: 0px;
                padding: 0px;
            }
            .OfertaLista .TabelaOfert td.Kolumna2 p strong
                {
                    font-size: 12px;
                    color: #000;
                    font-family: Tahoma;
                    font-weight: bold;
                    margin: 0px;
                    padding: 0px;
                }
    .OfertaLista .TabelaOfert td.Kolumna3
        {
            width: 280px;
        }
        .OfertaLista .TabelaOfert td.Kolumna3 table.TabelaOfertWiersz
            {
                margin-top: 40px;
            }
    .OfertaLista .TabelaOfert td.Kolumna4
        {
            width: 120px;
            padding-top: 40px;
        }
        .OfertaLista .TabelaOfert td.Kolumna4 a,
        .OfertaLista .TabelaOfert td.Kolumna4 span
            {
                clear: both;
                display: block;
                width: 90px;
                height: 21px;
                background: url('grafika/139.png') right top no-repeat;
                color: #FFFFFF;
                margin: 0px;
                padding: 0px;
                padding-left: 25px;
                padding-top: 6px;
                margin-left: 10px;
            }
    .OfertaLista .TabelaOfert td.Kolumna2 table.TabelaOfertWiersz td.Pole,
    .OfertaLista .TabelaOfert td.Kolumna3 table.TabelaOfertWiersz td.Pole
        {
            width: 126px;
            background: #f3f6f9;
            color: #333333;
        }
    .OfertaLista .TabelaOfert td.Kolumna2 table.TabelaOfertWiersz td.Wartosc,
    .OfertaLista .TabelaOfert td.Kolumna3 table.TabelaOfertWiersz td.Wartosc
        {
            width: 126px;
            background: #FFFFFF;
            color: #000000;
        }	
/*
------------------------------------------------------------------------------------
    end SZUKAJ.ASPX
------------------------------------------------------------------------------------
*/	

    .oferta
        {
        }
        .divSzczegoly .OfertaOpcje
            {
                position: absolute; 
                top: 80px; 
                left: 600px; 
                display: block; 
                width: 199px;
                z-index: 50;
            }


            .DaneAgenta
                {
                    background: #D2D2D2;
                    margin-left: 3px;
                    width: 185px;
color: #333333;
                }
            .divSzczegoly .OfertaOpcje div > a
                {
                    margin-left: 3px;
                    background: #D2D2D2;
                    display: block;
                    width: 175px;
                    height: 21px;
                    padding-left: 10px;
                    padding-top: 9px;
                    border: 1px solid #FFFFFF;
color: #333333;
                }
            .divSzczegoly .OfertaOpcje .OfertaOpcjeNaglowek
                {
                    background: url('grafika/98.png') 0px 0px no-repeat;
                    width: 197px;
                    height: 22px;
                    display: block;
                    text-align: left;
                    padding-left: 10px;
                    padding-top: 10px;
                    color: #FFFFFF;
                    font-weight: bold;
                }
            .oferta .divSzczegoly .Naglowek
                {
                    float: left;
                }
            .oferta .divSzczegoly h1
                {
                    margin: 0px;
                    padding: 0px;
                }
            .oferta .divSzczegoly .PanelSterowaniaKryteriami
                {
                    clear: both;
                    margin-top: 20px;
                }
/* 
-----------------------------------------------------------------------------------
    FORMULARZ ZGLOSZENIA I POWIADOMIENIA
-----------------------------------------------------------------------------------
*/	
    .FormularzZgloszeniowy,
    .FormularzPowiadomieniowy,
    .FormularzKontaktowy
        {
            width: 800px;
            display: block;
            position: relative;
            overflow: hidden;
            margin: auto;
        }
        .FormularzZgloszeniowy .Oddo,
        .FormularzPowiadomieniowy .Oddo
            {
                width: 60px;
            }
        .FormularzZgloszeniowy td,
        .FormularzPowiadomieniowy td,
        .FormularzKontaktowy td
            {
                height: 40px;
                border-bottom: 1px dotted #b9b9b9;
                color: #464646;
            }
        .FormularzZgloszeniowy .Left,
        .FormularzPowiadomieniowy .Left
            {
                float: left;
                width: 49%;
            } 
            .FormularzZgloszeniowy .Value,
            .FormularzPowiadomieniowy .Value,
            .FormularzKontaktowy .Value
                {
                    text-align: right;
                }
            .FormularzZgloszeniowy .Property,
            .FormularzPowiadomieniowy .Property,
            .FormularzKontaktowy .Property
                {
                    text-align: left;
                }
        .FormularzZgloszeniowy .Right,
        .FormularzPowiadomieniowy .Right
            {
                float: right;
                width: 49%;
            }
div.FormularzZgloszeniowyCaptcha
    {
        width: 200px;
        margin: auto;
        text-align: center;
        margin-top: 20px;
    }   	
    #jsDropDownBoxBg
        {
            border: 1px solid #834F28;
            background: #FFFFFF;
            width: 140px;
            position: absolute;
            top: 160px;
            left: 265px;
            z-index: 1000;
            
        }
    #jsDropDownBox_BtnClose a
        {
            width: 100%;
            height: 20px;
            color: #FFFFFF;
            text-align: center;
            display: block;
            background: #834F28;
        }   

/* 
-----------------------------------------------------------------------------------
    end FORMULARZ ZGLOSZENIA 
-----------------------------------------------------------------------------------
*/	



#ctl00_cntMain_agentDane table td, #ctl00_cntMain_agentDane table td a {
color: #333333;
}
#ctl00_cntMain_agentDane table td a:hover{text-decoration: underline;}

div.ofeSpecHeadContent {color:#333333!important}

h1, h3{color:#333333!important}
div.MiddleBox strong, #wwTypNieruchomosci label{color: #000!important}
a.AktLink{color: #000!important}
li, ul{font-size: 14px;}
div.Opis span, div.Opis span span{font-family: Tahoma!important;}
.link5{color:#5a6e87!important}
td{color:#000!important}
a.stopka_link{color:#000!important; font-weight:normal!important}
div.Stopka span.footerLeft b{color: #000}
#dvspec1{color: #5a6e87!important;}
#dvspec2{color: #5a6e87!important;}
#dvspec3{color: #5a6e87!important;}
#dvspec4{color: #5a6e87!important;}
#dvspec5{color: #5a6e87!important;}
img.foto{border:0px;}
