body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F0833;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d1d1d1;
	background-image:url('bg.png');
	background-position:top center;
	background-repeat:repeat-y;
}
.meniu{
color:#FFFFFF;
font-variant:small-caps;
font-size:13px;
font-family:Helvetica;
float:left;
text-decoration:none;
border-left:solid #333333 1px;
cursor:pointer;
padding:7px 10px 8px 10px;
font-weight:bold;
}
.meniuactiv
{
color:#FFFFFF;
font-variant:small-caps;
font-size:13px;
font-family:Helvetica;
float:left;
text-decoration:none;
border-left:solid #333333 1px;
cursor:pointer;
padding:7px 25px 8px 25px;
font-weight:bold;
background-color:#5F0833;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}


div.body {
   margin: 0;
   padding: 0;
   background-image: url('bg.jpg');
   background-repeat: repeat-y repeat-x;
   background-position: top center;
   background-color: #d9c092;
}

td.permission {
   padding: 0 0 14px 0;
}

td.permission p {
   padding: 20px 0 0 0;
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #333333;
}

td.permission a {
   font-family: 'Lucida Grande', sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
}

td.header h1 {
   font-family: 'Monotype Corsiva', serif;
   font-size: 32px;
   font-weight: normal;
   color: #ffffff;
   margin: 0;
   padding: 0;
}

td.sidebar h3 {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #9e7b35;
   text-transform: uppercase;
   margin: 14px 0 6px 0;
   padding: 0;
}

td.sidebar ul {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #333333;
   margin: 0 0 14px 24px;
   padding: 0;
}

td.sidebar ul a {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #94001B;
   text-decoration: none;
}

td.sidebar h4 {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #333333;
   margin: 0;
   padding: 0;
}

td.sidebar p {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #333333;
   margin: 0 0 14px 0;
   padding: 0;
}

td.sidebar a {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #94001B;
}

td.sidebar h3.options {
   font-family: 'Lucida Grande', sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   text-transform: uppercase;
   text-align: center;
   margin: 0 0 8px 0;
   padding: 0;
}

td.sidebar p.options {
   text-align: center;
}

td.mainbar h3 {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #94001B;
   text-transform: uppercase;
   margin: 14px 0 10px 0;
   padding: 0;
}

td.mainbar table.heading td {
   padding: 14px 0 0 0;
}

td.mainbar h2 {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 22px;
   font-weight: bold;
   color: #000000;
   margin: 0 0 10px 0;
   padding: 0;
   text-transform: uppercase;
}

td.mainbar h2 a {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 22px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}

td.mainbar p {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #333333;
   margin: 0 0 10px 0;
   padding: 0;
}

td.mainbar a {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #94001B;
}

td.mainbar p.top {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #333333;
   margin: 0;
   padding: 0;
   text-align: right;
}

td.mainbar p.top a {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #333333;
}

td.mainbar ul {
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #333333;
   margin: 0 0 14px 24px;
   padding: 0;
}

td.mainbar img.hr {
   border: none;
}

td.mainbar img.inline {
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   margin: 4px 10px 14px 0;
   padding: 2px 0 2px 0;
}

td.footer p {
   padding: 0 0 30px 0;
   font-family: 'Lucida Grande', Arial, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #333333;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(calendar.png) no-repeat;
	font: normal 22px Helvetica;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 12px Helvetica;
	color: #ffffff;
	font-weight:bold;
	text-align: center;
	padding-top: 8px;
}
.post .title {
	float: left;
	margin-left: 10px;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #ff0099;
	text-decoration: none;
}
.entry {
	padding: 0px 0px 5px 5px;
	clear: both;
	margin-top:-10px;
}
.postdata .category{
	padding-left:5px;
	margin-top:-10px;
	float: left;
}

.cursa_selectata{
background-color:#FFCD00;
border-left:solid 10px #990000;
}
.cursa{
background-color:none;
border-left:solid 10px lightyellow;
}

.imggri
{
Filter: Gray;
}
.imgn
{
filter:;
}
