body {
	margin:0px;
	padding:0;
	height:100%;
	font-family:Tahoma;
	font-size:11px;
}

html {
	height:100%;
}

h1 {
	color:#5d8d34;
	font-size:14px;
	margin-top:0px;
}

a.redlink { color:#FF0000; }

a.green {
	color:#5b8d34;
	text-decoration:none;
}

a:hover.green {
	color:#5b8d34;
	text-decoration:underline;
}

a.back_link {
	color:#5d8d34;
	text-decoration:underline;
	font-weight:bold;
}

a:hover.back_link {
	color:#5d8d34;
	text-decoration:none;
	font-weight:bold;
}

input, textarea, select {
	border:#5d8d34 solid 1px;
	font-family:Tahoma;
	font-size:11px;
	padding:2px;
}

#top_header {
	background-image:url(/img/header.jpg);
	background-repeat:no-repeat;
	height:149px;
}

.skiepai_list a {
	color:#000000;
	font-weight:bold;
}

.skiepai_list {
	padding-top:10px;
}

.skiepai_atsakymas {
	padding-top:10px;
}

.duk_list a {
	color:#000000;
	font-weight:bold;
}

.duk_list {
	padding-top:10px;
	line-height:18px;
}

.duk_atsakymas {
	padding-top:10px;
}

a.mano_links {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}


#flash {
	position:absolute;
	left:164px;
	top:26px;
}

#tekstai {
	background-color:#FFFF66;
	height:100%;
	width:100%;
}

#left_side {
	width:207px;
	background-color:#e1f09d;
}

#content_side {
	padding-left:15px;
	width:500px;
	text-align:justify;
}

#right_side {
	padding-left:10px;
	width:200px;
}

#meniu {
	margin-left:20px;
	line-height:16px;
}

.meniu_group_icon, .meniu_regular_icon {
	width:7px;
	height:14px;
	padding-left:7px;
	padding-right:10px;
}

.meniu_inside_group {
	padding-left:10px;
}

#meniu a {
	color:#000000;
	text-decoration:none;
}

#meniu a:hover {
	color:#000000;
	text-decoration:underline;
}

.meniu_bruksnys {
	border-top:#5d8d34 solid 1px;
}

#naujienos_box {
	background-image:url(/img/naujienos.gif);
	background-repeat:no-repeat;
	width:200px;
	height:190px;
}

.naujienos_box_txt2 {
	position:absolute;
	margin-top:30px;
	margin-left:15px;
	width:185px;
}

a.naujienos_box_txt {
	color:#000000;
	text-decoration:none;
}

a:hover.naujienos_box_txt {
	color:#000000;
	text-decoration:underline;
}

#prenumerata_box {
	background-image:url(../img/prenumerata.gif);
	background-repeat:no-repeat;
	width:200px;
	height:115px;
}

.prenumerata_box_txt {
	position:absolute;
	margin-top:30px;
	margin-left:15px;
	width:175px;
}

.prenumerata_box_txt a {
	color:#000000;
	text-decoration:none;
}

.prenumerata_box_txt a:hover {
	color:#000000;
	text-decoration:underline;
}

.istorija_username {
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

.istorija_border {
	border-bottom:#000000 solid 1px;
	padding-bottom:10px;
}

.istorija_border a {
	color:#000000;
	text-decoration:none;
}


#footer {
	background-image:url(/img/footer.jpg);
	background-repeat:no-repeat;
	height:69px;
	clear:both;
}

#skiepai_info {
	border-bottom:#5b8d34 solid 1px;
	color:#FF0000;
}