@charset "utf-8";
/* CSS Document */

body {
	background-color: #f5f5f5;
	font-family:Tahoma, Arial;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#343434;
	text-align:center;
}
form {
	padding:0px;
	margin:0px;
}
a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #3a9303;
}
a:link {
	text-decoration: underline;
	color: #3a9303;
}
a:visited {
	text-decoration: underline;
	color: #3a9303;
}
a:hover {
	text-decoration: none;
	color: #3a9303;
}
a:active {
	text-decoration: underline;
	color: #3a9303;
}

table, td, tr
{

	/*color:#343434;
	padding:5px 10px 0px 0px;
	font-size:11px;*/
}


/* table tvs */
.tvs_core_table_border_style_on {
 border-top: 1px solid #CEC6A2;
 border-left: 1px solid #CEC6A2;
 padding: 0;
 margin: 0;
 font-size:11px;
 
}

.tvs_core_table_border_style_on td{
 padding-left: 3px;
 padding-right: 2px;
 border-right: 1px solid #CEC6A2;
 border-bottom: 1px solid #CEC6A2;
/* vertical-align: top;*/
}

.tvs_core_table_border_style_off {
 padding: 0;
 margin: 0;
 border: 0px;
}

.tvs_core_table_border_style_off td{
 padding-left: 0px;
 padding-right: 0px;
 font-size:11px;
/* vertical-align: top;*/
 border: 0px;
}
/* ---------- */

#main {
	width:723px;
	background-color:#FFFFFF;
	margin:0px auto;
	text-align:left;
}
#header {
	width:721px;
	height:180px;
	background-image:url(../images/header/header_2.jpg);
	background-repeat:no-repeat;
	border:solid 1px #cfcfcf;
}

  #header #sveikas {
    height: 50px;
    left: 106px;
    position: relative;
    top: 115px;
    width: 300px;
    color: #265602;
    font-size: 24px;
    font-family: Arial;
  }

