body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0; padding: 0; border: 0; outline: none;
}
body {
	line-height: 1;
	font-size: 88%;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	/*padding: .6em 0;
	margin: 0 15px;  */
}
ul, ol {
	list-style: none;
}
a {
	color: black;
	text-decoration: none;
}
.left{
	float:left;
}
.right {
	float:right;
}
.floatLeft {
	float: left;
	padding: .5em .5em .5em 0;
}
.floatRight {
	float: right;
	padding: .5em 0 .5em .5em;
}

/* CLEARFIX
/* ----------------------------- */
/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}
/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}
/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
@font-face {
    font-family: "BPG Nino Mtavruli";
    src: url('../fonts/nino/122711182-bpg_nino_mtavruli_normal.eot');
    src: url('../fonts/nino/122711182-bpg_nino_mtavruli_normal.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/nino/122711182-bpg_nino_mtavruli_normal.svg#BPG Nino Mtavruli') format('svg'),
    	 url('../fonts/nino/122711182-bpg_nino_mtavruli_normal.woff') format('woff'),
     	 url('../fonts/nino/122711182-bpg_nino_mtavruli_normal.ttf') format('truetype');
    font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/baseneue/bebasneue-webfont.eot');
    src: url('../fonts/baseneue/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/baseneue/bebasneue-webfont.woff2') format('woff2'),
         url('../fonts/baseneue/bebasneue-webfont.woff') format('woff'),
         url('../fonts/baseneue/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/baseneue/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bpg_glaho_sylfaen';
    src: url('../fonts/sylfaen/bpg_glaho_sylfaen.eot');
    src: url('../fonts/sylfaen/bpg_glaho_sylfaen.eot') format('embedded-opentype'),
         url('../fonts/sylfaen/bpg_glaho_sylfaen.woff2') format('woff2'),
         url('../fonts/sylfaen/bpg_glaho_sylfaen.woff') format('woff'),
         url('../fonts/sylfaen/bpg_glaho_sylfaen.ttf') format('truetype'),
         url('../fonts/sylfaen/bpg_glaho_sylfaen.svg#bpg_glaho_sylfaen') format('svg');
}
.nino.ka_GE {
	font-family: "BPG Nino Mtavruli";
}
.baseneue {
	font-family: "bebas_neueregular";
}
	