a.next {
        color: Teal;
        text-decoration:none;
        font-family : Verdana;
        font-size : 10px;
        font-weight : bold;
}

a:hover.next
        {color:darkred;
        text-decoration:underline;
}

a.lang {
        color: Black;
        text-decoration:none;
        font-weight:bold;
        font-family: verdana;
        font-size: 10px;
}
a:hover.lang {
        color: Maroon;
        font-family: verdana;
        font-size: 10px;
}

.menu {
        COLOR: Black;
        TEXT-DECORATION: none;
        font-family: verdana;
        font-size: 10px;
}
.Navlink {
        COLOR: Black;
        TEXT-DECORATION: none;
        font-family: verdana;
        font-size: 10px;
}

a:link.Navlink  {
        color : Black;
        font-weight: normal;
        font-family : Verdana;
        font-size : 10px;
}
a:active.Navlink  {
        text-decoration: none;
        font-family : Verdana;
        font-size : 10px;
}
a:hover.Navlink  {
        text-decoration: none;
        font-family : Verdana;
        font-size : 10px;
}

.NavlinkSub {
        COLOR: white;
        text-decoration : none;
        font-family : Verdana;
        font-size : 10px;
}
a:link.NavlinkSub  {
        color : White;
}

td.fill {
        background-image : url(../img/lamn_dr.jpg);
}

td.header {
	background-image : url(../img/elem_header.jpg);
	background-repeat: repeat-x;
}

p {
        color: #000000;
        text-decoration : none;
        font-family : Verdana;
        font-size : 10px;
}

.content  {
        color: #0000FF;
        text-decoration : none;
        font-family : Comic Sans MS;
        font-size : 11px;
	TEXT-DECORATION: none;
}


.calendar {
        text-align : center;
        font-family :  Verdana;
        font-size : 12px;
}

.zi_c {
        color: Navy;
        background-color : #D5933C;
        font-weight : bold;
}

.zi_ev {
        color:red;
        font-weight : bold;
        background-color : Silver;
}

.zi_o {
        color:black;
        background-color : Silver;
}


p.poza {
        font-family:verdana;
        font-size:10px;
        color: #993333;
        text-align : center;
}

p.poza_desc {
        font-family:verdana;
        font-size:10px;
        color: #993333;
        text-align : left;
}

.form {
        font-size : 10px;
        font-family : Verdana;
        color: #000000;
}

.enum {
        font-size : 10px;
        font-family : Verdana;
        color: #000000;
        text-align : left;
}
A.tree_menu:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
.img_cat_off {
	FILTER: Alpha(style=0,opacity=50)
}
.img_cat_on {
	FILTER: Alpha(style=0,opacity=100)
}
