body {
	/*font-family: BPG Nino Mkhedruli;*/
	font-size:15px;
}

.size_small {
	font-size:12.5px;
}
.size_medium {
	font-size: 14px;
}

.size_medium1 {
    font-size: 14.8px;
}

.size_big {
	font-size: 16px;
}

input, textarea, select {
	font-family:Arial;
	font-size:11px;
}

input[type=text], textarea, select {
    -moz-box-shadow:inset 3px 2px 14px #c0c0c1;
    -webkit-box-shadow:inset 3px 2px 14px #c0c0c1;
    box-shadow:inset 3px 2px 14px #c0c0c1;
    border: 1px solid #c0c0c1;
}

#row1b, #row2b, #row3b, #row4b {
	font-size:10pt;
}
.news-title {
	font-size:10pt;
}
.news-text {
	font-size:9pt;
}

.menutitle {
    font-size:16px;
}
.maintitle {
	font-size:11pt;
}

.leftmenu a{
    /*border-bottom: 1px dashed #092257;*/
    padding-bottom: 2px;
    text-decoration: none;
    /*color: #333;*/
}

.leftmenu a:hover {
    color: #00aeef;
}

.leftmenu,.leftmenu-sel {
	font-size:10pt;
}

#maintext {
	font-size:11pt;
}

h1 {
	font-size:22px;
}