﻿@charset "utf-8";

/* Lingid */

a{
	color: #444;
	background-color: #D7D7D7;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a:link {
	color: #444;;
	text-decoration: none;
}
a:visited {
	color: #444;
	background-color: #D7D7D7;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:link#current, a:visited#current, a:hover {
	color: #f3cd0e;
	background-color: #444;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* ÜLD */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image:url(images/bg.jpg)
}

body {
	background-color: #999;
}

* {
	border: 0;
	margin: 0;
	padding: 0;
}
	
/* Raamid */

#border_outer {
	font-size:0;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tume_taust.png);
	background-repeat: repeat;
}

#border_inner {
	font-size:0;
	width: 777px;
	height: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	background-position: left top;
	background-repeat: repeat;
}
	
#container {
	width: 765px;
	height: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

/* Header */

.logo   {
	width: 278px;
	height: 182px;
	float: left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .slogan {
	line-height: 25px;
	font-size: 14px;
	color: #444;
	float: right;
	width: 473px;
	height: 30px;
	margin-top: 137px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-left: 10px;
	background-image: url(images/hele_taust.png);
	background-repeat: repeat;

* html .slogan p {
  height: 1%;
  margin-left: 0;
  }

/* End hide from IE5/mac */
} 


.slogan   {
	line-height: 25px;
	font-size: 14px;
	color: #444;
	float: right;
	width: 473px;
	height: 30px;
	margin-top: 145px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-left: 10px;
	background-image: url(images/hele_taust.png);
	background-repeat: repeat;
}

.menu {
	clear: both;
	height: 40px;
	margin-bottom: 3px;
	width: 765px;
	background-image: url(images/tume_taust.png);
	background-repeat: repeat;
}

.menu_text {
	font-size: 18px;
	color: #fff;
	padding-top: 10px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu_text a{
	color: #FFF;
	background-color: #444;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu_text a:visited{
	background-color: #444;
	text-decoration: none;
	color: #FFF;
}
.menu_text a:hover{
	color: #f3cd0e;
	background-color: #444;
	text-decoration: none;
}
.span {
	color: #f3cd0e;
	background-color: #444;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
.content_menu {
	color: #444;
	font-size: 18px;
	width: 483px;
	height: 20px;
	padding-top: 10px;
	padding-left: 25px;
	background-image: url(images/hele_taust.png);
	font-family: Georgia, "Times New Roman", Times, serif;
}

.content_text {
	line-height: 25px;
	font-size: 14px;
	color: #444 !important;
	width: 483px;
	height: auto;
	padding-left: 25px;
	background-image: url(images/hele_taust.png);
	padding-top: 15px;
}

span[style]{
    	color: #444 !important;
}

.footer {
	text-align: right;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}