@CHARSET "UTF-8";
body {
	
	margin:0px;
	font-family: Arial;
	font-size:80%;
	line-height:1.25;
	color:#717070;
}

form {
	margin:0px;
}

img {
	border:0px;
}

select, textarea {
	font-size:100%;
	font-family:Arial;
	#border:1px solid #7F9DB9;
}

input {
	background-color: #F9F9F9;
	font-size:100%;
	font-family:Arial;
}

input[type=text] {
	font-size:100%;
	#border:1px solid #7F9DB9;
}

input[type=password] {
	font-size:100%;
	#border:1px solid #7F9DB9;
}

input[type=radio] {
	font-size:100%;
	border:0px;
}

input[type=checkbox] {
	font-size:100%;
	border:0px;
}


.left { float: left; }
.right {float: right; }
.cleaner {
	clear:both;
}

.orange {
	color: #FB7013;
}

a.silver_red {
	color:#717070;
	font-size:11px;
	text-decoration:none;
}

a:hover.silver_red {
	color:#920b07;
	text-decoration:underline;
}
.darkRed { color: #990000;}
.red {
	color:#920b07;
}

a.red {
	color:#920b07;
	text-decoration:none;
}

a:hover.red {
	color:#920b07;
	text-decoration:underline;
}

.black {color:#000000; text-decoration:none;}
a.black {color:#000000; text-decoration:none;}
a:hover.black {color:#000000; text-decoration:underline;}

.grey {color:#8C8C8C; text-decoration:none;}
a.grey {color:#8C8C8C; text-decoration:none;}
a:hover.grey {color:#8C8C8C; text-decoration: underline;}

.darkgrey {color:#3D3D3D; text-decoration:none;}
a.darkgrey {color:#3D3D3D; text-decoration:none;}
a:hover.darkgrey {color:#3D3D3D; text-decoration: underline;}

.lightgrey {color:#B3B3B3; text-decoration:none;}
a.lightgrey {color:#B3B3B3; text-decoration:none;}
a:hover.lightgrey {color:#B3B3B3; text-decoration: underline;}

.green {color:#699B04; text-decoration: none;}
a.green {color:#699B04; text-decoration: underline;}
a:hover.green {color:#699B04; text-decoration: none;}

a.greenReverse {color:#699B04; text-decoration: none;}
a:hover.greenReverse {color:#699B04; text-decoration: underline;}
/*#A5D34D*/
.white {
	color:#FFFFFF;
	text-decoration:none;
}

a.white {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.white {
	color:#FFFFFF;
	text-decoration:underline;
}

.grey_light {
	color:#B4B4B4;
	text-decoration:none;
}

a.grey_light {
	color:#B4B4B4;
	text-decoration:none;
}

a:hover.grey_light {
	color:#B4B4B4;
	text-decoration:underline;
}


.blue {
	color:#004067;
}

a.blue {
	color:#004067;
	text-decoration:none;
}


a.greenMenu {
	color:#A5D34D;
	text-decoration: none;
	font-size: 100%;
}

a:hover.greenMenu {
	color:#A5D34D;
	text-decoration: underline;
}

a:hover.blue {
	color:#004067;
	text-decoration:underline;
}

.defBlue {
	color:#0000ff;
}

a.defBlue {
	color:#0000ff;
	text-decoration:none;
}

a:hover.defBlue {
	color:#0000ff;
	text-decoration:underline;
}

.silver {
	color:#717070;
}

a.silver {
	color:#717070;
	text-decoration:underline;
}

a:hover.silver {
	color:#717070;
	text-decoration:none;
}

a.bordo {
	color:#a0243c;
	text-decoration:none;
}

a:hover.bordo {
	color:#717070;
	text-decoration:underline;
}

.horizontal_line {
	background-image:url(/img/dot.gif);
	background-repeat:repeat-x;
	width:100%;
}

#page {
	width: 1024px;
	position: relative;
	margin:0 auto;
}


/* Virsus */

#top { padding: 10px; border-bottom: 2px solid #A5D34D; font-size: 90%;}
#top .login {float: left; padding: 3px 0px 0px 10px; color: #A5D34D; }
input#searchWordsID { background-color: #F9F9F9;}

#topTable {
	height:140px;
	min-width:1000px;
}

#logo {
	float:left;
	width:161px;
	padding-top:34px;
}

#topText {
	float:left;
	padding-top:36px;
	padding-left:100px;
	font-size:85%;
	font-family:Arial;
}

#login {
	float:left;
	padding-top:10px;
	padding-left:100px;
	width:600px;
	font-family:Arial;
}

#logedin {
	float:left;
	padding-top:10px;
	padding-left:100px;
	width:730px;
	font-family:Arial;
}

#logedInMenu {
	float:right;
	margin-right:10px;
	text-align:right;
	font-size:85%;
}

#2logedInMenu a {
	font-size:85%;
	color:#757575;
	text-decoration:none;
}

#2logedInMenu a:hover {
	font-size:85%;
	color:#920b07;
	text-decoration:underline;
}

.loginLine {
	background-image:url(/img/2009/bread/logintop.gif);
	background-repeat:repeat-x;
	background-position: top;
	height:7px;
}

.loginLine2 {
	background-image:url(/img/2009/bread/logintop.gif);
	background-repeat:repeat-x;
	background-position: top;
	height:7px;
	float: right;
	width: 78%;
	margin: 20px 11px 0px 0px;
}

.loginClose {
	background-image:url(/img/2009/bread/loginclose.gif);
	background-repeat:no-repeat;
	background-position: top;
	height:7px;
	width:10px;
	float:right;
}

#loginText {
	float:left;
	padding-top:11px;
	padding-left:31px;
	font-size:85%;
}

#loginZone {
	float:left;
	font-size:85%;
}

#loginZone2 {
	float:left;
	font-size:85%;
	padding-top:36px;
	padding-left:100px;
}

.login_input {
	width:170px;
}

#loginButton {
	float:left;
	padding-left:40px;
}

/*Bread area*/

#breadDiv {padding: 5px; width: 100%;}
.breadTxt {
	color: #B4B4B4;
	float:left;
	padding-left:10px;
	padding-top: 3px;

}

.cartTxt {
	color: #000000;
	float: right;
	padding-right:10px;
}
.cartTxt p {margin:3px 5px 0px 0px; padding: 0px; display: inline;}


/* Paieska */

#search {
	width:99%;
	max-width:1190px;
	height:47px;
	background-image:url(/img/2009/paieska/mid_l.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

#searchStart {
	float:left;
	background-image:url(/img/2009/paieska/start.jpg);
	background-repeat:no-repeat;
	width:657px;
	height:47px;
}

#searchMid {
	float:left;
	background-image:url(/img/2009/paieska/mid.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:5px;
	height:47px;
}

#searchEnd {
	float:right;
	background-image:url(/img/2009/paieska/end.jpg);
	background-repeat:no-repeat;
	background-position: right;
	width:312px;
	height:47px;
}

#searchCompare {
	float:left;
	background-image:url(/img/2009/paieska/palyginimas.jpg);
	background-repeat:no-repeat;
	background-position: right;
	width:56px;
	height:47px;
}

.searchName {
	float:left;
	padding-top:15px;
	padding-left:13px;
	font-size:90%;
	color:#FFFFFF;
	font-weight:bold;
}

.searchForm {
	float:left;
	padding-left:43px;
}

/* Kaire puse */

#left {
	float:left;
	width:23%;
	border-top: 2px solid #6E6E6E;
}

/* Meniu */

#menuArea {
	width:100%;
}

.meniuImg {
	margin-top: 4px;
	margin-right: 5px;
	float:left;
}

.meniuTxt {float: left; }

.meniuLink {
	color:#699B04;
	text-decoration:none;
}

.meniuTd {
	border-bottom: 1px dotted #DBE3B0; 
	padding: 5px 0px 5px 0px;	
}

.meniuLinkSelected {
	color:#303030;
	text-decoration:none;
}

.meniuCatLink {
	font-size: 20px;
	float: left;
	background-color:#FFFFFF;
	padding-right:5px;
}

.catBreadLine {
	background-image:url(/img/2009/bread/line.gif);
	background-position: 0% 50%;
	background-repeat:repeat-x;
	float:left;
	width:100% auto;
	margin-top:10px;
}

.catShowType {
	float: left;
	border-right: 1px solid #B4B4B4;
	background-color:#FFFFFF;
	padding-right:10px;
	padding-left:5px;
	height: 22px;
}

.catBreadText {
	float: left;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top: 2px;
	font-size:90%;
	color: #B4B4B4;
	height: 20px;
}

a:hover.meniuLink {
	color: #303030;
}

.meniuClear {
	clear:both;
	padding-top:20px;
}

.subMeniuTop {
	background-image:url(/img/2009/menu_borders/top.gif);
	background-repeat:repeat-x;
	background-position: top;
}

.subMeniuBottom {
	background-image:url(/img/2009/menu_borders/bottom.gif);
	background-repeat:repeat-x;
	background-position: top;
}

.sub_left {
	background-image:url(/img/submenu/sub_left.gif);
	background-repeat:repeat-y;
	width:12px;
}

.sub_right {
	background-image:url(/img/submenu/sub_right.gif);
	background-repeat:repeat-y;
	background-position: right;
	width:14px;
}

.sub_left_sel {
	background-color:#dcdcdc;
	width:12px;
}

.sub_right_sel {
	background-color:#dcdcdc;
	width:14px;
}

.sub_name {
	padding-top:5px;
	padding-bottom:5px;
}

.subNameFilter {
	padding-top:2px;
	padding-bottom:2px;
}

.subNameFilterBlue {
	padding-top:2px;
	padding-bottom:2px;
	background-color:#e4ecef;
}

.subLeftBlue {
	background-color:#e4ecef;
	border-left:#d3d3d3 solid 1px;
	width:12px;
}

.subRightBlue {
	background-color:#e4ecef;
	border-right:#d3d3d3 solid 1px;
	width:14px;
}

.sub_name_with_line {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#dcdcdc 1px solid;
}

#naujienos_list {margin-top: 10px;}

.sub_name_sel {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#dcdcdc;
}

.sub_name_sel a {
	color:#004067;
	font-family:tahoma;
	font-weight:bold;
	text-decoration:none;
}

.sub_name_sel a:hover {
	text-decoration:underline;
}

.sub_bruksnys {
	height:1px;
	border-bottom:#dcdcdc 1px solid;
}

/* Naujienos */

#naujienos {
	margin-top:20px;
}

/* Perkamiausi top */
#perkamiausiTop10 {
	margin-top:20px;
}

