body
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #faa634;
	background-image: url("/images/bgnd.gif");
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#container
{
	width: 975px;
	margin: 0px auto;
	padding: 0px;
}

#header
{
	width: 975px;
	height: 468px;
	margin: 0px;
	padding: 0px;
}

#middle
{
	width: 965px; /* 10px left padding */
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url("/images/bgnd_middle.gif");
	background-position: top left;
	background-repeat: repeat-y;
}

#contents
{
	width: 795px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}

table.twocolumn
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td.column1
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

td.column2 /* Domata vieta konstruktora linkam */
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	text-align: right;
}

#footer
{
	width: 975px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url("/images/bgnd_footer.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#footer_text
{
	margin: 0px;
	padding: 34px 0px 0px 90px;
}


/* SAKUMA SADALAS ELEMENTI */

table.newstable
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

td.newspic
{
	width: 98px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

td.newstext
{
	margin: 0px;
	padding: 0px 0px 0px 8px;
	vertical-align: top;
	text-align: left;
}


/* PADOMU SADALAS ELEMENTI */

table.advicetable
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td.advicepic
{
	width: 170px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

td.advicetext
{
	margin: 0px;
	padding: 0px 0px 0px 8px;
	vertical-align: top;
	text-align: left;
}


/* PRODUKTU SADALAS ELEMENTI */

table#productsubmenu
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px auto 10px auto;
	padding: 0px;
}

table#productsubmenu td
{
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

table#productsubmenu td img
{
	border: 0px;
}

/*
table#productsubmenu td.active
{
	background-image: url("/images/bgnd_activesub.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #c35900;
}

table#productsubmenu td.hover
{
	background-image: url("/images/bgnd_hoversub.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #c35900;
}
*/

div.product_container
{
	/*width: 100%;*/
	margin: 0px auto;
	padding: 0px 0px 0px 50px;
	/*background-color: red;*/
}

div.productbox
{
	width: 320px;
	margin: 0px;
	padding: 5px 20px 5px 20px;
	display: block;
	float: left;
	/*background-color: cyan;*/
}

table.producttable
{
	/*width: 100%;*/
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td.productpic
{
	/*width: 98px;*/
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

td.producttitle
{
	margin: 0px;
	padding: 0px 0px 0px 4px;
	vertical-align: middle;
	text-align: left;
}

table.itemtable
{
	width: 780px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 10px auto 0px auto;
	padding: 0px;
}

td.itemtext
{
	width: 350px;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	vertical-align: top;
	text-align: right;
}

td.itempics
{
	width: 420px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}


/* MATERIALU SADALAS ELEMENTI */

div.materialbox
{
	width: 390px;
	margin: 3px;
	display: block;
	float: left;
}

table.materialtable
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td.materialpic
{
	width: 98px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

td.materialtext
{
	margin: 0px;
	padding: 0px 0px 0px 8px;
	vertical-align: top;
	text-align: left;
}


/* LAPAS ELEMENTI */

#section_title
{
	height: 56px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
}

h2
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	line-height: 18px;
}

p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

table
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

a.nounderline
{
	text-decoration: none;
}

a
{
	color: #c35900;
	font-weight: bold;
	/*cursor: url("cursor_hand.cur"), pointer;*/
}

a:hover
{
	color: #000000;
	/*background-color: #000000;*/
}

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

h2 a
{
	color: #000000;
	text-decoration: none;
}

h2 a:hover
{
	color: #c35900;
	text-decoration: none;
}

.spic
{
	/*width: 82px;
	height: 82px;
	/*margin: 0px 0px 10px 0px;
	padding: 26px 28px 18px 26px;
	background-image: url("/images/bgnd_spic.gif");
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;*/
	margin: 0px;
	padding: 6px;
	/*background-color: #f58426;*/
	background-color: #faa634;
	border: 2px solid #000000;
}

.mpic
{
	width: 170px;
	height: 170px;
	/*margin: 0px 10px 10px 0px;
	padding: 20px 19px 18px 13px;
	background-image: url("/images/bgnd_mpic.gif");
	background-position: top left;
	background-repeat: no-repeat;*/
	margin: 0px;
	padding: 6px;
	background-color: #faa634;
	border: 2px solid #000000;
}

.back_lv, .back_en, .back_ru, .back_lt
{
	height: 31px;
	margin: 0px auto;
	padding: 0px;
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}
.back_lv
{
	width:103px;
	background-image: url("/images/btn_back_lv.gif");
}
.back_en
{
	width:78px;
	background-image: url("/images/btn_back_en.gif");
}
.back_ru
{
	width:89px;
	background-image: url("/images/btn_back_ru.gif");
}
.back_lt
{
	width:85px;
	background-image: url("/images/btn_back_lt.gif");
}

.divider
{
	height: 11px;
	margin: 10px 0px;
	padding: 0px;
	background-image: url("/images/bgnd_divider.gif");
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
	clear: both;
}

.clearboth
{
	height: 0px;
	clear: both;
	overflow: hidden;
}

#pricelist
{
	text-align: left;
}

#orderform
{
	text-align: left;
}

#orderform form
{
	margin: 0px;
	padding: 0px;
}

.collapsed
{
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
}

object /* no bottom space for flash */
{
	display: block;
	background-image: url(/images/spacer.gif);
	background-attachment: fixed;
	outline: none;
}




/************************ no flash menu ****************************/

#menu_lv, #menu_en, #menu_ru, #menu_lt
{
	width: 975px;
	height: 468px;
	margin: 0px;
	padding: 0px;
	position:relative;
}

#menu_lv {background-image: url(/images/header_lv.gif);}
#menu_en {background-image: url(/images/header_en.gif);}
#menu_ru {background-image: url(/images/header_ru.gif);}
#menu_lt {background-image: url(/images/header_lt.gif);}

#men1, #men2, #men3, #men4, #men5, #ln1, #ln2, #ln3, #ln4
{
	display:block;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
}

#menu_lv #men1 {width:81px; height:30px; bottom:38px; left:290px;}
#menu_lv #men2 {width:81px; height:30px; bottom:38px; left:404px;}
#menu_lv #men3 {width:98px; height:30px; bottom:38px; left:514px;}
#menu_lv #men4 {width:101px; height:30px; bottom:38px; left:642px;}
#menu_lv #men5 {width:96px; height:30px; bottom:38px; left:771px;}

#menu_en #men1 {width:59px; height:30px; bottom:38px; left:301px;}
#menu_en #men2 {width:81px; height:30px; bottom:38px; left:390px;}
#menu_en #men3 {width:98px; height:30px; bottom:38px; left:505px;}
#menu_en #men4 {width:101px; height:30px; bottom:38px; left:637px;}
#menu_en #men5 {width:92px; height:30px; bottom:38px; left:772px;}

#menu_ru #men1 {width:81px; height:30px; bottom:38px; left:290px;}
#menu_ru #men2 {width:81px; height:30px; bottom:38px; left:393px;}
#menu_ru #men3 {width:108px; height:30px; bottom:38px; left:497px;}
#menu_ru #men4 {width:118px; height:30px; bottom:38px; left:629px;}
#menu_ru #men5 {width:106px; height:30px; bottom:38px; left:771px;}

#menu_lt #men1 {width:81px; height:30px; bottom:38px; left:293px;}
#menu_lt #men2 {width:99px; height:30px; bottom:38px; left:400px;}
#menu_lt #men3 {width:107px; height:30px; bottom:38px; left:521px;}
#menu_lt #men4 {width:102px; height:30px; bottom:38px; left:648px;}
#menu_lt #men5 {width:106px; height:30px; bottom:38px; left:772px;}

#ln1 {width:26px; height:23px; top:63px; right:141px;}
#ln2 {width:28px; height:23px; top:63px; right:104px;}
#ln3 {width:25px; height:23px; top:63px; right:70px;}
#ln4 {width:26px; height:23px; top:63px; right:35px;}


