@charset "utf-8";

* {margin: 0; padding: 0;}

body{
	font: 12px Tahoma, serif;
	color:#333;
	line-height:20px;
	text-align:justify;
}

p{margin-bottom: 20px;}

ol, ul{margin-left: 15px;}

a:link {color: #000;text-decoration:none;}
a:visited{color:#000;}
a:hover {color:#ffd904;text-decoration:underline;}
a:active{color:#000;text-decoration:underline;}

.pic-w960 {max-width: 945px;} /* news.php */
.pic-w540 {max-width: 530px;} /* index.php */
.pic-h200 {max-height: 160px;} /* news.php, info.php */ 

.table{border: 1px solid #999; border-top:0px; border-right: 0px; width: 100%; border-spacing: 0px;}
.table td{border: 1px solid #999; border-bottom: 0px; border-left: 0px; padding: 5px 5px 5px 5px;}


/* Дээд том гарчиг буюу - төслийн нэр */
h1{
	color:#1f8c4d;
	font-size:24px;
	text-align:right;
	line-height:30px;
}

/* Вебийн хөл дэхь хаягийн хэсгийн гарчиг буюу - холбоо барих */
h2{
	color:#01418f;
	font-size:24px;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:15px;
}

/* Их биеийн хэсгийн гарчиг */
h3{
	color:#01418f;
	font-size:14px;
	margin-bottom: 15px;
}


/* Солигддог зураг */
#slideshow {
	position: relative;
	width:960px;
	height:360px;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.2);*/
}

#slideshow > div {
    position: absolute;
}


/* Үндсэн хөндлөн цэс */
.menu a{margin-left:20px; font-size:14px}
.menu a:link {color: #FFF;text-decoration:none;}
.menu a:visited{color:#FFF;}
.menu a:hover {color:#ffd904;text-decoration:underline;}
.menu a:active{color:#FFF;text-decoration:underline;}


/* Босоо цэс */
.submenu {border-bottom:1px #999 dotted; height:25px; margin-top:5px; text-transform:uppercase; font-size: 14px}

.submenu a:link {color: #000;text-decoration:none;}
.submenu a:visited{color:#000;}
.submenu a:hover {color:#ffd904;text-decoration:underline;}
.submenu a:active{color:#000;text-decoration:underline;}
