@charset "utf-8";
/* CSS Document */

div.pages{
padding-top:8px;
background:url(../images/content/dot_blue.gif) top left repeat-x;
}

div.pages a{
display:block;
text-decoration:none;
color:white;
font-size:10px;
}

div.pages a:hover{
text-decoration:underline
}

a.n_page{
float:right;
padding:0 11px 2px 6px;
background:url(../images/content/vidiniai/decor_2.gif) top right no-repeat #3f98d8;
}

a.p_page{
float:left;
background:url(../images/content/vidiniai/decor_1.gif) top left no-repeat #3f98d8;
padding:0 6px 2px 11px;
}

ul.pages{
list-style:none;
float:left;
padding-left:10px;
}

ul.pages li{
float:left;
margin-right:5px;
}

ul.pages li a{
display:block;
font-size:10px;
padding:0 4px;
text-decoration:none
}

ul.pages li.selected a{
cursor:default;
color:white;
background:#3697d5;
}

ul.news_anonsas{
list-style:none;
padding-left:10px;
}

ul.news_anonsas li{
padding:7px 0;
}

ul.news_anonsas li a{
text-decoration:none
}

ul.news_anonsas li.selected a{
background:#3697d5;
color:white;
padding:0 4px;
}

ul.news_anonsas li a:hover{
text-decoration:underline
}

ul.news_anonsas li.selected a:hover{
text-decoration:none;
cursor:default
}
