/***************************/
/* Galerii stiilid algavad */
/***************************/
#galleries{
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
/* Eelmine - järgmine link */

.galleries_pic{
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	height: 130px;
	width: 130px;
	border: 1px solid #e70340;
	float: left;
}
.news_pic{
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	height: 130px;
	width: 130px;
	border: 1px solid #e70340;
	float: left;
}
.newsDate{
  padding-top: 2px;
  padding-bottom: 10px;
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  color: #000000;
  font-size: 11px;
}
.pic_pad{
  padding: 3px;
}
.galleriesHeadBlack{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 13px;
  font-weight: bold;
  color: #e70340;
  padding-top: 2px;
  padding-bottom: 2px;
}
.galleriesHeadBlack a{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 13px;
  font-weight: bold;
  color: #e70340;
  text-decoration: none;
}
.galleriesHeadBlack a:link{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 13px;
  font-weight: bold;
  color: #e70340;
  text-decoration: none;
}
.galleriesHeadBlack a:active{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 13px;
  font-weight: bold;
  color: #e70340;
  text-decoration: none;
}
.galleriesHeadBlack a:hover{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 13px;
  font-weight: bold;
  color: #e70340;
  text-decoration: none;
}
.galleriesHeadBlack a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e70340;
	text-decoration: none;
}
.galleriesDescription{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;  
}
.galleriesSeparator{
  background-image: url(../img/forum_separator.gif);
  background-repeat: repeat-x;
  background-position: center;
  width: 100%;
  height: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.gallery_next_page:link {
  font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
.gallery_next_page:active {
  font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
.gallery_next_page:visited {
  font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
.gallery_next_page:hover {
  font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

/* Pisipildi nimi */
.gallery_thumb_name{
  font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-align: center;
  text-decoration: none;
}

.gallery_thumb_name:link {
	display: block;
	font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.gallery_thumb_name:active {
	display: block;
	font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.gallery_thumb_name:visited {
	display: block;
	font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.gallery_thumb_name:hover {
	display: block;
	font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;

}

/* Aktiivne lehekülje/pildi number */

.gallery_page_number-act {
  background-color: #f5f5f5;
  font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

/* Lehekülje/pildi number */
.gallery_page_number:link {
  font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
.gallery_page_number:visited {
  font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
.gallery_page_number:active {
  font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
.gallery_page_number:hover {
  font-family: "Thebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

/* 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 {
  font-family: "Thebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
.gallery_back:visited {
  font-family: "Thebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
.gallery_back:active {
  font-family: "Thebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
.gallery_back:hover {
  font-family: "Thebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
/* Leheküljenumbrite paigutus üldvaade*/
.gallery_pages_nav {
	padding-top:10px;
	width: 440px;
	margin: auto;
}
/* Leheküljenumbrite paigutus üksikvaade*/
.gallery_page_nav {
	float:right;
}
.gallery_page_nav_numbers {
	float:left;
}
.galleryBackLink{
  font-family: "Thebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
  text-align: right;
  text-decoration: underline;
}
.galleryDescription a{
  font-family: "Thebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;  
}
/****************************/
/* 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  */
/****************************/
.newsLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F10D38;
	text-decoration: none;
}
.newsHeadBlack{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
.newsDescription{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
}
.newsLink a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F10D38;
	text-decoration: underline;
}
.newsLink a:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F10D38;
	text-decoration: underline;
}
.newsLink a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F10D38;
	text-decoration: underline;
}
.newsLink a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F10D38;
	text-decoration: underline;
}
.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;
}
.searchTitle{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
.searchContent{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
}

/* Top
------------------------------*/

#top {
	padding: 0 30px;
}

#top > table {
	width: 100%;
}

#top > table td {
	border-bottom: 1px solid #ccc;	
}

#top > table th {
	border-bottom: 1px solid #ccc;	
	text-align: left;
}

#top > table th.center {
	text-align: center;
}

#top > table td div.place {
	background-color: #ffe659;
	font-weight: bold;
	padding: 0 3px;
	width: 15px;
	text-align: center;
}

#top h2 {
	font-size: 16px;	
}

#top a {
	color: #000;
	text-decoration: underline;
}