/* 
    Biblioteka CSS dla Internet Explorer
    ----------------------------------------
    (c) ID Studio :: http://www.idstudio.pl/
*/

BODY, TD, INPUT     {
                    font-family:    Helvetica, Verdana, ;
                    font-color:     #686868;
                    font-size:      11px;
                    line-height:    16px;    
                    }
                    
a                   {
                    color: #750404;
                    text-decoration: none;
                    }

a:hover            {
                    text-decoration: underline;
                    }                           

TABLE.content TD    {
                    padding-left: 5;
                    padding-right: 5;
                    padding-top: 5;
                    }
					
INPUT, TEXTAREA 
		{
			border: 1px solid;
			border-color: #505050;
			
		}

/*-------------------------------------------------------------------*/

/* News */

.NewsTytul, .NewsTytul a
        {
        font-size: 12px;
        font-weight: bold;
        color: #9E0606;
        }
        

.NewsTytul a:hover  
        {
        font-size: 12px;
        text-decoration: underline;
        }                

.NewsAutor
        {
        font-size: 10px;
        font-weight: bold;
        color: #454545;
        }

.NewsAutor a
        {
        font-size: 10px;
        font-weight: bold;
        color: #787878;
        }

.NewsAutor a:hover
        {
        text-decoration: underline;
        }

.NewsData
        {
        font-size: 10px;
        font-weight: bold;
        color: #494949;
        }

.NewsShortTytul a
        {
        font-size: 11px;
        color: #9E0606;
        }        
                
.NewsShortData
        {
        font-size: 10px;
        font-weight: bold;
        color: #A7A7A7;
        }        
        
        
/*-------------------------------------------------------------------*/

.ArtTresc
        {
        font-size: 12px;
        color: #000000;
        }
        
.ArtTytul a, .ArtTytul  
        {
        font-size: 13px;
        font-weight: bold;
        color: #9E0606;
        }

.ArtShortTytul a  
        {
        font-size: 12px;
        font-weight: bold;
        color: #9E0606;
        }        
                

.ArtTytul a:hover
        {
        text-decoration: underline;
        }        
        
.ArtData 
        {
        font-size: 10px;
        color: #A7A7A7;
        }

.ArtAutor 
        {
        font-size: 10px;
        color: #000000;
        }        

.ArtAutor a:hover
        {
        text-decoration: underline;
        }

                
.ArtSpis 
        {
        border:1px solid;
        }        
        
.ArtSpis a:hover {
        text-decoration: underline;
        }
                

.ArtSpisEven, .ArtSpisNotEven 
        {
        padding:3px;
        padding-left: 8px;
        }        
.ArtSpisNotEven 
        {
        background: #E4E4E4;
        }        

.ArtSpisHead 
        {
        font-size:12px;
        padding:3px;
        padding-left: 8px;
        background: #D9D9D9;
        color: #9E0606;
        }        

        
/*-------------------------------------------------------------------*/        

.LekiTresc
        {
        font-size: 12px;
        color: #000000;
        }
        
.LekiNazwa   
        {
        font-size: 13px;
        font-weight: bold;
        color: #9E0606;
        }        

.LekiData 
        {
        font-size: 10px;
        color: #A7A7A7
        }

/*-------------------------------------------------------------------*/

.SlowniczekSlowo
        {
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        }
        
.SlowniczekTlumaczenie
        {
        }        

.SlowniczekLink
        {
        font-size: 11px;
        font-weight: bold;
        color: #A7A7A7
        }

/*-------------------------------------------------------------------*/

.faqTresc
        {
        font-size: 11px;
        color: #000000;
        }


        
.faqPytanie, .faqPytanieSpis a   
        {
        font-size: 11px;
        font-weight: bold;
        color: #9E0606;
        }        

.faqPytanieSpis a
        {
        font-weight: normal;
        }        
        
.faqData 
        {
        font-size: 10px;
        color: #A7A7A7
        }

/*-------------------------------------------------------------------*/        

.PoradnikTresc
        {
        font-size: 12px;
        color: #000000;
        }
        
.PoradnikTytul, .PoradnikTytul a 
        {
        font-size: 13px;
        font-weight: bold;
        color: #9E0606;
        }        

.PoradnikData 
        {
        font-size: 10px;
        color: #A7A7A7
        }

/*-------------------------------------------------------------------*/



.KomentTytul
        {
        font-weight: bold;
        color: #000000;
        }

.KomentAutor a
        {
        color: #890F0F;
        }        
        
/*-------------------------------------------------------------------*/        

.nowinki{
		font-size: 11px;
		color: #484848
		}
.nowinki a
		{
		color: #0F4378;
		}		

.powTematyczne
        {
        font-size:12px;
        color: #0F4378;
        font-weight: bold;
        }

.Ogloszenie
        {
        font-size:11px;
        color: #494949;
        padding: 10px;
        }



.Sonda TD
        {
        font-size:10px;
        color: #494949;
        }


.Forum  {
        font-size: 10px;
        color: #730000;
        line-height:12px;
        }

.Forum a, 
        {
        color: #000000;
        }


.data   {
        font-size: 10px;
        color: #000000;
        }
        
.stopka {
        font-size: 10px;
        color: #000000;
        line-height:12px;
        padding-left:5px;
        }      
        
.menu_left a
        {
        font-size: 11px;
        color: #373737;
        text-decoration: none;
        }   
        
.menu_left a:hover
        {
        color: #000000;
        text-decoration: underline;
        }
		
.ErrorText	
		{
			font-weight: bold;
			color: #9E0606;
		}
				
		
.ErrorForm	
		{
			border-color: #9E0606; 
			border-width: 1px;
		}
		   
