/*------------------------------------------------------------------
duomenu-centras
-------------------------------------------------------------------*/

html, body, div, span, h1, h2, h3, p, a, img, small, strong, ul, li, table, thead, tr, td, a:focus{
	margin:0;
	padding:0;			
	border:none;		
	outline:none;
	
	}
h1 
{
		font-size: 12pt;
	font-weight: normal;

}

h2 
{
		font-size: 12pt;
	font-weight: normal;

}
	
.last h2
{
font-weight: 600;
}
input .buttons {
text-align:center;
font-size:11px;
color: #ffffff;
padding:2px 8px;
border-right:1px solid #9acfd4;
border-bottom:2px solid #b4dce0;
border-left:1px solid #9fd2d6;
border-top:1px solid #82c2c8;
background:url(../images/mygtukas-3.png) repeat-x left top #67b7be; 
}


body{
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/body.gif) repeat-x #48a5ad;
	font-size:62.5%;
	color:#666;
	text-align:center;

/*	margin-left:auto;
	margin-right:auto;*/

	}
#container{
	width:997px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
	}
#container .top{
	width:997px;
	position:relative;
	font-size:1.1em;
	z-index:1;
	height:33px;
	text-transform:uppercase;
	background:url(../images/top.png) no-repeat;
	}
#container .top .menu{
	list-style:none;
	position:absolute;
	}
#container .top .menu li{
	display:inline;
	float:left;
	width:auto;
	padding:8px 3px 8px 5px;
	background:url(../images/m-space.gif) right no-repeat;
	}
#container .top .menu li a, #container .top .language li a{
	text-decoration:none;
	color:#000000;
	}
#container .top .menu li a:hover, #container .top .language li a:hover{
	text-decoration:underline;
	}
#container .top .language{
	position:absolute;
	right:23px;
	top:8px;
	list-style:none;
	}
#container .top .language li{	
	display:inline;
	border-right:1px solid #000;
	float:left;
	width:auto;
	padding:0px 4px 0px 4px;
	}
#container .top .language .last{
	border:none;
	}
#container .top .search{
	border:1px solid #a9a7a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding:3px 0 3px 5px;
	width:168px;
	position:absolute;
	right:125px;
	top:4px;
	}
#container .top .search:focus{
	background:#f8f8f8;
	}
#container .top .search-button{
	position:absolute;
	top:4px;
	right:97px;
	}
#container .header{
	width:997px;
	background:url(../images/header.jpg) no-repeat center;
	margin:auto;
	height:362px;
	position:relative;
	margin-top:-3px;
	z-index:0;
	}
#container #menu{
	background:url(../images/menu.png) no-repeat center;
	height:42px;
	width:997px;
	position:relative;
	margin-top:-4px;
	z-index:2;
	}
#container #menu ul{
	list-style:none;
	position:absolute;
	left:20px;
	top:13px;
	}
#container #menu ul li{
	display:inline;
	float:left;
	width:auto;
	padding:0px 13px 0px 13px;
	font-size:1.5em;
	border-right:1px solid #000;
	}
#container #menu ul .last{
	border:none;
	}
#container #menu ul li a{
	color:#000;
	}
#container #menu ul li a:hover{
	text-decoration:none;
	}
#container #menu img{
	position:absolute;
	right:7px;
	top:7px;
	}
#container .content{
	background:url(../images/content.jpg) repeat-y right;
	position:relative;
	width:997px;
	float:left;
	margin-top:-1px;
	z-index:5;
	height: 100% + 150px;
	}
#container .content #left-bottom{
	position:absolute;
	z-index:3;
	left:1px;
	bottom:0px;
	}
#container .content #left-top{
	position:absolute;
	z-index:3;
	left:1px;
	top:0px;
	}
#container .content #right-top{
	position:absolute;
	z-index:3;
	right:2px;
	top:0px;
	}
#container .content #right-bottom{
	position:absolute;
	z-index:4;
	right:1px;
	bottom:0px;
	}
#container .content .left{
	width:175px;
	z-index:6;
	position:relative;
	}
#container .content .left span{
	text-align:center;
	background:url(../images/l-menu.gif) no-repeat;
	padding:10px 0 8px 0;
	width:169px;
	font-weight:bold;
	float:left;
	color:#fff;
	font-size:1.2em;
	position:absolute;
	left:2px;
	top:25px;
	}
