body{
	margin : 0px;
	padding : 0px;
}
.top2_bg{
	background-image : url(images/top2_bg.jpg); 
	background-repeat : repeat-x;
	background-position: left top;
}
.bg_st{
	background-image : url(images/st.gif); 
	background-repeat : repeat-x;
	background-position: left;
}
.bg_st_submeniu{
	background-image : url(images/st_submeniu.gif); 
	background-repeat : no-repeat;
	background-position: left;
}
.tekstas{
	font-family : Arial;
	font-size : 11px;
	color: #000000;
}
.tekstas_p{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
}
.tekstas_white{
	font-family : Arial;
	font-size : 11px;
	color: #FFFFFF;
}
.tekstas_grey{
	font-family : Arial;
	font-size : 11px;
	color: #818E9B;
}
.tekstas_grey_big{
	font-family : Arial;
	font-size : 14px;
	color: #818E9B;
	font-weight : bold;
	text-align : left;
	padding-left : 12px;
}
.tekstas_blue{
	font-family : Arial;
	font-size : 11px;
	color: #006BAF;
}
.drop{
	font-family : Arial;
	font-size : 11px;
	color: #000000;
}
.title1{
	font-family : Arial;
	font-size : 12px;
	color: #E3003E;
}
.title2{
	font-family : Tahoma;
	font-size : 14px;
	color: #E3003E;
	font-weight: bold;
}
.menu a:link, .menu a:visited, .menu a:active{
	font-family : Arial;
	font-size : 11px;
	color: #000000;
	text-decoration:none;
}
.menu  a:hover {
	font-family : Arial;
	font-size : 11px;
	color: #E3003E;
	text-decoration:none;
}
.linkas_blue a:link, .linkas_blue a:visited, .linkas_blue a:active{
	font-family : Arial;
	font-size : 11px;
	color: #006BAF;
	text-decoration:none;
}
.linkas_blue  a:hover {
	font-family : Arial;
	font-size : 11px;
	color: #E3003E;
	text-decoration:none;
}
.linkas_grey a:link, .linkas_grey a:visited, .linkas_grey a:active{
	font-family : Arial;
	font-size : 11px;
	color: #818E9B;
	text-decoration:none;
}
.linkas_grey  a:hover {
	font-family : Arial;
	font-size : 11px;
	color: #E3003E;
	text-decoration:none;
}
.input {
	font-family : Arial;
	font-size : 11px;
	color: #000000;
	text-decoration:none;
	background-color:#F2F5F9;
	border: 1px solid #ACB5BD;
	height: 15px;
}
