body {
	margin: 0px auto 0px auto;
	text-align: center;	
	height:100%;
	background: url(images/fonas.gif) repeat-x left top;
	background-color: #04408e;
}
form {
	display: inline;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
a:link {
	color:#000000;
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}
a:visited {
	color:#000000;
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}
a:active {
	color:#000000;
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

.container {
	position:relative;
	width: 900px;
	margin: 0px auto 0px auto;	
}
.top {	
	width: 900px;
	height: 60px;
	padding-top:20px;
}
.left_menu{
	display:table; /* must put this in for FireFox. */
	margin:auto; /* for IE6 and Firfox centering */
	width:200px;
}

.item{
	padding-top:10px;
	padding-bottom:10px;
	background: url(images/menu_arr.gif) left 50% no-repeat;
	font-family: Arial;
	font-size: 13px;	
	color: black;	
	text-align:left;
}
.item a{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	color: black;
	text-decoration: underline;	
}
.item a:visited{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	color: black;
	text-decoration: underline;	
}
.item a:hover{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	color: black;
	text-decoration: none;
}

.item_sub{
	padding-bottom:10px;
	font-family: Arial;
	font-size: 13px;	
	color: black;	
	text-align:left;
}
.item_sub a{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	color: black;
	text-decoration: underline;	
}
.item_sub a:visited{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	color: black;
	text-decoration: underline;	
}
.item_sub a:hover{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	color: black;
	text-decoration: none;
}

.items_cat{
	width:200px;
	margin:auto; /* for IE6 and Firfox centering */
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
	height:31px;
	background: url(images/cat_bg.gif) left top no-repeat;
	background-color:white;
	font-family: Arial;
	font-size: 14px;	
	color: white;
	font-weight:bold;	
}

.items_cat a{
	color:white;
	text-align: left;
	font-family: Arial;
	font-size: 14px;		
	text-decoration: none;	
}
.items_cat a:visited{
	color:white;
	text-align: left;
	font-family: Arial;
	font-size: 14px;		
	text-decoration: none;	
}
.items_cat a:hover{
	color:#e2bc62;
	text-align: left;
	font-family: Arial;
	font-size: 14px;		
	text-decoration: none;
}

.on1
{
	
}
.on1 a{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	color: #0c3da3;
	text-decoration: underline;	
}
.on1 a:visited{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	color: #0c3da3;
	text-decoration: underline;	
}
.on1 a:hover{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	color: #0c3da3;
	text-decoration: none;
}

.topmenu {	
	padding-right:10px;
}
.lang{	
	padding-left:10px;
	padding-top:10px;
}
.menu_bg_l
{
	width:5px;
	height:30px;
	margin-left:5px;
	background: url(images/menu_bg_l.gif) left top repeat-x;
}
.menu_bg_r
{
	width:5px;
	height:30px;
	margin-right:5px;
	background: url(images/menu_bg_r.gif) left top repeat-x;
}
.menu_but
{
	height:30px;
	padding:5px 15px;
	text-align:center;
}
.menu_but a{
	text-align:center;
	font-family: Arial;
	font-size: 14px;	
	color: white;
	text-decoration: none;	
}
.menu_but a:visited{
	text-align:center;
	font-family: Arial;
	font-size: 14px;	
	color: white;
	text-decoration: none;	
}
.menu_but a:hover{
	text-align:center;
	font-family: Arial;
	font-size: 14px;	
	color: #e2bc62;
	text-decoration: none;
}

.on
{
	background: url(images/menu_bg.gif) left top repeat-x;
}

.bg_top
{
	width:900px;
	height:19px;
	/*border:1px solid red;*/
	background: url(images/top_bg.gif) left top no-repeat;
}
.bottom_bg
{
	width:900px;
	height:19px;
	/*border:1px solid red;*/
	background: url(images/bottom_bg.gif) left top no-repeat;
}

.content{
	width: 900px;
	display:table; /* must put this in for FireFox. */
	margin:auto; /* for IE6 and Firfox centering */
	padding:0px 0px;
	background-color:white;
}

.content_java{
	width: 640px;
	padding:0px 0px;
	background-color:white;
	height:104px;
}

#image_box img{
	border:0px solid #7777aa;
	cursor: pointer;
	cursor: hand;
}

.content_left
{
	text-align:left;
	width:200px;
	padding-bottom:30px;
}

.content_right
{
	text-align:left;
	width:640px;
	padding-bottom:30px;
}

.content_line
{
	text-align:left;
	width:200px;
	height: 1px;
	padding:0px 0px;
	background: url(images/line.gif) left 50% repeat-x;
}

.footer{
	position:relative;	
	width: 860px;
	height:60px;
	text-align:left;
	padding-top:12px;
	padding-left:20px;
	padding-right:20px;
}

.aiva{
	color:white;
	text-align: left;
	font-family: Arial;
	font-size: 11px;		
}
.aiva a{
	color:white;
	text-align: left;
	font-family: Arial;
	font-size: 11px;		
	text-decoration: underline;	
}
.aiva a:visited{
	color:white;
	text-align: left;
	font-family: Arial;
	font-size: 11px;		
	text-decoration: underline;	
}
.aiva a:hover{
	color:#e2bc62;
	text-align: left;
	font-family: Arial;
	font-size: 11px;		
	text-decoration: none;
}

.antraste{
	width:640px;
	color: #032755;
	vertical-align:top;
	text-align:left;
	font-family:Arial;
	font-size:16px;
	padding-bottom:12px;
	font-weight:bold;
	/*border:1px solid green;*/
}

.text{
	color: black;
	vertical-align:top;
	text-align:justify;
	font-family:arial;
	font-size:12px;		
	/*border:1px solid green;*/
}

.text span{
	color: black;
	vertical-align:top;
	text-align:justify;
	font-family:arial;
	font-size:12px;	
	/*border:1px solid green;*/
}

.text table 
{
border-collapse: collapse;
} 

.text td{
	padding: 0px;	
	color: black;
	vertical-align:middle;
	text-align:justify;
	font-family:arial;
	font-size:12px;	
	/*border:1px solid green;*/
}

.text img{
	border:0px;
}

.text div, p{
	color: black;
	vertical-align:top;
	text-align:justify;
	/*text-align:justify;*/
	font-family:arial;
	font-size:12px;	
}

.text a {
	color: black;
	text-align:justify;
	font-family:arial;
	font-size:12px;
	text-decoration: underline;
}
.text  a:visited { 
	color: black;
	text-align:justify;
	font-family:arial;
	font-size:12px;
	text-decoration: underline;
}
.text  a:hover {
	color: #256C9C; 
	text-align:justify;
	font-family:arial;
	font-size:12px;
	text-decoration: underline;
}

.katalogs
{
	padding-top:30px;
}

.cat_img{
	padding:0px;
	margin:0px;
	width:310px;	
}
.cat_img img{
	border:1px solid #c2c2c2;
}

.cat_info{
	padding:0px;
	margin:0px;
	width:310px;	
}

.cat_ant{
	color: #a20606;
	vertical-align:top;
	text-align:left;
	font-family:Arial;
	font-size:14px;
	padding-bottom:12px;
	font-weight:bold;
	/*border:1px solid green;*/
}

.big_line
{
	text-align:left;
	width:640px;
	height: 1px;
	padding:15px 0px;
	background: url(images/line.gif) left 50% repeat-x;
}

#navcontainer
{
margin: 0px;
padding: 0px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
	text-decoration: none;
	font-size: 10px/12px;
	float: left;
	margin: 0px;
	height: 38px;
	width: 74px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#navcontainer li a:hover
{
color: #000000;
}

.item_name{	
	background: url(images/vertybiu_bg.gif) left top no-repeat;
	font-family: Arial;
	font-size: 13px;	
	color: #03217B;	
	text-align:left;
	height:25px;
	padding-left:8px;
	vertical-align:middle;
}
.item_name a{
	text-align:left;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;	
	color: #03217B;	
	text-decoration: underline;	
}
.item_name a:visited{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	font-weight:bold;
	color: #03217B;	
	text-decoration: underline;	
}
.item_name a:hover{
	text-align:left;
	font-family: Arial;
	font-size: 13px;	
	font-weight:bold;
	color: #03217B;	
	text-decoration: none;
}






input
{ 	
	font-size: 12px;
	color: #000000;
	/*border: 1px solid #000000;*/
	background-color: #FFFFFF;
}
/*
input
{ 
	background-color:#bfccdc;
	color:#000a13;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	border:1px solid red;
}*/
.without_border
{ 
	border: 0px;
	background-color:#c4d1d7;
}


.header
{
	height:145px;
	background-color: #004080;
}
.header_category
{
	height:20px;
	background-color: #4e7c9e;
	font-size: 10px;
	color: #FFFFFF;
}
.header_category a:link, .header_category a:active, .header_category a:visited
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.header_category a:hover
{
	text-decoration: underline;
}

.header td
{
	font-size: 12px;
	color: #FFFFFF;
}

.header a:link, .header a:active, .header a:visited
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.header a:hover
{
	text-decoration: underline;
}
.content
{
	max-height:100%
}

.top_links
{
font-size: 10px;
color: #FFFFFF;
padding-right:5px;
}

.header_links a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
}
.header_links a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
}
.header_links a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size:10px;
}
.header_links a:active
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size:10px;
}

