.border { 
	scrollbar-face-color: red;
}
.background {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-repeat-x {
	background-repeat: repeat-x;
}

.bg-repeat-y {
	background-repeat: repeat-y;
}

.bg-top {
	background-repeat:no-repeat;
	background-position:top;
}
.meniu-small {
	font-size: 10px;
	font-weight: bold;
	color: #7f837e;
	line-height: 10px;
}
.meniu-small a {
	color: #7f837e;
}
.meniu a:hover {
	/*color:#006D9D;*/
	text-decoration: none;
}
.meniu {
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
}
.antrastes {
	font-size: 14px;
	font-weight: bold;
}
.antrastes-10-blue {
	font-weight: bold;
	color: #0098DB;
	font-size: 10px;
}
.text-10-dblue {
	font-weight: bold;
	color: #006D9D;
	font-size: 10px;
}
.text-12-dblue {
	font-weight: bold;
	color: #006D9D;
	font-size: 12px;
}
.text-11-dblue {
	font-weight: bold;
	color: #006D9D;
	font-size: 11px;
}

.text-12-lgrey {
	font-weight: bold;
	color: #7f837e;
	font-size: 12px;
}
td.text-indent p{
	font-size: 10px;
	margin: 10px 10px 10px 10px;
}
.text-indent {
	font-size: 10px;
	margin: 10px 10px 10px 10px;
}
.text-indent-big {
	font-size: 12px;
	margin: 10px 10px 10px 10px;
}
body,table,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #0098DB;
	font-weight: bold;
}
a:hover {
	/*color:#006D9D;*/
	text-decoration: underline;
}
.light-gray {
	color: #7f837e;
}
.dblue {
	color: #006D9D;
}
.uppercase {
	text-transform: uppercase;
}
.back-top {
	background-repeat: no-repeat;
	background-position: top;
}
table.border {
  border-collapse: collapse;
}
table.border td.brd {
  border: 1px solid gray;
  border-collapse: collapse;
}

table.border td.nolftbrd {
  border: 1px solid gray;
  border-left:none;
  border-collapse: collapse;
}
table.border td.nortbrd {
  border: 1px solid gray;
  border-right:none;
  border-collapse: collapse;
}
table.border td.notopbrd {
  border: 1px solid gray;
  border-top:none;
  border-collapse: collapse;
}
table.border td.notopbrd {
  border: 1px solid gray;
  border-top:none;
  border-collapse: collapse;
}
table.border td.nobotbrd {
  border: 1px solid gray;
  border-bottom:none;
  border-collapse: collapse;
}
table.border td.nobltbrd {
  border: 1px solid gray;
  border-bottom:none;
  border-left:none;
  border-collapse: collapse;
}
table.border td.nobltbrd {
  border: 1px solid gray;
  border-top:none;
  border-left:none;
  border-collapse: collapse;
}
table.border td.notbbrd {
  border: 1px solid gray;
  border-bottom:none;
  border-top:none;
  border-collapse: collapse;
}
table#tinklelis td {
	text-align:center;
}
table#tink_head td{
	text-align:center;
}


.date {
	color: #7f837e;
	font-size:9px;
}
.raudonas {
	color: red;
	font-size:9px;
}
.text-12 {
	font-size: 12px;
}
.padding{
	padding: 3px 0 3px 0;
}
.text-10 {
	font-size: 9px;
}
.text-11 {
	font-size: 11px;
}
.newsbg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}

table.muzika td {
	font-size: 11px;
	padding: 4px 0 4px 0; 
}
table.kontaktai{
	margin-left:15px;
	margin-top:15px
}
table.kontaktai table {
	margin-bottom:10px;
}
table.bluebox {
	margin-bottom:12px;
}
table.bluebox td.text-11 p{
	margin:5px 0;
	padding:0;
}

table.bluebox td p.text-indent strong, td.akcent p.text-indent strong, td.text-indent p strong, td.text-indent p b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td.pic_brd a img {
	border:#F4F2C4 1px solid;
}
td.pic_brd a img.nobrd {
	border:none;
}

table.draugai td {
	padding-bottom:10px;
}

td.righttop {
	background:transparent url(/img/index-top-right.jpg) no-repeat top left;
}