
body{
	background-color : White;
	margin : 0px;
	padding : 0px;
}

body, td, p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
}

/* ____________________       spec     */

.spec-inline { 
  display:inline;
}

.spec-nowrap {
  white-space:nowrap;
}

.spec-noBG {
	background-image: url(images/spacer.gif);
}

/* ____________________       colors    */

.colorBg-cyanCommon {
	background-color: #97BFF0
}

/* ____________________       content    */

.product-list-photo {
	vertical-align: top;
	padding: 0px 30px 0px 30px
}

p.product-list {
	margin: 0px 0px 8px 0px
}

.product-photos-list-one {
	padding: 6px 6px 6px 6px;
	text-align: center;
}



/*- */

.seperator-line {
	margin: 6px 0px 6px 0px
}

/* ____________________       global menu    */

.global-menu {
	padding: 29px 0px 0px 40px;
}

.global-menu-bullet {
	padding: 2px 9px 0px 0px;
}

.global-menu-without-link {
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

/* ____________________       texts     */

.h1-page-title {
	padding: 0px 0px 4px 14px;
}

h2 {
	font-size : 12pt;
}

/*
p {
	margin : 0px 0px 10px 0px;
	text-align: justify;
}
*/

/* ____________________       lists     */

ul {

}

li {
	list-style-type: square;
}


/* 	metodas: 
		su buleto imago virsutiniais tusciais pikseliais nuleidziam buleta
		su margin-bottom: darom tarpus tarp eiluciu */

/*_____________________      forms     */

form {
	margin : 0px
}

input, select, textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

.form-width-1 {
	width : 150px;
}

.form-width-2 {
	width : 250px;
}

.form-label {
	text-align : right;
	padding-right : 5px;
	padding-bottom : 3px;
	width : 155px;
}

.form-input {
	padding: 2px 0px 2px 0px;
}

.form-note {
	font-size : 85%;
	padding : 5px 0px 0px 3px;
	text-align: right;
}

.form-button {
	font-size: 13px;
	margin-top: 14px;
}

.form-button-submit {
	margin-right: 14px
}

.form-button-reset {

}


/*_________________      tables     */

td.table1-head {
	background: #B7B7B7;
	padding: 2px;
	font-weight: bold;
}

td.table1-data {
	padding: 2px;
}

/*__*/

td.table2-head {
	background: #B7B7B7;
	padding: 2px;
	font-weight: bold;
}

td.table2-data {
	padding: 2px;
}

/*_________________      xxx     */





