/* content style */
.maket {
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
}

.maket td {
	width: 50%;
	vertical-align: top;
	padding: 0;
}	

.big {
	font-size: 180%;
	font-weight: normal;
}

.big_black {
	font-size: 120%;
	color: #586770;
}

.icon {
	padding-left: 25px;
	line-height: 20px;
}

.blue_bold {
	font-size:1.05em;
	color:#04a3d1;
	}

.pdf-small {
	background: url(../img/ege/ico-pdf-small.gif) no-repeat 0 1px;
}	
.rsslink {
	vertical-align: -5%;

}

/* left menu */

.left-menu ul.menu li
{
	background: url(../img/ege/bullet-4.gif) no-repeat 0 .4em;
}
.left-menu .sub-menu li a,.left-menu .sub-menu li{
	color: #04a3d1;
}
.left-menu ul.menu ul li
{
	padding-left: 14px;
	background: url(../img/bullet-2.gif) no-repeat 0 .4em;
}

/* ege news */


.square-news {
	overflow: hidden;
	zoom: 1;
	width: 626px;
}

.square-news .item {
	float: left;
	width: 300px;	
	padding-bottom: 30px;
}

.square-news .odd {
	margin-right: 25px;
}

.square-news .date {
	font-size: 85%;
	padding: 5px 0 0 0;
}

.square-news-archive a {
	background: url('../img/ege/blue_arrow_marker.gif') no-repeat 0 4px;
	padding-left: 15px;
	}

.ege-news .item {
	margin: 0 0 10px 0;
}

.ege-news .date {
	font-size: 91%;
	padding: 0 0 10px 0;
}

.ege-news .title {
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 20px 0;
}

.ege-news .title a {
	color: #586770;
	text-decoration: none;
}
.ege-news .title a:hover {
	color: #586770;
	text-decoration: underline;
}

.ege-news .more {
	text-align: right;
}

.ege-news .more a {
	background: url('../img/ege/blue_arrow_marker.gif') no-repeat 0 4px;
	padding-left: 15px;
}