#perkamiausiTop10 h1 {
	margin:0px;
	color:#003a5e;
	font-size:100%;
}

/* Desine puse */
#right {
	float: right;
	min-width:700px;
	width:75%;
	border-top: 2px solid #6E6E6E;
}

#banner {	border-bottom: 1px solid #F2F2F2; margin-bottom: 10px;}

/* Produktai */

#mainImage {
	border: 1px solid #B8B8B8;
	padding: 1px;	
}

#orangePrice {
	font-size: 200%;
	color: #FB7013;
}

.bendras_aprasymas {
	color:#000000;
}

.bendras_aprasymas a {
	color:#004067;
} 

.produkto_remelis_mazas {
	border: 1px solid #B8B8B8;
	width:60px;
	height:57px;
	text-align: center;	
}

.produkto_remelis_didelis {
	
	border: 1px solid #B8B8B8;
	width:135px;
	height:135px;
}

.product_name h1 {
	margin:0px;
	font-size:130%;
}

.product_text_sm {
	font-size:90%;
}

.product_price_in_list {
	color:#003a5e;
	font-size:14px;
	font-weight:bold;
}
/*920b07    699B04*/
.product_old_price_in_list {
	color:#920b07;
	
	font-size:14px;
	font-weight:bold;
	margin: 0 5px;
}