#mainmenu {
	width:723px;
	height:32px;
	background-image:url(../images/header/mainmenu_bg.jpg);
	background-repeat:repeat-x;
}
#mainmenu form {
	padding:0px;
	margin:0px;
}
#mainmenu a:link, #mainmenu a:visited {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#1b5101;
	text-decoration:none;
	padding:5px 7px 0px 7px;
	vertical-align:middle;
	display:block;
	float:left;
	
}
#mainmenu a:hover, #mainmenu a:active {
	color:#FFFFFF;
}
#content {
	background-color:#f1f1f1;
	border:solid 1px #cfcfcf;
	padding:5px 10px 10px 10px;
}
#footer {
	color:#8e8e8e;
	margin-top:5px;
	padding:5px;
	font-size:11px;
	background:#e0e0e0;
	border:solid 1px #cfcfcf;
}
.copyright {
	width:340px;
	text-align:left;
	float:left;
}
.solution {
	width:340px;
	text-align:right;
	float:right;
}
.clear {
	padding:0;
	margin:0;
	clear:both;
}
.title_left {
	color:#3b9404;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	width:334px;
	padding:3px;
	border-bottom: solid 1px #b4b4b4;
	float:left;
}
.title_right {
	color:#d9448b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	width:345px;
	padding:3px;
	border-bottom: solid 1px #b4b4b4;
	float:right;
}
#left_col {
	width:334px;
	padding:0px;
	float:left;
}
#right_col {
	width:345px;
	padding:0px;
	float:right;
}
.categories_block {
	margin-top:5px;
	width:340px;
	padding:0px 0px 10px 0px;
	background-image:url(../images/main/categories_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

  .categories_block .categories_hd #label_div {
    width: 260px;
    margin: 0 auto;
    color: #fff;
    padding-top: 5px;
    font-size: 12px;
    text-align: center;
  }
  
.categories_hd {
	width:340px;
	height:31px;
	background-image:url(../images/main/categories_hd_2.jpg);
	background-repeat:no-repeat;
}
.categories_block a:link, .categories_block a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:130px;
	margin-left:10px;
	line-height:30px;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	padding-left:10px;
	color:#294d09;
	background-image:url(../images/main/category_splitter.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	float:left;

}
.categories_block a:hover, .categories_block a:active {
	color:#000000;
}

.banner_block {
	margin-top:5px;
	padding:0px;
}
.recommend_block {
	margin-top:5px;
	padding:10px;
	width:320px;
	height:94px;
	background-image:url(../images/main/recommend_bg.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
.recommend_title {
	font-size:16px;
	padding:0px;
	font-weight:normal;
	text-align:left;
	color:#2c7b02;
}
.recommend_block form {
	padding:0px;
	margin:0px;
}
.input_block_home {
	float:left;
	width:140px;
	margin:0px 0px 0px 0px;
	padding:5px 10px 0px 0px;
}
.input_block_home label {
	font-size:11px;
	color:#717171;
	text-align:left;
}
.input_block_home input {
	font-size:12px;
	color:#333333;
	text-align:left;
	padding:2px;
	width:140px;
	background-color:#f2f2f2;
	border-top:solid 1px #757575;
	border-left:solid 1px #757575;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
}
.submit_link {

}
.submit_link a:link, .submit_link a:visited {
	padding:5px 0px 0px 0px;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	text-align:right;
	display:block;
}  
.submit_link a:hover, .submit_link a:active {
	color:#2c7b02;
	text-decoration:none;
}  

/*    PRODUCTS    */
#container {
	padding:0px;
	margin:0px;
	width:544px;
	float:left;
}
.titlebar {
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 10px;
	background-color:#f1f1f1;
	border-top:solid 1px #cfcfcf;
	border-left:solid 1px #cfcfcf;
	border-right:solid 1px #cfcfcf;
}
.page_title {
	width:280px;
	color:#3b9404;
	font-size:13px;
	font-weight:bold;
	float:left;
}
.back_title{
	width:230px;
	text-align:right;
	float:right;
}
.back_title a:link, .back_title a:visited{
	color:#424242;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.back_title a:hover, .back_title a:active{
	color:#3b9404;
}
#content_left {
	background-color:#f1f1f1;
	border:solid 1px #cfcfcf;
	padding:0px;
}
.category_header {
	background-image:url(../images/main/category_hd_bg.jpg);
	background-repeat:no-repeat;
	background-color:#dedede;
}

.category_header_news {
	background-position:top;
	background-repeat:no-repeat;
	min-height:100px;
	background-color:#f1f1f1;
	border:0px solid red;
	margin-bottom:10px;
}

.category_photo {
	padding:5px;
	float:left;
	width:150px;
}

.category_photo_news{
	padding:5px;
	float:left;
	width:128px;
	border:0px solid red;
}


.category_info {
	padding:0px;
}
.category_info p {
	padding:0px;
	margin:0px;
}
.category_info img {
	width:150px;
	padding:0px;
	margin:10px;
	border:solid 1px #c6c4c4;
	float:left;
}

.category_info_news
{
	padding:5px 5px 0px 5px;
	width:380px;
	float:right;
}

.category_title {
	width:360px;
	padding:10px 10px 10px 0px;
	font-size:16px;
	font-weight:normal;
	display:block;
	color:#000000;
	float:right;
}
.category_text {
	width:360px;
	font-size:13px;
	padding:0px 10px 10px 0px;
	color:#484848;
	display:block;
	float:right;
}

.category_text p {
	padding:0px;
	margin:0px;
}

.category_menu{
	padding:0px 10px 0px 10px;
}
.category_menu a:link, .category_menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#3b9404;
	font-size:11px;
	width:150px;
	height:35px;
	padding:0px 10px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/main/category_menu_splitter.gif);
	background-position:bottom right;
	background-repeat:repeat-y;
	display:block;
	float:left;
}
.category_menu .current {
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
	font-size:11px;
	width:150px;
	height:35px;
	padding:0px 10px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/main/category_menu_splitter.gif);
	background-position:bottom right;
	background-repeat:repeat-y;
	display:block;
	float:left;
	
}
.category_menu a:hover, .category_menu a:active {
	color:#222222;
}
.category_menu .inactive {
	font-family:Arial, Helvetica, sans-serif;
	color:#aaaaaa;
	font-size:11px;
	width:150px;
	height:35px;
	padding:0px 10px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/main/category_menu_splitter.gif);
	background-position:bottom right;
	background-repeat:repeat-y;
	display:block;
	float:left;
	
}
#right_side {
	width:170px;
	float:right;
}
/*   PRODUKTU SARASAS  */
.products_list {
	background-color:#f1f1f1;
	padding:0px;
}
.product_block {
	font-family:Tahoma, Verdana;
	border-bottom:solid 1px #c6c6c6;
	padding:0px;
}
.product_photo {
	width:150px;
	padding:10px;
}
.product_photo a img{
	border:none;
}
.product_title {
	font-size:15px;
	color:#222222;
	padding:10px 0px 10px 0px;
}
.product_text {
	font-size:12px;
	color:#4d4d4d;
	padding:0px 10px 10px 0px;
}
.product_links {
	font-size:12px;
	color:#222222;
	padding:5px;
}
.product_links a:link, .product_links a:visited {
	color:#666666;
	font-size:13px;
	text-decoration:underline;
}
.product_links a:hover, .product_links a:active {
	color:#3b9404;
	text-decoration:none;
}
.product_menu {
	border-top:solid 1px #c6c6c6;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	width: 100%;
}