#container .content .left p{
	text-align:center;
	/*background:url(../images/l-menu.gif) no-repeat;*/
	padding:10px 0 8px 0;
	width:169px;
	font-weight:bold;
	float:left;
	/*color:#000;*/
	font-size:1.2em;
	position:absolute;
	left:2px;
	top:0px;
	text-decoration:none;
	}
	#container .content .left p a, #container .content .text a{
	color:#000;
	}
	#container .content .left p a:hover, #container .content .text a:hover{
	
	text-decoration:none;
	}
#container .content .left ul{	
	list-style:none;
	line-height: 1.5;
	position:absolute;
	top:55px;
	left:2px;
	width:170px;
	text-align:left;
	}
#container .content .left ul li{
	width:170px;
	float:left;
	}
#container .content .left ul .active{
	font-weight:bold;
	background:#b8ebef;
	}
#container .content .left ul li a{
	color:#000;
	font-size:1.3em;
	display:block;
	padding:3px 20px 3px 0;
	}
#container .content .left ul li a:hover{
	background:#b8ebef;
	}
#container .content .text{
	width:540px;
	z-index:6;
	font-size:1.2em;
	color:#000000;
	position:relative;
	float:left;
	padding-top:10px;
	padding-bottom:130px;
	text-align:left;
	margin-left:195px;
	min-height:200px;
	}
#container .content .text table
{
color:#000000;
}
#container .content .text .top-buttons{
display:inline;
}
.buttons ,.price .buttons1, #container .content .text .top-buttons .button #container .content .right .login .top-buttons, #container .content .text .buttons {
text-align:center;
font-size:11px;
color: #ffffff;
padding:2px 8px;
border-right:1px solid #9acfd4;
border-bottom:2px solid #b4dce0;
border-left:1px solid #9fd2d6;
border-top:1px solid #82c2c8;
background:url(../images/mygtukas-3.png) repeat-x left top #67b7be; 
}
.price .buttons1, #container .content .text .buttons
{
font-size: 11px;
}
#container .content .text .b2 a{
	color:#fff;
	text-decoration:none;
	}
#container .content .text .b2 a:hover{
	text-decoration:none;
	}

#container .content .text h1{
	font-size:1.3em;
	font-weight:normal;
	padding-top:22px;
	font-weight:bold;
	}
#container .content .text table h1	
{
font-size:1.0em;

}
#container .content .text h1 a{
	color:#000;
	}
#container .content .text h1 a:hover{
	text-decoration:none;
	}
#container .content .text h3{
	font-size:0.9em;
	font-weight:normal;
	padding-top:22px;
	}
#container .content .text h3 a{
	color:#000;
	}
#container .content .text h3 a:hover{
	text-decoration:none;
	}
#container .content .text p{
	padding-top:16px;
	}
#container .content .partners{
	
	width:550px;
	height:111px;
	text-align:center;
	left:200px;
	position:absolute;
	bottom:0px;
	background:url(../images/partners.gif) no-repeat center;
	}
#container .content .text .partners2{
	font-size:0.5em;
	width:550px;
	height:555px;
	text-align:center;
	padding-top:20px;
	background:url(../images/partners.jpg) no-repeat center;
	}
#container .content .text .partners2 td
{
	font-size:12px;
	text-align:center;
}	

#container .content .firma1{
	width:70px;
	float:left;
	text-align:center;
	padding:10px 2px 0 2px;
	}
#container .content .firma1 span{
	text-align:center;
	color:#635c5c;
	font-size:1.2em;
	}
#container .content .firma1 img{
	clear:both;
	padding-top:5px;
	}
#container .content .firma2{
	width:158px;
	float:left;
	text-align:center;
	padding:10px 5px 0 5px;
	}
#container .content .firma2 span{
	text-align:center;
	color:#635c5c;
	font-size:1.2em;
	}
#container .content .firma2 img{
	padding-top:5px;
	}
#container .content .firma3{
	width:105px;
	float:left;
	text-align:center;
	padding:10px 5px 0 5px;
	}
#container .content .firma3 span{
	text-align:center;
	color:#635c5c;
	font-size:1.2em;
	}
#container .content .firma3 img{
	padding-top:5px;
	}