.pokytis {
	background-image:url(/img/2009/items/border.jpg);
	background-repeat:no-repeat;
	width:61px;
	height:15px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
/* Reg bonus */

#regBonus {
	padding-bottom:20px;
	text-align:center;
}


/* Krepselis */

#cartDiv {
	padding-bottom:0px;
}

.cart_input {
	text-align:center;
}

#cart {
	width:100%;
	margin-bottom:20px;
}

.cartTop {
	width:100%;
	height:14px;
	background-image:url(/img/2009/borders/orange_top.jpg);
	background-repeat:repeat-x;
}

.cartTopLeft {
	float:left;
	width:14px;
	height:14px;
	background-image:url(/img/2009/borders/orange_top_left.jpg);
	background-repeat:no-repeat;
}

.cartTopRight {
	float:right;
	width:14px;
	height:14px;
	background-image:url(/img/2009/borders/orange_top_right.jpg);
	background-repeat:no-repeat;
}

.cartText {
	width:100% -2px;
	padding-left:45px;
	font-size:120%;
	color:#f2d800;
	
}

.cartTextUser {
	width:100% -2px;
	padding-left:20px;
	font-size:120%;
	color:#f2d800;

}

.cartMid {
	width:100%;
	height:100%;
}

.cartBot {
	width:100%;
	height:14px;
	background-image:url(/img/2009/borders/orange_bot.jpg);
	background-repeat:repeat-x;
}

