@charset "utf-8";
/* CSS Document */

.clear {
	clear:both;
	margin:0;
	padding:0;
}
.wrap {
	margin:0px auto 20px;
	width:900px;
	background:none;
}

/* Üldparameetrid [algus] */

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#b1e6ff url(src/bg.png) repeat-x;
	font-size:12px;
	color:#333;
}

img {
	border:none;
}

a:active {
	outline:none;
}
a:focus {
	-moz-outline-style:none;
}

*{
	margin:0;
	padding:0;
}

/* Üldparameetrid [lõpp] */

.top {
	margin:15px 0 0 0;
	padding:0 0 5px 0;
	width:900px;
}

.textArea {
	display:block;
	float:left;
	width:585px;
	padding:0 10px 0 0;
}

.langArea {
	display:block;
	float:left;
	width:130px;
}

.searchArea {
	display:block;
	float:left;
	width:175px;
}

.searchContent {
	background:url(src/searchBackground.png) no-repeat;
	width:175px;
	height:34px;
	margin:-10px 0 0 0;
	
}
.searchContent .searchInput {
	margin:4px 0px 4px 5px;
	padding:4px 3px 3px 3px;
	width:135px;
	background:#fff;
	border:1px solid #999;
	font-size:12px;
	color:#777;
	font-style:italic;
	float:left;
}
.searchContent .searchSubmit {
	background:url(src/searchSubmit.png) no-repeat;
	width:23px;
	height:24px;
	border:none;
	float:left;
	margin:4px 0 0 -1px;
	
}

.searchResults {
	margin-top:10px;
}

ul.langMenu, ul.langMenu a {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	list-style:none;
	margin:0;
	text-decoration:none;
}
ul.langMenu a:hover, ul.langMenu li.active {
	text-decoration:underline;
}
ul.langMenu li {
	display:inline;
	float:left;
	padding:0 0px 0 5px;
	margin:0 0px 0 5px;
	border-left:1px dotted #fff;
}

.middle {
	background:#fff url(src/bgContent.png) no-repeat;
	padding:0 0 20px 0;
}

.mainMenu {
	background:url(src/bgMenu.png) no-repeat;
	background-position:0px 40px;
	padding:50px 0 0 0;
	height:50px;
	width:722px;
	color:#fff;
	font-weight:bold;
	float:left;
	
}
ul.navMenu, ul.navMenu li a {
	list-style:none;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	
	
}
ul.navMenu li {
	display:inline;
	margin-left:20px;
	float:left;
	
	background-color:#444;
	
}
ul.subMenu, ul.subMenu li a {
	list-style:none;
	font-size:12px;
	color:#4e4e4e;
	text-decoration:none;
}
ul.subMenu li a:hover {
	text-decoration:underline;
}
ul.subMenu li.active a:hover {
	text-decoration:none;
	cursor:default;
}
ul.subMenu li {
	padding:5px 4px;
	border-bottom:1px dotted #e8e9ea;
}

ul.subMenu li.active a{
	font-weight:bold;
}
ul.subMenu li.active {
	padding:5px 4px;
	background:#f4f4f4;
	border:1px dotted #ebebeb;
}

.logo {
	float:left;
	width:152px;
	padding:11px 0 0 0;
}
.contentArea {
	width:880px;
	padding:10px 10px 10px 10px;
}

.sideContent {
	background:url(src/seperatorSide.png) no-repeat;
	background-position:260px 0;
	width:250px;
	padding:0 30px 0 0;
	float:left;
	text-align:right;
}

.specialSide {
	background:url(src/kast.png) no-repeat;
	width:218px;
	height:57px;
	float:right;
	text-align:left;
}
.specialSide span {
	display:block;
	padding:5px 0px 0 12px;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#777;
}
.specialOption1 {
	display:block;
	float:left;
	margin-left:25px;
	padding:5px 0 0 20px;
	background:url(src/ee.gif) no-repeat;
	background-position:0px 6px;
}
.specialOption2 {
	display:block;
	padding:5px 0 0 20px;
	margin-left:15px;
	background:url(src/en.gif) no-repeat;
	float:left;
	background-position:0px 6px;
}

.mainContent {
	line-height:1.4em;
	float:left;
	margin:0 10px 0 0;
}
.mainContentSub {
	line-height:1.4em;
	width:590px;
	float:left;
	margin:0 10px 0 0;
}

.newsArea {
	width:580px;
	margin:16px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #e6e7e8;
}
.newsContent {
}

.imageArea {
	border:1px solid #e9e9e9;
	float:left;
	background:#fafafa;
	padding:3px;
	margin:0 10px 10px 0;
}

.pollArea {
	width:870px;
	margin:15px auto;
}
.pollArea td{
	width:400px;
	padding:10px ;
	border:1px dotted #cacaca;
	font-size:11px;
}
.pollHeading {
	margin:0 0 3px 0;
	font-size:13px;
	font-weight:bold;
	color:#3e3e3e;
}
.pollOption {
	margin:2px 0;
}

.bottom {
	background:url(src/bgBottom.png) no-repeat;
	width:900px;
	height:45px;
	padding:0;
	margin:0 0 0px 0;
}

.tabArea {
	float:left;
	width:535px;
	padding:18px 0 0 0;
}

.tabArea .home {
	overflow:hidden;
	display:inline;
	float:left;
	width:60px;
	height:27px;
	margin:0 4px 0 10px;
}

