/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

td, p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #333333;
	-moz-box-sizing: border-box;
}

div {	
	-moz-box-sizing: border-box;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
	color: #0075a7;
}

a:hover {
    text-decoration: underline;
    color: #0075a7;
}

form {
	margin: 0px;
}

/* HEADER */

#header {
	
}


#lang_box {
	position: absolute;
	left: 850px;
	top: 40px;
	height: 100px;
	background: #fff;
	border: 2px solid #FFFFFF;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#lang_box{
		top: 37px;
	}
}

#google_translate_element {
	position: absolute;
	bottom: 5px;
	left: 15px;
	height: 27px;
	width: 140px;
	overflow: hidden;
}

#subscribe_box {
	position: absolute;
	left: 865px;
	top: 12px;
}

#search_box {
	position: absolute;
	left: 852px;
	top: 11px;
	width: 145px;
}

/* FOOTER */

#footer {
	margin-left: 25px;
}

#footer td {
    font-size: 11px;
}

#footer a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}





#main_area {
	padding-left: 25px;
	padding-right: 15px;
	height: 100px;
	_height: 100%;
	overflow: auto;
	background: url(../title/bg1.gif) repeat-x;
	background-attachment: local;
	background-color: #FFFFFF;
	width: 815px;
}





.page_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
	text-transform: uppercase;
	padding-top: 9px;
	padding-bottom: 20px;
    color:#0075a7;
	clear: both;
}


.catalog_menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	text-decoration: none;
    color: #227c95;
	margin-bottom: 25px;
}

.catalog_menu:hover {
    color: #FFFFFF;
	text-decoration: none;
}



/* MYGTUKAI */


.butt_back {
	margin-top: 30px;
	margin-bottom: 10px;
	background: url(../menu/web/button_back.gif) no-repeat;
	padding-left: 19px;
}

.butt_back a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

.butt_back a:hover {
	color: #000000;
}


/*  PAPILDOMAS MENIU */

.ex_butt {
	float: left;
	display: block;
	width: 17px;
	height: 17px;
}

#extra_menu_box {
	position: absolute;
	left: 802px;
	top: 0px;
	width: 130px;
}

#extra_menu_box ul {
	margin: 0px;
	padding: 0px;
}

#extra_menu_box li {
	float: left;
	list-style: none;
	margin-right: 6px;
}


/* KITI NUSTATYMAI */


.left_shadow {
	background: url(../menu/bg_sh_l.gif) repeat-y;
}

.right_shadow {
	background: url(../menu/bg_sh_r.gif) repeat-y;
}


.dot_line {
	height: 7px;
	background: url(menu/dot_line.gif) repeat-x;
	clear: both;
}

.butt_more {
	display: block;
	width: 55px;
	line-height: 25px;
	background: url(../menu/arrow.gif) no-repeat;
	background-position: right center;
	text-align: left;
	color: #f26522;
}	

.color_blue {
	color: #79CDFE;
}

.color_orange {
	color: #ff6600;
}

#flags_box {
    position: absolute;
    left: 850px;
    top: 85px;
    width: 152px;
    text-align: center;
    }

#flags_box  span {
	float: left;
    margin-left: 3px;
}

#iemarquee {
	border: 1px solid red;
}

a#logo {
	position: absolute;
	left: 35px;
	top: 10px;
	width: 215px;
	height: 120px;
	background: url(../images/sep.gif) repeat;
}

a#back {
	float: right;
	margin: 10px 0;
	font-weight: bold;
	padding: 0 0px 0 20px;
	color: #0075a7;
	width: auto;
	background: url(../images/back.gif) no-repeat left center;
}

#lang_all {
	width: 98px;
	height: 15px;
	position: absolute;
	right: 3;
	background: url(../images/all_lang.gif) no-repeat;
}

div.bottom_contact {
	position: absolute;
	top: -20px;
	right: -80px;
}

div.bottom_contact p {
	padding: 0;
	margin: 0;
}

#footer .bottom_contact p.con_link {
	margin-bottom: 25px;
}

#footer .bottom_contact p.con_link a {
	font-weight: bold !important;
	color: #000;
	font-size: 12px;
}
