/* CSS Document */

body {
	top: 0;
	margin: 0;
	background: url(images/vertical.png) repeat-x top left #252525;
}

#tot {
	margin-left:auto;
	margin-right: auto;
	width: 988px;
	background: url(images/grad.png) repeat-y top;
	border: #FFFFFF solid 1px; 
}

#header {
	height: 50px;
}

.title {
	line-height: 44px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
}

.slogan {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	padding-left: 50px;
}

#menu { 
	padding-top: 16px;
	float: right;
	height: 34px;
	
}

.butonas {
	width: 110px;
	height: 34px;
	float: left;
	margin-right: 10px;
	line-height: 34px;
	color: #1F4D7A;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size: 16px;
	text-align:center;
}

.butonas a{
	background: url(images/butonas.jpg) no-repeat left;
	display:block;
	color: #1F4D7A;
	text-decoration:none;
}

.butonas a:visited{
	color: #1F4D7A;
	text-decoration:none;
}

.butonas a:hover{
	background: url(images/hover.jpg) no-repeat left;
}

.butonasWide {
	width: 120px;
	height: 34px;
	float: left;
	margin-right: 10px;
	line-height: 34px;
	color: #1F4D7A;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size: 16px;
	text-align:center;
}

.butonasWide a{
	background: url(images/butonas-wide.jpg) no-repeat left;
	display:block;
	color: #1F4D7A;
	text-decoration:none;
}

.butonasWide a:visited{
	color: #1F4D7A;
	text-decoration:none;
}

.butonasWide a:hover{
	background: url(images/hover-wide.jpg) no-repeat left;
}


.main_img {
	border-top: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
}

#corp {
	background: #D3DBF8;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-bottom: #12212E solid 0px;
	border-top: #ffffff solid 1px;
}

.main-text {
	background: #FFFFFF;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 300px;
	position: relative;
	border: #5288AE solid 1px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding-top:20px;
}

.main-text p{
	line-height: 130%;
	padding-right: 50px;
	}

#menius{ 	
	width: 240px;
	position:absolute;
	top: 50px;
	right: -210px;
	background: #56631f;
	border: #80942E solid 1px;
}

.menu-items {
	padding-top: 10px;
	background: #DAE6AC;
}

.menu-item {
	height: 30px;
	background: #DAE6AC;
	line-height: 30px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
}

.menu-item a{
	color: #333333;
	text-decoration:none;
	display: block;
}

.menu-item a:visited{
	color: #333333;
	text-decoration:none;

}
.menu-item a:hover{
	color: #333333;
	text-decoration:none;
	background: #B4CB58;
}



.menu-title {
	height: 30px;
	font-size: 20px;
	background: #56631f;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer {
	height: 35px;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer a{
		color: #FFFFFF;
		text-decoration:underline;
}

.footer a:visited {
		color: #FFFFFF;
		text-decoration:underline;
}
.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.ttitle {
	color: #5A661A;
	font-family: , Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	padding: 100px 0px;
	margin-top: 10px;
}

a.style25 {
	text-decoration: none;
}

a.style25:hover{
	color: red;
}


table.sample {
	border-width: 1px;
	border-spacing: 2px;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: thin;
	padding: 10px;
	border-style: inset;
	border-color: gray;
	background-color: rgb(250, 240, 230);
	width: 125px;
	text-align: center;
}
table.sample td {
	border-width: thin;
	padding: 10px;
	border-style: inset;
	border-color: gray;
	background-color: rgb(250, 240, 230);
	text-align: center;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

.contact {
	font-size: 25px;
}

.attherate {
	color: red;
}

img.logo {
	margin:2px;
	border:2px solid gray;
}

.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	
}

.form-table {
	text-align: right;
}

.updates {
	background-color: gray;
	width: 550px;
}

#rounded-updates
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 625px;
	margin-bottom: 40px;
	margin-left: 15px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-updates thead th.rounded-company
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
	font-size: 15px;
}
#rounded-updates thead th.rounded-q4
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
#rounded-updates th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-updates td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-updates tfoot td.rounded-foot-left
{
	background: #e8edff url('images/botleft.png') left bottom no-repeat;
}
#rounded-updates tfoot td.rounded-foot-right
{
	background: #e8edff url('images/botright.png') right bottom no-repeat;
}
#rounded-updates tbody tr:hover td
{
	background: #d0dafd;
}