.cartBotLeft {
	float:left;
	width:14px;
	height:14px;
	background-image:url(/img/2009/borders/orange_bot_left.jpg);
	background-repeat:no-repeat;
}

.cartBotRight {
	float:right;
	width:14px;
	height:14px;
	background-image:url(/img/2009/borders/orange_bot_right.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.cartLogo {
	float:left;
	margin-top:-10px;
	margin-bottom:-10px;
}

.cartName {
	float:left;
	font-weight:bold;
	color:#004067;
	padding-top:6px;
	padding-left:35px;
	font-size:85%;
}

.cartNameUser {
	float:left;
	font-weight:bold;
	color:#004067;
	padding-top:6px;
	padding-left:15px;
	font-size:85%;
}

.cartTotalProducts {
	float:left;
	font-weight:bold;
	color:#004067;
	padding-top:6px;
	padding-left:13%;
	font-size:85%;
}

.cartTotalSum {
	float:left;
	font-weight:bold;
	color:#004067;
	padding-top:6px;
	
	padding-left:13%;
	font-size:85%;
}

.cartMidText {
	float:left;
	font-weight:bold;
	color:#004067;
	padding: 10px 0px 10px 0px;
	font-size:85%;
}

.cartBuyLink {
	float:right;
	padding-right:50px;
}

#cartInside {

	padding-left:20px;
	padding-right:20px;
}

#cartInside td {
	color:#000000;
}

#cartInside h1 {
	font-size:110%;
}

#fullCart_js {
	height:100% auto;
	width:100%;
}

/* Bread */

#bread {
	margin-bottom:20px;
}

.breadLine {
	background-image:url(/img/2009/bread/line.gif);
	background-position: top;
	background-repeat:repeat-x;
	width:100% auto;
}

.breadText {
	background-color:#FFFFFF;
	padding-right:5px;
	float:left;
	font-size:90%;
	color:#004067;
}

.breadText h1 {
	margin:0px;
	font-size:95%;
}

.breadTextFriend {
	font-size:100%;
}

.breadEnd {
	background-image:url(/img/2009/bread/bread_end.gif);
	background-position: top;
	background-repeat:no-repeat;
	margin-top:5px;
	width:18px;
	height:20px;
}

/* Filtras */
#filtras {
	margin-bottom:20px;
}

#filtras_old {
	background-color:#7b7b7b;
	font-size:85%;
	margin-bottom:20px;
}

#filtras_active_old {
	background-image:url(/img/2009/filtras/filtras.jpg);
	background-position: top;
	background-repeat:repeat-x;
	height:47px;
}

#filtras_active_fonas_old {
	padding:20px;
	color:#ffffff;
}

#filtras_active_end_old {
	background-image:url(/img/2009/filtras/fonas_end_mid.jpg);
	background-position: top;
	background-repeat:repeat-x;
}

.filtras_active_border_old {
	border-left:#909090 solid 1px;
	width:20px; 
}

#filtrasNew_old {
	font-size:85%;
	margin-bottom:20px;
}


/* Produktas */

#produktas {
	
}

#produktas h2 {
	color:#004067;
	font-size:150%;
}

.pagerTd{
	color: #B2B2B2;
	border: 1px solid #B2B2B2;
}

.pagerTd a{
	color: #B2B2B2;
	text-decoration:none;
}

.pagerTdSelected{
	color: #A5D34D;
	border: 1px solid #A5D34D;
}

/* Aprasymas */

#aprasymo_info {
	color:#000000;
	margin-top:20px;
}

#aprasymo_info h1 {
	color:#004067;
	font-size:130%;
	font-weight:bold;
}

