<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body	{	margin: 0px; padding: 0px; background: white;	}
table	{	border-collapse: collapse;  border-width: 0px;  border-spacing: 0px;	}
td		{	padding:0px; margin: 0px; font-family: Arial; font-size: 12px;	}
form	{	padding: 0px;	margin: 0px;	}


.txtC1	{	color:#F59C3C;	font-family:Arial, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase;	}
.txtC2	{	color:#239EBA;	font-family:Arial, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase;	}
.txtC3	{	color:#00657C;	font-family:Arial, sans-serif; font-size: 13px; font-weight: bold;	}
.Hfont	{	color:#888888;	font-family:Arial, sans-serif; font-size: 13px; font-weight: normal;	}

.txtXC10{
			color:#fff;
			font-family: "Trebuchet MS";
			font-size: 12px;
			font-weight: bold;
			text-shadow: 1px 1px 1px #156E84;
}


.shadow1 {	height: 1em;	filter: Shadow(Color=#135664, Direction=155, Strength=4);	}
.shadow2 {	height: 1em;	filter: Shadow(Color=#AF5710, Direction=155, Strength=3);	}

/*.head2big	{	font-size:28px; color:white; font-family:arial; text-shadow: #005162 2px 2px 2px;  font-weight: bold;	}*/
.head2mini	{	line-height:24px; font-size:19px; color:white; font-family:arial; text-shadow: #005162 2px 2px 2px; font-weight: bold;	}

.pr_reg{	font-size:12px; color: white; font-family: Arial;	text-shadow: #AF5710 2px 2px 1px; font-weight: bold; letter-spacing: 1px;	}

A.Hlink1:link,A.Hlink1:visited,A.Hlink1:active,.Hlink1 	{text-decoration: none; font-family:Arial, sans-serif; color:#239EBA; font-size:13px; letter-spacing:0px; font-weight:normal;}
A.Hlink1:hover 	{text-decoration: underline; font-family:Arial, sans-serif; color:#00657C; font-size:13px; letter-spacing:0px;font-weight:normal;}

A.meniu:link,A.meniu:visited,A.meniu:active,.meniu 	{padding-left:15px; padding-right:20px; text-decoration: none; font-family:Tahoma; color:white; font-size:12px; letter-spacing:0px; font-weight:bold;}
A.meniu:hover 	{padding-left:15px; padding-right:20px; text-decoration: underline; font-family:Tahoma; color:white; font-size:12px; letter-spacing:0px;font-weight:bold;}

A.bolink:link,A.bolink:visited,A.bolink:active,.bolink 	{padding-left:5px; padding-right:5px; text-decoration: none; font-family:Tahoma; color:#222222; font-size:11px; letter-spacing:0px; font-weight:bold;}
A.bolink:hover 	{padding-left:5px; padding-right:5px; text-decoration: underline; font-family:Tahoma; color:#222222; font-size:11px; letter-spacing:0px;font-weight:bold;}

.helpbtn{ text-align: center; padding-bottom: 0px;  cursor:pointer; font-size:11px; color: black; font-family: Arial; font-weight: normal; letter-spacing: 0px;}
.helpbtn a{text-decoration:none !important;}
.bottext{	font-size:11px; color: #555555; font-family: Tahoma;	}
A.bottextL:link,A.bottextL:visited,A.bottextL:active,.bottextL 	{padding-left:10px; padding-right:10px; text-decoration: none; font-family:Tahoma; color:#555555; font-size:11px; letter-spacing:0px; font-weight:normal;}
A.bottextL:hover 	{padding-left:10px; padding-right:10px; text-decoration: underline; font-family:Tahoma; color:#555555; font-size:11px; letter-spacing:0px;font-weight:normal;}

.l { float:left; }
.r { float:right; }
.cls { clear:both; }

INPUT.in1
{
	padding-left:5px;
	padding-right:5px;
    border-top: solid 1px #797979;
	border-left: solid 1px #797979;
	border-bottom: solid 1px #CECECE;
	border-right: solid 1px #CECECE;
	width:150px; height: 21px;
	font-family: tahoma; letter-spacing: 1px; font-size: 12px;
	background-color: #F8F8F8;
	margin-right: 2px;
}
INPUT.in2
{
	padding-left:5px;
	padding-right:5px;
    border-top: solid 1px #797979;
	border-left: solid 1px #797979;
	border-bottom: solid 1px #CECECE;
	border-right: solid 1px #CECECE;
	width:150px; height: 21px;
	font-family: tahoma; letter-spacing: 1px; font-size: 12px;
	background-color: #F8F8F8;
	margin-right: 2px;
}
INPUT.filtercontent,
INPUT.inC
{
	border:1px solid #D8D8D8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius:5px;

	background: white;
	padding: 0 7px;
	height: 27px;
	line-height: 27px;

	font-size: 13px;
	font-weight: normal;
	color:#555;
	font-family: "Trebuchet MS";

	min-width:20px;
	margin:0;
}


SELECT
{
	border:1px solid #D8D8D8;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius:4px;
	background: white;
	padding: 3px 7px 4px 4px;
	margin:0;
	font-size: 13px;
	font-weight: normal;
	color:#777;
	font-family: "Trebuchet MS";
}

TEXTAREA
{
	border:1px solid #D8D8D8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius:5px;
	background: white;
	padding: 2px 7px 5px 7px;
	margin:0 0 -3px 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	color:#777;
	font-family: "Trebuchet MS";
}

INPUT.btn1
{
    border-top: solid 1px #797979;
	border-left: solid 1px #797979;
	border-bottom: solid 1px #CECECE;
	border-right: solid 1px #CECECE;
	background-color:#00657C;
	color:white;
	width:80px; height: 25px;
	font-family: tahoma; letter-spacing: 0px; font-size: 11px;
	padding-bottom:3px;
	cursor:pointer;
}
/** diferent sizes**/
INPUT.btn80
{
	border: 0px;
	background-image: url(../i/btn80.gif);
	color:white;
	width:80px; height: 25px;
	font-family: tahoma; letter-spacing: 0px; font-size: 11px;
	padding-bottom:3px;
	cursor:pointer;
}

INPUT.btn150
{
	border: 0px;
	background-image: url(../i/btn150.gif);
	color:white;
	width:150px; height: 25px;
	font-family: tahoma; letter-spacing: 0px; font-size: 11px;
	padding-bottom:3px;
	cursor:pointer;
}
INPUT.btn180
{
	border: 0px;
	background-image: url(../i/btn180.gif);
	color:white;
	width:180px; height: 25px;
	font-family: tahoma; letter-spacing: 0px; font-size: 11px;
	padding-bottom:3px;
	cursor:pointer;
}


INPUT[type=checkbox]
{
/*	border: solid 1px red; */

	display: inline;
	border: 0px;
	padding-top:30px;
	width:14px; height: 14px;
	background-color: #F8F8F8;
	margin: 0px;
}


.darkBlue{
	color: #147085 !important;
	text-decoration: none !important;
}

.colsoText{
	text-decoration: none !important;
	font-family: Calibri !important;
	color:white !important;
	font-size:13px !important;
	opacity: 0.7;
}
.colsoText:hover{
	text-decoration: underline !important;
}

A.darkBlue, A.darkBlue:active, A.darkBlue:visited{
	color: #147085 !important;
	text-decoration: none !important;
}

A.darkBlue:hover{
	text-decoration: underline !important;
}

.orangeName, A.orangeName, A.orangeName, A.orangeName:active, A.orangeName:visited{
	color:#F59C3C;
	font-size: 17px;
	font-family: "Trebuchet MS";
	text-decoration: none !important;
}

A.orangeName:hover{
	text-decoration: underline !important;
}

.orangeUser{
	font-family: "Trebuchet MS" !important;
	font-size:16px !important;
	font-weight: bold !important;
	color:#FFA53F !important;
	text-shadow: 1px 1px 1px #315D6D !important;
	text-decoration:none !important;
}
.orangeUser:hover{
	text-decoration:underline !important;
}


.buttonH {
    background: -moz-linear-gradient(center top , #1488a3, #147990) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #1b8ca5;
    border-radius: 5px;
    box-shadow: 1px 1px 3px 0 #0a5566;
    color: white;
    cursor: pointer;
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    line-height: 19px;
    padding: 5px 6px 4px;
    text-align: center;
}
.buttonH:hover {
	background: #158099;
    background: -moz-linear-gradient(center top , #1698B6, #1688A2) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #1b8ca5;
    border-radius: 5px;
    box-shadow: 1px 1px 3px 0 #0a5566;
    color: white;
    cursor: pointer;
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    line-height: 19px;
    padding: 5px 6px 4px;
    text-align: center;
}


.orangeGlow, A.orangeGlow, A.orangeGlow, A.orangeGlow:active, A.orangeGlow:visited{
	color:#F59C3C !important;
	text-decoration: underline !important;
}

A.orangeGlow:hover{
	background: #FFE6CC !important;
}

DIV.orangeArrow{
	background: url(../i/orangeArrow.png) 0 0 no-repeat;
	padding: 0 0 0 50px;
	height:40px;
	line-height: 40px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}



/*.bg0 {  background-color: #0D6C82; background-image: url(../i/back0.gif); background-position: center;	}*/
.bg0 {  background: #19788E url(../i/blue-ora-114.png) repeat-x;	}
.bg1 {  background-color: #00657C;	}
.bg2 {  background-color: #FFBC74;	}
.bg3 {  background-color: #C56600;	}
.bg4 {  background-color: #C56600; background-image: url(../i/back4.gif); background-repeat: repeat-x;	}

.bgb1{ background-color: #D8D8D8;	}
.bgb2{ background-color: #EEEEEE;	}
.bgb3{ background-color: #dddddd;	}
.bgb4{ background-color: #aaaaaa;	}

/* main daliu sekcija */

A.mydarkblue:link,A.mydarkblue:visited,A.mydarkblue:active,.mydarkblue
{text-decoration: none; font-family:Tahoma; color:#00657C; font-size:14px; letter-spacing:0px; font-weight:bold;}
A.mydarkblue:hover
{text-decoration: underline; font-family:Tahoma; color:#00657C; font-size:14px; letter-spacing:0px;font-weight:bold;}

A.mydarkblue2:link,A.mydarkblue2:visited,A.mydarkblue2:active,.mydarkblue2
{text-decoration: none; font-family:Tahoma; color:#178BA5; font-size:11px; letter-spacing:0px; font-weight:bold;}
A.mydarkblue2:hover
{text-decoration: underline; font-family:Tahoma; color:#178BA5; font-size:11px; letter-spacing:0px;font-weight:bold;}


.mygray	{	font-family:Tahoma; color:#707070; font-size:12px; letter-spacing:0px; font-weight:normal;	}

.Hh1	{	font-family:Tahoma; color:black; font-size:13px; letter-spacing:0px; font-weight:bold;	}
.Hh2	{	font-family:Tahoma; color:#00657C; font-size:12px; letter-spacing:0px; font-weight:normal;	}
.Hh3	{	font-family:Tahoma; color:#444444; font-size:11px; letter-spacing:0px; font-weight:normal;	}

.ba1	{  background-color: #A3CCD5; }
.ba2	{  background-color: #00657C; }

.am		{	font-family:Arial; color:white;	font-size:14px; letter-spacing:0px; font-weight:bold;	}

.am1		{  background-color: #1E839A;	font-family:Arial; color:white;	font-size:12px; letter-spacing:0px; font-weight:normal;		cursor:pointer;	}
.am2		{  background-color: white;		font-family:Arial; color:#00657C;	font-size:12px; letter-spacing:0px; font-weight:normal;	cursor:pointer;	}

A.mydarkblue3:link,A.mydarkblue3:visited,A.mydarkblue3:active,.mydarkblue3
{text-decoration: none; font-family:Tahoma; color:white; font-size:13px; letter-spacing:0px; font-weight:bold;}
A.mydarkblue3:hover
{text-decoration: underline; font-family:Tahoma; color:white; font-size:13px; letter-spacing:0px;font-weight:bold;}

h3	{	font-size:10px; color:#777777; font-family: Arial;  letter-spacing:0px;font-weight:normal; }
h3.myh3 {	font-size:12px; color:#00657C; font-family: Arial;  letter-spacing:0px;font-weight:bold; }
h2	{	font-size:14px; color:#00657C; font-family: Arial;  letter-spacing:0px;font-weight:bold; }
h1	{	font-size:18px; color:#00657C; font-family: Arial;  letter-spacing:0px;font-weight:bold; }
P	{	font-family:arial; font-size:12px; color:#333333;	line-height:20px; 	}
.p2	{		}
li	{	font-family:arial; font-size:12px; color:black;		line-height:20px; }

A:link,A:visited,A:active	{	text-decoration: underline; font-family:Arial; color:#005466; letter-spacing:0px; font-weight:normal;	}
A:hover	{	text-decoration: underline; font-family:Arial; color:#00657C; letter-spacing:0px;font-weight:normal;	}


h2 a	{	color:#00657C; text-decoration: none !important; font-weight: bold !important; }

.txtA3	{	color:#00657C;	font-family:Arial, sans-serif; font-size: 13px; font-weight: normal;	}

.la1	{  background-color: white; }
.la2	{  background-color: #f4f4f4; }
.Hh2 a	{	text-decoration: none; color:#00657C;	}


.video_table{ background-color: white; background-image: url(../i/video_t.gif); background-position: center; width: 237px; height: 127px; padding: 6px;	}
.video_td1	{ background-color: white; vertical-align: top; width: 360px; padding: 0px; margin: 0px; margin-left: 22px	}
.vmarker	{ position:absolute; display: block; margin-top:-2px; padding-top:0px; border: 0px; }
.video_head	{ margin-left:30px; margin-top: 5px;  font-weight: bold;}
.video_p	{ width:370px; }


.video_table_wide1	{ background-color: white; background-image: url(../i/video_wide1.gif); background-position: left top; width: 236px; height: 127px; padding: 6px; padding-right: 0px;	}
.video_table_wide2	{ background-color: white; background-image: url(../i/video_wide_bottom.gif); background-position: right bottom; width: 416px; height:145px; } /* height:145px; - sulyginimui teksto su video remelio */
.video_head2		{ margin:0px; margin-left:25px; margin-top: 18px;  font-weight: bold; font-size: 13px; color:white; }
.video_p2			{ margin:0px; margin-left:25px; margin-top:10px; margin-bottom:24px; width:350px; color:white; }
.video_table_w		{ margin:0px; padding:0px; background-color: green; width:410px; height: 150px;	}


/* H3 atsirado auksciau aprasymas, kolkas naudojame naujienu datai formuot */
.newsimg {	border-color:#00657C; margin: 14px; margin-bottom: 6px; margin-top: 2px; margin-left: 0px;     border: solid 1px #797979; }
.parag_news{ width:600px; color: #444444; margin: 0px;}
table.important .parag_news{width:580px;}
/* numeracija puslapiu*/
A.nr:link,A.nr:visited,A.nr:active,.nr
{text-decoration: none; font-family:Arial; color:#00657C; font-size:13px; letter-spacing:0px; font-weight:bold; padding: 4px; padding-left: 8px; padding-right: 8px; background-color: white;}
A.nr:hover
{text-decoration: underline; font-family:Arial; color:#004655; font-size:13px; letter-spacing:0px;font-weight:bold; padding: 4px; padding-left: 8px; padding-right: 8px; background-color: #004655; color:white}

A.no:link,A.no:visited,A.no:active,.nr
{text-decoration: none; font-family:Arial; color:white; font-size:13px; letter-spacing:0px; font-weight:bold; padding: 4px; padding-left: 8px; padding-right: 8px; background-color: #FF9933;}
A.no:hover
{text-decoration: none; font-family:Arial; color:white; font-size:13px; letter-spacing:0px;font-weight:bold; padding: 4px; padding-left: 8px; padding-right: 8px; background-color: #AAAAAA; color:white}
table.newstable td{padding-bottom:10px;}
table.important{width: 600px;}
table.important td{background: #DFEBEE;padding: 0px 10px 10px 10px;}

#uno_p			{ margin-left: 15px; margin-right: 15px; width:560px; color: #444444;}
#uno_naujiena	{ margin-top:12px; margin-left:15px; }
#darkblue		{ background-color: #1E839A; }
#uno_bh			{ background-image: url(../i/kh.gif); }
#uno_bv			{ background-image: url(../i/kv.gif); }
#uno1			{ width:6px; height:6px; background-image: url(../i/kamps1.gif); }
#uno2			{ background-image: url(../i/kamps2.gif); width:6px; height:6px; }
#uno3			{ background-image: url(../i/kamps3.gif); width:6px; height:6px; }
#uno4			{ background-image: url(../i/kamps4.gif); width:6px; height:6px; }
a.news-a{ text-decoration: underline !important;}
a.news-a:hover{ text-decoration: none !important;}
p.red,.error{color: red;}

.clientinfo_holder{width: 700px;}
.clientinfo_holder table.holder-table td{
	padding: 3px;
}
table.user_attachements_table{
	border-spacing: 1px;
	border-color: #FFFFFF;
}
table.user_attachements_table td{
	padding: 5px 10px;
	border:1px solid #C7C7C7;
}
table.user_attachements_table td.left_cell{

	background: #DCEBEF;
	background-image: -o-linear-gradient(bottom, #fefefe 0%, #DCEBEF 100%);
	background-image: -moz-linear-gradient(bottom, #fefefe 0%, #DCEBEF 100%);
	background-image: -webkit-linear-gradient(bottom, #fefefe 0%, #DCEBEF 100%);
	background-image: -ms-linear-gradient(bottom, #fefefe 0%, #DCEBEF 100%);
	background-image: linear-gradient(to bottom, #fefefe 0%, #DCEBEF 100%);
}
table.user_attachements_table td.right_cell{
	background: #F6F6F6;
	line-height:30px;
	/*padding: 10px 15px !important;*/
}
.back-link a{
	background: url(../i/back-arr.jpg) 0px 0px no-repeat;
	padding-left: 20px;
	display: inline-block;
}
td.phones{
padding-top: 10px;color:#00657C;font-family: verdana;line-height:150%;font-size: 12px;
}
ul#duk-li,
ul#duk-li li{
	list-style:none;
	padding: 0px;
	margin: 0px;
}
.ui-tabs { position: relative;  }/*zoom: 1; opera bug*/ /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; float:left;}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; font-weight: bold; font-size: 14px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; background: #00657C; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color: #FFFFFF; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0;background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ai-new-line{ padding: 4px 10px 4px 10px; background: #cfe0f3; text-align: right; }
.add-more-jobs{ float: left; display: block; padding: .5em 1em; margin: 0 .2em 1px 0; position: relative; top: 7px;}
a.share-btn{
	display: block;
	width: 57px;
	height: 23px;
	background: url(../i/share.gif) 0px 0px no-repeat;
	border: none;
	text-decoration: none;
	float: left;
	margin-left: 8px;
}
a.share-btn:hover{
	background: url(../i/share_over.gif) 0px 0px no-repeat;
}

/*
    new title white boxes
*/
.box_white
{
     background: url(../i/white_back.png) no-repeat top left;
     width:230px;
     height:84px;
     cursor: pointer;
}

.box_white:hover
{
     background: url(../i/white_back_over.png) no-repeat top left;
}
.box_white:hover DIV TABLE TR TD A
{
    text-decoration: underline;
}

/* 2012-01-20 Evaldas */
a.applyButton
{
	margin: 0 0px 20px 15px;

	display: block;
	float: left;
	line-height: 33px;
	text-decoration: none;
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	width: 220px;
	height: 33px;
	background: url('../i/button_yellow_220.png') no-repeat left top;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Arial Narrow","Helvetica Narrow",Tahoma,Arial,Helvetica,sans-serif;
}
a.applyButton:hover
{
	background: url('../i/button_yellow_220_over.png') no-repeat left top;
}
a.calcButton
{
	display: block;
	margin: 0 185px 20px 15px;
	float: left;
	line-height: 33px;
	text-decoration: none;
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	width: 260px;
	height: 33px;
	background: url('../i/button_yellow_260.png') no-repeat left top;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Arial Narrow","Helvetica Narrow",Tahoma,Arial,Helvetica,sans-serif;
}
a.calcButton:hover
{
	background: url('../i/button_yellow_260_over.png') no-repeat left top;
}


DIV.chat_button_link{
	overflow:hidden;
	height:21px;
	width:132px;
	font-size:12px;
	margin:6px 0 0 0;
	text-align: center;
	cursor:pointer;
}

DIV.chat_button_link SPAN{
	text-decoration:none;
	font-weight: bold;
	color:#555;
}

DIV.chat_button_link:hover SPAN{
	text-decoration:underline;
	color:#000 !important;
}

table.form3table{
	font-family: "Trebuchet MS";
	line-height: 21px;
}

table.form3table TD:nth-child(1){
	padding:0 5px 0 0;
}

table.form3table TD:nth-child(2){
	padding:0 5px 0 0;
}

table.form3table TD:last-child{
	padding:0 !important;
}


.newHeadTitle{
	font-size:24px;
	font-family: "Trebuchet MS";
	color: black;
	text-decoration: none;
}


.button {
	background: #1488a3;

	background: #1488a3; /* Old browsers */
	background: -moz-linear-gradient(top,  #1488a3 0%, #147990 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1488a3), color-stop(100%,#147990)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1488a3 0%,#147990 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1488a3 0%,#147990 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1488a3 0%,#147990 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1488a3 0%,#147990 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1488a3', endColorstr='#147990',GradientType=0 ); /* IE6-9 */

	/*border: 2px solid #1b8ca5;*/
	border-radius: 5px;
    /* box-shadow: 1px 1px 3px 0 #0a5566; */
    color: white;
    cursor: pointer;
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    padding: 7px 10px 6px;
    text-align: center;
}

.button.mini {
    font-size: 12px;
    font-weight: bold;
    height: 17px;
    line-height: 17px;
    padding: 5px 10px 4px;
}

.burbul{
	border-radius:17px;
	width:34px;
	height:34px;
	line-height: 32px;
	color:white;
	font-family: Calibri;
	font-size: 25px;
	font-weight: bold;
	margin: 16px 15px 0 0;
	background : #F59C3C;
	text-align: center;
	text-shadow: none;

}

.burbul.disabled{
	color:#fff;
	background : #ddd;
	opacity: 0.5;
}

.burText{
	color:black;
	font-family: Calibri;
	font-size: 20px;
	font-weight: normal;
	margin: 13px 0 0 0;
	background: none;
	text-shadow: none;
}

.burText.disabled{
	opacity:0.1;
	color:#000;
	text-shadow: none;
}


.pos1{
	background: url(../i/pos1.png) no-repeat top left;
	width: 51px;
	height: 67px;
	overflow: hidden;
}
.pos2{
	background: url(../i/pos2.png) repeat-x !important;
	height: 67px;
	padding: 0px 3px 0 15px;
}

.pos3{
	background: url(../i/pos3.png) no-repeat top left;
	width: 54px;
	height: 67px;
	overflow: hidden;
}

.rMeniu{ margin:0; }
.rMeniu:hover TD{ text-decoration: underline; }
.rMeniu.selected TD{ font-weight: bold; background-color:#1B7488 !important; }
.rMeniu.selected { border-bottom:1px solid #A3CCD5; }
/*background-color:#1E839A !important; */


.blueHead{
	background: #15829A url(../i/blue-1920.png) no-repeat center;
	height: 160px;
	width:100%;
	margin:0;
	padding:0;
}

.blueHeadWhite{
	height:67px;
	background: #e0e0e0;
	background-image: -o-linear-gradient(bottom, #FFF 0%, #DDD 100%);
	background-image: -moz-linear-gradient(bottom, #FFF 0%, #DDD 100%);
	background-image: -webkit-linear-gradient(bottom, #FFF 0%, #DDD 100%);
	background-image: -ms-linear-gradient(bottom, #FFF 0%, #DDD 100%);
	background-image: linear-gradient(to bottom, #FFF 0%, #DDD 100%);

	font-family: Calibri, "Trebuchet MS";
	font-size:20px;
	color:black;
	text-decoration: none;
	line-height: 40px;
}

.subMenu{
	margin:15px 0 0 30px;
}

.subMenu A{
	margin:0 10px;
	color:#333;
	text-decoration: none;
	font-size: 14px;
	font-family: "Trebuchet MS";
}

.subMenu A:hover{
	text-decoration: underline;
}

.homeM{
	margin:21px 15px 0 0;
	background: url(../i/home-24.png) no-repeat;
	width:24px;
	height:24px;
	opacity:0.75;
}
.homeM:hover{
	opacity:1;
}

.mark_v, .mark_x{
	padding: 5px 15px 5px 65px;
	background: #f0f0f0;
	font-family: "Trebuchet MS" !important;
	font-size: 14px;
	margin:10px;
}
.mark_v{
	background: url(../i/mark_v.png) no-repeat 15px 13px;
}
.mark_x{
	background: url(../i/mark_x.png) no-repeat 15px 14px;
}

.clientinfo_holder TD, .clientinfo_holder TD P{
	font-family: "Trebuchet MS";
	font-size:15px;
	line-height: 22px;
}</pre></body></html>