body{
	margin : 0px;
	padding : 0px;
}
.bg_top{
	background-image : url(images/bg_top.gif); 
	background-repeat : repeat-x;
	background-position : top;
}
.bg_shadow{
	background-image : url(images/bg_shadow.gif); 
	background-repeat : repeat-x;
	background-position : top;
}
.bg_menu{
	background-image : url(images/bg_menu.gif); 
	background-repeat : repeat-x;
	background-position : top;
}
.bg_left_block{
	background-image : url(images/bg_left_block.gif); 
	background-repeat : repeat-y;
	background-position : top right;
}
.bg_menu_left{
	background-image : url(images/bg_menu_left.gif); 
	background-repeat : repeat-y;
	background-position : top right;
}
.bg_search{
	background-image : url(images/bg_search.gif); 
	background-repeat : repeat-y;
	background-position : top right;
}
.bg_search2{
	background-image : url(images/bg_search2.gif); 
	background-repeat : repeat-y;
	background-position : top right;
}
.bg_spacer{
	background-image : url(images/bg_spacer.gif); 
	background-repeat : repeat-y;
	background-position : top right;
}
.bg_item{
	background-image : url(images/bg_item.gif); 
	background-repeat : repeat-x;
	background-position : top left;
}
.tekstas{
	font-family : Verdana;
	font-size : 11px;
	color: #000000;
	}
.tekstas_red{
	font-family : Verdana;
	font-size : 12px;
	color: #CC0000;
	}
.tekstas_error{
        font-family : Verdana;
        font-size : 12px;
        color: #CC0000;
        }
.tekstas_message{
        font-family : Verdana;
        font-size : 12px;
        color: #00CC00;
        }
.tekstas_table_red{
	font-family : Verdana;
	font-size : 11px;
	color: #FF0000;
	font-weight: bold;
	}
.tekstas_table{
	font-family : Verdana;
	font-size : 11px;
	color: #30464C;
	font-weight: bold;
	}	
.tekstas_table select{
	font-family : Verdana;
	font-size : 11px;
	color: #30464C;
	font-weight: bold;
	}
.tekstas_white{
	font-family : Verdana;
	font-size : 11px;
	color: #FFFFFF;
	font-weight: bold;
	}
.tekstas_white_big{
	font-family : Verdana;
	font-size : 14px;
	color: #FFFFFF;
	font-weight: bold;
	}
.input_s{
	background-image : url(images/bg_input.gif);
	height: 19px;
	width: 114px;
	border: solid 1px #30464C;
	font-family : Verdana;
	font-size : 11px;
	color: #30464C;
	font-weight: bold;
	}
	.input_search{
	background-image : url(images/bg_input.gif);
	height: 19px;
	width: 60px;
	border: solid 1px #30464C;
	font-family : Verdana;
	font-size : 11px;
	color: #30464C;
	font-weight: bold;
	}
.input_login{
	background-image : url(images/bg_input.gif);
	height: 19px;
	width: 90px;
	border: solid 1px #30464C;
	font-family : Verdana;
	font-size : 11px;
	color: #30464C;
	font-weight: bold;
	}