.aprasymasTop {
	background-image:url(/img/2009/aprasymas/aprasymas_top.gif);
	background-position: top;
	background-repeat:repeat-x;
	width:100%;
}

.aprasymasBottom {
	background-image:url(/img/2009/aprasymas/aprasymas_bottom.gif);
	background-position: top;
	background-repeat:repeat-x;
	width:100%;
}

.aprasymo_info_silver {
	 background-color:#efefee;
	 height:25px;
}

.aprasymo_info_silver_right_border {
	 background-color:#efefee;
	 border-right:#c1c1c1 solid 1px;
	 height:25px;
}

.aprasymo_info_white {
	 background-color:#ffffff;
	 height:25px;
}

.aprasymo_info_white_right_border {
	 background-color:#ffffff;
	 border-right:#c1c1c1 solid 1px;
	 height:25px;
}

.aprasymas_border_left {
	 border-left:#c1c1c1 solid 1px;
}

.aprasymas_white_space {
	background-color:#ffffff;
	background-repeat:repeat-y;
	height:1px;
}

/* Footeris */


#footer {
	text-align:center;
	margin-top: 20px;
	padding: 10px;
	margin-bottom:20px;
	border-top: 1px solid #B3B3B3;
	color: #B3B3B3;
	text-align: right;
	font-size: 90%;
}

/* Vartotojo puslapis */

#vartotojoPsl {
	color:#000000;
}

#vartotojoPsl h2 {
	font-size:100%;
}

/* Komentarai */

.komentarai_left {
	 border-left:#c1c1c1 solid 1px;
}

.komentarai_white_right_border {
	 background-color:#ffffff;
	 border-right:#c1c1c1 solid 1px;
	 height:20px;
}

/* Google cloud */
#googleCloud {
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:50px;
	font-size:10px;
} 

#googleCloud h1 {
	display:inline;
	font-size:11px;
	font-weight:normal;
}

/* Naujienos */

#naujiena, #naujiena code {
	font-family:Verdana;
	color:#000000;
	margin-top: 10px;
}

#naujiena a {
	color:#004067;
}

#naujiena a:hover {
	color:#920b07;
}

#naujiena h1 {
	color:#003E65;
	font-size:17px;
	margin-bottom:15px;
	margin-top:0;
}

#naujiena .kaire {
	text-align:left;
}

.naujienos_data {
	color:#717070;
	font-size:70%;
}

/* Tekstiniai failai */
#text {
	margin-top:10px;
	color:#000000;
}

#text h1 {
	margin-top:0px;
	margin-bottom:15px;
	color:#699B04;
	font-size:110%;
}

.login_error {margin-left: 100px;}
.login_error a {margin-left: 100px;}

/* Registracija */

.error_ul {
	color:#920b07;
}

#registracija h2 {
	font-size:100%;
}
/* Ticketai */
#ticketDiv {
	color:#000000;
}

/* Happy hours */
#happy, #happy a {
	font-family:Georgia, serif;
	font-size:13px;
	color:#187A00;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#happy a:hover {
	text-decoration:underline;
}

#happyInItem {
	font-family:Georgia, serif;
	font-size:13px;
	color:#187A00;
	font-weight:bold;
	text-align:right;
	margin-bottom:10px;
}

#happyTable {
	font-size:12px;
	color:#000000;
}

/* User meniu */
#userMeniu {
	background-image:url(/img/2009/user_menu/user.jpg);
	background-repeat:repeat-x;
	background-position: top;
	width:100%;
	height:46px;
	margin-bottom:20px;
}

.userStart {
	float:left;
	background-image:url(/img/2009/user_menu/user_start.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:15px;
	height:46px;
}

.userMenuName {
	float:left;
	font-weight:bold;
	color:#dc2525;
	padding-top:15px;
	padding-left:15px;
}

.userLinkActive {
	float:left;
	margin-left:35px;
	padding:15px 15px 15px 15px;
	background-color:#DCDCDC;
}

.userLinkRegular {
	float:left;
	margin-left:35px;
	padding:15px 15px 15px 15px;
}

.userEnd {
	float:right;
	background-image:url(/img/2009/user_menu/user_end.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:13px;
	height:46px;
}

/* Kategorijos meniu */

#catMenu {
	margin-bottom:20px;
	background-color:#4b616e;
	color:#FFFFFF;
}

#catMenuTopK {
	background-image:url(/img/2009/cat_menu/topK.jpg);
	width:23px;
	height:21px;
	float:left;
}

