body{
	margin : 0px;
	padding : 0px;
	background-color:#79273A;
}
.bg{
	background-image : url(images/bg.gif); 
	background-repeat: repeat-y;
	background-position : top;
}
.bg_v{
	background-image : url(images/bg_v.gif); 
	background-repeat: repeat-x;
	background-position : top;
}
.bg_meniu{
	background-image : url(images/bg_meniu.gif); 
	background-repeat: repeat-x;
	background-position : top left;
}
.tekstas{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	}
.tekstas2{
	font-family : Verdana;
	font-size : 12px;
	color: #000000;
	}
.data{
	font-family : Arial;
	font-size : 12px;
	color: #990000;
	text-decoration:underline;
	}
.title{
	font-family : Times New Roman;
	font-size : 14px;
	color: #582A35;
	font-weight:bold;
	}
.linkas a:link, .linkas a:visited, .linkas a:active{
	font-family : Arial;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.linkas  a:hover {
	font-family : Arial;
	font-size : 12px;
	color: #CCCCCC;
	text-decoration:none;
}
.mp3 a:link, .mp3 a:visited, .mp3 a:active{
	font-family : Arial;
	font-size : 11px;
	color: #990000;
	text-decoration:none;
}
.mp3  a:hover {
	font-family : Arial;
	font-size : 11px;
	color: #000000;
	text-decoration:none;
}

.mp3n {
	font-family : Arial;
	font-size : 11px;
	color: black;
	text-decoration:none;
}

.linkas2 {
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-decoration:none;
}
