@font-face {
    font-family: "BPG Nino Mtavruli Book";
    font-style:  normal;
    font-weight: normal;
    src: url(/css/BPGNINO0.eot);
  }

html, body {

	font-family: Sylfaen;
	margin: 0px; padding: 0px;
	width: 100%; height: 100%;
	font-size: 12px;
	color: #333333;
}

.publicbody {
	background: #c3d8ff;
	background-image: url('/files/images/skin/bg_foni.gif');
	background-repeat: repeat-x;

}


body, td, th {
	font-family: Sylfaen;
	font-size: 12px;
}


.back {
	width: 100%;
	background-image: url('/files/images/skin/bg_body.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%;
}

.main {
	width: 960px;
	overflow: auto;
	margin: auto;
}

.header {

	width: 960px;
	height: 294px;

}
.headerlogo {

	width: 285px;
	height: 294px;
	float: left;
	background-color: #efefef;

}
.headerflash {

	width: 675px;
	height: 294px;
	background-color: #666666;

}

.divmenu {

padding: 10px ;
background-image: url(/files/images/skin/menu_foni.gif); background-repeat: repeat-x; background-position: top;
background-color: #cddfff;
margin-bottom: 20px;
}

.divleft { 
padding: 10px;
background-color: #cddfff;
margin-bottom: 20px;
}


.title { 
text-color: #336699;
 font-size: 16px;
 font-weight: bold;
padding-bottom: 5px;
}


.cardsnum
 { 
color: #cc0000;
 font-size: 16px;
 font-weight: bold;
padding-bottom: 8px;
}

.cardstitle { 
color: #336699;
 font-size: 16px;
 font-weight: bold;
padding-bottom: 8px;
}

.resource_head { 
color: #000000;
 font-size: 16px;
 font-weight: bold;
}


.frontpageblock { 
width: 655px;
padding: 10px;
background-image: url(/files/images/skin/main_block_foni.gif);
background-position: top;
background-repeat:repeat-x;
background-color: #f4f7fc;
margin-bottom: 20px;

}


.frontpageblockwhite { 
width: 655px;
padding: 10px;
background-color: #ffffff;
margin-bottom: 20px;

}

.menuclear,  a.menuclear:link, a.menuclear:active
{
color: #000000;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

a.menuclear:hover {
color: #ffffff;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
}


.fparticlephoto {
border: solid 2px #ccc;
padding: 4px;

margin: 10px;

}

.fparticletitle {
	font-size: 20px;
	font-weight: bold;

}

.fparticledate {
	color: #cc0000;
	font-size: 13px;
	font-weight: normal;
padding: 8px 0 8px 0;
}

.fparticleshort {

	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding: 0 0 8px 0;

}

.tools {

float: left; 
font-weight: bold;

}

.articlemore {

	text-align: right;
	color: #cc0000;
	font-weight: bold;
}




.fpnewstitle , a.fpnewstitle:link , a.fpnewstitle:active   {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


a.fpnewstitle:hover {
	color: #333333;
	text-decoration: underline;
}



.fpnewsdate {
	color: #cc0000;
	font-size: 13px;
	font-weight: normal;
}


.fpnewsregion {
	color: #3366cc;
	font-size: 13px;
	font-weight: normal;
}

.fpsecarticletitle {
color: #000000;
font-size: 15px;
	font-weight: bold;
	padding: 10px 5px 8px 5px;
}


.fpsecarticleshort {
color: #333333;
font-size: 13px;
padding: 0 8px 0 8px;
}

.fpsecarticlephoto {
float: left;
border: solid 1px #ccc;
padding: 5px;
margin: 0 0 10px 0;


}



