body{
	font-family: Verdana, Arial, Times;
	font-size: 12px;
	color: #666666;
}

.groupItem{
	padding: 15px;
	text-align: left; 
	font-family: Verdana, Arial, Times;
	font-size: 12px;
	font-weight:  normal; 	
}

.itemHeader, h1{
	color: #32B8CC;
	font-weight:  normal; 
	font-size: 18px;
}

.itemContent{
	text-align: justify;
	line-height: 16px;
}


#footer {
	color: white;
	font-size: 10px;
}

#content {
	padding: 10px;
	text-align: justify;
}

#langs, #langs a{
	color: white;
	text-decoration: none;
}

/*********************************************************************************
** KOGEMUSED
*********************************************************************************/

#filter_content{
	float: right;
}

.kogemus_tabel{
	border: 1px solid #666666;
	height: 250px;
	width: 220px;
}

.kogemus_aasta{
	font-weight: bold;
}

.kogemus_pealkiri{
	font-weight: bold;
	height: 25px;
}

.kogemus_logo{
	height: 85px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.kogemus_kirjeldus{
	height: 75px;
}

/*********************************************************************************
** NEWS
*********************************************************************************/

#mainpage_newsCol{
	font-size: 12px;
}

.news_title, .news_title a{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #31B7CB;
	text-decoration: none;
}

.news_date{
	font-style: italic;
	padding-bottom: 6px;
}

.news_body{}

.news_readmore{
	float: right;
}

.news_back2list{
	float: right;
}

.news_detail_title{
	font-size: 18px;
	padding-top: 15px;
	color: #31B7CB;
	text-decoration: none;
	text-align: left;
}

.news_detail_body{}

.news_top_title, .news_top_title a{
	color: #31B7CB;
	text-align: left;
	text-decoration:  none;
}

.news_top_date{}

#news_archive, #news_archive a{
	float: right;
	text-decoration: none;
	
}

/*********************************************************************************
** PAGING
*********************************************************************************/

div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}