

.pealkiri { 
	font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Arial, sans-serif; 
    font-size: 21px; 
    font-weight: bold; 
    color: #352D25; 
    padding: 0px; 
    border-bottom: 1px solid #3B3B3B;
}
.pealkiri A { 
	text-decoration : none; 
    color: #352D25 
}
.pealkiri A:hover { 
	text-decoration : underline; 
    color: #352D25 
}

#menu {
	float: left;
	width: 530px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 25px 20px 25px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
}

#menu a:hover {
	color: #ED2024;
}

#activea { 
	text-decoration : none; 
    color: #ED2024; 
}
#activea a { 
	text-decoration : none; 
    color: #ED2024 
}
#activea a:hover { 
	text-decoration : none; 
    color: #ED2024 
}

.kontakt { 
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif; 
    font-size: 11px; color: #FFFFFF; 
    font-weight: bold; 
}
.kontakt a { 
	text-decoration : none; 
    color: #FFFFFF
}
.kontakt a:hover { 
	text-decoration : underline; 
    color: #FFFFFF 
}

.kontakt1 { font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
    	color: #FFFAAB; 
        font-weight: bold; 
}
.kontakt1 A { 
	text-decoration : none; 
    color: #FFFAAB 
}
.kontakt1 A:hover { 
	text-decoration : underline; 
    color: #FFFFFF 
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin:25px 0px; 
        padding:0px;
	text-align:center;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a {
	text-decoration : underline;
  	font-weight: bold;
  	color: #000000;
}

a:hover {
	text-decoration : underline;
  	font-weight: bold;
  	color: #ED2024;
}

#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 5px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 28px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
}

#logo h2 a {
	color: #3B3B3B;
}

#logo a {
	text-decoration: none;
}



#pilt {
	width: 770px;
	height: 125px;
	margin: 0 auto;
	background: url(images/img3.jpg) no-repeat;
}



#pilt p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#leht {
	width: 770px;
	margin: 0 auto;
}

#leht h1, #page h2 {
	margin-bottom: 20px;
}

#sisu {
	float: left;
        width: 770px;

}


#jalus {
	clear: both;
	width: 770px;
	height: 20px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 2px solid #3B3B3B;
}

#link {
	float: right;
    padding-right: 15px;
}

#vasak {
	width: 310px;
	float: left;
}

#parem {
	width: 310px;
	float: right;
}

#terve_leht {
  	width:770px;
	margin:0px auto;
	text-align:left;

}
