body {
	background:url('../images/bgr.gif');
	margin:0px;
	font-family:Trebuchet MS, Tahoma, Arial;
	color:#000000;
	font-size:11px;
}
a img {
	border:none;
}
a {
	color:#0F9CD1;
}

#main {
	width:970px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	height:90px;
}
#ico {
	width:50px;
	float:left;
	margin-top:30px;
}
#menu {
	width:700px;
	height:100%;
	float:left;
	margin-top:10px;
	background:url('../images/menu.gif') no-repeat;
	padding-top:15px;
	padding-left:10px;
}
.menuimg {
	height:32px;
	/*float:left;
	border:0px solid #F00;*/
	position:relative;
}
.menuimg_1, .menuimg_4  {
	width:144px;
}
.menuimg_2, .menuimg_5  {
	width:135px;
}
.menuimg_3, .menuimg_6 {
	width:190px;
}
.menuimg_3, .menuimg_4  {
	top:-64px;
	left:144px;
}
.menuimg_5, .menuimg_6  {
	top:-128px;
	left:279px;
}


/*.menuimg_1, .menuimg_4 {
	width:144px;
}
.menuimg_2, .menuimg_5 {
	width:135px;
	top:-32px;
}
.menuimg_3, .menuimg_6 {
	width:190px;
	top:-64px;
}
.menuimg_3 {
	float:none !important;
	border:1px solid #0F0;
}
.menuimg_4 {
	clear:left;
}*/
#logo {
	margin-top:10px;
	border-right:1px solid #dddddd;
	padding:10px;
	float:left;
	width:100px;
}
#lang {
	font-family:Times;
	text-transform:uppercase;
	float:left;
	text-align:center;
	width:30px;
	margin-top:20px;
	margin-left:15px;
}
#lang .a {
	background:#ececec;
	padding:4px;
	margin:3px;
}
#lang a {
	text-decoration:none;
	color:#adadad;
	font-size:11px;	
	font-weight:bold;
}


#bottom {
	background:url('../images/bottom.png') no-repeat;
	height:110px;
	padding:7px;
	padding-left:70px;
	padding-right:70px;
}
#copyrights {
	margin:10px;
	color:#b8b8b8;
}
#copyrights a {
	color:#b8b8b8;
	text-decoration:none;
}


.shadow {
	height:8px;
	font-size:0px;
	background:url('../images/shadow.png') center no-repeat;
}



#main_content {
	/*background:url('../images/main.png') center no-repeat;*/
	height:338px;
	position:relative;
	z-index:2;
}
#main_akcijos {
	position:absolute;
	width:250px;
	z-index:3;
	top:120px;
}


#inner_img {
	/*background:url('../images/inner.png') center no-repeat;*/
	height:160px;
	position:relative;
	/*overflow:hidden;*/
}
#inner_akcijos {
	top:-80px;
	position:relative;
	width:260px;
	float:left;
}
#inner_content {
	width:560px;
	float:left;
	margin-left:30px;
	margin-bottom:20px;
}
#submenu {
	margin-top:8px;
}
#submenu a {
	color:#000000;
	font-family:tahoma;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
#submenu a.a {
	background:#AEAEAE;
	color:#FFFFFF;
	font-weight:bold;
}


.shop_main {
	margin-top:10px;
}
.shop_item {
	
}
.shop_item img {
	margin-right:5px;
	border:1px solid #cecece;
}
.shop_item a {
	text-decoration:none;
	font-weight:bold;
	color:#949494;
}
.sp {
	background:url('../images/sp.gif') repeat-x;
	margin-top:10px;
}



.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.easy {
	cursor:text;
	text-decoration:none;
	border-bottom:none;
}