#container .content .firma4{
	width:180px;
	float:left;
	text-align:center;
	padding:10px 6px 0 5px;
	}
#container .content .firma4 span{
	text-align:center;
	color:#635c5c;
	font-size:1.2em;
	}
#container .content .firma4 img{
	padding-top:5px;
	}
#container .content .right{
	width:241px;
	position:relative;
	float:right;
	font-size:1.2em;
	color:#000;
	z-index:6;
	}
#container .content .right .login{
	height:200px;
	position:relative;
	background:url(../images/login-shadow.gif) no-repeat bottom;
	width:241px;
	}
#container .content .right .login span{
	text-align:center;
	width:241px;
	position:absolute;
	font-weight:bold;
	top:24px;
	}
#container .content .right .login .user{
	right:156px;
	position:absolute;
	top:60px;
	}
#container .content .right .login .pass{
	right:156px;
	position:absolute;
	top:95px;
	}
#container .content .right .login .user-input{
	position:absolute;
	top:55px;
	background:url(../images/input.gif) no-repeat;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	border:none;
	right:8px;
	padding:5px 0 5px 6px;
	}
#container .content .right .login .pass-input{
	position:absolute;
	top:90px;
	background:url(../images/input.gif) no-repeat;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	border:none;
	right:8px;
	padding:5px 0 5px 6px;
	}
#container .content .right .login p{
text-align:center;
	padding:0px 0 0px 30px;
	position:absolute;
	top:155px;
	/*right:156px;*/
	}
#container .content .right .login .loginb{
	padding:0px 0 0px 5px;
	position:absolute;
	top:125px;
	right:20px;
	}
#container .content .right .login ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding:10px 0 0px 30px;
	}
#container .content .right .login ul li a{
	color:#000;
	/*padding:100px 10px 20px 0px; */
	/*color:#000;*/
	/*font-size:1.2em;*/
	display:block;
	padding:10px 0px 0px 0px;
	}
	#container .content .right .login ul a:hover{
	text-decoration:none;
	}
#container .content .right .login p a{
	color:#000;
	}
#container .content .right .login p a:hover{
	text-decoration:none;
	}
#container .content .right .login img{
	position:absolute;
	right:10px;
	top:126px;
	}
#container .content .right .new{
	position:relative;	
	background:url(../images/login-shadow.gif) no-repeat bottom;
	width:241px;
	float:left;
	}
#container .content .right .new span{
	text-align:center;
	float:left;
	width:241px;
	padding-bottom:10px;
	font-weight:bold;
	}
#container .content .right .new p{
	padding:5px 15px 25px 15px;
	}
#container .content .right .low-item{
	text-align:center;
	padding:0 20px 0 10px;
	float:left;
	width:211px;
}
#container .content .right .ritems{
	text-align:center;
	padding:8px 20px 0 10px;
	float:left;
	width:211px;
	font-weight:bold;
	font-size:1.3em;
	height: 54px;
	background:url(../images/off_bg.gif) no-repeat center top;
}
#container .content .right .ritems a{
	color:#fff;
	
}
#container .content .right .ritems a:hover{
	text-decoration:none;
}
#container .content .right .roffers{
	width: 80%;
	height: 25px;
	margin: 0 0 0 15%;
	padding: 2px 0 0 0;
	background-color: #6db2b8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#container .content .right .low-item .linebottom
{
text-align:left;
position:relative;	
background:url(../images/login-shadow.gif) no-repeat bottom;
width:211px;
float:left;
}
#container .content .right .low-item span{
	font-weight:bold;
	padding:0px 10px 0 0;
	}
#container .content .right .low-item span a{
	color:#000;
	
	}
#container .content .right .low-item span a:hover{
	text-decoration:none;
	}
#container .content .right .low-item img{
	padding-top:5px;
	}
#container .content .right .low-item strong{
	padding-top:5px;
	float:left;
	padding-right:10px;
	width:231px;
	text-align:center;
	}
#container .content .right .low-item strong small{
	color:#FF0000;
	font-size:1.1em;
	}
#container .footer{
	clear:both;
	text-align:center;
	width:997px;
	background:url(../images/footer.gif) no-repeat;
	left:1px;
	margin-bottom:5px;
	height:23px;
	position:relative;
	}
