html{
    /* Kontrola paska pionowego - zawsze włączony aby zapobiec skokom strony w poziomie przy włączaniu/wyłączaniu paska */
  	overflow-y: scroll;
}

body {
     background-image: url(/images/images_feber/bok.png);
     background-attachment: fixed;
     margin-top: 0px;
     margin-bottom: 0px;
	 font-family: verdana,tahoma, geneva,  helvetica, arial, sans-serif;
     color: black;	 
}


A:link {
         color: red; font-weight: normal; font-size: 12px; text-decoration: none;
}
A:visited {
         color: red; font-weight: normal; font-size: 12px; text-decoration: none;
}
A:active {
         color: #467FC3; font-weight: normal; font-size: 12px; text-decoration: none;
}
A:hover {
         color: #467FC3; font-weight: normal; font-size: 12px; text-decoration: none;
}

#kursy_walut {
     font-size: 12px;
     text-align: center;
     margin-left: 20px;
     color: #9A9A9A;
}

.dane_firmy {
			font-size:11px; 
			margin-left:10px; 
			color: gray; 
			margin-top:5px
}

.bialy {
         FONT-WEIGHT: bold; color: white; font-size:13px;
}


.default_nag {
         FONT-WEIGHT: bold; color: #467FC3; font-size:13px;
}

.news_tytul {
         FONT-WEIGHT: bold; color: #467FC3; font-size:11px;
}


.menu {
         FONT-WEIGHT: bold; color: red; font-size:13px;
}

.waluty {
         FONT-WEIGHT: bold; color: #9A9A9A; font-size:13px;
}

a.inny {
         FONT-WEIGHT: bold; color: black; font-size:12px;       
}



A.menu:link {
         FONT-WEIGHT: bold; color: red; font-size:13px;  line-height:180%
}
A.menu:visited {
         FONT-WEIGHT: bold; color: red; font-size:13px;  line-height:180%
}
A.menu:active {
         FONT-WEIGHT: bold; color: #467FC3; font-size:13px;   line-height:180%
}
A.menu:hover {
         FONT-WEIGHT: bold; color: #467FC3; font-size:13px;   line-height:180%
}

A.menu_dol:link {
         FONT-WEIGHT: normal; color: red; font-size:11px; text-align: left
}
A.menu_dol:visited {
         FONT-WEIGHT: normal; color: red; font-size:11px; text-align: left
}
A.menu_dol:active {
         FONT-WEIGHT: normal; color: #467FC3; font-size:11px;  text-align: left
}
A.menu_dol:hover {
         FONT-WEIGHT: normal; color: #467FC3; font-size:11px; text-align: left
}

A.more:link {
         FONT-WEIGHT: normal; color: red; font-size:11px;  line-height:180%
}
A.more:visited {
         FONT-WEIGHT: normal; color: red; font-size:11px;  line-height:180%
}
A.more:active {
         FONT-WEIGHT: normal; color: #467FC3; font-size:11px;   line-height:180%
}
A.more:hover {
         FONT-WEIGHT: normal; color: #467FC3; font-size:11px;   line-height:180%
}


A.read_more:link {
         FONT-WEIGHT: normal; color: red; font-size:11px; text-align: right
}
A.read_more:visited {
         FONT-WEIGHT: normal; color: red; font-size:11px; text-align: right
}
A.read_more:active {
         FONT-WEIGHT: normal; color: #467FC3; font-size:11px;  text-align: right
}
A.read_more:hover {
         FONT-WEIGHT: normal; color: #467FC3; font-size:11px; text-align: right
}


td{
  font-size: 12px;
  text-align: justify;
  line-height:1.6;
}

#menuul {
        list-style-image: url(/images/images_feber/tcz.png);
		margin-top: 3px;
}

#stopka {
        font:bold 10 px verdana, geneva, tahoma, helvetica, arial, sans-serif;
        background-image: url(/images/images_feber/stopka.png);
        background-repeat: no-repeat; 
        color: white;
}

.hr_news {
 color:#E9E9E9;
 border-top: 1px dashed #E9E9E9;
 border-bottom:none;
 border-left:none;
 border-right:none;
}