body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.mygtukas {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 9px;
	background: #CC0000;
	border: solid 1px #000000;
	height: 20px;
	text-transform: uppercase;
}
.mygtukas_gray {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 9px;
	background: #999999;
	border: solid 1px #666666;
	height: 20px;
	text-transform: uppercase;
}

.hltOver {
	background: #F2F2F2;
}

.hltOut {
	background: #EEEEEE;
}
.hltOver_green {
	background: #E9EFE2;
}

.hltOut_green {
	background: #DCE6D2;
}

.hltOver_dark {
	background: #E5E5E5;
}
.hltOut_dark {
	background: #DDDDDD;
}

.hltOver_red {
	background: #FFEEEE;
}
.hltOut_red {
	background: #FFE6E6;
}

.kontaktai {
	font-family: Arial;
	font-size: 11px;
   color:#666666;
}

.link_yellow {
	font-family: Arial;
	font-size: 12px;
   color:#FFDC01;
   font-weight:bold;
   text-decoration:underline;
}

.link_yellow:hover {
	font-family: Arial;
	font-size: 12px;
   color:#FFDC01;
   font-weight:bold;
   text-decoration:none;
}
.link_yellow_red {
	font-family: Arial;
	font-size: 12px;
   color:#FFFFFF;
   font-weight:bold;
   background-color:#D32E11;
   text-decoration:none;
   padding:3px;
}

.link_yellow_red:hover {
	font-family: Arial;
	font-size: 12px;
   color:#FFDC01;
   font-weight:bold;
   text-decoration:none;
}
.link_membermenu {
	font-family: Arial;
	font-size: 12px;
   color:#CC0000;
   font-weight:bold;
   text-decoration:underline;
}

.link_membermenu:hover {
	font-family: Arial;
	font-size: 12px;
   color:#CC0000;
   font-weight:bold;
   text-decoration:none;
}

.link_red {
	font-family: Arial;
	font-size: 11px;
   color:#D32E11;
   text-decoration:none;
}

.link_red:hover {
	font-family: Arial;
	font-size: 11px;
   color:#000000;
   text-decoration:none;
}

.link_red_big {
	font-family: Arial;
	font-size: 12px;
   color:#D32E11;
   text-decoration:none;
   font-weight:bold;
}

.link_red_big:hover {
	font-family: Arial;
	font-size: 12px;
   color:#000000;
   text-decoration:none;
   font-weight:bold;
}

.link_black {
	font-family: Arial;
	font-size: 11px;
   color:#000000;
   text-decoration:underline;
}

.link_black:hover {
	font-family: Arial;
	font-size: 11px;
   color:#9E9E9E;
   text-decoration:none;
}
.link_black_big {
	font-family: Arial;
	font-size: 12px;
   color:#000000;
   text-decoration:underline;
   font-weight: bold;
}

.link_black_big:hover {
	font-family: Arial;
	font-size: 12px;
   color:#9E9E9E;
   text-decoration:none;
   font-weight: bold;
}

.link_gray {
	font-family: Arial;
	font-size: 11px;
   color:#9E9E9E;
   text-decoration:underline;
}

.link_gray:hover {
	font-family: Arial;
	font-size: 11px;
   color:#9E9E9E;
   text-decoration:none;
}
.text_gray {
	font-family: Arial;
	font-size: 12px;
	color:#CCCCCC;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	color:#666666;
}
.text_green {
	font-family: Arial;
	font-size: 11px;
	color:#007103;
}
.input_login {
	font-family : Arial;
    color: #000000;
    font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #D4D0C8;
	width: 115px;
	height: 18px;
	padding-left: 5px;
}
.input_login_inactive {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	background-color: #DDDDDD;
	border: solid 1px #D4D0C8;
	width: 115px;
	height: 18px;
	padding-left: 5px;
	text-transform: lowercase;
}
.input_form {
	font-family : Arial;
    color: #000000;
    font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #AAAAAA;
	width: 115px;
	height: 18px;
	padding-left: 5px;
}

td{
   font-family : Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 12px;
}

a {
   color:#FE771D;
   text-decoration:underline;
}

a:hover {
   color:#FA8000;
   text-decoration:none;
}

.iconlink {
   font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#FA8000;
   font-weight:normal;
   text-decoration:none;
}

.iconlink:hover {
   font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#FA8000;
   font-weight:normal;
   text-decoration:underline;
}

.maintext {
   font-family : Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 12px;
   text-align: justify;
   padding-left: 30px;
   padding-right: 20px;
   padding-top: 15px;
   padding-bottom: 20px;
}
.leftpadding {
   padding-left: 30px;
   padding-right: 20px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.title {
   font-family : Garamond;
   color: #6E973E;
   font-size: 20px;
   font-style: italic;
}

.category_title {
   color: #FFFFFF;
   font-size: 14px;
   font-weight: bold;
   padding-left: 5px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.subkategorija {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.submenu_linkas{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#D32E11;
	font-size: 11px;	
	font-weight:bold;
	text-decoration:none;
	line-height: 20px;
}

.submenu_linkas:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	line-height: 20px;
}

input,select,option,textarea{
   font-size: 12px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
}

.news_photo{
   margin-right: 10px;
   margin-bottom: 5px;
   padding: 15px;
}

.news_text{
   font-family : Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   text-align: justify;
}

.news_link:hover{
   color:#FA8000;
   text-decoration:none;
   font-weight:bold;
}

.news_more_link {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
}

.news_more_link:hover{
   font-size:11px;
   color:#FFFFFF;
   background: #FF9900;
}

.news_date {
   font-family : Arial, Helvetica, sans-serif;
   color:#D32E11;
   font-size:11px;
   white-space: nowrap;
}

.form_table_left {
	font-family: Arial;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	background-color: #EEEEEE;
	height: 25px;
}
.form_table_right {
	font-family: Arial;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	background-color: #F5F5F5;
	height: 25px;
}

.mini_text{
	font-family: Arial;
	color:#000000;
	font-size:9px;
	text-decoration:none;
}
.medium_text{
	font-family: Arial;
	color:#999999;
	font-size:11px;
	text-decoration:none;
}
.medium_text_black{
	font-family: Arial;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.medium_text_gray{
	font-family: Arial;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

.medium_text_black_bold {
	font-family: Arial;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}
.text_black_big{
	font-family: Arial;
	color:#000000;
	font-size:12px;
	font-weight: bold;
}
.medium_text_white {
	font-family: Arial;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.text_white_bold {
	font-family: Arial;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
.text_red_bold {
	font-family: Arial;
	color:#CC0000;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.mini_text_white {
	font-family: Arial;
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}

.mini_text_gray {
	font-family: Arial;
	color:#CCCCCC;
	font-size:9px;
	text-decoration:none;
}

.mini_klaida_text {
	font-family: Arial;
	color:#CC0000;
	font-size:9px;
	font-weight: normal;
	text-decoration:none;
}
.medium_klaida_text {
	font-family: Arial;
	color:#CC0000;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}

.klaida_text {
	font-family: Arial;
	color:#CC0000;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}