html, body {
		width: 100%;
		
      margin: 0;
      padding: 0;
      border: none;
      text-align: left;
		background-color: white;
   }
#wrapON {
	float: left;
	width: 100%;
	min-height: 550px;
	background-image: url(img/back_v_mid.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}	
#wrapON3 {
	float: left;
	width: 100%;
	min-height: 550px;
	background-image: url(img/back_v_mid3.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#wrap {
	float: left;
    margin:0;
    width:100%;
	 min-height: 550px;
	 text-align: left;
	 background-image: url(img/back_v_top.jpg);
	 background-position: top left;
	 background-repeat: no-repeat;
    }
#wrap3 {
	float: left;
    margin:0;
    width:100%;
	 min-height: 550px;
	 text-align: left;
	 background-image: url(img/back_v_top3.jpg);
	 background-position: top left;
	 background-repeat: no-repeat;
    }	 
.wrapBOT {
	float: left;
    margin:0;
    width:100%;
	 min-height: 550px;
	 text-align: left;
	 background-image: url(img/back_v_bot.jpg);
	 background-position: bottom left;
	 background-repeat: no-repeat;
    }
.wrapBOT2 {
	float: left;
    margin:0;
    width:100%;
	 min-height: 550px;
	 text-align: left;
	 background-image: url(img/back_v_bot2.jpg);
	 background-position: bottom left;
	 background-repeat: no-repeat;
    }	 
.wrapBOT3 {
	float: left;
    margin:0;
    width:100%;
	 min-height: 550px;
	 text-align: left;
	 background-image: url(img/back_v_bot3.jpg);
	 background-position: bottom left;
	 background-repeat: no-repeat;
    }	 
#wrapCONT {
	float: left;
	min-height: 550px;
	display: block;
	width: 1000px;
	padding: 0;
	margin: 0;
}	 
#titup {
	float: left;
	width: 1000px;
	min-height: 100%;
	padding: 0;
	margin: 0;
}	 
#titbot {
	clear: both;
	float: left;
	width: 100%;
	height: 45px;
	background-color: white;
}
#top {
	float: left;
	width: 1000px;
	height: 65px;
	text-align: left;
}
.logo {
	float: left;
	width: 142px;
	height: 29px;
	padding: 15px 0 0 15px;
}
#linkBOX {
	float: left;
	width: 745px;
	height: 18px;
	padding: 40px 0 0 95px;
}
.link {
	float: left;
	padding: 0 0 0 18px;
	margin: 0 20px 0 0;
	background-image: url(img/lasas.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	color: white;
}
.link a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	color: white;
}
.link a:hover{
	color: #810102;
}
.linkSEL {
	float: left;
	padding: 0 0 0 18px;
	margin: 0 20px 0 0;
	background-image: url(img/lasas.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	color: #810102;
}
.linkSEL a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	color: #810102;
}

#bannerHPF {
	float: left;
	width: 150px;
	height: 65px;
	padding: 13px 0 0 732px;
}
#textBOX {
	float: left;
	width: 580px;
	padding: 45px 0 20px 0;
}
#fish {
	float: left;
	width: 560px;
	background-image: url(img/galva.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
}
.textANTRASTE {
	float: left;
	width: 560px;
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
	text-decoration: none;
	color: #ae0102;
	padding: 0 0 10px 20px;
}
.text {
	width: 560px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #525252;
	padding: 0 0 40px 20px;
}
	.text ul, .text li {
		list-style: none;
	}
	.text a{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		line-height: 16px;
		text-align: left;
		text-decoration: underline;
		color: #67b2e0;
	}
	.text a:hover {
		color: #525252;
	}
	.text img{
		float: left;
		padding: 0 10px 10px 0;
	}
	.text p{
		padding: 10px 0 0 0;
	}

	.text table {
		border-top: 1px #CCCCCC solid;
		border-left: 1px #CCCCCC solid;
	}
	.text table td {
		border-bottom: 1px #CCCCCC solid;
		border-right: 1px #CCCCCC solid;
		margin: 0px;
		padding: 1px;
	}
	.text table tr {
		margin: 0px;
		padding: 0px;
	}
	.text table tbody {
		margin: 0px;
		padding: 0px;
	}
