body{
	margin : 0px;
	padding : 0px;
	background-color:#F6F6F6;
}
.bg_flash{
	background-image : url(images/bg_flash.jpg); 
	background-repeat : repeat-x;
}
.bg_meniu{
	background-image : url(images/bg_meniu.gif); 
	background-repeat : repeat-x;
}
.bg_kontaktai{
	background-image : url(images/bg_kontaktai.jpg); 
	background-repeat : repeat-x;
}
.bg_top{
	background-image : url(images/bg_top.gif); 
	background-repeat : repeat-x;
	background-position: top;
}
.bg_front_top{
	background-image : url(images/bg_front_top.gif); 
	background-repeat : no-repeat;
	background-position: center top;
}
.bg_bottom{
	background-image : url(images/bg_bottom.gif); 
	background-repeat : repeat-x;
	background-position: bottom;
}
.bg_front_bottom{
	background-image : url(images/bg_front_bottom.gif); 
	background-repeat : no-repeat;
	background-position: center bottom;
}
.tekstas{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	}
.title{
	font-family : Verdana;
	font-size : 12px;
	color: #990000;
	font-weight: bold;
	}
.meniu_st{
	font-family : Arial;
	font-size : 10px;
	color: #990000;
	}
.meniu_st2{
	font-family : Verdana;
	font-size : 10px;
	}
.kontaktai{
	font-family : Arial;
	font-size : 11px;
	color: #666666;
	}
.linkai a:link, .linkai a:visited, .linkai a:active{
	font-family : Arial;
	font-size : 10px;
	color: #990000;
	text-decoration:none;
}
.linkai  a:hover {
	font-family : Arial;
	font-size : 10px;
	color: #990000;
	text-decoration:underline;
}
.submeniu a:link, .submeniu a:visited, .submeniu a:active{
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
	text-decoration:none;
}
.submeniu  a:hover {
	font-family : Verdana;
	font-size : 10px;
	color: #990000;
	text-decoration:none;
}
.submeniu_active {
	font-family : Verdana;
	font-size : 10px;
	color: #990000;
	text-decoration:none;
}
.linkai2 a:link, .linkai2 a:visited, .linkai2 a:active{
	font-family : Arial;
	font-size : 11px;
	color: #990000;
	text-decoration:none;
}
.linkai2  a:hover {
	font-family : Arial;
	font-size : 11px;
	color: #990000;
	text-decoration:underline;
}
.remas {
	border: 1px #CCCCCC solid;
}

.link_in_txt  a:link, .link_in_txt a:visited, .link_in_txt a:active{
	font-family : Arial;
	font-size : 12px;
	color: #990000;
	text-decoration:none;
}
.link_in_txt  a:hover {
	font-family : Arial;
	font-size : 12px;
	color: #990000;
	text-decoration:underline;
}
