@font-face {
  font-family:my_font;
  src: url('../fonts/bpg_nino_mtavruli_normal/bpg_nino_mtavruli_normal.eot');
  src: url('../fonts/bpg_nino_mtavruli_normal/bpg_nino_mtavruli_normal.eot@#iefix') format('eot'), url('../fonts/bpg_nino_mtavruli_normal/bpg_nino_mtavruli_normal.woff') format('woff');

}
@font-face {
  font-family:my_font;
  src: url('../fonts/geo/DejaVuSans/DejaVuSans.eot');
  src: url('../fonts/geo/DejaVuSans/DejaVuSans.eot@#iefix') format('eot'), url('../fonts/geo/DejaVuSans/DejaVuSans.woff') format('woff');

}


.title{ padding-bottom:5px; font-weight:bold; margin-top:150px;}
.title2{ padding-bottom:5px; font-weight:bold; margin-top:80px; font-size:25px;}
.phone{font-weight:bold; color:#009900; font-size:25px;}

.menu li{ cursor:pointer;list-style:none; float:left; margin:5px; background-color:#0066CC;padding-top:17px; padding-bottom:10px; padding-left:10px; padding-right:10px;  border-radius:10px/10px; width:150px; height:30px;}
.menu li a{ text-decoration:none; color:#FFFFFF;font-family:my_font;font-size:18px;}
.menu li:hover{background-color:#009900;}
.active{background-color:#009900 !important;}
.body {font-size:30px;font-family:my_font; padding:10px;  text-align:center; }
.body span{ font-weight:bold; color:#009900; font-size:35px; }
