/*h1 elem a fix szövegeknél*/
.focim {
padding: 4px 0 0 28px;
margin-bottom: 20px;
background-color: transparent;
background-repeat: no-repeat;
height: 23px;
border-bottom: 2px dotted #999999;
}

/*a dinamikus oldalakon a hírek, elemzések után lévő fix szövegek*/
.fix_szoveg {
clear: both;
}

.fix_szoveg h2{
font-size: 14px;
margin: 5px 0 5px 0;
padding-left: 5px;
background-color: #FF9933;
color: white;
text-transform: uppercase;
}

.fix_szoveg h3,h4{
font-size: 1em;
}

.kiemeles {
background-color: yellow;
padding: 3px 0 3px 5px;
}

.box {
border: 1px solid #666666;
padding: 5px;
}

.box h2 {
margin-top: 0;
background-color: #99CCFF;
padding:3px;
}

.box h2,h3,h4 {
margin-bottom: 0;
}

.box ul {
margin-top: 0;
}

#rss_list {
list-style-image:url(kepek/feed.png);
list-style-position: outside;
}