.tabArea .siteMap {
	overflow:hidden;
	display:inline;
	float:left;
	width:72px;
	height:27px;
				
}

.tabArea .subscribe {
	margin:0 0 0 10px;
	font-size:9px;
	line-height:0.9em;
	overflow:hidden;
	display:inline;
	float:left;
	width:302px;
	height:27px;				
}
.tabArea .subscribe div {
	width:70px;
	color:#666;
	margin:6px 0 0 10px;
	float:left;
	display:block;
	font-size:9px;
	line-height:0.9em;
}
.tabArea .subscribe input {
	float:left;
	margin:3px 0 0 0;
	background-color:#fff;
	border:1px solid #ccc;
	font-size:11px;
	padding:4px 3px 3px 3px;
	color:#666;
	width:120px;
	font-style:italic;
}
.tabArea .subscribe .lisaListi {
	float:left;
	width:24px;
	height:22px;
	border:none;
	margin:3px 0 0 2px;
	padding:0;
}

.infoArea {
	float:left;
	width:100px;
	color:#666;
	font-size:11px;
	margin:14px 0 0 0;
	padding:0px 0 0 10px;
	border-left:1px dotted #999;

}
.infoArea a {
	color:#666;
	text-decoration:none;
}



/* Tekstistiilid [algus] */

.tekstTop {
	font-size:12px;
	font-weight:bold;
}

.tekstHead {
	font-size:14px;
	font-weight:bold;
	color:#3e3e3e;
}
.tekstHead2 {
	margin:-30px 0 0 10px;
	font-size:14px;
	font-weight:bold;
	color:#3e3e3e;
}
.tekstHead3 {
	margin:-30px 0 10px 0px;
	font-size:14px;
	font-weight:bold;
	color:#3e3e3e;
}

.tekstSub {
	font-size:12px;
	line-height:1.3em;
	color:#3e3e3e;
	margin:0 0 10px 0;
}
.tekstHeadSpecial {
	font-size:13px;
	font-weight:bold;
	color:#777;
	padding:10px 0 0 25px;

}
.tekstDate {
	font-size:11px;
	color:#c3c3c3;
	margin-bottom:2px;
}

/* Tekstistiilid [lõpp] */

/* Lingid [algus] */

a.link1 {
	color:#2f90fc;
	font-size:10px;
}
a.link2 {
	padding:0 0 0 0px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#555;
}
a.link2:hover {
	text-decoration:underline;
}

a.link3 {
	display:block;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#555;
	margin:4px 0;
	line-height:1em;
}
a.link3:hover {
	text-decoration:underline;
}
a.link4 {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#555;
	line-height:16px;
}
a.link4:hover {
	text-decoration:underline;
}

.contentArea a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#555;
	line-height:16px;
}
.contentArea a:hover {
	text-decoration:underline;
} 

/* Lingid [lõpp] */

.siteMapArea {
	margin:10px 0 0 20px;
	width:880px;
}
.mapSub {
	float:left;
	margin:10px 10px 0 10px;
	width:125px;
}

label {
	margin:5px 0 0 0;
	display:block;
	font-size:10px;
	color:#717171;
}
select {
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	padding:3px;
	width:422px;
	background:#fff;
	border:1px solid #ccc;
	margin:0px 0 10px -1px;
}
select:active {
	border:2px solid #BBDAFD !important;
	margin:-1px 0 9px -2px;
}
select:focus {
	border:2px solid #BBDAFD !important;
	margin:-1px 0 9px -2px;
}

input.field {
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	padding:3px;
	width:200px;
	background:#fff;
	border:1px solid #ccc;
	margin:0px 2px 10px -1px;
}
input.field:active {
	border:2px solid #BBDAFD !important;
	margin:0px 0 8px -1px;
}
input.field:focus {
	border:2px solid #BBDAFD !important;
	margin:-1px 0 9px -1px;
}
textarea {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding:3px;
	background:#fff;
	border:1px solid #ccc;
	margin:0px 0 1px -1px;
	height:117px;
}
textarea:focus {
	border:2px solid #BBDAFD !important;
	margin:-1px 0 0px -2px;
}
.btn {
	display:inline-block;
	background:none;
	margin:0 3px 0 0;
	padding:3px 0;
	border-width:0;
	overflow:visible;
	font:100%/1.2 Arial, Sans-serif;
	text-decoration:none;
	color:#333;
	cursor:pointer;
	
}
* html button.btn {
	padding-bottom:1px;
}
 html:not([lang*=""]) button.btn {
 margin:0 -3px;
}
.btn span {
	background:#f9f9f9 url(src/button.gif) repeat-x 0px 2px;
	margin:0;
	padding:3px 0;
	border-left:1px solid #bbb;
	border-right:1px solid #aaa;
}
* html .btn span {
	padding-top:0;
}
.btn span span {
	position:relative;
	padding:3px .4em;
	border-width:0;
	border-top:1px solid #bbb;
	border-bottom:1px solid #aaa;
}

.btn:active span {
 background-position:0 -80px;
 outline:none;
 }
 
.btn:focus, .btn:active {
	 
outline:none;
 } 
.submit {
	display:block;
	margin:10px 0 0 0;
}

.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
cursor:pointer; 
border-color:#9cf !important;
color:#000;
 } 