div.small_line {
	width:175px;
	height:10px;	
	background:url(images/menu_line.gif) center left no-repeat;
/*	margin-top:3px;
	margin-bottom:3px;*/
}

div.big_line {
	background-color:#4e7c9e;
	width:100%;
	height:1px;
	line-height:0px;
	margin-top:3px;
	margin-bottom:3px;
}

.group_table
{
	width: 190px;
	background:url(images/groups_bg.jpg) top left repeat-x;
}
.group
{
	padding-left:10px;
	text-align:left;
	width:175px;	
}
.gr_arr{
	background:url(images/arr.gif) center left no-repeat;
	padding-left:10px;
}

.group a:link, .group a:active, .group a:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485865;
/*	font-weight: bold;*/
}

.group a:hover
{
	text-decoration: underline;
}

.subgroup
{
	/*padding-left:15px;*/
	color:#CCCCCC;
}

.subgroup a:link, .subgroup a:active, .subgroup a:visited 	{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12;
color: #485865;
}

.table_header td
{
	background-color:#4e7c9e;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding:2px 3px 3px 2px;
	vertical-align:top;
}
.table_header a:link, .table_header a:active, .table_header a:visited
{
	color: #FFFFFF;
}

.table_header a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.table_row td
{
	background-color: #c4d1d7;
	font-size:12px;
	padding:2px 3px 3px 2px;
	vertical-align:top;
}

