/*-----------------------------------------------------------------------------*/

/* basic elements */

body{
color:#000000;
background-color:#CCCCCC;
margin:0px;
padding:0px;
}

/* make everything sans-serif */
html, body, table, td, th, h1, h2, h3, h4, h5, h6, p, a, span, div, input, select, textarea
{
font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: normal;
}

/* basic links */
a{color:#000000; font-size: 10px; text-decoration: none;}
a:link{color:#000000; font-size: 10px; text-decoration: none;}
a:visited{color:#000000; font-size: 10px; text-decoration: none;}
a:hover{color:#000000; font-size: 10px; font-weight:bold; text-decoration:underline;}
a:active{color:#000000; font-size: 10px; font-weight:bold; text-decoration:underline;}

td {
font-size: 10px;
}


p { 
	font-size: 12px;
	font-weight: normal;
	text-align:left
}

p.kainabig {font-size: 14px;font-weight: bold;text-align:left; color:#CC3300;}

/*-----------------------------------------------------------------------------*/
/* shop styles */

td.bottommenu {
font-size: 12px;
font-weight:bold;
color:#E0DFBD;
background-image:url(images/bottom-menu-bg-sermija.gif);
}

td.divider {
background-image:url(images/products-divider.gif);
height:12px;
}

td.cart {
background-image:url(images/cart-bg-sermija.gif);
height:116px;
}


td.cartempty {
background-image:url(images/cart-bg-empty.gif);
height:116px;
}


td.carttext {
font-size:12px;
text-align:right;
color:#FFFFFF;
}

td.text10boldwhite {
font-weight:bold;
color:#FFFFFF;
}

td.text10bold {
font-weight:bold;
}

td.botmgreen {
	background-image:url(images/bottom-cell-green-sermija.gif);
	height:22px;
}

td.botmorang {
	background-image:url(images/bottom-cell-orange-sermija.gif);
	height:22px;
}

td.bestproducts {
	background-image:url(images/best-products-bg-sermija.gif);
}

a.menu:link {color: #E0DFBD; font-size: 12px; font-weight:bold; text-decoration: none;}
a.menu:visited {color: #E0DFBD; font-size: 12px; font-weight:bold; text-decoration: none;}
a.menu:hover {color: #FFFFFF; font-size: 12px; font-weight:bold; text-decoration: underline;}

a.besttext:link {color: #FFE074; font-size: 10px; font-weight:bold; text-decoration: none;}
a.besttext:visited {color: #FFE074; font-size: 10px; font-weight:bold; text-decoration: none;}
a.besttext:hover {color: #D0B34A; font-size: 10px; font-weight:bold; text-decoration: underline;}

a.bestprice:link {color: #FFFFFF; font-size: 10px; font-weight:bold; text-decoration: none;}
a.bestprice:visited {color: #FFFFFF; font-size: 10px; font-weight:bold; text-decoration: none;}
a.bestprice:hover {color: #CCCCCC; font-size: 10px; font-weight:bold; text-decoration: underline;}

a.whitelink10:link {color: #FFFFFF; font-size: 10px; font-weight:bold; text-decoration: none;}
a.whitelink10:visited {color: #FFFFFF; font-size: 10px; font-weight:bold; text-decoration: none;}
a.whitelink10:hover {color: #FFFFFF; font-size: 10px; font-weight:bold; text-decoration: underline;}

a.modelnumber:link {color: #4F4E48; font-size: 12px; font-weight:bold; text-decoration: none;}
a.modelnumber:visited {color: #4F4E48; font-size: 12px; font-weight:bold; text-decoration: none;}
a.modelnumber:hover {color: #000000; font-size: 12px; font-weight:bold; text-decoration: underline;}

a.modelnumber3:link {color: #CC3300; font-size: 14px; font-weight:bold; text-decoration: none;}
a.modelnumber3:visited {color: #CC3300; font-size: 14px; font-weight:bold; text-decoration: none;}
a.modelnumber3:hover {color: #000000; font-size: 14px; font-weight:bold; text-decoration: underline;}

a.pricesmall:link {color: #FC5000; font-size: 12px; font-weight:bold; text-decoration: none;}
a.pricesmall:visited {color: #FC5000; font-size: 12px; font-weight:bold; text-decoration: none;}
a.pricesmall:hover {color: #FF0000; font-size: 12px; font-weight:bold; text-decoration: underline;}

a.info:link {color: #4F4E48; font-weight:bold; text-decoration: none;}
a.info:visited {color: #4F4E48; font-weight:bold; text-decoration: none;}
a.info:hover {color: #000000; font-weight:bold; text-decoration: underline;}

a.puslapiai:link {color: #FF0000; font-weight:bold; text-decoration: none;}
a.puslapiai:visited {color: #FF0000; font-weight:bold; text-decoration: none;}
a.puslapiai:hover {color: #FF0000; font-weight:bold; text-decoration: underline;}


table.krepstabl{
border:1px solid #88876A;
}

table.productsmall {
	background-image:url(images/product-bg-small.gif);
}

table.maintable {
	background-image:url(images/bottom-bg.gif);
}

table.indextable {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
}

td.cartcell {
border-bottom: 1px solid #88876A;
border-left: 1px solid #88876A;
}

td.cartcell2 {
border-bottom: 1px solid #88876A;
}

td.cartform {
border-bottom: 1px solid #88876A;
font-size:12px;
}

td.bestproddivider {
	background-image:url(images/divider-best-products-sermija.gif);
	height:1px;
}

image.outlinedimage {
	border: 1px solid #F6DA75;
}

image.outlinedimagecart {
	border: 1px solid #88876A;
}

input.kiekis {
	background-color:#FFFFFF;
	border: 1px solid #88876A;
	width: 40px;
	text-align:right;
}

.button {
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	height: 20px;
	width: 110px;
	border-top: 1px outset #FFFFFF;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px outset #FFFFFF;
}

.button2large {
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	height: 30px;
	width: 200px;
	border-top: 1px outset #FFFFFF;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px outset #FFFFFF;
}

.buttonmedium {
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	height: 20px;
	width: 85px;
	border-top: 1px outset #FFFFFF;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px outset #FFFFFF;
}

.dropbox01 {
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 85px;
	border-top: 1px outset #FFFFFF;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px outset #FFFFFF;
}

.dropbox02 {
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 200px;
	border-top: 1px outset #FFFFFF;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px outset #FFFFFF;
}

.dropbox03 {
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 200px;
	border-top: 1px outset #FFFFFF;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px outset #FFFFFF;
}

/*-----------------------------------------------------------------------------*/

/* texts */

h1 {
margin: 0px;
padding: 0px;
font-size: 16px;
font-weight:bold;
color:#FD7300;
}


.text12 { 
	font-size: 12px;
}


/*-----------------------------------------------------------------------------*/
/* objects */

input {
	font-weight: normal;
	font-size: 11px;
}


/*-------------------------------*/

select {
	font-weight: normal;
	font-size: 11px;
}

select.smallcombo {
	font-size: 10px;
}



form {
	margin-bottom: 0;
	padding-bottom: 0;
}

/*-------------------------------*/

img {
	border:0px;
}


img.b1 {
	border:1px; border-color:#999999;
}
/*-------------------------------*/
