body, p, td, div{
	font-family: "Helvetica", sans-serif, "Verdana" , sans-serif, "Tahoma" , sans-serif,  "Arial" , sans-serif; 
	font-size: 11px ;
}
body{
	margin: 0px;
	padding:0px;
	color:#565656;/*#8b8b8b;*/
}
A, A:LINK, A:VISITED{
	color : #5778B5;/*#568ad0;*/
	text-decoration : none;
}
A:FOCUS, A:HOVER, A:ACTIVE{
	color : #5778B5;
	text-decoration: underline;
}
/*
A:VISITED{
	color : #546d7d;
	text-decoration : none;
} 
*/
p, div {
	margin: 3px 0px 3px 0px;
}
h1 {
	font-size: 15px ;
	font-weight: normal;
	margin: 6px 0px 6px 0px;
}

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

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

h4 {
	font-size: 13px ;
	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: 6px 0px 6px 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:18px;
	font-size:10px;
}
input [type=checkbox]{
	height:auto;
}
input [type=radio]{
	height:auto;
}
/* naujas */
.medicina_bg{
	background-image: url("img/body_bg.gif");
	background-repeat:repeat-y;
	background-position:center;
	background-attachment: fixed;
}
.no_margin, .no-margin{
	margin:0px;
	padding:0px;
}
.no-float{
	clear: both;
}
.bg_border{
	border-left:2px solid #FFFFFF;/*#cccccc;#7d7d7d*/
	border-right:2px solid #FFFFFF;/*#cccccc;#7d7d7d*/
}
.top_bg_ln{
	background-image: url("img/top_ln_bg2.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	color:#FFFFFF;
}
.top_tit{
	/*font-size:15px;*/
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
}
.white_font, .white_font A, .white_font A:LINK, .white_font A:VISITED{
	color:#FFFFFF;
	text-decoration: none;
}
.white_font A:FOCUS, .white_font A:HOVER, .white_font A:ACTIVE{
	color:#151568;
	text-decoration: none;
}
.white_border{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
}
.white_bg{
	background-color:#FFFFFF;
}
.top_white_bord{
	border-top:5px solid #FFFFFF;
}
.bott_white_bord{
	border-bottom:5px solid #FFFFFF;
}
.grey_bord_bott{
	border-bottom:1px solid #b4b4b4;
}
.d_grey_bord_bott{
	border-bottom:1px solid #1A1974;
}
.meniu{
	border-bottom:1px solid #FFFFFF;
	width: 170px;
}
.meniu2{
	
	margin:0px;
	background-color:#e2e2e2;
	padding:6px 6px 6px 19px;
	background-image: url("img/meniu_bul.gif");
	background-repeat:no-repeat;
	background-position:left;
	color:#565656;
	font-size:12px;
}
.meniu2_a{
	
	margin:0px;
	background-color:#cfd5e6;
	padding:6px 6px 6px 19px;
	background-image: url("img/meniu_bul_a.gif");
	background-repeat:no-repeat;
	background-position:left;
	color:#565656;
	font-size:12px;
}
.meniu_bord{
	border-bottom:1px solid #b4b4b4;
}
.hand{
	cursor:pointer;
}
A.mn, A.mn:LINK, A.mn:VISITED, A.mn:FOCUS, A.mn:HOVER, A.mn:ACTIVE{
	color:#565656;
	text-decoration : none;
}
.blok_bord{
	border-left:3px solid #8b97c2;
	border-right:3px solid #8b97c2;
	border-bottom:3px solid #8b97c2;
}
.blok_head{
	background-color:#8b97c2;
	background-image: url("img/blok_bg.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	text-align:center;
	margin:0px;
	padding:2px;
}
.blok_txt{
	background-color:#dbdbdb;
	background-image: url("img/blok_txt_bg.gif");
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px;
	padding:5px;
}
.inner_blokelis{
	background-image: url("img/inn_blok_tbg.gif");
	background-repeat:repeat-x;
	background-position:top;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
.only_blokelis{
	background-image: url("img/inn_blok_tbg.gif");
	background-repeat:repeat-x;
	background-position:top;
	/*border-right:1px solid #b4b4b4;*/
}
.inner_blok_tit{
	background-image: url("img/inn_blok_tc.gif");
	background-repeat:no-repeat;
	background-position:top left;
	color:#333399;/*#588ad0;*/
	/*font-size:14px;*/
	margin:0px;
	padding: 4px 7px 4px 29px;
}
.iner_blok_txt{
	margin:0px;
	padding:0px 7px 0px 7px;
}
.w100{
	width:100%;
}
.submeniu{
	background-image: url("img/submeniu_bul2.gif");
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0px 0px;
	background-color:#cfd5e6;
	padding: 4px 7px 4px 28px;
	color:#565656;
}
.submeniu A, .submeniu A:LINK, .submeniu A:VISITED, .submeniu A:FOCUS, .submeniu A:HOVER, .submeniu A:ACTIVE{
	color:#565656;
	text-decoration: none;
}
.submeniu_a{
	background-image: url("img/submeniu_bul2_a.gif");
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0px 0px;
	background-color:#cfd5e6;
	padding: 4px 7px 4px 28px;
	color:#151568;
}
.submeniu_a A, .submeniu_a A:LINK, .submeniu_a A:VISITED, .submeniu_a A:FOCUS, .submeniu_a A:HOVER, .submeniu_a A:ACTIVE{
	color:#151568;
	text-decoration: none;
}
.navig_line{
	padding: 4px 7px 4px 29px;
	font-weight:bold;
	color:#151568;
}
.navig_line A, .navig_line A:LINK, .navig_line A:VISITED{
	color:#151568;
	text-decoration: none;
}
.navig_line A:FOCUS, .navig_line A:HOVER, .navig_line A:ACTIVE{
	color:#151568;
	text-decoration: underline;
}
.big{
	font-size:14px;
}
.font_1{
	font-size:10px;
}
.search_container{
	background-color:#e2e2e2;
	margin:0px;
	padding-bottom:5px;
}
.srsh_txt{
	color:#565656;
	margin:0px;
	padding:5px 5px 5px 19px;
}
.inp_1{
	width:120px;
	border:1px solid #b4b4b4;
}
.more_css{
	font-style:italic;
}
.curent_p{
	color:#151568;
	font-weight:bold;
}
A.nav2link, A.nav2link:LINK, A.nav2link:VISITED{
	color:#565656;
	text-decoration : none;
}
A.nav2link:FOCUS, A.nav2link:HOVER, A.nav2link:ACTIVE{
	color : #5778B5;
	text-decoration : none;
}
.text_a2{
	border:1px solid #b4b4b4;
	width: 100%;
}
.inp_b{
	border:1px solid #b4b4b4;
	color:#000000;
	background-color:#e2e2e2;
	width:60px;
}
.inp_c{
	border:1px solid #b4b4b4;
	color:#000000;
	background-color:#e2e2e2;
	/*width:60px;*/
}
#prevDiv{
	position:absolute;
	visibility:hidden;
	top:95px;
	/*left:400px;*/
	width:400px;
	background-color:#fff;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:3px solid #999;
	border-bottom:3px solid #999;
	margin:0px;
	padding:0px;
}
#pop_sta{
	background-image: url("img/top_ln_bg2.gif");
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:1px solid #555;
}
.pop_tit{
	padding-left:15px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

#pop_cont{
	margin:0px;
	padding:8px;
	height:350px;
	overflow:auto;
	color:#565656;
}
/*  Nauja */
#top_swith a{
	display:block;
	float:left;
	height:28px;
	line-height: 28px;
	text-align: left;
	padding-left: 34px;
	font-size: 13px;
	
}
a.tab_f{
	background-image: url('img/top_bulet_a.gif');
	background-repeat:no-repeat;
	background-position:left;
	color:#fff;
	font-weight: bold;
	width:190px;
	text-decoration: none;
}
a.tab_f:hover{
	background-image: url('img/top_bulet_grozis.png');
	
	color: #781C31;
	text-decoration: none;
}
a.tab_curent{
	background-image: url('img/top_bulet_medicina.gif');
	background-repeat:no-repeat;
	background-position:left;
	color:#0F0880;
	width:190px;
	font-weight: bold;
	text-decoration: none;
}
a.tab_curent:hover{
	/*background-image: url('img/top_bulet_a.gif');
	color:#fff;*/
	color:#0F0880;
	text-decoration: none;
}

/* NAUJIENOS NAUJA*/
.nnimg{
	margin: 0px 6px 0px 0px;
	padding: 1px;
	border: 1px solid #eee;
	float: left;
}
.nnews_tit span{
	margin-right: 10px;
	font-size: 10px;
}
.nnews_short{
	
}
.spec_offer{
	border: 3px solid #ff3300;
	padding: 6px;
	background-color: #ffffcc;
}
.rform_phrase{
	text-align: center;
	background-color: #ff9933;
	color: #006699;
	font-size: 22px;
	padding: 6px;
	border: 1px solid #cc3300;
}

