body {
	font-family: Arial;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}
image {
	border-color : #CCCCCC;
}
p {
	font-family: Arial;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}
li {
	font-family: Arial;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}
td {
	font-family: Arial;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}
h2 {
	font-family: Arial;
	font-size: 24px; 
	font-weight: bold; 
	color:#000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: bold;
	text-decoration:  none;
	color : #000000;
}
a		{color: #000000; text-decoration: underline;}
a.papildomasmeniu   {color: #CE2C00; text-decoration: none; font-weight: bold;}
a.meniupilkas   {color: #000000; text-decoration: none; font-weight: bold;}
a.paslaugos   {color: #676767; text-decoration: underline;}
a:hover		{text-decoration: none;}
input	{font-family: Verdana, Arial, Helvetica; font-size: 11px;}

.papildomasmeniu {
        font-family: Arial;
	font-size: 11 px;
	font-weight: bold;
	text-decoration:  none;
	color : #CE2C00;	
}

.paslaugos {
        font-family: Arial;
	font-size: 13 px;
        text-decoration:  none;
        color : #676767;
}
//a.b {color: #000000; text-decoration: underline; font-weight: bold;}
a.b {color: #000000; text-decoration: underline; }

INPUT.w_25	{ width : 25; }
INPUT.w_45	{ width : 45; }
INPUT.w_50	{ width : 53; }
INPUT.w_55	{ width : 55; }
INPUT.w_52	{ width : 52; }

INPUT.w_65	{ width : 65; }
INPUT.w_p100	{ WIDTH: 100%; }
INPUT.w_90	{ width : 90; }
INPUT.w_120	{ width : 120; }
INPUT.w_150	{ width : 150; }

INPUT.i { font-style:italic; }
INPUT.sort_button	{
	border : 1px solid #000000;
	background-color : #B40014;
	text-decoration:  none;
	color : #DEDEDE;
	font-size : 9px;
	font-weight : bold;
	line-height : 10px;
	height : 16
}