.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.kont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.avt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.menuright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
}
a.menuright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
        text-decoration: none; 
}
a.menuright2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
        text-decoration: underline; 
}
a.menuleft{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color : #006699;
    text-decoration : none;
}
a.menuleft:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color : #006699;
    text-decoration : underline;
}
a.menutop{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color : #ffffff;
    text-decoration : none;
}
a.menutop:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color : #ffffff;
    text-decoration: underline;
}



.txt {
     font-family: Tahoma, Arial, Verdana, sans-serif;
     font-size: 13px;
     font-weight: normal;
     color: #666666;
        text-decoration : none;
     
}

.txt_city {
     font-family: Tahoma, Arial, Verdana, sans-serif;
     font-size: 13px;
     font-weight: normal;
     color: #666666;
        text-decoration : none;
       padding-right:20px;
}


a.txt:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
        text-decoration: underline; 
}
.txt_b {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #353535;
        text-decoration : none;
}
a.txt_b:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #353535;
        text-decoration: underline; 
}
.txt_a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
    text-decoration : underline;
}
a.txt_a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
        text-decoration: none; 
}
.txt_c {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
        text-decoration : none;
}
a.txt_c:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
        text-decoration: underline; 
}
.txt_d {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
        text-decoration : none;
}
a.txt_d:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
        text-decoration: underline; 
}
.zag {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: 4DA9EF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
}
.smalltext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #333333;
}
.smalltext2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}

.txt_h1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #353535;
	
        text-decoration : none;
}
/*added by den*/
.cmdButton
{
	width:150px;
	height:25px;
	font-family:arial;
	font-size:14px;
	background:#DAE8EF;
	color:#353535;
	border-bottom-color:#1B7FCB;
	border-right-color:#1B7FCB;
}

h1 {
	font-size:12pt;
	text-align:left;
	color:#1B7FCB;
	font-family:times;
}