@charset "UTF-8";

/* CSS. MEKA 2009 */

 
/* HTML */

html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;

}

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:18px;
	height:100%;
	}

a, a:visited, a:active {
	color:#848485;
	}
	
a:hover {
	color:#551247;
	text-decoration:none;
	}

h1 {
	font-size:20px;
	line-height:36px;
	font-weight:bold;
	}
	
/* Pseudo */

.header {
	background-image:url(../img/hdr.png);
	background-position:center;
	background-repeat:repeat-y;
	font-family:Verdana, Geneva, sans-serif;
	height:118px;
	}
.cntr {
	margin:0 auto;
	width:960px;
	padding:18px;
	}
.cntr2 {
	margin:0 auto;
	width:960px;
	}
.push {
	height:0px;
	}
.content {
	margin:0 auto;
	width:996px;	
	height: 100%;
	background-position:306px 0px;
	background-repeat:no-repeat;
	}
	.noback {
                background-image:none;
                height:auto;
                }
	.intro {
		width:225px;
		padding:5px 20px 0 0;
		text-align:justify;
		}
	.article {
		width:472px;
		text-align:justify;
		}
	.infocol {
		width:178px;
		padding:17px 20px 0 20px;
		}
	.textar {
		border:solid 1px #cccccc;
		background-color:#fafafa;
		width:166px;
		padding:4px 5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		height:100px;
		color:#777;
		
		margin:10px 0;
		}
	.textar:focus {
		border-color:#000000;}
.menu {
	background-image:url(../img/menubck.png);
	background-repeat:repeat-y;
	margin-bottom:10px;
	}
	.menu a, .menu a:visited, .menu a:active {
		text-decoration:none;
		font-weight:bold;
		padding:9px 15px 8px;
		display:block;
		color:#000000;
		}
	.menu a[href]:hover {
		color:#ffffff;
		}
	.menu a[href] {
		color:#848485;
		}

/* 00 */

.mb10 {
	margin:0 0 10px 0;
	}
.mb35 {
	margin:0 0 35px 0;
	}
.mt24 {
	margin-top:24px;
	}
.greyline {
	border-bottom:solid 1px #ededed;
	}
.clear {
	clear:both;
	}
.fr {
	float:right;
	}
.fl {
	float:left;
	}
.fs19 {
	font-size:19px;
	}
.fs12 {
	font-size:12px;
	}
.b {
	font-weight:bold;
	}
	
/* Margi tüüpiline creme de la creme */

.menu .separator {
        display:block;
	height: 12px;
	background: #fff;
	margin-top: -2px; /* alumisest valgest triibust vaja ka lahti saada */
        color:#ffffff;
}

.fpb {
       display: none;
}
#fpb1 {
       display: block;
}
 */
