/* CSS Document */

body {
	background-color: #EAEAEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header0 {
	background-image: url(images/header0.jpg);
	background-repeat: no-repeat;
}
.sonas {
	background-image: url(images/header2.jpg);
	background-repeat: repeat-y;
}
.sonas #sonas_pic {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 193px;
}
/* Meniu blokas */
#meniu_blokas {
	width: 139px;
	vertical-align: top;
	margin-top: 7px;
}

#meniu_blokas #meniu {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	width: 139px;
}
#meniu_blokas #meniu a {
	display: block;
	width: 125px;
	background-color: #EAEAEA;
	border-bottom: 1px solid #BDBDBD;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#meniu_blokas #meniu a:link, #meniu_blokas #meniu a:visited
{
color: #000000;
text-decoration: none;
}

#meniu_blokas #meniu a:hover
{
background-color: #F8F8F8;
color: #000000;
}

#meniu_blokas #meniu #meniu_act a:hover, #meniu_blokas #meniu #meniu_act a:link, #meniu_blokas #meniu #meniu_act a:visited {
background-color: #F8F8F8;
color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.csc-firstHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005CA1;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 7px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.content a:link, .content a:visited {
	color: #005CA1;
	text-decoration: none;
}
.content a:hover {
	color: #005CA1;
	text-decoration: underline;
}

