/* Standard eZ publish stylesheet */

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, h3, .path, th, td, .check
{
	font-size: 11px;
	color: #58595b; /* 000000 */
}

a
{
	font-size: 11px;
	color: #004c92; /* 000000 */
	text-decoration: none;
}

h1 
{
	font-weight: bold;
	font-size: 16px;
	color:  #58595b; /* 000000 */
	margin-bottom: 8px;
	text-decoration : none;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 11px;
	color:  #58595b; /* 000000 */
	margin-top: 10px;
	margin-bottom: 2px;	
	text-decoration : none;
}

h2, .listheadline
{
	text-decoration : none;
}

.listproducts 
{
	text-decoration : underline;
}

.listheadline, .listproducts 
{
	margin-top: 8px;
}

h3, .path
{
	font-weight: bold;
	text-decoration : none;
}

.tab, .tab a
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:hover 
{
	color: #cdb87d; /* #004c92;  404040 */
	text-decoration: underline;
}

.menuhead
{
	background: #004c92; /* 666666 */
	font-size: 11px; /* 13 */
	color: #ffffff;
	font-weight: normal; /* bold */
	text-align: center;
}

.menusubhead
{
	color: #777777;
	font-weight: bold;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 11px;
	color: #004c92; /* new */
}

.menu 
{
	font-weight: normal;
	text-decoration: none;
	color: #004c92; /* new */
}

.menutext 
{
	margin-bottom: 4px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 10px;
	color: #004c92; /* new */
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

th.right
{
	text-align: right;
}

.tdmini
{
	font-size: 1px;
}

.pictext
{
	font-style: normal;
	background-color: #f0f0f0;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	background-color: #efefef; // f0f0f0
}

.bgdark 
{
	background-color: #c1dbea; // dcdcdc
}

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	color: #cdb87d;
}

.stdbutton 
{
	font-size: 10px;
	font-weight: normal;
	background: #c2dceb;	
	color: #004c92;
	border:1px solid #004c92;	
}

.okbutton 
{
	font-size: 10px;
	font-weight: normal;
	background: #c2dceb;	
	color: #004c92;
	border:1px solid #004c92;	
}

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 300px;
}

.halfbox
{
	width: 150px;
}

.searchbox
{
	width: 90px;
}

.error
{
	font-size: 14;
	font-weight: bold;
        color: #f08c00;
}
/**********************/
.subtitle_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;	
	color: #ffffff;
	text-indent: 0pt;
	vertical-align: middle;
}
.category_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;	
	color: #004c92;
	text-indent: 0pt;
	vertical-align: middle;
}

.basictitul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;	
	color: #004c92;
	text-indent: 0pt;
	vertical-align: middle;
}

.subtitul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;	
	color: #58595b;
	text-indent: 0pt;
	vertical-align: middle;
}

.actualtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;	
	color: #58595b;
	text-indent: 0pt;
	vertical-align: middle;
}

a.subtitle:link       { font-size:10px; font-weight: normal; text-decoration: none; color: #ffffff; }
a.subtitle:underline  { font-size:10px; font-weight: normal; text-decoration: none; color: #ffffff; }
a.subtitle:visited    { font-size:10px; font-weight: normal; text-decoration: none; color: #ffffff; }
a.subtitle:hover      { font-size:10px; font-weight: normal; text-decoration: underline; color: #ffffff; }

a.naujienos:link       { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.naujienos:underline  { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.naujienos:visited    { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.naujienos:hover      { font-size:10px; font-weight: normal; text-decoration: underline; color: #004c92; }

a.linknormal:link       { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.linknormal:underline  { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.linknormal:visited    { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.linknormal:hover      { font-size:10px; font-weight: normal; text-decoration: underline; color: #004c92; }

/* aktualijos */
.menulefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; color: #004c92; 
	font-size: 10px;
	font-style: normal;
}

a.menuleft:link       { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.menuleft:underline  { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.menuleft:visited    { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.menuleft:hover      { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }

a.samenu:link       { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.samenu:underline  { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.samenu:visited    { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }
a.samenu:hover      { font-size:10px; font-weight: normal; text-decoration: none; color: #004c92; }

.valiuta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;	
	color: #58595b;
	text-indent: 0pt;
	vertical-align: middle;
	text-align: center;
}

.paragraf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;	
	color: #58595b;
	text-indent: 0pt;
	vertical-align: middle;
	text-align: center;
}

.sheet_top_fonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;	
	color: #58595b;
	text-indent: 0pt;
	vertical-align: middle;
	text-align: center;	
}

.Text_fonts 
{
	font-size: 10px;
	font-weight: normal;
	background: #ffffff;	
	color: #58595b;
	border:1px solid #c1dbea;	
}

.sheet_grey 
{
	font-size: 10px;
	font-weight: normal;
	background: #ffffff;	
	color: #58595b;
	border:1px solid #c1dbea;	
}

.search_button	{
	font-family: Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	width: 110px;
	height: 16;
}

/* table vidinis */

.sbtable { font-size: 10px; font-weight: normal; background: #ffffff; color: #58595b; border:1px solid #c1dbea;	}
.sbdark { background-color: #c1dbea; }

.sbtd_normal { font-size: 10px; font-weight: normal; background: #ffffff; color: #58595b; }
.sbtd_bold   { font-size: 10px; font-weight: bold; background: #ffffff; color: #58595b; }
.sbtd_normal_center { font-size: 10px; font-weight: normal; background: #ffffff; color: #58595b; text-align: center; }
.sbtd_bold_center   { font-size: 10px; font-weight: bold;	background: #ffffff; color: #58595b; text-align: center; }

.sbtd_normal_fonas { font-size: 10px; font-weight: normal; background: #effafe; color: #58595b; }
.sbtd_bold_fonas   { font-size: 10px; font-weight: bold;   background: #effafe; color: #58595b; }
.sbtd_normal_center_fonas { font-size: 10px; font-weight: normal; background: #effafe; color: #58595b; text-align: center; }
.sbtd_bold_center_fonas   { font-size: 10px; font-weight: bold;	  background: #effafe; color: #58595b; text-align: center; }

textarea
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


a.aleja:link       { font-size:9px; font-weight: normal; text-decoration: none; color: #c2c2c2; }
a.aleja:underline  { font-size:9px; font-weight: normal; text-decoration: none; color: #c2c2c2; }
a.aleja:visited    { font-size:9px; font-weight: normal; text-decoration: none; color: #c2c2c2; }
a.aleja:hover      { font-size:9px; font-weight: normal; text-decoration: underline; color: #c2c2c2; }
