body{
	font-family: arial;
	font-size: 12px;
	text-align: center;
}

#design{
	width: 960px;
	margin: 0 auto;
}

h1 {
	color: #052490;
	margin: 0px 0 px 0px 0px;
	height: 15px;
	font-size : 16px;
}

p{
	margin: 0px 0 px 0px 0px;
	padding: 0px 0 px 0px 0px;
}

input{
	border: 1px solid #9ca6b0;
	font-size: 10px;
}

select{
	border: 1px solid #9ca6b0;
	font-size: 10px;
}
/* Verical menu */

#vertmenu {
	width: 213px;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	margin-bottom: 10px;
}

#vertmenu h1 {
	display: block; 
	margin: 0px 0 px 0px 0px;
	width: 178px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	font-family: arial;
	font-size: 12px;
	display: block;
	padding: 5px 0px 2px 30px;
	text-decoration: none;
	text-align: left;
	color: #11066c;
	width: 172px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #11066c;
	background-image: url("../images/bg_hover.png");
	background-repeat: no-repeat;
	background-color: #eaf1f9;
}

#vertmenu .submenu {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	background: #eaf1f9;
	width: 199px;
}

#vertmenu .submenu li{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#vertmenu .submenu li a {
	font-size: 11px;
	color: #100e57;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 156px;
}

#vertmenu .submenu li a:hover {
	font-size: 11px;
	color: #100e57;
	width: 156px;
	text-decoration: underline;
	background-image: none;
}

#vertmenu .submenu_2 {
	margin: 0px 0px 0px 3px;
	height: 23px;
	padding: 0px;
	background: #eaf1f9;
	width: 180px;
}

#vertmenu .submenu_2 li{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#vertmenu .submenu_2 li a {
	font-size: 11px;
	color: #100e57;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#vertmenu .submenu_2 li a:hover {
	font-size: 11px;
	color: #100e57;
	width: 122px;
	text-decoration: underline;
	background-image: none;
}

#vertmenu .actyve {
	color: #11066c;
	background-image: url("../images/bg_hover.png");
	width: 202px;
	margin-bottom: 0px;
}

/* Verical menu For IE7 */

*html #vertmenu {
	width: 180px;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	margin-bottom: 10px;
}

*html #vertmenu h1 {
	display: block; 
	margin: 0px 0 px 0px 0px;
	width: 178px;
}

*html #vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

*html #vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

*html #vertmenu ul li a {
	color: #11066c;
	width: 202px;
	margin-bottom: 0px;
}

*html #vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #11066c;
	background-image: url("../images/bg_hover.png");
	width: 202px;
	margin-bottom: 0px;
}

*html #vertmenu .submenu {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	background: #eaf1f9;
	width: 199px;
}

*html #vertmenu .submenu li{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

*html #vertmenu .submenu li a {
	font-size: 11px;
	color: #100e57;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 156px;
}

*html #vertmenu .submenu li a:hover {
	font-size: 11px;
	color: #100e57;
	width: 156px;
	text-decoration: underline;
	background-image: none;
}

*html #vertmenu .submenu_2 {
	margin: 0px 0px 0px 3px;
	height: 23px;
	padding: 0px;
	background: #eaf1f9;
	width: 180px;
}

*html #vertmenu .submenu_2 li{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

*html #vertmenu .submenu_2 li a {
	font-size: 11px;
	color: #100e57;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}

*html #vertmenu .submenu_2 li a:hover {
	font-size: 11px;
	color: #100e57;
	width: 122px;
	text-decoration: underline;
	background-image: none;
}

*html #vertmenu .actyve {
	color: #11066c;
	background-image: url("../images/bg_hover.png");
	width: 202px;
	margin-bottom: 0px;
}

/* Menu */

.Menu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 5px 0 0px 10px !important;
	padding: 0 0 3px 0;
}
.Menu li {
	margin: 0 2px 0 0 !important;
	border-bottom: none;
	display: inline;
}
.Menu li a {
	margin: 0 -2px 0 0;
	padding: 3px 12px 3px 12px;
	color: #141215;
	text-decoration: underline;
}
.Menu li a:hover {
	color: #141215;
	text-decoration: none;
}
.Menu li#active {
	margin: 0 0px 0 0 !important;
	padding: 3px 6px 3px 8px;
}

/* Other design info*/


#show_logo {
	background-image: url('../images/logo_m.png');
	background-repeat: no-repeat;
	width: 203px;
	min-height: 553px;
	margin-left: 10px;
}

*html #show_logo {
	background-image: url('../images/logo_m.png');
	background-repeat: no-repeat;
	width: 170px;
	min-height: 553px;
	margin-left: 10px;
}


#show_header{
	float: left;
	width: 707px;
	height: 84px;
	background-image: url('../images/header.png');
}

#hmenu_right{
	background-image: url('../images/header_m_right.png');
	width: 23px;
	height: 23px;
	float: left;
}

#hmenu_left{
	background-image: url('../images/header_m_left.png');
	width: 17px;
	height: 23px;
	float: left;
}

#hmenu_middle {
	background-color: #fec01f;
	width: 603px;
	height: 23px;
	float: left;
}

