html, body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
		background-color: #dcdddf;
   }
#wrap {
    margin:0 auto;
    width:933px;
	 min-width:933px;
	 padding: 0;
    }
#top {
	float: left;
	width: 933px;
	height: 40px;
	padding: 0;
}
#main {
	float: left;
	width: 933px;
	background-image: url(images/img/top_line.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #f8f4e8;
}



#menu {
	float: left;
	width: 823px;
	height: 50px;
	padding: 0 0 0 110px;
	background-image: url(images/img/menu_bottom_line.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: center;
}
.menu_lnk_selected {
	float: left;
	height: 50px;
	padding: 0 5px 0 5px;
}
.menu_lnk {
	float: left;
	height: 50px;
	padding: 0 23px 0 23px;
}
.lnk {
	float: left;
	height: 50px;
	padding: 0;	
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 50px;
	color: #806926;
}
.lnk a{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 50px;
	color: #806926;
}
.lnk a:hover{
	color: #6f3144;
}
.lnk1 {
	float: left;
	width: 11px;
	height: 50px;
	padding: 0;
	background-image: url(images/img/menu_link_1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
}
.lnk_mid {
	float: left;
	height: 50px;
	padding: 0 7px 0 7px;
	background-image: url(images/img/menu_link_mid.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 50px;
	color: #6f3144;
}
.lnk_mid a{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 50px;
	color: #6f3144;
}
.lnk2 {
	float: left;
	width: 11px;
	height: 50px;
	padding: 0;
	background-image: url(images/img/menu_link_2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
}






#menuBOXES {
	float: left;
	width: 833px;
	height: 155px;
	padding: 22px 0 0 100px;
	background-image: url(images/img/box_back.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #e5d5a6;
}
#kampaiBOX {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/kampaiOFF.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#kampaiBOX:hover {
	background-image: url(images/img/kampai.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#kampaiBOXen {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/kampaiOFF.en.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#kampaiBOXen:hover {
	background-image: url(images/img/kampai.en.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#kampaiBOXru {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/kampaiOFF.ru.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#kampaiBOXru:hover {
	background-image: url(images/img/kampai.ru.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#komplektaiBOX {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/komplektaiOFF.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#komplektaiBOX:hover {
	background-image: url(images/img/komplektai.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#komplektaiBOXen {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/komplektaiOFF.en.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#komplektaiBOXen:hover {
	background-image: url(images/img/komplektai.en.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#komplektaiBOXru {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/komplektaiOFF.ru.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#komplektaiBOXru:hover {
	background-image: url(images/img/komplektai.ru.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#sofosBOX {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/sofosOFF.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#sofosBOX:hover {
	background-image: url(images/img/sofos.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#sofosBOXen {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/sofosOFF.en.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#sofosBOXen:hover {
	background-image: url(images/img/sofos.en.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#sofosBOXru {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/sofosOFF.ru.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#sofosBOXru:hover {
	background-image: url(images/img/sofos.ru.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#lovosBOX {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/lovosOFF.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#lovosBOX:hover {
	background-image: url(images/img/lovos.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#lovosBOXen {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/lovosOFF.en.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#lovosBOXen:hover {
	background-image: url(images/img/lovos.en.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#lovosBOXru {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/lovosOFF.ru.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#lovosBOXru:hover {
	background-image: url(images/img/lovos.ru.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#staliukaiBOX {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/staliukaiOFF.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#staliukaiBOX:hover {
	background-image: url(images/img/staliukai.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#staliukaiBOXen {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/staliukaiOFF.en.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#staliukaiBOXen:hover {
	background-image: url(images/img/staliukai.en.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#staliukaiBOXru {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	background-image: url(images/img/staliukaiOFF.ru.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#staliukaiBOXru:hover {
	background-image: url(images/img/staliukai.ru.png);
	background-position: top left;
	background-repeat: no-repeat;
}






#footer {
	float: left;
	width: 933px;
	height: 33px;
	padding: 25px 0 40px 0;
	background-image: url(images/img/footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.sprendimas {
	float: right;
	padding: 0 20px 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #aea59f;
}
.sprendimas a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	line-height: 22px;
	color: #aea59f;
}



#languageBOX {
	float: right;
	height: 25px;
	padding: 15px 15px 0 125px;
	background-image: url(images/img/top_flowers.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.lng {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: black;
}
.lng a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: black;
}
.lng a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: white;
}
.lngSEL {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: white;
}
.lngSEL a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: white;
}
.cart {
	float: left;
	width: 23px;
	height: 17px;
	padding: 2px 0 0 5px;
}
.mail {
	float: left;
	width: 23px;
	height: 17px;
	padding: 2px 0 0 20px;
}



#mainLEFT {
	float: left;
	width: 380px;
	height: 296px;
}
.logo {
	float: left;
	width: 259px;
	height: 87px;
	padding: 60px 0 0 40px;
}
.sukis {
	float: left;
	width: 283px;
	height: 137px;
	padding: 30px 0 0 90px;
}
#mainRIGHT {
	float:right;
	width: 532px;
	height: 296px;
	padding: 0 10px 0 0;
	text-align: center;
}







#mainCONT {
	float: left;
	width: 911px;
	padding: 22px 0 22px 22px;
	background-image: url(images/img/box_back.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #e5d5a6;
}
#mainCONTtxt {
	float: left;
	width: 889px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
#mainCONTtxt p{
	line-height: 20px;
	padding: 0;
	margin: 0;
}
#mainCONTtxt a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	line-height: 22px;
	color: #806926;
}
#leftSide {
	float: left;
	width: 155px;
}
#rightSide {
	float: left;
	width: 754px;
}
#newsCentered {
        float: left;
        width: 889px;
        padding-left: 67px;
}
#left_lnk {
	float: left;
	width: 135px;
	padding: 0 20px 0 0;
}
.leftonelink {
	float: left;
	width: 135px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #5c2938;
	padding: 0 0 8px 0;
}
.leftonelink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #5c2938;
}
.leftonelink a:hover{
	color: #9e8c57;
}
.leftonelinkSEL {
	float: left;
	width: 135px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #9e8c57;
	padding: 0 0 8px 0;
}
.leftonelinkSEL a{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #9e8c57;
}
.leftonelinksub {
	float: left;
	width: 125px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #5c2938;
	padding: 0 0 8px 10px;
}
.leftonelinksub a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #5c2938;
}
.leftonelinksub a:hover{
	color: #9e8c57;
}
.leftonelinksubSEL {
	float: left;
	width: 125px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #9e8c57;
	padding: 0 0 8px 10px;
}
.leftonelinksubSEL a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #9e8c57;
}
.main_block {
	float: left;
	width: 231px;
	padding: 0 20px 0 0;
}
.blockeilute {
	float: left;
	padding:0;
	margin: 0;
}
.main_imgBACK {
	float: left;
	width: 221px;
	height: 144px;
	padding: 3px 7px 8px 3px;
	background-image: url(images/img/2_2.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.main_txt {
	width: 221px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
	padding: 0 7px 10px 3px;
}
.main_txt a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.main_txt a:hover{
	color: #5c2938;
}
.main_SENAkaina {
	width: 221px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: line-through;
	line-height: 18px;
	color: #806926;
	padding: 0;
}
.main_kaina {
	width: 221px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 18px;
	color: #663141;
	padding: 0;
}
.main_txtakcija {
	width: 221px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
	padding: 0 7px 10px 3px;
}
.main_txtakcija a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.main_txtakcija a:hover{
	color: #5c2938;
}
.programa_eilute {
	float: left;
	width: 880px;
	padding: 15px 0 0 0;
}
.programa_left {
	float: left;
	width: 430px;
	padding: 0 20px 0 0;
}
.programa_right {
	float: left;
	width: 430px;
	padding: 0;
}
.programa_ikona {
	float: left;
	width: 50px;
	height: 50px;
	background-image: url(images/img/2_5.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 7px 8px 3px;
	margin: 0 8px 0 0;
}
.prgrama_lnk {
	float: left;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
	padding: 18px 0 0 0;
	}
.prgrama_lnk a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
	}	
	.prgrama_lnk a:hover{
	color: #5c2938;
	}






#krepselis {
	float: left;
	width: 889px;
}
.krepselis_antraste {
	float: left;
	width: 889px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.krepselis_turinys {
	float: left;
	width: 889px;
	border-bottom: solid 1px #d7c283;
}
.krepselis_eilute {
	float: left;
	width: 910px;
	padding: 5px 0 5px 0;
	text-align: left;
}	
.krepselis_eiluteVISO {
	float: left;
	width: 889px;
	padding: 5px 0 5px 0;
	text-align: left;
	border-top: solid 1px #d7c283;
}
.krepselis_eilutebutton {
	float: left;
	width: 889px;
	padding: 5px 0 5px 0;
	text-align: right;
}
.krepselis_pavadinimas {
	float: left;
	width: 763px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.krepselis_viso {
	float: left;
	width: 763px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.krepselis_button {
	float: right;
	width: 98px;
	height: 20px;
	background-image: url(images/img/button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.krepselis_button input{
	width: 93px;
	height: 20px;
	margin: 0 0 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.krepselis_button a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.krepselis_button a:hover{
	color: black;
}
.inputbackSMALL {
	float: left;
	width: 396px;
	height: 18px;
	padding: 1px 2px 1px 2px;
	background-image: url(images/img/formaSMALL.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.inputSMALL {
	float: left;
	width: 396px;
	height: 18px;
	padding: 0;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #806926;
	border: none;
}
.inputbackBIG {
	float: left;
	width: 396px;
	height: 75px;
	padding: 1px 2px 1px 2px;
	background-image: url(images/img/formaBIG.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.inputBIG {
	float: left;
	width: 396px;
	height: 75px;
	padding: 0;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #806926;
	border: none;
}
#krepselis_forma {
	float: left;
	width: 890px;
	padding: 20px 0 10px 0;
	border-bottom: solid 1px #d7c283;
}
.forma_eilute {
	float: left;
	width: 910px;
	padding: 2px 0 2px 0;
}
.forma_eiluteLEFT {
	float: left;
	width: 490px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.forma_eiluteRIGHT {
	float: left;
	width: 400px;
	padding: 0;
}






	
	
	
	
	
.preke_antraste {
	float: left;
	width: 754px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.preke_antraste p {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 20px;
}
.preke_atgal {
	float: left;
	width: 10px;
	height: 20px;
	background-image: url(images/img/arrow_left.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0 15px 0 0;
}
.preke_pirmyn {
	float: left;
	width: 10px;
	height: 20px;
	background-image: url(images/img/arrow_right.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0 0 0 15px;
}
.preke_video {
	float: left;
	width: 19px;
	height: 20px;
	background-image: url(images/img/video.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0 0 0 25px;
}
.preke_foto {
	float: left;
	width: 754px;
	height: 390px;
	padding: 0;
}
.imgBIG {
	float: left;
	width: 580px;
	height: 379px;
	padding: 3px 7px 8px 3px;
	background-image: url(images/img/2_3.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.imgSMALL {
	float: left;
	width: 106px;
	height: 69px;
	padding: 3px 7px 8px 3px;
	margin: 0 0 23px 20px;
	background-image: url(images/img/2_4.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.preke_tekstas {
	float: left;
	width: 732px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	color: #806926;
	padding: 15px 0 0 0;
}
.akcija_tekstas {
	float: left;
	width: 732px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	color: #806926;
	padding: 0 0 15px 0;
}
.ikrepseli {
	float: left;
	width: 732px;
	height: 20px;
	padding: 0;
}
.komplektacija_juosta {
	float: left;
	width: 732px;
	border-bottom: solid 1px #d7c283;
	padding: 15px 0 10px 0;
}
.komplektacija_vienas {
	float: left;
	width: 120px;
	padding: 0;	
}
.komplektacija_antras {
	float: left;
	width: 612px;
	padding: 0;	
}
.komplektacija_du {
	float: left;
	width: 612px;
	padding: 0 0 10px 0;	
}
.komplektacija_du_1 {
	float: left;
	width: 320px;
	padding: 0 0 0 20px;	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.komplektacija_du_2 {
	float: left;
	width: 90px;
	padding: 0;	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.komplektacija_du_2akcija {
	float: left;
	width: 90px;
	padding: 0;	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
	color: #663141;
}
.akcijaSENAkaina {
	float: left;
	width: 90px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: line-through;
	line-height: 16px;
	color: #806926;
}
.komplektacija_du_3 {
	float: left;
	width: 170px;
	padding: 0;	
}
.komplektacija_foto {
	float: left;
	width: 106px;
	height: 69px;
	padding: 3px 7px 8px 3px;
	background-image: url(images/img/2_4.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.komplektacijaBE_foto {
	float: left;
	width: 116px;
	height: 80px;
}
.foto_txt {
	width: 106px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	color: #806926;
	padding: 0 7px 5px 3px;
}
.inputback {
	float: left;
	width: 32px;
	height: 18px;
	padding: 1px 8px 1px 2px;
	background-image: url(images/img/input.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.input {
	float: left;
	width: 32px;
	height: 18px;
	padding: 0;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	color: #806926;
	border: none;
}
.button {
	float: left;
	width: 98px;
	height: 20px;
	background-image: url(images/img/button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.button a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #806926;
}
.atgal {
	float: left;
	background-image: url(images/img/arrow_back.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 10px 0 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #6f3949;
}
.atgal a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #6f3949;
}
.atgal a:hover{
	color: black;
}
.skaiciukai {
	font-family: "Times New Roman", Times, serif;
}
.menesiopasiulymas {
	float: left;
	width: 311px;
	height: 170px;
	padding: 15px 0 0 35px;
	background-image: url(images/menesis.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.menesiopasiulymas img{
	float: left;
	width: 275px;
	height: 135px;
	padding: 11px 0 0 11px;
}
.menesiopasiulymas_new {
	float: left;
	width: 311px;
	height: 170px;
	padding: 20px 0 0 35px;
	/*background-image: url(images/menesis.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}