body {
	padding:0px;
	margin:0px;
	background-color: #ffffff;
	height:100%;
	font-size:0px;
	color:#3b3b3b;
}

html {
	height:100%;
}

.kaina {
	font-family:Arial;
	font-size:11px;
	color:#b70b51;
	
	
}

.sena_kaina {
	text-decoration:line-through;
	font-family:Arial;
	font-size:11px;
	color:#3b3b3b;
}

.kaina2 {
	font-family:Arial;
	font-size:13px;
	color:#b70b51;
	font-weight:bold;
	
}

.sena_kaina2 {
	text-decoration:line-through;
	font-family:Arial;
	font-size:13px;
	color:#3b3b3b;
	
}

.kaina_txt{
	font-family:Arial;
	font-size:11px;
	color:#3b3b3b;
	
	
}
.kaina_txt_akc {
	font-family:Arial;
	font-size:13px;
	color:#3b3b3b;
	
	
}
.kaina_akc {
	font-family:Arial;
	font-size:13px;
	color:#b70b51;
	font-weight:bold;
	
}

.sena_kaina_akc {
	text-decoration:line-through;
	font-family:Arial;
	font-size:13px;
	color:#3b3b3b;
}
.borders {
	border-right:1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	
}
input.more1 {
	background:url(../images/button_centr.gif) 0 0 repeat-x;
	height:25px;
	border:0px;
	display:block;
	line-height:25px;
	color:#ffffff;
	cursor:pointer;
}
div.more1 {
	background:url(../images/button_centr.gif) 0 0 repeat-x;
	height:25px;
	display:block;
	line-height:25px;
	color:#ffffff;
	cursor:pointer;
}
table.lenta {
	border:0px;

	border-left:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
	
}

td.border {
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	font-size:12px;
	padding:8px 8px 8px 8px;
}


table {
	border:0px;
	border-left:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
	
}

td {
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	border-left:none;
	border-top:none;
	font-size:12px;
	padding:2px 2px 2px 2px;
}

tr {
	border:1px solid #d3d3d3;
}


table.none {
	border:none;
}
tr.none {
	border:none;
}
td.none {
	border:none;
}

.ciklas1 {
	background-color:#f0f0f0;
	/*border:1px solid #d3d3d3;*/
}

.ciklas2 {
		border:1px solid #d3d3d3;
}
div.more_l {
	background:url(../images/button_left.gif) 0 0 no-repeat;
	height:25px;
	width:17px;
}

div.more_r {
	background:url(../images/button_right.gif) 0 0 no-repeat;
	height:25px;
	width:17px;
}

div.back_l {
	background:url(../images/back_left.gif) 0 0 no-repeat;
	height:24px;
	width:17px;
}

div.back_r {
	background:url(../images/back_right.gif) 0 0 no-repeat;
	height:24px;
	width:17px;
}

div.back_c {
	background:url(../images/back_centr.gif) 0 0 repeat-x;
	height:24px;
	line-height:24px;
	display:block;
	
}


div.border_r {
	border-right:1px solid #b70b51;
}
div.main_content {
	color:#3b3b3b; 
	width:660px;
	text-align:justify;
	font-family:Arial;
	font-size:14px;
}
div.item_url {
	padding:8px;
	text-align:center;
}

div.item_picture {
	height:108px;
}
div.menu2_item {
	width:124px;
	height:170px;
	background:url(../images/top_menu.jpg) 0 0 no-repeat;
	
}

div.menu3_item {
	width:263px;
	height:67px;
	background:url(../images/right_menu.jpg) 0 0 no-repeat;
	
}
div.item_picture2 {
	padding-top:1px;
	width:114px;
	height:62px;
	padding-right:1px;
}

div.item_url3 {
	width:133px;
	height:48px;
	padding-left:10px;
	padding-right:5px;
	padding-top:15px;
}

div.item_title {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#b70b51;
}

div.menu2_bottom {
	width:264px;
	height:21px;
	background:url(../images/menu2_bottom.gif) 0 0 no-repeat;
}

div.menu2_centr {
	width:264px;
	background:url(../images/menu2_centr.gif) 0 0 repeat-y;
}

div.menu2_top {
	width:264px;
	height:39px;
	background:url(../images/menu2_top.gif) 0 0 no-repeat;
}

#divContent
{
    min-height: 100%; 
    height: auto !important; /*Cause footer to stick to bottom in IE 6*/
    height: 100%; 
    margin: 0 auto -70px; /*Allow for footer height*/
    vertical-align:bottom;
}

#divFooter, #divPush
{
    height: 70px; /*Push must be same height as Footer */
}

