/*******************************************GENERAL****************************************/
body	
{
    font-size:14px;
}

a
{
}
	
h1
{
    font-size:23px;
}

h2
{
    font-size:17px;
}
	
/*******************************************main****************************************/
.clear
{
	font-size::0;
}
/*******************************************headerzone****************************************/

#headerzone #menutop
{
    font-size:14px;
}

#headerzone #menutop a
{
    font-size:14px;
}

#headerzone #language
{
    font-size:13px;
}

#headerzone #language a
{
    font-size:13px;
}	

#content-left .font-menutitle
{
    font-size:18px;
}

#content-left .font-menu
{
    font-size:13px;
}

#content-left .font-menu a
{
    font-size:13px;
}

/*******************************************contentmiddle****************************************/
#content-middle .font-text
{
    font-size:14px;
}

/*******************************************box****************************************/

#box .title
{
   font-size:23px;
   }

#box .date
{
    font-size:14px;
}

#box .title2
{
    font-size:14px;
}

#box .text
{
    font-size:14px;
}

#box .more a
{
    font-size:14px;
}

/*******************************************credits****************************************/

#footerzone .credits
{
    font-size:13px;
}

/*******************************************favorits****************************************/

#footerzone .favorits a
{
    font-size:13px;
}


