span.hider {
    font-family: arial;
    font-size: 3px;
    color: #ffffff;
}
	    
a.hider {
    font-family: arial;
    font-size: 3px;
    color: #ffffff;
    text-decoration: none;
}
a.thd:link {
    font: bold 12px Verdana, Helvetica, Arial, sans-serif; 
    color: #ff2211; 
    text-decoration: none;
}

a.thd:visited {
    font: bold 12px Verdana, Helvetica, Arial, sans-serif; 
    color: #3c3c3c; 
    text-decoration: none;
}

a.thd:hover {
    font: bold 12px Verdana, Helvetica, Arial, sans-serif; 
    color: #3c3c3c; 
    text-decoration: underline;
}
.thd {
	font: 8px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3c3c3c; 
	border-bottom: solid 1px #bbbbbb;
	line-height: 18px;
} 
img {
    border: 0;
}
.smaller {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#006699;
	line-height:20px;
}
td {
	font-family:verdana,arial,tahoma;
	font-size:11px;
	color:#515151;
}
.td_header {
	font-family:verdana,arial,tahoma;
	font-size:10px;
	color:#ffffff;
	background-color: #1A7391;
	line-height:20px;
	font-weight: bold;
}
.td_header_light {
	font-family:tahoma;
	font-size:12px;
	color: #ffffff;
	background-color: #80B257;
	line-height:20px;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color:#1A7391;
	text-align: middle;
	padding-bottom: 2px;
}
a.vil {
	text-decoration: none;
	color: #ffffff;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {margin:0px;padding:0px}
.green {color:#609035}
.blue {color:#1A7391}
.red {color:#FF7391; font-weight: bold}

.gray_back {
	margin-top:10px; 
	font-family:tahoma; 
	font-size:10px; 
	color:#FFFFFF;
}

.logo_txt {
	padding-top:5px; 
	padding-left:10px; 
	font-family:arial narrow; 
	font-size:34px; 
	font-weight: bold;
	color:#cccccc;
}


input.text {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
    height: 20px;
    border: solid 1px #4C4C4C;
    padding-top: 2px;
	padding-left: 2px;
    background-image: url(../images/inp_hatter.gif);
    background-repeat: repeat;
}

input.readonly_text {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
    height: 20px;
    border: solid 1px #cccccc;
    padding-top: 2px;
	padding-left: 2px;
    background-image: url(../images/inp_hatter2.gif);
    background-repeat: repeat;
}

.heti {
	font-family: tahoma, arial narrow; 
	font-size:18px; 
	font-weight: normal;
	color:#ffffff;
}

.heti_menu {
	font-family: tahoma, arial narrow; 
	font-size:12px; 
	font-weight: normal;
	color:#ffffff;
}

.heti_menu_b {
	font-family: tahoma, arial narrow; 
	font-size:12px; 
	font-weight: bold;
	color:#ffffff;
}

.menu_leiras {
	font-family: tahoma, arial narrow; 
	font-size:14px; 
	font-weight: bold;
	color:#73B537;
    line-height: 24px;
}

.container {
        width: 510px;
        padding: 1px;
        margin: 3px 0px 2px 0px;
		text-align: center;
		padding-left: 0px;
}

/* rounded */

#nav {
        margin: 0;
        padding: 0 0 0px 0px;
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 6px;
        text-decoration: none;
        color: #ffffff;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #ffffcc;
        background: url("../images/rounded.gif") no-repeat bottom center;
}

#tabs4 {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #6B78A9;
}
#tabs4 ul {
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
}
#tabs4 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs4 a {
	float:left;
	background:url("../images/tableft1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
}
#tabs4 a span {
	float:left;
	display:block;
	background:url("../images/tabright1a.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#6B78A9;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span {float:none;}
/* End IE5-Mac hack */
#tabs4 a:hover span {
	color:#6B78A9;
}
#tabs4 a:hover {
	background-position:0% -42px;
}
#tabs4 a:hover span {
	background-position:100% -42px;
}

#tabs4 .current a {
	  background-position:0% -42px;
}
#tabs4 .current a span {
	  background-position:100% -42px;
}

ul.good {
	list-style-image: url("../images/bullet_green.gif");
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 16px;
    padding: 0px;
    padding-left: 1px;
    line-height: 15px;
    list-style-position: outside;
} 

ul.bad {
	list-style-image: url("../images/bullet_red.gif");
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 16px;
    padding: 0px;
    padding-left: 1px;
    line-height: 15px;
    list-style-position: outside;
} 

ul.oftens {
	list-style-image: url("../images/bullet_blue.gif");
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 16px;
    padding: 0px;
    padding-left: 1px;
    line-height: 15px;
    list-style-position: outside;
} 

ul.arrow_gray {
	list-style-image: url("../images/arrow_gray.gif");
    padding-left: 10px;
    line-height: 15px;
    list-style-position: outside;
} 

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu5 {
        width: 150px;
        border-style: none solid none solid;
        border-color: #D0D0D0;
        border-width: 1px;
        margin: 10px;
        }

#menu5 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu5 li a:link, #menu5 li a:visited {
        color: #777;
        display: block;
        background: url("../images/menu5.gif");
        padding: 8px 15px 0 0px;
        text-align: left;
		padding-left: 10px;
        }

.day_current {
        color: #fff;
        display: block;
        background: url("../images/menu5.gif") -48px 0px;
        padding: 0px 15px 0 0px;
        text-align: left;
		padding-left: 10px;
        }

#menu5 li a:hover, #menu5 li .day_current {
        color: #fff;
        background: url("../images/menu5.gif") -48px -32px;
        padding: 8px 15px 0 0px;
        text-align: left;
		padding-left: 10px;
        }

#menu5 li a:active {
        color: #fff;
        background: url("../images/menu5.gif") -48px -64px;
        padding: 8px 10px 0 0px;
        text-align: left;
		padding-left: 10px;
        }

h4 {
	font-family:tahoma; 
	font-size:12px; 
	font-weight: bold;
	text-decoration: underline;
	color:#73B522;
}

h5 {
	font-family:tahoma; 
	font-size:12px; 
	font-weight: bold;
	color:#7322FF;
	border-top: #cccccc solid 1px;
	margin-left: 520px;
	line-height: 30px;
}

h3 {
	font-family:tahoma; 
	font-size:13px; 
	font-weight: bold;
	color:#006699;
	border-bottom: #006699 solid 1px;
}

.kinds {
	font-family:tahoma; 
	font-size:13px; 
	font-weight: bold;
	color:#006699;
	padding-top: 10px;
}

#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}

input.tovabbgomb {
    font: Arial, tahoma, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-color:#5977B2;
    letter-spacing: 2px;
    background-image:url("../images/b_buttons.gif");
    border-bottom: 1px solid #284073;
    border-right: 1px solid #284073;
    border-left: 1px solid #E5EEFF;
    border-top: 1px solid #E5EEFF;
    color:#FFFFFF;
    height:18px;
    cursor: hand;
    padding: 0px;
} 

ul.arrow	{
    list-style-image: url("../images/arrow_right.gif");
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 18px;
    padding: 0px;
    padding-left: 15px;
    line-height: 18px;
    list-style-position: outside;
}

ul.arrow_red	{
    list-style-image: url("../images/arrow_red.gif");
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 18px;
    padding: 0px;
    padding-left: 15px;
    line-height: 18px;
    list-style-position: outside;
}