#catMenuTopD {
	background-image:url(/img/2009/cat_menu/topD.jpg);
	width:25px;
	height:21px;
	float:right;
}

#catMenuBotD {
	background-image:url(/img/2009/cat_menu/botD.jpg);
	width:25px;
	height:22px;
	float:right;
}

#catMenuBotK {
	background-image:url(/img/2009/cat_menu/botK.jpg);
	width:23px;
	height:22px;
	float:left;
}

#catMenu h1 {
	font-size:90%;
	color:#000000;
}

.catMenuListStyle {
	float:left;
	width:auto;
	padding-left:10px;
	width:22%;
	font-size:80%;
	color:#FFFFFF;
}

.catMenuListStyle h2 {
	font-size:100%;
	color:#FFFFFF;
}

/* TopLitai */

#topLitaiLeft {
	float:left;
	width:48%;
	border-right:#cecece solid 1px;
}

#topLitaiRight {
	float:right;
	width:48%;
	text-align:right;
}

/* Duk */
.duk h3 {
	font-size:100%;
	font-weight:normal;
	color:#717070;
	cursor:pointer;
	padding-left:30px;
}

.duk div {
	border-left:#c6c6c6 solid 1px;
	padding:20px;
	margin-left:10px;

}

/* Facebook */

#shareFacebook {
	margin-top:20px;
	font-size:10px;
}

/* Taisykles */
#taisykles {
	text-align:justify;
	padding:20px;
	line-height:160%;
	color:#575757;
}

#taisykles h2 {
	font-size:100%;
}

/* Popup lentelės */

.popupTable {
	border-collapse:collapse;
}

.popupTable td {
	border:#cecece solid 1px;
	border-collapse:collapse;
	padding:3px;
}

.silverRow {
	background-color:#cccccc;
	text-align:center;
}

.whiteRow {
	background-color:#FFFFFF;
	text-align:center;
}

#userTopMenu {
	float: left;
	margin-top: 20px;	
}

#mokInfo{
	float: left;
	
}

#mokInfo input{
	height: 18px;
	font-size: 100%;
	padding-top: 3px;
	width: 250px;
}

#keistiInfo input {
	height: 18px;
	font-size: 100%;
	padding-top: 3px;
	width: 250px;
}

#pristInfo input {
	height: 18px;
	font-size: 100%;
	padding-top: 3px;
	width: 250px;
}

#userInfo {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	padding: 10px;
	float:right;
	width: 300px;
}
.biggerHeader
{
	font-size: 170%;
	font-weight: normal;
}
.tableBorder{
	border-collapse: collapse;
	color: #000000;
}
.odd{ background-color: #E5E5E5; }
.even{background-color: #FFFFFF; }
.topMenuLink{
	text-decoration:none;
	color: #004067;
	height: 40px;
	margin: 0px 0px 0px 0px;
}

.topMenuLink img{
	margin: 0px 10px 0px 0px;
}

.topMenuName{
	width: 100px;
	#display: inline;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	#color: #004067;
}

#slideMenu {
	
	background-color: #FFFFFF;
	width: 160px;
	border: 1px solid #D4D6D7;	
	#padding-left: 10px;
	padding: 10px;
	position: absolute;
	top:110px;
	left: 918px;

}

.allCats{
	cursor: pointer;
	float: left;
	margin-top: 11px;
	#width: 200px;	
	#text-decoration:underline;
}

.box1 {float:right; width: 300px; background:#E7EFF7 url(/img/box/box1-tail.gif) left bottom repeat-x;}
.box1 .box-left {background:url(/img/box/box1-tail.gif) left top repeat-y;}
.box1 .box-top {background:url(/img/box/box1-tail.gif) left top repeat-x;}
.box1 .box-right {background:url(/img/box/box1-tail.gif) right top repeat-y;}
.box1 .box-top-left {background:url(/img/box/box1-top-left.gif) left top no-repeat;}
.box1 .box-top-right {background:url(/img/box/box1-top-right.gif) right top no-repeat;}
.box1 .box-bot-left {background:url(/img/box/box1-bot-left.gif) left bottom no-repeat;}
.box1 .box-bot-right {background:url(/img/box/box1-bot-right.gif) right bottom no-repeat; width:100%;}
.box1 .inner1 {padding: 10px;}
.box1 .inner2 {padding: 10px;}

#cart .cart {background:#FFF url(/img/2009/borders/orange_tail.jpg) left bottom repeat-x;}
#cart .cart-left {background:url(/img/2009/borders/orange_tail.jpg) left top repeat-y;}
#cart .cart-top {background:url(/img/2009/borders/orange_tail.jpg) left top repeat-x;}
#cart .cart-right {background:url(/img/2009/borders/orange_tail.jpg) right top repeat-y;}
#cart .cart-top-left {background:url(/img/2009/borders/orange_top_left.jpg) left top no-repeat;}
#cart .cart-top-right {background:url(/img/2009/borders/orange_top_right.jpg) right top no-repeat;}
#cart .cart-bot-left {background:url(/img/2009/borders/orange_bot_left.jpg) left bottom no-repeat;}
#cart .cart-bot-right {background:url(/img/2009/borders/orange_bot_right.jpg) right bottom no-repeat; width:100%;}
#cart .inner1 {padding: 15px;}
#cart .inner2 {padding: 15px 10px 5px 0px;}

.left{ float: left;}
.right{float: right;}

#userTopMenu2{
	float: left;
	margin-left: 100px;
	#margin-top: 20px;
}



#menuTable {
	float: left;
	position: relative;
}
#messageLeft{
	float: left;
	width: 59%;
}

