body {
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
legend {
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
hr {
	border: none 0;
	border-top: 1px dashed #666666;
	width: 100%;
	height: 1px;
}
hr.top {
	color: #666666;
	width: 100%;
	height: 1px;
}
a {
	color: #990000;
}
a:hover {
	color: #990000;
}
a.meniu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f4f4f4;
	text-decoration: none;
}
a:hover.meniu {
	color: #FFFFFF;
}
select {
	font-family: Arial;
	font-size: 12px;
}
input {
	font-family: Arial;
	font-size: 12px;
}
table {
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
}
table.pilka {
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #f4f4f4;
}
table.login td {
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}
table.skelbimas {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.skelbimas td {
	text-align: justify;
	background-color: #f4f4f4;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 2px #FFFFFF solid;
}
table.meniu td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f4f4f4;
}
input.button {
	color: #FFFFFF;
	background-color: #74050b;
   	border: 1px #333333 solid;
   	font-weight: bold;
}
img {
	behavior: url("/images/pngbehavior.htc");
}
ul.news {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
li.news {
	padding:0px 0px 5px 10px;
	background:url("../images/list-item-bg.gif") no-repeat 0 5px;
}
li.news a, a.black {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
li.news a:hover, a.black:hover {
	color: #000000;
	text-decoration: none;
}
li.news a:visited {
	color: #000000;
}
.module_meniu {
	padding: 9px 10px 9px 25px;
	color: #fff;
	font: bold 110% Arial;
}