

.blog_virsraksts {
    font-family: Georgia;
    font-weight: bold; 
        font-size: 13px;

}

.blog_datums {
    font-family: Georgia;
    font-style: italic;
    font-size: 10px;

}

.blog_apraksts {
    text-align:justify;
    font-family: Georgia;

}

.blog_link {
    font-family: Georgia;
    text-decoration: none;

}

.blog_link a:link, .blog_link a:visited, .blog_link a:active, .blog_link a:hover {
    font-family: Georgia;
    text-decoration: none;
}

 /* ieteikt pogu css */
                                div.tw_butt a {
                                display: inline-block;
                                                                    text-decoration: none;
                                                                width: 22px; 
                                                                height: 22px;
                                    background-image: url("/img/tw.gif");
                                }


                                div.dr_butt a {
                                display: inline-block;
                                                                    text-decoration: none;
                                                                width: 22px; 
                                                                height: 22px;
                                    background-image: url("/img/dr.gif");
                                }


                                
                                div.fb_butt a {
                                display: inline-block;
                                                                    text-decoration: none;
                                                                    height: 22px;
                                width: 22px; 
                                    background-image: url("/img/fb.gif");
                                }

                                div.dr_butt , div.tw_butt , div.fb_butt  {
                                    display: inline-block;
                                    height: 22px;
                                    margin: 0 3px;
                                    text-decoration: none;
                                    width: 22px;
                                }



