body	{font-family: Verdana, Tahoma, Arial; font-size: 9pt; color: #000; margin: 0px; padding: 0px; height: 100%;}
td	{font-family:  Verdana, Tahoma, Arial; font-size: 9pt; color: #000;}
p	{font-family:  Verdana, Tahoma, Arial; font-size: 9pt; color: #000; margin: 10px 0px 20px 0px}

a,a:link,a:visited    	  { color: #0066CC;}
a:hover   { color: #0066CC; text-decoration: none}

a.sw,a.sw:link,a.sw:visited   {color: #fff; font-size: 8pt; text-decoration: none;}
a.sw:hover   {color: #fff; text-decoration: underline; font-size: 8pt;}

a.bigwhite,a.bigwhite:link,a.bigwhite:visited   {color: #fff; font-size: 11pt; font-weight: bold; font-family: Arial; text-decoration: none;}
a.bigwhite:hover   {color: #fff; font-size: 11pt; font-weight: bold; font-family: Arial; text-decoration: none;}

a.sm, a.sm:link, a.sm:visited	{font-size: 8pt; color: #333; text-decoration: underline}
a.sm:hover   {font-size: 8pt; color: #666;  text-decoration: none; background-color: none;}

a.next, a.next:link, a.next:visited	{font-size: 8pt; color: #627E00; text-decoration: none; background: none}
a.next:hover   {font-size: 8pt; color: #fff;  text-decoration: none; background: #627E00;}

small
{
font-size: 8pt
}

small.white
{
color: #fff; font-size: 8pt
}

.inp
{
width: 80px; border: 1px solid #000; font-size: 8pt; color: #333; background: #f7f7f7
}

td.col
{
padding: 5px 10px 0px 0px
}
.block
{
padding: 10px; background: #E3E3E3;
}

ul
{
margin: 5px 0px 5px 20px
}

#text a:hover
{
background-color:#FFFFDE
}
#text a.sm:hover
{
background: none
}
#text a.news
{
color: #666
}

#text a.news:hover
{
text-decoration: underline; background: none; color: #000
}

#text div.data
{
width: 120px; color: #fff; background:#F28B19; padding: 1px; margin: 15px 0px 5px 0px; font-size: 8pt; text-align: center;
}
#text .calendar
{
width: 200px; float: right;
}

#text div.news
{
border-bottom: 3px solid #ccc
}
#text a.events
{
font-family: Arial; font-size: 12pt; font-weight: bold; text-decoration: none; color: #666;
}
#text a.events:hover
{
font-family: Arial; font-size: 12pt; font-weight: bold; text-decoration: underline; background: none;  color: #666;
}


/*-------------------------------ÇÀÃÎËÎÂÊÈ------------------------------------*/
h1 {
	color: #999999; font-family: Arial; font-size: 14pt; font-weight: bold; margin: 0px; padding: 0px
}

h2 {
	color: #999999; font-family: Arial; font-size: 18pt; font-weight: bold; margin: 0px; padding: 0px
}

h3 {color: #999; font-family: Arial; font-size: 14pt; font-weight: bold; margin: 0px; padding: 0px}
h4 {color: #999;}

b,strong {color: #666;}

/*---------------------------------ÌÅÍÞ ÍÀ CSS--------------------------------*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;

}

#nav a {
	display: block;
    padding: 5px;
	color: white;
    font-size: 8pt;
	text-decoration:none;
    border-right: 1px solid #fff;
}

#nav a.sub {
	display: block;
    padding: 5px;
	color: white;
    font-size: 8pt;
	text-decoration:none;
    border-right: 0px;
}

#nav a:hover {
	color: #FFE868;
}

#nav a.sub:hover {
	color: #FFE868;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #EF7700;
	padding-right: 6px;
	left: -999em;
	border-bottom: 0;
	width: 150px;
}

#nav li ul.su1 { /* second-level lists */
	position: absolute;
	background: #618EC7;
	padding-right: 6px;
	left: -999em;
	border-bottom: 0;
	width: 150px;
}
#nav li ul li a {
	padding: 4px;
	padding-right: 1px;
	border-bottom: 0px; /* IE6 Bug */
	width: 14em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*
Æóðíàë
*/

h1.journal
{
margin: 0px; padding: 0px 0px 0px 10px; color: #fff; font-family: Arial; font-size: 18pt
}

#journal a.menu
{
color: #627E00;
}

#journal a.menu:hover
{
color: #627E00; text-decoration: none;
}
#j-nav
{
padding: 3px 0px 3px 0px;
}
#j-nav a
{
color: #627E00
}