@charset "utf-8";
/* eshop.css Copyright 2006-2010 (c) by BT-Group (info@bt-group.lt)
   All Rights Reserved.
*/

.eshop {
}

.eshop .expl {
	padding-left:3px;
}

/* punktyrinis horizontalus skyriklis */
.eshop .dsep {
	height:1px; 
	border-bottom:1px dashed #CCCCCC;
	line-height:1px;
	padding:0px;
	margin:3px 0px;
}

/* antraste einanti virs formu ir kitu elementu */
.eshop .caption {
	font-size:14px;
	font-weight:bold;
	padding:2px;
	padding-left:4px;
	color:#000000;
}

/* ilgas aprasymas */
.eshop .longdesc {
	font-size:12px;
	padding-left:3px;
	margin-top:2px;
	margin-bottom:4px;
	color:#333333;
}

/* rikiavimo paveiksleliai */
.eshop .simg {
	border:none;
}

/* ajax laukimo paveikslelis rodomas prie miesto selecto */
.eshop .ajaximg-city {
	border:none;
	margin-bottom:-3px;
	padding-left:4px
}

.eshop .payment {
	
}