@CHARSET "ISO-8859-1";

h3{
	font-family: 'PretoSans_MediumItalic',Arial;    
}

h2{
    font-family: 'PretoSans_BoldItalic',Arial;    
}

h4{
    font-family: 'PretoSans_MediumItalic',Arial;    
}

.wfboxstyle2 a{
    color: #dc4128;
    font-family: 'PretoSans_MediumItalic',Arial;
    font-size: 13px;
    text-decoration: none;    	
}    

.wfboxstyle2 a.selected{
    color: #dc4128;
    font-size: 13px;
    text-decoration: none;
    background: url(/img/new_design/submenu_selector.png);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    padding-left: 8px;
    
}    

.wfboxstyle2 a:hover{
	background: url(/img/new_design/submenu_selector.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 8px;
}

.wfboxstyle3 {
	background-color: #fb831e;
	color:white; 
}

.wfboxstyle3 span.blogbox_title{
    display:block;
    font-family: 'PretoSans_BoldItalic',Arial;
    font-size: 15px;
    color:#fff200;
    font-weight: bold;
}

.wfboxstyle3 span.blog_title{
	display:block;
    color:white;
    font-weight: bold;	
}

.wfboxstyle3 a{
	color:white;	
}

.wfboxstyle4 #sp_box1:hover{
	background-color:#4dcaea;
	color:white;
	cursor:pointer;
}
.wfboxstyle4 #sp_box1:hover a{    
    color:white;
}
.wfboxstyle4 #sp_box1 h3{
    font-family: Tahoma, Geneva, sans-serif;
    font-size:12px; 	    
    color:#4dcaea;
}
.wfboxstyle4 #sp_box1:hover h3{    
    color:white;
}

.wfboxstyle4 #sp_box2:hover{
    background-color:#147c97;
    color:white;
    cursor:pointer;
}
.wfboxstyle4 #sp_box2:hover a{    
    color:white;
}
.wfboxstyle4 #sp_box2 h3{
    font-family: Tahoma, Geneva, sans-serif;
    font-size:12px;        
    color:#147c97;
}
.wfboxstyle4 #sp_box2:hover h3{    
    color:white;
}

.wfboxstyle4 #sp_box3:hover{
    background-color:var(--cervena);
    color:white;
    cursor:pointer;
}
.wfboxstyle4 #sp_box3:hover a{    
    color:white;
}
.wfboxstyle4 #sp_box3 h3{
    font-family: Tahoma, Geneva, sans-serif;
    font-size:12px;        
    color:var(--cervena);
}
.wfboxstyle4 #sp_box3:hover h3{    
    color:white;
}

.wfboxstyle4 #sp_box4:hover{
    background-color:#eb3043;
    color:white;
    cursor:pointer;
}
.wfboxstyle4 #sp_box4:hover a{    
    color:white;
}
.wfboxstyle4 #sp_box4 h3{
    font-family: Tahoma, Geneva, sans-serif; 
    font-size:12px;       
    color:#eb3043;
}
.wfboxstyle4 #sp_box4:hover h3{    
    color:white;
}

.wfboxstyle9 {
    background-color: #fb831e;
    color:white; 
}

.wfboxstyle9 span.blogbox_title{
    display:block;
    font-family: 'PretoSans_BoldItalic',Arial;
    font-size: 15px;
    color:#fff200;
    font-weight: bold;
}

.wfboxstyle9 span.blog_title{
    display:block;
    color:white;
    font-weight: bold;  
}

.wfboxstyle9 a{
    color:white;    
}