.bt{
	background-image : url(images/bg_bt.gif);
	background-repeat : no-repeat;
	background-position : top left;
	height: 20px;
	width: 60px;
	font-family : Verdana;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
.textarea{
	background-color:#FAF1D7;
	border: solid 1px #B88F13;
	}



.va_log {
	font-family : Verdana;
	font-size : 10px;
	color: #30464C;
	text-decoration:none;
	font-weight: bold;
}
.menu {
	font-family : Arial;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.menu a:link, .menu a:visited, .menu a:active{
	font-family : Arial;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}



.menu  a:hover {
	font-family : Arial;
	font-size : 12px;
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}


.menubig {
	font-family : verdana;
	font-size : 20px;
	color: #FFFFFF;
	text-decoration:none;
}


.menubig a:link, .menubig a:visited, .menubig a:active{
	font-family : verdana;
	font-size : 20px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}



.menubig  a:hover {
	font-family : verdana;
	font-size : 20px;
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}


.find_more a:link, .find_more a:visited, .find_more a:active{
	font-family : Arial;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.find_more  a:hover {
	font-family : Arial;
	font-size : 12px;
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}
.menu_search a:link, .menu_search a:visited, .menu_search a:active{
	font-family : Arial;
	font-size : 12px;
	color: #0000CC;
	text-decoration:none;
	font-weight: bold;
}
.menu_search  a:hover {
	font-family : Arial;
	font-size : 12px;
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}
.menu_bottom a:link, .menu_bottom a:visited, .menu_bottom a:active{
	font-family : Verdana;
	font-size : 12px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	padding-left:15px;
	padding-right:15px;
}
.menu_bottom  a:hover {
	font-family : Verdana;
	font-size : 12px;
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
	padding-left:15px;
	padding-right:15px;
}
.login_p a:link, .login_p a:visited, .login_p a:active{
	font-family : Verdana;
	font-size : 10px;
	color: #30464C;
	text-decoration:none;
	font-weight: bold;
}
.login_p  a:hover {
	font-family : Verdana;
	font-size : 10px;
	color: #CC0000;
	text-decoration:none;
	font-weight: bold;
}
.more a:link, .more a:visited, .more a:active{
	font-family : Arial;
	font-size : 16px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.more  a:hover {
	font-family : Arial;
	font-size : 16px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.nr_red_p {
	font-family : Verdana;
	font-size : 10px;
	color: #CC0000;
	font-weight: bold;
}
.nr_white_p {
	font-family : Verdana;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.nr_yes {
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
	font-weight: bold;
	padding-left:7px;
	padding-right:7px;
	text-decoration: underline;
}
.nr_red a:link, .nr_red a:visited, .nr_red a:active{
	font-family : Verdana;
	font-size : 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
}
.nr_red  a:hover {
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
}
.nr_white a:link, .nr_white a:visited, .nr_white a:active{
	font-family : Verdana;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
}
.nr_white  a:hover {
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
}
.table_color_title{
	background-color: #7B949F;
	font-size : 10px;
}
.title{
	font-family : Arial;
	font-size : 16px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.title2{
	font-family : Arial;
	font-size : 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.current_auction{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
}
.foto_border{
	border: 1px solid #30464C;
	padding: 3px;
}
.please{
	font-family : Arial;
	font-size : 12px;
	color: #0000CC;
	text-decoration:none;
	font-weight: bold;
}
.button{
 background-color: #CC0000;
 border-left-color: #EB5C5C;
 border-top-color: #EB5C5C;
 border-right-color: #8F0000;
 border-bottom-color: #8F0000;
 height: 20px;
 
 font-family : Verdana;
 font-size : 10px;
 color: #FFFFFF;
 font-weight: bold;
 }


 .estimated_price a:link, .estimated_price a:active, .estimated_price a:visited, .estimated_price{
	font-family : Arial;
	font-size : 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;

}


.imgva {
	font-family : Verdana;
	font-size : 12px;
	color: #000000;
	text-decoration:none;
	border: 1px solid #30464C;
	padding: 0px;

}


.lang {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}

	.large {  
	 width : 4em ; 
	 height : 4em ; 
	 }
	 

.grupe {
	font-family : Arial;
	font-size : 14px;
	color: #000000;
	text-decoration:none;
}

.grupe a:link, .grupe a:visited, .grupe a:active{
	font-family : Arial;
	font-size : 14px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}



.grupe  a:hover {
	font-family : Arial;
	font-size : 14px;
	color: #FE0000;
	text-decoration:none;
	font-weight: bold;
}


mmm {
	font-family : Arial;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration:none;
}


.mmm a:link, .mmm a:visited, .mmm a:active{
	font-family : Arial;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration:none;

}



.mmm  a:hover {
	font-family : Arial;
	font-size : 12px;
	color: #FF0000;
	text-decoration:none;

}

.takelis {
	font-family : Arial;
	font-size : 12px;
	color: #FFCC33;
	text-decoration:none;
}

.takelis a:link, .takelis a:visited, .takelis a:active{
	font-family : Arial;
	font-size : 12px;
	color: #FFCC33;
	text-decoration:none;
	font-weight: bold;
}



.takelis  a:hover {
	font-family : Arial;
	font-size : 12px;
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}


A.