#container .footer2{
	clear:both;
	text-align:center;
	width:997px;
	background:url(../images/footer.gif) no-repeat;
	left:1px;
	margin-bottom:5px;
	height:23px;
	position:relative;
	}
#container .footer span{
text-align:center;
	color:#000;
	float:left;
	width:auto;
	padding:2px 15px 0 15px;
	}

/*--------------partneriai-------------*/
.p-block{
	width:530px;
	/*height:85px;*/
	padding:10px;
	border:0;
	float:left;
	margin-top:0px;
	z-index:7;
/*	background:url(../images/partners-block-1.jpg) no-repeat top;/*no-repeat;*/ 
	background:url(../images/partners-block-3.jpg) repeat-y;/*no-repeat;*/ 
/*	background:url(../images/partners-block-3.jpg) no-repeat bottom; /*no-repeat;*/ 
	}
.p-block img{
	float:left;
	}
.p-block span{
	font-weight:bold;
	font-size:1.2em;
	padding-left:10px;
	}
.p-block .info{
	width:400px;
	padding-left:10px;
	float:left;
	}
.p-block .info a, .p-block span a{
	color:#000;
	}
.p-block .info a:hover, .p-block span a:hover{
	text-decoration:none;
	}
/*--------------prekiu krepselis-------------*/
.i-cart{
	width:540px;
	font-size:1.2em;
	}
.i-cart tr td{
	padding-left:5px;
	}
#container .content .text .head{
	background:#6db2b8;
	color:#fff;
	width:539px;
	font-size:1.0em;
	}
#container .content .text  .head tr .l{
	width:20%;
	padding-left:5px;
	}
#container .content .text  .head tr .r{
	width:20%;
	text-align:right;
	}
#container .content .text  .head tr .center{
	text-align:center;
	}
#container .content .text  .head ul{
	list-style:none;
	}
#container .content .text  .head ul li{
	display:inline;
	padding:0 5px 0px 3px;
	border-right:solid 1px #fff;
	}
#container .content .text  .head ul .last{
	border:none;
	}
#container .content .text  .head ul .active{
	text-decoration:underline;
	font-weight:bold;
	}
#container .content .text  .head ul li a{
	color:#fff;
	text-decoration:none;
	}
#container .content .text  .head ul li a:hover{
	text-decoration:underline;
	}
#container .content .text  .i-cart .col-names{
	background:#84c3c9;
	color:#fff;
	}
.i-cart .one{
	color:#4a4848;
	}
.i-cart .three{
	background:#a3dadf;
	}
.i-cart .about-item{
	text-align:left;
	width:230px;
	}
.i-cart .one img, .i-cart .two img{
	padding:0 3px 0 3px;
	}
.i-cart tr .photo{
	padding-right:5px;
	}
.i-cart .two{
	color:#4a4848;
	background:#84c3c9;
	}
.i-cart tr .col{
	text-align:center;
	}
.i-cart tr .col2{
	text-align:left;
	}
.all-price{
	text-align:right;
	width:540px;
	float:left;
	font-size:1.2em;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	}
.buttons{
	text-align:right;
	}
/*-----------prekes-aprasymas------------*/
#container .content .text item-info{
	width:540px;
	clear:both;
	}
#container .content .text .item-info .head{
	background:#6db2b8;
	color:#fff;
	font-weight:bold;
	font-size:1.0em;
	}
#container .content .text .item-info .head td{
	padding:3px 0 3px 5px;
	}
#container .content .text .item-info tr td{

	}
#container .content .text .item-info .colored{ 
	background:#91c7cc;
	

	}
#container .content .text .item-info .colored td{
	padding-left:5px;
	color:#000;
font-size:0.9em;
	}
#container .content .text .item-info .non-colored {
	padding-left:5px;
	color:#000;
font-size:0.9em;
	}	
#container .content .text .item-info .non-colored td{
	padding-left:5px;
	color:#000;
font-size:0.9em;
	}
.price{
	text-align:right;
	width:539px;
	font-size:1.6em;
	padding-top:10px;
	position:relative;
	}
.price img{
	float:right;
	}
.price span{
	text-align:right;
	color:#4a4848;
	float:right;
	padding-right:25px;
	}
.other-info{
	float:left;
	padding-top:10px;
	font-size:1.2em;
	}
/*--------prekiu-sarasas----------*/
