﻿@font-face {
    font-family: myfonts;
    src: url('http://www.jes.org.ge/conferences/2019/bpg_nino_mtavruli_normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
	background:#E5E5E5;
	font-family:myfonts,Verdana , Geneva, Tahoma, sans-serif;
	font-size:13px;
	margin:0;
	position:relative;
}

#container{
	margin:auto;	
	width:1026px;
	position:relative;
	border-left:2px silver solid;
	border-right:2px silver solid;
}

#banner{
	width:1024px;
	height:190px;
	background-image:url('img/banner_jef_org_2019.png');
	background-repeat:no-repeat;
	overflow:auto;
	border:0;
	margin-bottom:0px;
	margin-top:0px;
}	
 
.navbar {
  overflow: hidden;
  background-color: #b3b3b3;
  font-family:myfonts, "BPG Nino Mtavruli";
   font-weight:bold;
  width:1024px;
  height:40px;
  }


.navbar a {
  float: left;
  display: block;
  color: #324059;
  text-align: center;
  padding: 14px 8px;
  text-decoration: none;
  font-size: 16px;
 
}

.navbar a:hover {
  background: #00506B;
  color:white;
 }

.title {
	width:100%;
	border-bottom:2px #00506B solid;
	margin-bottom:10px;
	margin-top:20px;
	font-family: myfonts, "BPG Nino Mtavruli";
	color:#00506B;
	font-weight:bold;
	font-size:20px;
	
}


#midle_frame{
	width:1024px;
	margin-top:0px;
	margin-top:0px;
	border:0;
	position:relative;
	display:inline-block;
	background-color:white;
}

.main_text{
	width:1000px;
	padding-top:25px;
	padding-left:10px;
}
#midle_frame p{
	
	margin-top:0px;
}
.index_box{
	padding-left:25px; padding-right:5px;
	font-family:"BPG Nino Mtavruli";
	font-size:14px;
}

.menu ul{
	font-size:12px;
	list-style-type: none;
	width: 150px;
	display: block;
	margin: 0;
	padding: 0;
	
	
}

.menu li{
	display: block;
	margin-right:30px;
	padding-top:5px;
	
}
.menu a{
	text-decoration: none;
	color: white;
	display: block;
	padding-top:5px; padding-bottom:3px;
	border-bottom: 1px gray dotted;
	font-weight:bold;

}

.menu a:visited{
	text-decoration:none;
	font-weight:bold;
	color:white;
	background:#F5F5FF;

}
.menu a:hover{
	text-decoration:none;
	font-weight:bold;
	color:black;
	background:white;

}


#footer{
	width:1025px;
	margin:auto;
	font-size:11px; text-align:center;
	padding-top:30px;
	display:block;
	clear:both;
	
}

#footer a{
color: #333333;
text-decoration:none}

#footer a:visited{
color: #333333;
text-decoration:none}

#footer a:hover{
color: blue;
text-decoration:underline}

#footer p{
	margin-top:0px;
	color:#333333; 

}
.copyright{
	font-size:10px; color:white; text-align:center; margin-top:0px; margin-bottom:0px;
}

#welcome {
	 width:755px; float:left; border:0;
	 display:block;
	 padding-top:15px;
	 padding-left:15px;
}

#welcome1 {
	 width:760px; float:left; border:0;
	 display:block;
	 padding-top:15px;
	 padding-left:15px;
	 min-height:414px;
}


#navigation{
	 float:right; 
	 width:249px;
	 height:429px;
	 background-image:url('img/nav_2_back.png');
	 background-repeat:no-repeat;
	 padding-right:0px;
		

 
}


h2 {
	color:#666666;
	font-size:16px;
	border-bottom:1px #666666 ridge
}
h5 {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:18px

}


#welcome p{
	margin-bottom:0px; margin-top:0px
}

.organizer {
	float:left; text-align:left; width:1024px;
	margin-bottom:20px;

}
.organizer  img{
	border:0px; margin-left:20px;
}


#downoload_1 img{
	border:2px silver solid;
}

#downoload_1 img:hover{
	border:2px #006B81 solid;
}

#downoload_2 {
	border:2px silver solid;
	padding:0px 2px 2px 2px;
	
}
.c_text {
	text-align:center;
}