html, body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
		background-image: url(img/bg.jpg);
		background-position: top left;
		background-repeat: repeat;
   }
#wrap {
    margin:0 auto;
    width:1000px;
	 min-width:1000px;
	 padding: 0;
    }
#top {
	float: left;
	width: 1000px;
	height: 94px;
	background-image: url(img/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#mid {
	float: left;
	width: 1000px;
	background-image: url(img/mid.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#bottom {
	float: left;
	width: 1000px;
	height: 68px;
	background-image: url(img/bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 223px;
	padding: 0 5px 0 28px;
}
#right {
	float: left;
	width: 223px;
	padding: 0 0 0 5px;
}
#center {
	float: left;
	width: 479px;
	padding: 0;
}
.footer {
	float: left;
	width: 1000px;
	height: 20px;
	padding: 23px 0 0 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #5f5f5f;
}
.footer a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: white;
}
.footer a:hover{
	color: #cac9c9;
}
.logo {
	float: left;
	width:235px;
	height: 50px;
	padding: 20px 0 0 32px;
}
.lng {
	float: right;
	width: 72px;
	height: 21px;
	padding: 5px 30px 0 0;
}
.lt a{
	float: left;
	width: 24px;
	height: 21px;
	background-image: url(img/lt.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.lton a{
	float: left;
	width: 24px;
	height: 21px;
	background-image: url(img/lton.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.en a{
	float: left;
	width: 24px;
	height: 21px;
	background-image: url(img/en.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.enon a{
	float: left;
	width: 24px;
	height: 21px;
	background-image: url(img/enon.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.ru a{
	float: left;
	width: 24px;
	height: 21px;
	background-image: url(img/ru.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.ruon a{
	float: left;
	width: 24px;
	height: 21px;
	background-image: url(img/ruon.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.menu_left{
	float: left;
	width: 223px;
	margin: 3px 0 8px 0;
}
.menu_antraste {
	float: left;
	width: 223px;
	height: 38px;
}
.menu_antraste img{
	padding: 0;
	margin: 0;
	border: 0;
}
.menu_link a {
	float: left;
	width: 211px;
	height: 24px;
	background-image: url(img/menu_line.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 0 2px 12px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 24px;
	color: #fefefe;
}
.menu_link a:hover {
	color: #a3a2a2;
}
.center_menu {
	float: left;
	width: 479px;
	height: 44px;
	padding: 0 0 5px 0;
}
.center_menu img {
	float: left;
	border: 0;
}
.center_flash {
	float: left;
	width: 479px;
	height: 384px;
}
.krepselis {
	float: left;
	width: 223px;
	padding: 3px 0 0 0;
}
.krepselis_txt {
	float: left;
	width: 210px;
	height: 30px;
	padding: 0 0 10px 13px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 30px;
	color: #fefefe;
}
.krepselis_txt a{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 30px;
	color: #cacaca;
}
.paieska {
	float: left;
	width: 223px;
	padding: 0 0 10px 0;
}
.paieska_inputs {
	float: left;
	width: 202px;
	padding: 8px 0 0 13px;
}
.input_long_bg {
	float: left;
	width: 202px;
	height: 21px;
	background-image: url(img/input_long.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 0 5px 0;
}
.input_long {
	float: left;
	width: 195px;
	height: 18px;
	padding: 0 0 0 5px;
	background-color: transparent;
 	border: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	color: #8c8b8b;
}
.input_short_bg {
	float: left;
	width: 98px;
	height: 21px;
	background-image: url(img/input_short.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 3px 0 5px 0;
}
.input_short_bg2 {
	float: left;
	width: 98px;
	height: 21px;
	background-image: url(img/input_short.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 3px 0 5px 5px;
}
.input_short {
	float: left;
	width: 90px;
	height: 18px;
	padding: 0 0 0 5px;
	background-color: transparent;
 	border: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	color: #8c8b8b;
}
.button_search {
	float: left;
	width: 102px;
	height: 38px;
	padding: 0 0 0 115px;
	border: 0;	
}
.partners {
	float: left;
	width: 223px;
}
.partners_brands {
	float: left;
	width: 185px;
	height: 115px;
	padding: 5px 0 0 17px;
}
.kelias {
	float: left;
	width: 461px;
	height: 31px;
	background-image: url(img/kelias.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0 3px 8px 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 31px;
	color: #cbcbcb;
}
.kelias a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 31px;
	color: #cbcbcb;
}
.kelias a:hover{
	color: #333333;
}
.preke1st {
	float: left;position:relative;
	width: 232px;
	height: 124px;
	background-image: url(img/preke_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0 3px 8px 3px;
}
.preke2nd {
	float: left;position:relative;
	width: 232px;
	height: 124px;
	background-image: url(img/preke_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 0 8px 3px;
}
.preke_picture {
	float: left;
	width: 90px;
	height: 90px;
	padding: 16px 5px 0 17px;
}
.preke_picture_n {
	position:absolute;
	display: block;
	top:0px;
	left:3px;
	width: 90px;
	height: 90px;
	margin: 11px 5px 0 11px;
	background-image: url(img/new.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.preke_kodas, preke_kodas a {
	float: left;
	width: 108px;
	height: 15px;
	padding: 11px 0 7px 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	color: #252525;
}
.preke_kodas:hover , preke_kodas a:hover{
	color: white;
}
.preke_pav, preke_pav a {
	float: left;
	width: 108px;
	height: 30px;
	padding: 0 0 15px 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	color: white;
}
.preke_pav:hover , preke_pav a:hover {
	color: #252525;
}
.preke_kaina ,  .preke_kaina a{
	float: left;
	width: 108px;
	padding: 0 0 3px 8px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: white;
}
.preke_big {
	float: left;
	width: 473px;
	height: 283px;
	background-image: url(img/preke_big_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 0 8px 3px;
}
.preke_picture_big {
	float: left;
	width: 250px;
	height: 250px;
	padding: 16px 5px 0 17px;
}
.preke_kodas_big {
	float: left;
	width: 180px;
	height: 15px;
	padding: 11px 0 7px 12px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	color: #252525;
}
.preke_pav_big {
 float: left;
 width: 180px;
 height: 30px;
 padding: 0 0 17px 12px;
 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
 line-height: 15px;
 color: white;
}
.preke_kaina_big {
 float: left;
 width: 180px;
 height: 30px;
 background-image: url(img/pbbg.jpg);
 background-position: top left;
 background-repeat: no-repeat;
 padding: 0 0 4px 12px;
 font-family: Arial;
 font-size: 14px;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
 line-height: 34px;
 color: white;
}
.button_ikrepseli {
	float: left;
	width: 154px;
	height: 40px;
	padding: 25px 0 0 23px;
}
.button_atgal a{
	float: right;
	width: 100px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	line-height: 20px;
	color: white;
	padding: 90px 15px 0 0;
}
.button_atgal a:hover{
	text-decoration: underline;
	color: #ececec;
}
.txtbox {
	float: left;
	width: 473px;
	background-image: url(img/txt_bg_mid.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding: 0 0 0 3px;
}
.atsiliepimaibox {
	float: left;
	width: 473px;
	background-image: url(img/txt_bg_mid.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding: 0 0 0 3px;
	margin: 0 0 5px 0;
}
.txtbox_top {
	float: left;
	width: 473px;
	background-image: url(img/txt_bg_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
}
.txtbox_bottom {
	float: left;
	width: 443px;
	background-image: url(img/txt_bg_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 15px 15px 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	line-height: 17px;
	color: #cbcbcb;
}
.txtbox_bottom a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
	line-height: 17px;
	color: #cbcbcb;
}
.txtbox_bottom a:hover{
	color: white;
}
.krepselis_eilute {
	float: left;
	width: 473px;
	height: 31px;
	background-image: url(img/krepselis_line1_wh.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 0 4px 3px;
}
.krepselis_eilute > div {
	height: 31px;
	line-height: 31px;
}
.krepselis_eilute_in {
	float: left;
	width: 473px;
	height: 53px;
	background-image: url('img/krepselis_line3.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 0 4px 3px;
}
.krepselis_eilute_in > div {
	height: 53px;
	line-height: 31px;
}
.eilute_chckbox {
	float: left;
	width: 30px;
	height: 15px;
	text-align: center;
	padding: 6px 0 0 0;
}
.eilute_pavadinimas {
	float: left;
	/* width: 273px; */
	width: 217px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #cbcbcb;
}
.krepselis_eilute_in > .eilute_pavadinimas {
	line-height: 20px;
	padding-top: 5px;
}
.eilute_pavadinimas a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #cbcbcb;
}
.eilute_kaina {
	float: left;
	width: 50px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #cbcbcb;
	padding: 0px 0 0px 6px;
}
.krepselis_eilute_in .eilute_kaina {
	height: 32px;
	padding: 10px 0 10px 6px;
}
.eilute_kaina input{
	float: left;
	width: 42px;
	height: 15px;
	background-color: transparent;
	background-position: 5px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
	color: #cbcbcb;
	margin-top: 3px;
	padding: 7px 4px 0 4px;
}
.eilute_dydis input {
	margin-left: -3px;
}
.eilute_viso {
	float: left;
	width: 465px;
	background-image: url(img/kelias.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 8px 3px 3px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	color: #cbcbcb;
}
.eilute_trinti {
	float: right;
	width: 152px;
	height: 38px;
	padding: 0 0 3px 0;
}
.eilute_perskaiciuoti {
	float: right;
	width: 132px;
	height: 38px;
	padding: 0;
}
.eilute_uzsakyti {
	float: right;
	width: 100px;
	height: 38px;
	padding: 0;
}
.input_short_atsi {
	float: left;
	width: 212px;
	height: 24px;
	background-image: url(img/input_short_atsi.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 0 5px 0;
}
.input_short_in {
	float: left;
	width: 195px;
	height: 18px;
	padding: 3px 0 0 5px;
	background-color: transparent;
 	border: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	color: #8c8b8b;
}
.input_big_atsi {
	float: left;
	width: 443px;
	height: 77px;
	background-image: url(img/input_big_atsi.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 0 5px 0;
}
.input_big_in {
	float: left;
	width: 438px;
	height: 74px;
	padding: 3px 0 0 5px;
	background-color: transparent;
 	border: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	color: #8c8b8b;
}
.button_siusti {
	float: right;
	width: 102px;
	height: 40px;
	padding: 0;
}
.uzsakyti_column {
	float: left;
	width: 212px;
	padding: 0;
}
.uzsakyti_column_right {
	float: right;
	width: 222px;
	padding: 0;
}
