a {
  color: #000;
}
/***************************/
/* Galerii stiilid algavad */
/***************************/

/* Eelmine - järgmine link */
.gallery_next_page:link {
}
.gallery_next_page:active {
}
.gallery_next_page:visited {
}
.gallery_next_page:hover {
}

/* Pisipildi nimi */
.gallery_thumb_name:link {
	display: block;

}
.gallery_thumb_name:active {
	display: block;
}
.gallery_thumb_name:visited {
	display: block;
}
.gallery_thumb_name:hover {
	display: block;

}

/* Aktiivne lehekülje/pildi number */

.gallery_page_number-act {
  font-family: Arial, Helvetica, san-serif;
  font-size: 11px;
  color: #000000;
  background-color: #F5F5F5;
}

/* Lehekülje/pildi number */
.gallery_page_number:link {
  font-family: Arial, Helvetica, san-serif;
  font-size: 11px;
  color: #000000;
}
.gallery_page_number:visited {
  font-family: Arial, Helvetica, san-serif;
  font-size: 11px;
  color: #000000;
}
.gallery_page_number:active {
  font-family: Arial, Helvetica, san-serif;
  font-size: 11px;
  color: #000000;
}
.gallery_page_number:hover {
  font-family: Arial, Helvetica, san-serif;
  font-size: 11px;
  color: #000000;
}

/* Pilt */
.gallery_img {
	padding: 7px;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-right: 6px;
	text-align: center;
	margin: auto;
}
/* Pilt, millel on raam */
.gallery_img_border {
	border: 1px solid #CCCCCC;
	padding: 7px;
	margin: auto;	
	margin-top: 6px;
	margin-bottom: 2px;
	margin-right: 6px;
	text-align: center;
}

/* Piltide koguarv */
.gallery_pics_total {
}

.gallery_pic_name {
}

.gallery_pic_desc {
}

/* Tagasi link */
.gallery_back:link {
}
.gallery_back:visited {
}
.gallery_back:active {
}
.gallery_back:hover {
}
/* Leheküljenumbrite paigutus üldvaade*/
.gallery_pages_nav {
	padding-top:10px;
	width: 440px;
	margin: auto;
}
/* Leheküljenumbrite paigutus üksikvaade*/
.gallery_page_nav {
	float:right;
	padding-bottom: 10px;
}
.gallery_page_nav_numbers {
	float:left;
}
/****************************/
/* Galerii stiilid lõppevad */
/****************************/

/*******************************/
/* Tagasiside stiilid algavad  */
/*******************************/
.tagasiside_input {
	border: 1px solid #D0D0D0;
}

.tagasiside_nupp {
	background: #E6E6E6 none repeat scroll 0%;
	border: 1px solid #D0D0D0;
}

.tagasiside_label {
}

.tagasiside_tabel td {
	padding:3px;
}

/********************************/
/* Tagasiside stiilid lõppevad  */
/********************************/

/****************************/
/* Uudiste stiilid algavad  */
/****************************/
.news_date {
	font-size: 85%;
	margin-right: 10px;
}
.news_headline {
	text-decoration:none;
}
.news_read_forward {
	font-size: 85%;
}
.news_desc {
}
.news_single_headline {
}
.news_content {
}
/*****************************/
/* Uudiste stiilid lõppevad  */
/*****************************/

.search-alt {
	background-color: #282828;
}



/* FORUM
----------------------------*/

#forum {
	width: 100%;	
}

#forum > div.add-thread {
	float: right;
	padding-bottom: 10px;
}

#forum > div.add-thread a {
	text-decoration: underline;	
}

/* Forum - view subject list
-----------------------------*/

#forum > table.subject {
	border-collapse: separate;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	clear: right;
	width: 100%;	
}

#forum > table.subject th {
	background-color: #F4F6F4;
	font-weight: bold;
	padding: 5px;	
}

#forum > table.subject td {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px;	
}

#forum > table.subject td a {
	text-decoration: none;	
}

/* Forum - add new subject
-----------------------------*/

#forum .add-subject {
	border-collapse: separate; 
	border-spacing: 2px;
	clear: right;
	margin-top:20px;
	width: 100%;	
}

#forum .add-subject .formText {
	padding-right: 10px;
	width: 100px;	
}

#forum .add-subject input[type="text"] {
	width: 300px;	
}

#forum .add-subject textarea {
	height: 100px;
	width: 300px;	
}

/* Forum - view comments
-----------------------------*/

#forum > table.main-comments {
	border: 1px solid #f0f0f0;
	border-collapse: separate;
	clear: right;
	width: 100%;	
}

#forum > table.main-comments td {
	
}

#forum table.sub-comments {
	border-bottom: 1px solid #f0f0f0;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;	
}

#forum div.comments {
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 0;
	width: 100%;	
}

#forum div.comments p {
	margin: 0;	
}

#forum div.comments p.title {
	padding: 0;
}

#forum div.comments p.info {
	padding: 0 0 5px;
}

#forum div.comments p.message {
	padding: 0;
}

/* Forum - add comment
----------------------------*/

#forum table.add-comment {
	border-collapse: separate;
	border-spacing:2px;
	width: 100%;
}

#add-comment {
	margin: 20px 0;	
}

#forum .add-comment .formText {
	padding-right: 10px;
	width: 100px;	
}

#forum .add-comment input[type="text"] {
	width: 300px;	
}

#forum .add-comment textarea {
	height: 100px;
	width: 300px;	
}



/* News - list and view
-----------------------------*/

#news {
	width: 100%;	
}

#news span.date {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

#news h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}

#news h2 a {
	color:#000000;
	font-size: 12px;
	text-decoration:none;	
}

#news div.description {
	font-size: 11px;
	padding: 2px 0 15px;	
	text-align: justify;
}

#news div.content {
	padding: 2px 0 15px;	
	text-align: justify;
}


/* 20091103 News blocks
-----------------------------*/