#hmenu_middle_lang {
	background-color: #fec01f;
	float: left;
	width: 80px;
	height: 18px;
	padding-top: 5px;
	text-align: right;
}

*html #hmenu_middle_lang {
	background-color: #fec01f;
	float: left;
	width: 80px;
	height: 23px;
	padding-top: 5px;
	text-align: right;
}

#hmenu_continent {
	width: 725px; height: 23px; float: left; margin-left: -1px;
}

#continent_div {
	color: #141215;
	text-decoration: underline;
	vertical-align: top;
}

#continent{ 
	color: #141215;
	text-decoration: underline;
}

#header_border{
	float: left;
	width: 960px;
	height: 37px;
	background-color: #000000;
	background-image: url('../images/top_border.png');
}

#middle_border{
	float: left;
	width: 960px;
	background-image: url('../images/middle_border.png');
}

#logo_area{
	width:213px;
	float: left;
	min-height: 533px;
}

*html #logo_area{
	width:200px;
	float: left;
	min-height: 533px;
}

#show_continent{
	float: left;
	padding-left: 20px;
	color: #3e3f3a;
	font-family: arial;
	font-size: 11px;
	width: 700px;
	text-align: left;
}

#show_continent a {
	color: #3e3f3a;
	text-decoration: none;
}

#show_continent h2 {
	font-size: 13px;
}

#show_continent a:hover {
	text-decoration: none;
}

.sub {
	background-color: #fec01f;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}


.search_info {padding: 0 0 0 0; width: 92px; font-family: arial, sans-serif; font-size: 10px; list-style-type: none; margin: 1px 0 0 0; 	border: 1px solid #9ca6b0;}
.search_info li { margin: 0 0 0 0; cursor: default; color: #3e3f3a; background-color: #fff; padding-left: 4px; text-align: left;}
.search_info li:hover { background: #ffc; }

.sig_cont {
	float: left;
	padding: 4px 4px 4px 4px;
	min-height: 190px;
	margin-right: 37px;
}

*html  .sig_cont {
	float: left;
	padding: 1px 4px 4px 1px;
	min-height: 190px;
	margin-right: 30px;
}

.gallery_global_info{
	width: 130px;
}

*html .gallery_global_info{
	width: 120px;
}

.gallery_image a {
	font-size: 11px;
}

.gallery_pic {
	height: 100px;
}
/*************************************************************
*            lightbox galerijos stilius                      *
*************************************************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/gallery/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

//sdsdsd

#contifix{
	width: 725px;
	float: left;
}

.clear {
	clear: both;
}

#bottom_border{
	float: left;
	width: 960px;
	height: 29px;
	background-image: url('../images/bottom_border.png');
}

#bottom_border{
	float: left;
	width: 960px;
	height: 29px;
	background-image: url('../images/bottom_border.png');
}

#copyrightas {
	float: left;
	width: 740px;
	height: 20px;
	color: #7d7b7c;
	font-family: arial;
	font-size: 10px;
	padding-left: 220px;
	text-align: left;
}

#continent_left {
	float: left;
	background-image: url('../images/continent_top_left.png');
	width: 32px;
	height: 13px;
}

#continent_area {
	float: left; 
	width: 722px;
}

#show_list {
	float: left;
	width: 690px;
	height: 13px;
}

#middle_continent {
	width: 725px;
	height: 203px;
	float: left;
	margin-left: -2px;
}

#middle_image {
	width: 365px;
	height: 203px;
	float: left;
	margin-left: 0px;
}

#info_line {
	background-color: #e3e8ee;
	width: 359px;
	height: 203px;
	float: left;
}

*html #info_line {
	background-color: #e3e8ee;
	width: 359px;
	height: 203px;
	float: left;
}

#search_line {
	float: left;
	margin-top: 40px;
	height: 24px;
	font-size: 11px;
	color: #6d726b;
	font-family: arial;
	background-image: url('../images/header_search_top.png');
	background-repeat: no-repeat;
	width: 339px;
	color: #262520;
	padding-left: 20px;
	padding-top: 5px;
	text-align: left;
}

#searching{
	height: 10px;
	width: 100%;
	float: left;
}

#manufacturer_text{
	float: left;
	width: 200px;
	padding-left: 20px;
	font-size: 11px;
	color: #101318;
	font-family: Arial, sans-serif;
	padding-bottom: 5px;
	text-align: left;
}

#search_text {
	float: left;
	width: 110px;
	font-size: 11px;
	color: #101318;
	font-family: Arial, sans-serif;
	padding-bottom: 5px;
	text-align: left;
}

#search_area {
	float: left;
	width: 190px;
	padding-left: 20px;
	text-align: left;
}

#option_search {
	float: left;
	width: 110px;
}

#search_button_area {
	height: 10px;
	width: 320px;
	float: left;
	padding-top: 4px;
	padding-right: 40px;
	text-align: center;
}

#commentar_area {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 11px;
	color: #6d726b;
	font-family: arial;
}

#subdir_catalog {
	margin-top: 20px;
	width: 100%;
}

#subdir_catalog a {
	padding: 2px 2px 1px 2px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	text-decoration: underline;
}

#subdir_catalog a:hover {
	padding: 2px 2px 1px 2px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	text-decoration: none;
}
