body, p, td, div{
	font-family: "Verdana" , sans-serif, "Tahoma" , sans-serif,  "Arial" , sans-serif; 
	font-size: 11px ;
}
body{
	margin: 0px;
	padding:0px;
	color:#666666;
}
A, A:LINK, A:VISITED{
	color : #333333;
	text-decoration : underline;
}
A:FOCUS, A:HOVER, A:ACTIVE{
	color : #333333;
	text-decoration: none;
}
/*
A:VISITED{
	color : #546d7d;
	text-decoration : none;
} 
*/
p, div {
	margin: 3px 0px 3px 0px;
}
h1 {
	font-size: 18px ;
	font-weight: normal;
	margin: 6px 0px 6px 0px;
}

h2 {
	font-size: 16px ;
	font-weight: normal;
	margin: 6px 0px 6px 0px;
}

h3 {
	font-size: 14px ;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}

h4 {
	font-size: 14px ;
	font-weight: normal;
	margin: 6px 0px 6px 0px;
}

h5 {
	font-size: 12px ;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}

h6 {
	font-size: 12px ;
	font-weight: normal;
	margin: 4px 0px 4px 0px;
}
UL{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 20px;
	padding-left: 5px;
}
OL{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 25px;
	padding-left: 0px;
}
LI{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
} 
FORM{
	margin:0px;
	padding:0px;
}
input{
	height:16px;
	font-size:10px;
}
input[type=checkbox]{
	height:auto;
}
input[type=radio]{
	height:auto;
}
.no_margin{
	margin:0px;
	padding:0px;
}
.hand{
	cursor:pointer;
}
.top_line_bg{
	background-image: url("img/top_line_bg.gif");
	background-repeat:no-repeat;
	
}
.dark_blue_bord{
	background-image: url("img/dark_blue_px.gif");
	background-repeat:repeat-y;
	background-position:right;
	
}
.stora_linija{
	background-image: url("img/bott_stora_linija.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	
}
.plona_linija{
	background-image: url("img/bott_plona_linija.gif");
	background-position:bottom;
	background-repeat:repeat-x;
}
.d_b_bord{
	border-bottom:1px solid #5379b3;
}
.light_blue_bg{
	background-color:#e0eefe;
}
.search_button{
	width:24px;
	height:24px;
	
}
.inp_1{
	border:1px solid #bcbcbd;
}
.w_1{
	width:135px;
}
.w_2{
	width:70px;
}
.wh_1{
	width:100%;
	height:80px;
}
.n_meniu{
	background-color:#fcfcfc;
	border-bottom:1px solid #bcbcbd;
}
.a_meniu{
	background-color:#deecfc;
	border-bottom:1px solid #bcbcbd;
}
.meniu_item{
	margin:0px;
	padding:5px 5px 5px 40px;
	background-image: url("img/meniu_bulet.gif");
	background-position:left;
	background-repeat:no-repeat;
	color:#124797;
	font-size:12px;
}
.meniu_item A, .meniu_item A:LINK, .meniu_item A:VISITED{
	color:#124797;
	text-decoration : none;
}
.meniu_item A:FOCUS, .meniu_item A:HOVER, .meniu_item A:ACTIVE{
	color:#124797;
	text-decoration: none;
}

/* submeniu */
.submeniu{
	position:absolute;
	visibility:hidden;
	left:240px;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	background-color:#fcfcfc;
	margin:0px;
	padding:0px;
	width:140px;
}
.sm_txt{
	border-bottom:1px solid #dfdfdf;
	padding:7px 7px 7px 23px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	color:#333333;
}
.sm_txt A, .sm_txt A:LINK, .sm_txt A:VISITED, .sm_txt A:FOCUS, .sm_txt A:HOVER, .sm_txt A:ACTIVE {
	color:#333333;
	text-decoration: none;
}
.sm_txt_a{
	border-bottom:1px solid #dfdfdf;
	padding:7px 7px 7px 23px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	color:#124797;
}
.sm_txt_a A, .sm_txt_a A:LINK, .sm_txt_a A:VISITED, .sm_txt_a A:FOCUS, .sm_txt_a A:HOVER, .sm_txt_a A:ACTIVE {
	color:#124797;
	text-decoration: none;
}
/* // submeniu*/
.title{
	margin:0px;
	padding:0px 0px 10px 5px;
	color:#00008c;
	/*font-weight:bold;*/

}
.color_1{
	color:#979797;
}
.color_2{
	color:#124797;
}
.color_3{
	color:#FFFFFF;
}
.bold_1{
	font-weight:bold;
}
.font_1{
	font-size:10px;
}
.font_3{
	font-size:12px;
}
.ident_1{
	padding-right:48px;
}
.link_1 A, .link_1 A:LINK, .link_1 A:VISITED{
	color:#979797;
	text-decoration : none;
}
.link_1 A:FOCUS, .link_1 A:HOVER, .link_1 A:ACTIVE{
	color:#979797;
	text-decoration: underline;
}
.activ_lang{
	background-image: url("img/act_lang.gif");
	background-position:bottom center;
	background-repeat:no-repeat;
}
.cursor_1{
	cursor:default;
}
.link_2 A, .link_2 A:LINK, .link_2 A:VISITED{
	color:#FFFFFF;
	text-decoration : none;
}
.link_2 A:FOCUS, .link_2 A:HOVER, .link_2 A:ACTIVE{
	color:#FFFFFF;
	text-decoration: none;
}
.w_2{
	width:140px;
}
.ident_11{
	padding-left:180px;
}
IMG{
	border-color:#50A1FC;
}
.innerTable1{
	width: 100%;
}
.innerTable1 td{
	border-left: 1px solid #979797;
	border-top: 1px solid #979797;
}
.innerTable1 td.firstcell{
	width: 50%;
	border-left: 0px none;
}
.innerTable1 tr.firstline td{
	border-top: 0px none;
}
