/* CSS Document */

body {margin:0; padding:0; background-color:#ffffff;}

body, td, p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5c5c5c;}

a, a:visited, a:active {color:#5c5c5c; text-decoration:underline;}
a:hover {color:#ed1c24; text-decoration:underline;}

select, input {height:25px; color:#3e3e3e; font-family:Arial, Helvetica, sans-serif; }

/* fonai */
.bgleft {background-image:url(../img/bg_left.gif); background-position:right top; background-repeat:repeat-y;}
.bgright {background-image:url(../img/bg_right.gif); background-position:left top; background-repeat:repeat-y;}
.bgcenter {background-image:url(../img/bg_center.gif); background-position:top; background-repeat:repeat-x; background-color:#f2f7fc;}

/* titulinio nuotraukos */
.mainfoto1 {background-image:url(../img/mainfoto1.jpg); background-position:center; background-repeat:no-repeat;}
.mainfoto2 {background-image:url(../img/mainfoto2.jpg); background-position:center; background-repeat:no-repeat;}
.mainfoto3 {background-image:url(../img/mainfoto3.jpg); background-position:center; background-repeat:no-repeat;}

/* virsutinis meniu */

.topmeniucell {padding: 6 12; background-image:url(../img/bg_top.gif); background-position:bottom; background-repeat:repeat-x;}
.topmeniu {font-size:11px; color:#7c96b3;}
a.topmeniu, a.topmeniu:visited, a.topmeniu:active {font-size:11px; color:#7c96b3; text-decoration:none;}
a.topmeniu:hover {font-size:11px; color:#3b6ba1; text-decoration:underline;}
.topmeniuplus {font-size:11px; color:#adbed1;}

/* meniu */
.meniucell {padding: 30 9 15 9; background-image:url(../img/bg_meniu.jpg); background-position:bottom; background-repeat:no-repeat;}
.meniu {color:#00704f;}
a.meniu, a.meniu:visited, a.meniu:active {color:#00704f; text-decoration:none;}
a.meniu:hover {color:#ed1c24; text-decoration:none;}

/* Variantas 1 
.meniukt {color:#173f6d; font-weight:bold;}
a.meniukt, a.meniukt:visited, a.meniukt:active {color:#173f6d; font-weight:bold; text-decoration:none;}
a.meniukt:hover {color:#ed1c24; font-weight:bold; text-decoration:none;}
*/

/* Variantas 2 */
.meniukt {color:#00a650; font-weight:bold;}
a.meniukt, a.meniukt:visited, a.meniukt:active {color:#00a650; font-weight:bold; text-decoration:none;}
a.meniukt:hover {color:#ed1c24; font-weight:bold; text-decoration:none;}

.meniuplus {padding-right:7px; padding-top:3px;}
.meniupluskt {padding-right:7px; padding-top:3px;}

.meniusel {color:#ed1c24; font-weight:bold;}
a.meniusel, a.meniusel:visited, a.meniusel:active {color:#ed1c24; font-weight:bold; text-decoration:none;}
a.meniusel:hover {color:#ed1c24; font-weight:bold; text-decoration:none;}

.meniuktsel {color:#173f6d; font-weight:bold;}
a.meniuktsel, a.meniuktsel:visited, a.meniuktsel:active {color:#173f6d; font-weight:bold; text-decoration:none;}
a.meniuktsel:hover {color:#173f6d; font-weight:bold; text-decoration:none;}

.meniusel2 {color:#00704f; font-weight:bold;}
a.meniusel2, a.meniusel2:visited, a.meniusel2:active {color:#00704f; font-weight:bold; text-decoration:none;}
a.meniusel2:hover {color:#00704f; font-weight:bold; text-decoration:none;}

.meniuktsel2 {color:#173f6d; font-weight:bold;}
a.meniuktsel2, a.meniuktsel2:visited, a.meniuktsel2:active {color:#173f6d; font-weight:bold; text-decoration:none;}
a.meniuktsel2:hover {color:#173f6d; font-weight:bold; text-decoration:none;}

/* antro lygio meniu */
.submeniucell {padding:6 0 9 16;}

/*titulinis*/
.infocell {padding:30 25 15 25}

select.vaistine {height:18px; width:100%; padding:0; color:#3e3e3e;}

img.logo {margin-left:8px;}

/*copyright*/
.copycell {padding:6 18; background-image:url(../img/bg_bottom.gif); background-position:top; background-repeat:repeat-x;}
.copy {font-size:11px; color:#7c96b3;}
a.copy, a.copy:active, a.copy:visited {font-size:11px; color:#7c96b3; text-decoration:underline;}
a.copy:hover {font-size:11px; color:#3b6ba1; text-decoration:underline;}

/* baneriai */
.baneriai { padding:13px 0; }

/* tekstu stiliai */
.green {color:#00704f;}
.red {color:#ed1c24;}
p.greentitle {color:#00704f; margin:0; padding:0 0 8 0;}
.textsmall {font-size:11px;}

/* headeriai */
h1 {font-size:10px; color:#00704f; font-weight:normal; margin:0; padding:0;}
h2 {font-size:20px; color:#00704f; font-weight:normal; padding:0 ; margin:0;}


/* naujienos */
.newsdate {color:#a5a5a5; font-size:10px;}
p.newslink {padding: 8 0 0 0; margin:0;}
a.newslink, a.newslink:active, a.newslink:visited {color:#5c5c5c; text-decoration:none;}
a.newslink:hover {text-decoration:underline;}

/* vidinis */
.textcell {padding:30px 24px;}

select.search {height:18px; width:50%; padding:0; color:#3e3e3e;}

td.search {background-image:url(../img/bg_search.gif); background-position:top; background-repeat:repeat-x; padding:20px;}

.back {font-size:11px;}
a.back, a.back:active, a.back:visited {font-size:11px; }
a.back:hover {font-size:11px; }

p.dukline {background-color:#d7dfe8; margin:0; padding:0;}

/* tipines lenteles stilius */
.neoTable {
	width: 100%;
	border-spacing:0px;
	border-collapse: collapse;
}
.neoTableRow {
	padding: 2pt;
	border-bottom: 1px solid #d7dfe8;
}
.neoTableHead {
	padding: 2pt;
	border-bottom: 3px solid #d7dfe8;
	font-weight: bold;
}


/* produktams */
.neoTable2 .neoTableRow, .neoTable2 .neoTableHead { padding: 4px 8px; border-bottom: 1px solid #d3e1f4; }

.neoTable2 .neoTableHead { background: #dfebf8; }

.neoTableRow2 {
	background: #f5f9fd;
	border-bottom: 1px solid #d3e1f4;
	padding: 4px 8px; 
}

.list_control { padding: 8px 0; }

.list_control, .list_control td { font-size: 11px; }