.product_menu .current {
	line-height:26px;
	vertical-align:middle;
	color:#222222;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left;
	padding: 0 10px 0 0;
}

.product_menu a:link, .product_menu a:visited {
	line-height:26px;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#610b00;
	display:block;
	float:left;
	padding: 0 10px 0 0;
}
.product_menu a:hover, product_menu a:active {
	color:#222222;
	text-decoration:underline;
}
.product_menu .inactive {
	line-height:26px;
	vertical-align:middle;
	color:#aaaaaa;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left;
}
/*   PRODUKTU SARASAS  */

/*      REKOMENDACIJOS FORMA SONE      */
.sendform {
	background-image:url(../images/main/sendform_bg.jpg);
	background-repeat:repeat-y;
}
.sendform_top {
	background-image:url(../images/main/sendform_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:170px;
	height:10px;
}
.sendform_bottom {
	background-image:url(../images/main/sendform_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:5px 5px 10px 5px;
}
.sendform_title {
	font-size:14px;
	padding:0px 10px 5px 10px;
	text-align:center;
	color:#2c7b02;
}
.sendform form {
	padding:0px;
	margin:0px;
}
.input_block {
	width:150px;
	padding:2px;
}
.input_block label {
	font-size:11px;
	color:#717171;
	text-align:left;
	padding:5px 0px 3px 0px;
}
.input_block input {
	font-size:12px;
	color:#333333;
	text-align:left;
	padding:2px;
	width:146px;
	background-color:#f2f2f2;
	border-top:solid 1px #757575;
	border-left:solid 1px #757575;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
}


/*      REKOMENDACIJOS FORMA SONE      */

/*      ISSAMI PRODUKTO INFORMACIJA        */
.products_details {
	background-color:#f1f1f1;
	padding:10px;
}
.products_details p {
	padding:5px 0px;
	margin:0px;
}
.product_details_title {
	font-size:15px;
	color:#222222;
	padding:0px 0px 10px 0px;
}
.product_details {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#4d4d4d;
	padding:0px;
}
.product_details table {
	margin:5px 0px;
	width:520px;
	font-size:11px;
}
.product_details td {
	padding:3px;
	margin:1px;
	background-color:#DFDFDF;
	color:#666666;
}
.product_details strong {
	font-weight:normal;
	color:#222222;
}
/*      ISSAMI PRODUKTO INFORMACIJA        */

.content_inner {
	background-position:top;
	background-repeat:no-repeat;
	min-height:162px;
	background-color:#f5f5f5;
}

.placiau {
	font-size: 11px;
	padding-right:10px;
	color: #519e21;
}
.placiau:link {
	text-decoration: underline;
}
.placiau:visited {
	text-decoration: underline;
	color: #519e21;
}
.placiau:hover {
	text-decoration: none;
	color: #519e21;
}
.placiau:active {
	text-decoration: underline;
	color: #519e21;
}

.category_title_news {
	font-size:14px;
	color:#343434;
	padding:2px 10px 0px 0px;
}

.category_text_news {
	font-size:13px;
	padding:5px 10px 0px 2px;
	color:#484848;
	text-align:justify;
}

.category_info1 {
	padding:5px 5px 0px 5px;
	padding:0px;
}


.category_photo_news {
	float:left;
	padding:5px;
}
.category_photo_news img {
	border:solid 1px #c3c3c3;
}
.tvs_core_img_style_left {
	padding:0px;
}
/*		TEXT TEMPLATE STYLES	*/
.text_container {
	padding:10px;
}
.text_title {
	font-size:15px;
	color:#222222;
	padding:0px 0px 10px 0px;
}
.text_content {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#4d4d4d;
	padding:0px;
}
.text_content table {
	margin:5px 0px;
	width:520px;
	font-size:11px;
}
.text_content td {
	padding:3px;
	margin:1px;
	background-color:#DFDFDF;
	color:#666666;
}
.text_content strong {
	font-size:13px;
	font-weight:normal;
	color:#222222;
}
/*		TEXT TEMPLATE STYLES	*/
/*		SPECIALIST OPPINION TEMPLATE	*/
.article_block {
	margin:10px  10px 5px 10px;
	padding:0px 0px 0px 0px;
	border-bottom: solid 1px #c4c4c4;
}
.article_photo {
	padding:0px 10px 10px 0px;
}
.article_photo a img {
	border:1px;
}
.article_photo img {
	border:solid 1px #c3c3c3;
}
.article_title {
	padding:0px 0px 5px 0px;
	font-size:13px;
	color:#222222;
}
.article_text {
	padding:0px;
	font-size:12px;
	color:#4d4d4d;
}
.read_more {
	text-align:right;
	padding:5px 0px 0px 0px;
}
.read_more a:link, .read_more a:visited {
	color:#008000;
	text-decoration:underline;
}
.read_more a:hover, .read_more a:active {
	color:#666666;
	text-decoration:none;
}
/*		SPECIALIST OPPINION TEMPLATE	*/

/* PRODUCTS PAGE */
.products_page {
	padding: 10px;
}
.medicine_col {
	padding: 0px 0px 0px 10px;
	width: 240px;
	float: right;
}
.products_page a:link, .products_page a:visited {
	font-size:13px;
	text-decoration: none;
	color: #610b00;
}

.products_page a:hover, .products_page a:active {
	text-decoration: underline;
	color: #444444;
}

.products_page .inactive, .products_page .inactive {
	font-size:13px;
	text-decoration: none;
	color:#B5B5B5;
}

.medicine_title {
	font-size:16px;
	padding:0px 0px 5px 0px;

}
.nutritions_col {
	padding:0px 20px 0px 0px;
	/*border-right:solid 1px #CCCCCC;*/
	width:250px;
	float:left;

}
.nutritions_title {
	font-size:16px;
	padding:0px 0px 5px 0px;

}
#klausimai {
	padding:0px 10px 10px 10px;
	color:#666666;
}
#klausimai .klausimas {
	font-size:12px;
	color:#000000;
	padding: 10px 0px 5px 0px;
}
#klausimai .testo_title {
	font-size:14px;
	color:#000000;
	padding: 0px 0px 5px 0px;
}
#klausimai .text_inputas {
	height:16px;
	background-color:#ffffff;
	border-top:solid 1px #757575;
	border-left:solid 1px #757575;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
}

