 * {
    margin: 0;
    padding: 0
}
body, html {
    padding-top: 20px;
} 
img {border:0;}
ul, li {
    margin: 0;
    padding: 0
}
#mtavari {
	width: 630px;
	border: 1px black;
	font-face:sylfaen;
	font-size: 10px;
}
#white {
	color:white;
}
.title-blue {
	color: #4a7e8c;
	text-decoration: none;
}
.bold {
	font-weight: 600;
}
.title-green {
	color: #8ebc01;
	font-weight: 700;
}
link-blue {
	color: #4a7e8c;
}
a {
	color: #4a7e8c;
}
a:hover {
	color: #4a7e8c;
	text-decoration: underline;
}
 a:visit {
color: #4a7e8c;
}
table {
	font-family:Sylfaen;
	font-size: 12px;
}
.dot-line {
	border-top: dotted 1px #d8d8d8
}
.bigfont {
	font-size: 14px;
}
.geo {
	font-family: Sylfaen;
}
#main-title {
	font-size: 16px;
}
.white {
	color: white;
	font-weight: 800;
}
.calendar {
	border: 1px solid #D8D8D8;
}
.white2 {
	color: white;
	text-decoration: none;
}
.webmaster {
	color: #000000;
	text-decoration: none;
}

#HeaderTableGeo, #HeaderTableEng {width:650px; margin-bottom:5px; background:url(images/header_bg.jpg) repeat-y top left;}

#Logo {font-size:36px; padding:5px 0 0 30px; font-family:arial;}
#Logo a {text-decoration:none; color:#000;}
#Logo a:hover {text-decoration:none; color:#000;}

#LeftSide {
    width: 190px;
    background: #ededed;
    margin:0 0 20px 0;
} 
#LeftSide ul li {
    list-style-type: none;
    margin: 7px 0 0 1px
} 