.textRED {
	color: #ae0102;
}
.text ul{
	margin: 0 0 0 30px;
}
.placiau {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #525252;
	background-image: url(img/arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
}
.placiau a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #ae0102;
}
.placiau a:hover{
	color: #525252;
}
#sukis {
	float: left;
	width: 410px;
	height: 80px;
	padding: 70px 0 0 90px;
}
#adds {
	float: left;
	padding: 15px 20px 15px 20px;
}
#adds * {
	vertical-align: top;
	border: 0px;
	margin: 0;
}
#footer {
	float: right;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #3e3e3e;
	padding: 15px 20px 0 0;
}
#footer a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: underline;
	color: #67b2e0;
}
#leftbox {
	float: left;
	width: 215px;
	padding: 60px 0 0 115px;
}
#leftBOXpad {
	float: left;
	width: 215px;
	padding: 0 0 280px 0;
}
#katalogas ul, #katalogas li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#katalogas > ul > li > ul, .leftboxBLUE {
	float: left;
	width: 195px;
	padding: 10px;
	background-color: #5ca7d4;
	margin: 0 0 30px 0;
}
#katalogas ul li ul li ul {
	margin: 0 0 15px 0;
}
#katalogas ul li, .leftboxANTRASTE {
	float: left;
	width: 215px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
	text-decoration: none;
	color: white;
	padding: 0 0 7px 0;
}
#katalogas ul li  ul li, .leftboxTEXT {
	float: left;
	width: 195px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: white;
	padding: 0;
}
#katalogas ul li ul li.prekes, .leftboxLINK {
	float: left;
	width: 185px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: white;
	background-image: url(img/arrowBLUE.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	margin: 3px 0 3px 0;
}
#katalogas a, .leftboxLINK a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: white;
}
#katalogas a:hover, .leftboxLINK a:hover{
	color: #525252;
}
#cont {
	float: left;
	width: 1000px;
	padding: 0;
	margin: 0;
}
.preke {
	float: left;
	width: 560px;
	padding: 10px 0 10px 0;
}
.preke img{
	float: left;
	padding: 0 20px 0 0;
}
.preke_antraste {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #67b2e0;
	padding: 0 0 15px 0;
}
.preke_antraste a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #67b2e0;
}
.preke_antraste a:hover {
	color: #525252;
}
.textBIG {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	color: #ae0102;
}
.line {
	float: left;
	width: 560px;
	padding: 5px 0 0 0;
}
.lineLEFt {
	float: left;
	width: 160px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #525252;
}
.forma_forma {
	float: left;
	width: 560px;
	padding: 20px 0 0 0;
}
.forma_antraste {
	float: left;
	width: 560px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	color: #5ca7d4;
	padding: 5px 0 5px 0;
	border-bottom: solid 1px white;
}
.forma_eilute {
	float: left;
	width: 560px;
	padding: 2px 0 2px 0;
	border-bottom: solid 1px white;
}
.forma_pavadinimas {
	float: left;
	width: 280px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	color: black;
	padding: 0 10px 0 0;
	
}
.forma_duomenys {
	float: right;
	width: 270px;
	padding: 0;

}
.forma_duomenys2 {
	float: right;
	width: 270px;
		border-top: solid 1px white;
	padding: 2px 0 0 0;
	margin: 2px 0 0 0; 
}

.forma_svoris {
	float: left;
	width: 100px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	text-align: right;
	text-decoration: none;
	color: black;
	padding: 0 10px 0 0;
}
.forma_kaina {
	float: left;
	width: 100px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	text-align: right;
	text-decoration: none;
	color: black;
	padding: 0 10px 0 0;
}
.forma_kiekis {
	float: left;
	width: 50px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	text-align: right;
	text-decoration: none;
	color: black;
	padding: 0;
}
.lineRIGHT {
	float: left;
	width: 400px;
}
.inputSMALL {
	float: right;
	width: 35px;
	height: 20px;
	background-color: white;
	border: solid 1px #9fd1f1;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #525252;
	margin: 0;
	padding: 0;
}
.input {
	float: left;
	width: 398px;
	height: 20px;
	background-color: white;
	border: solid 1px #9fd1f1;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #525252;
	margin: 0;
	padding: 0;
}
.inputBIG {
	float: left;
	width: 398px;
	height: 100px;
	background-color: white;
	border: solid 1px #9fd1f1;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #525252;
	margin: 0;
	padding: 0;
}
.button {
	float: right;
	background-color: #d1e6f7;
	border: solid 1px #9fd1f1;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	color: #525252;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
}
.linkL {
	float: left;
	padding: 0 0 0 18px;
	margin: 0;
	background-image: url(img/lasas.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	color: white;
}
.linkL a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	color: white;
}
.linkL a:hover{
	color: #810102;
}
.linkLSEL {
	float: left;
	padding: 0 0 0 18px;
	margin: 0;
	background-image: url(img/lasas.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	color: #810102;
}
.linkLSEL a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	color: #810102;
}
