body {
	background-color: #f4f9fc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 20px;
	color: #333333;
}



h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: 1.1em;
}
h1 {
	font-size: 250%;
	color: #429ed3;
}
h2 {
	font-size: 200%;
	color: #429ed3;
}
h3 {
	font-size: 180%;
	font-weight: normal;
	color: #429ed3;
	margin-top: 3px;
	margin-bottom: 10px;
}
h4 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
#parem_kolumn  .tabel td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#konteiner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#jalus_konteiner {
	height: 128px;
	background-image: url(jalus_taust.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
}
#menu_konteiner {
	width: 314px;
}
#sisu_konteiner {
	background-image: url(sisu_taust.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	background-color: #439ED3;
	z-index: -100;
}


a.valgelink:link, a.valgelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a.valgelink:hover, a.valgelink:active {
	color: #E0EFF8;
	text-decoration: underline;
}


#valikeel {
	padding-right: 15px;
	padding-left: 10px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: absolute;
	margin-left: 800px;
	background-color: #429ED3;
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 11px;
}
#valikeel span {
	font-weight: bold;
	color: #E3F1F9;
}
#keelevalikud li {
	list-style-type: none;
	margin-left: 16px;
}
#keelevalikud .aktiivne {
	list-style-image: url(bullet4.gif);
}

#keelevalikud  {
	z-index: 1;
	display: none;
}

#pealkiri {
	padding-top: 25px;
}

#sinine_riba {
	background-image: url(pais_riba.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#parem_kolumn {
	background-color: #FFFFFF;
	width: 555px;
	margin-left: 0px;
	border-radius: 7px;
	padding: 25px;
	line-height: 1.4em;

}
#parem_kolumn p {
	margin-bottom: 0.7em;
	line-height: 1.5em;
}
#logo {
}

.bullet   li, .bullet2 {
	margin-left: 30px;
	line-height: 1.5em;
	font-weight: bolder;
	list-style-image: url(bullet1.gif);
}
#vasak_kolumn {
	margin-left: 30px;
	width: 250px;
}
#tekstikast1 {
	width: 222px;
	margin-bottom: 7px;
	background-color: #FFFFFF;
	background-image: url(inputvari.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #429ED3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
.banner1 {
	margin-top: 25px;
}

#otsing {
	background-color: #A9D2EB;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#button1, #tekstikast1, #select1 {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#button1 {
	float: right;
	background-color: #ef4c30;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #EF4C30;
}
#select1 {
	float: left;
	background-image: url(inputvari.gif);
	background-repeat: repeat-x;
	border: 1px solid #429ED3;
	line-height: 1.5px;
	width: 150px;
}
#menu li {
	list-style-image: url(bullet2.gif);
	list-style-position: outside;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#menu li li {
	list-style-image: url(bullet3.gif);
	font-weight: normal;
}
#menu {
	margin-top: 25px;
	padding: 10px;
	border: 1px solid #A9D2EB;
	line-height: 1.3em;
}
 
#parem_kolumn, #otsing, #menu, .pilt, .more {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
.clear {
	clear: both;
	height: 1px;
	width: 1px;
}

#menu_konteiner, #peakast_konteiner {
	float: left;
}
#menu ul ul {
	display: none;
}
#parem_kolumn a:link, #parem_kolumn a:visited {
	color: #EF4C30;
	text-decoration: none;
}
#parem_kolumn a:hover, #parem_kolumn a:active {
	text-decoration: underline;
	color: #ED3818;
}
.andmed li {

}
.andmed {
	margin-bottom: 10px;
	line-height: 1.5em;
	width: 360px;
}
.floatright {
	float: right;
}

.marginbot25 {
	margin-bottom: 20px;
}

.floatleft {
	float: left;
}



#peakast_konteiner {
	width: 636px;
}
.jalus  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #84D1FD;
	margin-left: 145px;
	padding-left: 12px;
	color: #FFFFFF;
}
.jalus li {
	padding-top: 1px;
	padding-bottom: 1px;
}
.sininebck {
	background-color: #A9D2EB;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #439ED3 !important;
	border-top-style: none !important;
}
.more {
	border: 1px solid #429ED3;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
}

.bullet li li {
	margin-left: 30px;
	list-style-image: url(bullet3.gif);
}
.pilt      {
	height: auto;
	width: 200px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.notbold li {
	font-weight: normal !important;
}