#messageRight{
	float: right;
	width: 39%;
}
#messageTitle{
	font-size: 150%;
}
.zinutes1 span, .zinutes2 span {
	font-style: italic;
	color: #004067;	
}
.paragrafas {font-size: 170%;}
.paragrafas2 {font-size: 130%;}

.pirkejoDiv{ float: left; width: 400px;}
.pristatymoDiv { float:left; }

.commentCount {font-size: 60%; color: #717070;margin: 0px 0px 0px 10px; text-decoration: none;}

#praneskDrauguiDiv {position: absolute; top: 270px; left:830px; width: 350px; }
.pranesk-top-l {width: 22px; height: 22px; background-image: url('/img/box/top-l.gif')}
.pranesk-top-r {width: 22px; height: 22px; background-image: url('/img/box/top-r.gif')}
.pranesk-bottom-l {width: 22px; height: 22px; background-image: url('/img/box/bottom-l.gif')}
.pranesk-bottom-r {width: 22px; height: 22px; background-image: url('/img/box/bottom-r.gif')}

#praneskDrauguiDiv span {cursor: pointer;}
#praneskContent p {margin: 0px 0px 10px 0px}
#praneskContent input {width: 100%; height: 18px; padding-top: 3px;}
#turiteKlausimu input {width: 100%; height: 18px; padding-top: 3px;}

#comments2 {margin: 50px 25px 0px 25px;}
#comments {margin: 0px 25px 0px 25px;}
#comments h1 {color: #004067; font-size: 120%;}
#sendComment p {color: #004067; font-size: 120%; font-weight: bold; margin-right: 10px; display:inline;}
#sendComment span {font-size: 85%; margin: 0px 0px 0px 20px;}
.commentCountSm {font-size: 80%; color: #717070; text-decoration:none;}

.commentTime {color: #717070; font-size: 80%;}
#commentTopTable span { float: left; color: #004067; font-size: 130%; margin-bottom: 10px; font-weight: bold;}
#commentTopTable a {float: right; margin-bottom: 10px; font-weight: bold; font-size: 85%;}

#uzsisakykNaujienasDiv {position: absolute; top: 55px; left:660px; width: 400px; }
#uzsisakykNaujienasDiv input {width: 100%; height: 18px; padding-top: 3px;}

#showPassReminderDiv {position: absolute; top: 100px; left:730px; width: 400px; }
#showPassReminderDiv input {width: 100%; height: 18px; padding-top: 3px;}

#pristatymoBudai{
	float: left;
	width: 400px;
	background-color: #FFFFCC;
	margin: 20px 0px 0px 0px;
	padding: 10px;
}

.infoBox {display: none; width: 100%; padding: 15px; background-color: #33733f; text-align: center; color: #FFFFFF; margin-bottom:10px;}

