/*	table td {
	border: 1px solid red;
}
#contents, #left-contents, #toppage-left-contents {
	border: 1px solid black;
}*/
* {
	font-family: Verdana;
}
#contents, #top-page-title {
	padding-left: 44px;
	padding-right: 20px;
}
#left-contents {
	width: 276px;
}
#toppage-left-contents {
	width: 424px;
}
img {
	border: 0px;
}
td.bluecontact {
	background-color: #C9C9C4;
	padding:5px 5px 5px 5px;
}
td.bruksniukas {
	background-color: #d6d6d6;
	height: 36px;
}
td.meniutxt, td.meniutxt * {
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8C1A4A;
}
input.app {
	border: 1px solid #8C1A4A;
	background-color: #FFFFFF;
}
select.app {
	border: 1px solid #8C1A4A;
	background-color: #FFFFFF;
}
textarea.app {
	border: 1px solid #8C1A4A;
	background-color: #FFFFFF;
}
.blue-antraste {
	font-size: 12px;
	font-weight:bold;
	color:#202124;
}
.blue-txt {
	font-size: 11px;
	color:#202124;
}
.blue-email {
	font-size: 10px;
	font-weight: normal;
/*	color: #8c1a4b;*/
	text-decoration:none;	
}
a.blue-email:hover  {
	text-decoration:underline;
}
a.white-links {
	font-size: 10px;
	color: #202124;
	font-weight: 100;
	color:#8c1a4b;
}
.bordofont, .bordofont *{
	color:#8c1a4b;
}
.news-title, .news-text, .news-footer *{
	font-family: Verdana;
	font-size: 11px;
}
.news-title {
	font-weight:bold;
	text-align: left;
	margin-bottom: 0px;
	color:#8c1a4b;
}
.news-text {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news-footer {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-footer a{
	font-weight:normal;
}
.news-sep {
	background-color:#202124;
}

.subtitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#202124;
}
.title {
	font-family: Verdana;
	font-size: 36px;
	color: #202124;
}


div.sub-layer {
	margin-top: 3px;
	padding: 5px 5px 5px 5px;
	z-index: 1000;
	visibility: hidden;
	position: absolute;
	left: -1px;
	top: 1px;
	background-color: #FFFFFF;
	border: 2px solid #c6c6c6;
}
hr {
	color:#202124;
	height: 1px;
}
a {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:#202124;
}
a:hover {
	text-decoration: underline;
}
a.sub-menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: 100;
	color:#8C1A4A;
	text-decoration: none;
	text-transform:uppercase;
}
a.sub-menu:hover {
	font-weight: bold;
	text-decoration: none;
}
a.list-link {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
}
.page-title {
	font-family: Arial;
	font-size: 30px;
	color: #8C1A4A;
	font-weight: bold;
}
td.list-cell {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
}
.mandat {
	color:#BB0000;
	font-weight: bold;
}
.level-active, .level-inactive, .level-inactive a, .level-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
}
.level-inactive, .level-inactive a {
	color:#c6c6c6;
	text-decoration: none;
}
.level-inactive a:hover {
	text-decoration: underline;
}
.level-top {
	font-weight:bold;
}