p, form, td,  input, textarea {
  	color:#3b3b3b;
	margin:0px;
	padding:0px;
}

body,td, input, textarea {
	color:#3b3b3b;
	font-family: Arial;
	font-size: 14px;
}

.color{
  color:#b70b51;
}

.clear{
  clear:both;
}
div.fl_left {
	float:left;
}

div.fl_right {
	float:right;
}

div.line {
	width:100%;
}
div.hr_line {
	margin-left:2px;
	margin-right:2px;
	width:100%;
	height:1px;
	background-color:#b70b51;
}

div.menu {
	background:url(../images/menu_line.gif) center top repeat-x;
	height:36px;
}
div.top {
	width:944px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

div.logo {
	width:231px;
	height:193px;
}

div.picture {
	height:193px;
	width:713px;
}
div.menu_items {
	height:36px;
	width:744px;
}
div.langs {
	height:36px;
	width:200px;
}
div.language {
	text-align:right;
	font-size:11px;
	color:#b70b51;
}

div.menu_item {
	height:26px;
}

div.menu_left_actyve {
	background:url(../images/menu_left.gif) 0px 0px no-repeat;
	height:36px;
	width:15px;
}

div.menu_right_actyve {
	background:url(../images/menu_right.gif) 0px 0px no-repeat;
	height:36px;
	width:15px;
}

div.menu_centr_actyve {
	color:#ffffff;
	padding-top:10px;
	background:url(../images/menu_centr.gif) 0px 0px repeat;
	height:26px;
	
}
div.head_teirautis {
	width:211px;
	height:27px;
	line-height:27px;
	background:url(../images/teirautis_head.gif) 0px 0px repeat;
}

div.bottom_teirautis {
	width:211px;
	height:12px;
	line-height:12px;
	font-size:0px;
	background:url(../images/teirautis_bottom.gif) 0px 0px repeat;
}


div.menu_left_actyve2 {
	background:url(../images/menu_left.gif) 0px 0px no-repeat;
	height:36px;
	width:15px;
}

div.menu_right_actyve2 {
	background:url(../images/menu_right.gif) 0px 0px no-repeat;
	height:36px;
	width:15px;
}

div.menu_centr_actyve2 {
	padding-top:10px;
	background:url(../images/menu_centr.gif) 0px 0px repeat;
	height:26px;
	
}


div.menu_left {
	
	height:36px;
	width:15px;
}

div.menu_right {
	height:36px;
	width:15px;
}

div.menu_centr {
	padding-top:10px;
	height:26px;
}

div.all {
	width:100%;	
}

div.main {
	width:944px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

a.menu2_url:link, a.menu2_url:visited, a.menu2_url:active{
	font-size:14px;
	color:#b70b51;
	text-decoration:none;
}
a.menu2_url:hover{
	font-size:14px;
	color:#b70b51;
	text-decoration:underline;
}

a.black:link, a.black:visited, a.black:active{
	color:#3a3a3a;
	text-decoration:none;
	line-height:17px;
	font-size:12px;
	
}
a.black:hover{
	color:#3a3a3a;
	text-decoration:underline;
	line-height:17px;
	font-size:12px;
	
}


a:link, a:visited, a:active{
	color:#b70b51;
	text-decoration:none;
}
a:hover{
	color:#b70b51;
	text-decoration:underline;
}

a.none:link, a.none:visited, a.none:active{
	color:#b70b51;
	text-decoration:none;
	font-size:0px;
}
a.none:hover{
	color:#b70b51;
	text-decoration:underline;
	font-size:0px;
}

a.white:link, a.white:visited, a.white:active{
	color:#ffffff;
	text-decoration:none;
	
}
a.white:hover{
	color:#ffffff;
	text-decoration:underline;
}

a.white2:link, a.white2:visited, a.white2:active{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	
}
a.white2:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

a.print:link, a.print:visited, a.print:active{
	color:#cccccc;
	text-transform:none;
	text-decoration:none;
}
a.print:hover{
	color:#cccccc;
	text-transform:none;
	text-decoration:underline;
}

a.acopy:link, a.acopy:visited, a.acopy:active{
	color:#807f7f;
	text-transform:none;
	text-decoration:none;
}
a.acopy:hover{
	color:#807f7f;
	text-transform:none;
	text-decoration:underline;
}

a.langs:link, a.langs:visited, a.langs:active{
	font-size:11px;
	color:#b70b51;
	text-decoration:none;
	text-transform:uppercase;
}
a.langs:hover{
	font-size:11px;
	color:#b70b51;
	text-decoration:underline;	
	text-transform:uppercase;
}
a.slangs:link, a.slangs:visited, a.slangs:active, a.slangs:hover{
	font-size:11px;
	color:#b70b51;
	text-decoration:underline;
	text-transform:uppercase;
	
}

a.top_menu:link, a.top_menu:visited, a.top_menu:active{
	color:#7f817f;
	text-decoration:none;
	text-transform:lowercase;
}
a.top_menu:hover{
	color:#d1d3d1;
	text-decoration:none;	
	text-transform:lowercase;
}
a.top_menu_active:link, a.top_menu_active:visited, a.top_menu_active:active, a.top_menu_active:hover{
	color:#d7d7d7;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
}

a.menu:link, a.menu:visited, a.menu:active{
  	font-size:12px;
	font-weight:bold;
	color:#b70b51;
	text-decoration:none;
}
a.menu:hover{
  	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;	
}
a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover{
  	font-size:12px;
	color:#fefefe;
	text-decoration:none;
	font-weight:bold;
}

a.menu_active2:link, a.menu_active2:visited, a.menu_active2:active, a.menu_active2:hover{
  	font-size:12px;
	color:#fefefe;
	text-decoration:none;
	font-weight:bold;
}


a.second_menu:link, a.second_menu:visited, a.second_menu:active{
	color:#ffffff;
	text-decoration:none;
	text-transform:lowercase;
}
a.second_menu:hover{
	color:#ffffff;
	text-decoration:underline;	
	text-transform:lowercase;
}
a.second_menu_active:link, a.second_menu_active:visited, a.second_menu_active:active, a.second_menu_active:hover{
	color:#ffffff;
	text-decoration:underline;
	text-transform:lowercase;
}

div.bottom_menu {
	height:22px;
	padding-left:16px;
	background:url(../images/menu1.gif) 0 0 no-repeat;
}

div.bottom_menu_active {
	width:244px;
	height:22px;
	padding-left:16px;
	background:url(../images/menu2.gif) 0 0 no-repeat;
}

div.zbottom_menu_active_z {
	width:228px;
	height:22px;
	padding-left:32px;
	background-color:#b70b51;
}

div.zbottom_menu {
	width:228px;
	height:22px;
	padding-left:32px;
	
}

div.zbottom_menu_active {
	width:228px;
	height:22px;
	padding-left:32px;
	background-color:#b70b51;
}



div.bottom_menu_active2 {
	width:252px;
	height:22px;
	padding-left:8px;
	background-color:#b70b51;
}

div.bottom_menu_active3 {
	width:252px;
	height:22px;
	padding-left:8px;

}

div.bottom_menu_active_z {
	width:244px;
	height:22px;
	padding-left:16px;
	background:url(../images/menu2.gif) 0 0 no-repeat;
}

div.bottom_menu_active_z2 {
	width:252px;
	height:22px;
	padding-left:8px;
	background-color:#b70b51;
}

a.bottom_menu:link, a.bottom_menu:visited, a.bottom_menu:active{
  font-size:14px;
	color:#b70b51;
	text-decoration:none;
	line-height:22px;
}
a.bottom_menu:hover{
	
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	line-height:22px;	
}



a.bottom_menu3:link, a.bottom_menu3:visited, a.bottom_menu3:active, a.bottom_menu3:hover{	
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	line-height:22px;	
}

a.bottom_menu_active:link, a.bottom_menu_active:visited, a.bottom_menu_active:active, a.bottom_menu_active:hover{
  	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	line-height:22px;
}

.company_name{
  color:#cacbcc;
  background-color:#ebecee;
  text-transform:lowercase;
}


.searchcontainer{
  color:#ffffff;
  background-color:#3a3a3a;
  text-transform:uppercase;
  font-size:11px;
  padding-left:15px;
}

.searchbox{
  width:130px;
  border:1px solid #807f7f;
  background-color:#ebecee;
  font-size:9px;
}

.searchbutton{
  border:0px;
  color:#ffffff;
  background-color:#b4de00;
  font-size:9px;
  padding:1px;
}

/* Site Map */
.treeview ul{
  margin: 0px;
  padding:0px;
  padding-left:20px;
}

.treeview li{
  float:none;
  padding:0px;
  margin:8px 0px 8px 0px;
}


a.copyright2:link, a.copyright2:visited, a.copyright2:active{
	color:#ffffff;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
}
a.copyright2:hover{
	color:#ffffff;
	font-size:12px;
	font-family:Arial;
	text-decoration:underline;	

}
a.copyright3:link, a.copyright3:visited, a.copyright3:active, a.copyright3:hover{
	color:#ffffff;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
}

.copyright{
  color:#ffffff;
  padding:30px 30px 0px 30px;
  font-size:12px;
  text-decoration:none;
}