a:link {
text-decoration : none; 
color : #DD1F00; 
} 
	a:visited {
text-decoration : none; 
color : #DD1F00; 
} 
a:hover {
text-decoration : underline; 
color : #DD1F00; 
} 
.menu:visited {
color : #A49170; 
text-decoration : underline; 
} 
.menu:link {
color : #A49170; 
text-decoration : underline; 
} 
.menu:hover {
color : #A49170; 
text-decoration : none; 
} 
.menu1:visited {
color : #DD1F00; 
text-decoration : underline; 
} 
.menu1:link {
color : #DD1F00; 
text-decoration : underline; 
} 
.menu1:hover {
color : #DD1F00; 
text-decoration : none; 
} 

.title {
color : #DD1F00; 
font-family : tahoma; 
text-decoration : none; 
font-size : 11px;
font-weight : bold;
 }
.title_katalog {
color : #DD1F00; 
font-family : tahoma; 
text-decoration : none; 
font-size : 12px;
font-weight : bold;
 }   
.text {
color : #6F6F6E; 
font-family : tahoma; 
text-decoration : none; 
font-size : 12px; 
 } 
.text_small {
color : #C1AB84; 
font-family : tahoma; 
text-decoration : none; 
font-size : 11px;
font-weight : bold;
 } 
 .title1 {
color : #255AA6; 
font-family : verdana; 
text-decoration : none; 
font-size : 14px;
 } 