#klausimai a:link, #klausimai a:visited {
	font-size:13px;
	text-decoration: none;
	color: #610b00;
	padding-bottom:3px;
}

#klausimai a:hover, #klausimai a:active {
	text-decoration: underline;
}

#main #language {
  padding-top: 3px;
  background-color: #F5F5F5;
  text-align: right;
}

  #main #language a {
    text-decoration: none;
    border: 0;
  }

  #main #language a img {
    border: 0;
  }
/* specialist page style */

span.grey_small{
	font-size:12px;
	color:#8d8d8d;
}
.spec_input{
	width:257px; 
	height:16px; 
	border:1px solid #8d8d8d;
}
.form_alert{
	color:#ff0000;
}
.spec_submit{
	background:#e229a1; 
	font:Tahoma, Arial; 
	font-size:12px; 
	color:#fff; border:1px solid #fff; 
	width:70px; 
	height:18px; 
	display:block;
}
.spec_small_text{
	font-size:12px;
}
.text_content iframe{
	overflow:hidden;
	padding:0;
	border:0;
	background:#f1f1f1;
}
.spec_page{
	width:520px; 
	height:520px;
	background:#f1f1f1;
}
.spec_page p{
	text-align:left;
	font-size:12px;
	margin:0;
	padding:0 0 10px 0;
}
.spec_page table{
	font-size:12px;
}