/*--------------------------------------------------------------------------LENTELES OPTIONS-------*/
table{
	margin:(0 auto);
	font-size:11px;
}
table td,table th{
	text-align:left;
	border:1px solid #ccc;
	padding:.4em .8em;
}
table th{
	background-color:#63b9f8;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #666;
}
table td{
	background-color:#fff;
}
table th a{
	color:#000;
}
table th a:hover{
	color:#f2f2f2;
}
table tr.even td{
	background-color:#fff;
}
table tr:hover td{
	background-color:#f2f2f2;
}
table.nostyle td,table.nostyle th,table.nostyle tr.even td,table.nostyle tr:hover td{
	border:0;
	background:none;
	background-color:transparent;
}
table, table.post{
	border-collapse: collapse;
}
/*--------------------------------------------------------------------------BAIGIASI LENTELES OPTIONS-------*/
/*-------------------------paieska-------*/
#s{border-left:1px solid #cccccc;border-top:1px solid #cccccc;border-bottom:none;border-right:none;background:#eeeeee;width:209px;height:26px;float:left;color:#777777;padding-left:8px;font:12px Arial;line-height:26px}
#searchsubmit{float:left;height:29px;width:39px;background:url(../img/paieska.png);background-color:#63b049;border-right:1px solid #2d880e;border-top:1px solid #2d880e;border-bottom:none;border-left:none;font:0px Arial;cursor:pointer}
#searchform{width:260px;height:30px}

/*--------------------------------------------------------------------------WORDPRESS'O SPECIFIKA IMG ATRIBUTUI PRASIDEDA----------*/
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/*--------------------------------------------------------------------------WORDPRESS'O SPECIFIKA IMG ATRIBUTUI BAIGIASI----------*/