body{
margin : 0px;
padding : 0px;
background-image : url(/images/bg.jpg); 
background-repeat : repeat-y;
background-position : left top;
}
.bg_email{
background-image : url(/images/bg_email.gif); 
background-repeat : no-repeat;
background-position : bottom;
}
.bg_1{
background-image : url(/images/bg_1.gif); 
background-repeat : repeat-x;
background-position : bottom;
}
.bg_2{
background-image : url(/images/_2.gif); 
background-repeat : repeat-x;
background-position : top;
}
.bg_vidus{
background-image : url(/images/bg_vidus.jpg); 
background-repeat : no-repeat;
background-position : left top;
}
.bg_foto{
background-image : url(/images/bg_foto.gif); 
background-repeat : repeat-x;
background-position : right top;
}
.bg_foto_n1{
background-image : url(/images/bg_foto_n1.jpg); 
background-repeat : no-repeat;
background-position : left top;
}
.bg_foto_n2{
background-image : url(/images/bg_foto_n2.jpg); 
background-repeat : no-repeat;
background-position : left top;
}
.bg_foto_n3{
background-image : url(/images/bg_foto_n3.jpg); 
background-repeat : no-repeat;
background-position : left top;
}
.bg_foto_n4{
background-image : url(/images/bg_foto_n4.jpg); 
background-repeat : no-repeat;
background-position : left top;
}
.bg_foto_n5{
background-image : url(/images/bg_foto_n5.jpg); 
background-repeat : no-repeat;
background-position : left top;
}
.bg_login{
background-image : url(/images/bg_login.gif); 
background-repeat : no-repeat;
background-position : right;
}
.bg_taskas{
background-image : url(/images/bg_taskas.gif); 
background-repeat : repeat-y;
background-position : left top;
}
.bg_map{
background-image : url(/images/bg_map.gif); 
background-repeat : no-repeat;
background-position : top;
}
.bg_top_menu{
background-image : url(/images/bg_top_menu.gif); 
background-repeat : no-repeat;
background-position : top;
}
.spacer_t{
background-image: url(/images/spacer_t.gif); 
background-repeat: repeat-x;
background-position: bottom;
padding-top:5px;
}
.tekstas{
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size : 12px;
color: #666666;
}
.input_email{
background-color:#FAF1D7;
height: 20px;
width: 130px;
border: solid 1px #B88F13;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size : 11px;
color: #666666;
}
.input_t{
background-color:#FAF1D7;
height: 18px;
width: 180px;
border: solid 1px #B88F13;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size : 11px;
color: #666666;
}
.bt{
background-color:#FAF1D7;
height: 18px;
width: 70px;
border: solid 1px #B88F13;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size : 11px;
color: #666666;
}
.textarea{
background-color:#FAF1D7;
border: solid 1px #B88F13;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size : 11px;
color: #666666;
width: 180px;
}
.date{
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size : 11px;
color: #FF0000;
margin-bottom:5px;
margin-top:15px;
}
.title{
padding-left:5px;
padding-right:5px;
white-space: nowrap;
text-align:left;
height: 27px;
vertical-align:middle;
}
.menu a:link, .menu a:visited, .menu a:active{
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size : 11px;
color: #666666;
text-decoration:none;
}
.menu  a:hover, .menu_a_over {
font-family:Tahoma, Arial, Verdana, sans-serif;
font-size : 11px;
color: #000000;
text-decoration:underline;
}
.none{
 border: solid 1px #CCCCCC;
}
.none_o{
 border: solid 1px #DD9649;
}
.bg_f1{
background-image : url(/images/bg_f1.gif); 
background-repeat : no-repeat;
background-position : bottom right;
}
.bg_f2{
background-image : url(/images/bg_f2.gif); 
background-repeat : no-repeat;
background-position : bottom right;
}

h1 {
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 15px;
margin-bottom:0;
}

h2 {
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 13px;
margin-bottom:0;
}

.bg_pav_akcija{
background-image : url(/images/pav_akcija.jpg); 
background-repeat : no-repeat;
background-position : top left;
}
.title_akcija{
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size : 15px;
color: #990000;
padding-left:5px;
padding-right:5px;
}

@media print {

.no_print { display: none; }

}