/* CSS Document */
body{
   margin: 0;
   padding: 0;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px;
   margin: 0px;
   text-align: center;
   color: #9e7f3f;
}
a {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration:none;
    color: #bb1d35;
}
a:hover {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration:underline;
    color: #bb1d35;
}
.pagrindas{
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px;
   padding:10px;
  width:769px;

}
td{
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px;

}
.top_title{
   background-image: url(title/bg_top.png);
   background-repeat: repeat-x;
   height:362px;
   border-bottom:4px solid #fcefc4;
}
.top_vidus{
   background-image: url(menu/bg_top.png);
   background-repeat: repeat-x;
   height:133px;
   border-bottom:4px solid #fcefc4;
}
.vidus{
padding-top:10px;
}
div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div#test {
	height: 100%;
}

div#nested {
	height: 50%;
}
.im{
padding-bottom:1px;
}
.imi{
padding-top:1px;
}
.news_desc{
font-size:11px;
}


.theme1 {
        font-weight: normal;
        color: #009e49;
}

.theme2 {
        font-weight: normal;
        color: #bb1d35;
}

.theme3 {
        font-weight: normal;
        color: #4ba6d6;
}