.item_header
{
background-color:#4e7c9e;
color: #FFFFFF;
font-size:12px;
font-weight: bold;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

.notice
{
color:#FF0000;
padding-left:10px;
}
.tvs1
{
	text-align:left;
	padding-left:55px;	
	font-size: 12px;
	color: #163554;
	background-color:white;	
}
.tvs
{
	text-align:left;
	font-size: 12px;
	padding-left:13px;
	color: #163554;
	background:url(images/small_menu.gif) center left no-repeat;
	background-color:white;	
	
}
.tvs a:link
{
	color: #163554;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
}
.tvs a:visited
{
	color: #163554;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
}
.tvs a:hover
{
	color: #163554;
	text-decoration: underline;
	font-family:Arial;
	font-size:12px;
}
.tvs a:active
{
	color: #163554;
	text-decoration: underline;
	font-family:Arial;
	font-size:12px;
}
.antraste
{
	font-family:Arial;
	font-size:14px;
	color:black;
}

.contantraste
{
	font-family:Arial;
	color:#4e7c9e; 
	font-size:16px; 
	font-weight:bold;
}

.text{
	padding-top: 15px;
	color: black;
	vertical-align:top;
	text-align:left;
	font-family:arial;
	font-size:12px;	
	/*border:1px solid green;*/
}

.text span{
	color: black;
	vertical-align:top;
	text-align:left;
	font-family:arial;
	font-size:12px;	
	/*border:1px solid green;*/
}

.text table 
{
border-collapse: collapse;
} 

.text td{
	padding: 0px;	
	color: black;
	vertical-align:top;
	text-align:left;
	font-family:arial;
	font-size:12px;	
	/*border:1px solid green;*/
}

.text img{
	border:0px;
}

.text div, p{
	color: black;
	vertical-align:top;
	/*text-align:justify;*/
	font-family:arial;
	font-size:12px;	
}

.text a {
	color: #256C9C; 
	font-family:arial;
	font-size:12px;
	text-decoration: underline;
}
.text  a:visited { 
	color: #256C9C; 
	font-family:arial;
	font-size:12px;
	text-decoration: underline;
}
.text  a:hover {
	color: #256C9C; 
	font-family:arial;
	font-size:12px;
	text-decoration: none;
}
.skaiciukai_cont {
	margin-left: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
}
.n_topicl_small 
{
	color: black;
	font-size:11px;
	font-family:tahoma;
	font-weight:normal;
}

.n_topicl_small a:link
{
	color: #0086C5;
	font-size:11px;
	font-family:tahoma;
	text-decoration: underline;
}
.n_topicl_small a:visited
{
	color: #0086C5;
	font-size:11px;
	font-family:tahoma;
	text-decoration: underline;
}
.n_topicl_small a:hover
{
	color: #0086C5;
	font-size:11px;
	font-family:tahoma;
	text-decoration: none;
}
.n_topicl_small a:active
{
	color: #0086C5;
	font-size:11px;
	font-family:tahoma;
	text-decoration: underline;
}
.big
{
	color:#FF7F00; 
	font-size:18px; 
	font-weight:bold;
}
.notice
{
color:#FF0000;
padding-left:10px;
}
.antraste{
	font-size:12px;
}
.com_head{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color:#C9DBED;
}
.com_body{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color:#F1F5FA;
}

.trans 
{
	background-color: transparent;
	text-align: center;
}
.top_bg{
	background:url(images/bg.gif) top left repeat-x;
}

.input_c{
	background-color:#bfccdc;
	color:#000a13;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	/*border-color:#132434; 
	/*border-style:inset; 
	border-width:1px; */
}
.right_side{
	width: 190px;
	text-align:left;
	vertical-align:top;
	background:url(images/right_bg.jpg) top right repeat-x;
}
.iname 
{
	color: #0086C5;
	font-weight:normal;
	font-size:13px;
	font-family:tahoma;
}
.iname h1
{
	color: #0086C5;
	font-weight:normal;
	font-size:13px;
	font-family:tahoma;
}

.iname a:link
{
	color: #0086C5;
	font-weight:normal;
	font-size:13px;
	font-family:tahoma;
	text-decoration: underline;
}
.iname a:visited
{
	color: #0086C5;
	font-weight:normal;
	font-size:13px;
	font-family:tahoma;
	text-decoration: underline;
}
.iname a:hover
{
	color: #0086C5;
	font-weight:normal;
	font-size:13px;
	font-family:tahoma;
	text-decoration: none;
}
.iname a:active
{
	color: #0086C5;
	font-weight:normal;
	font-size:13px;
	font-family:tahoma;
	text-decoration: underline;
}