body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E5C2;
}
#roheline{
	background-color: #7CCF63;
	height: 10px;
	width: 100%;
}
#hall{
	background-color: #2A2A2A;
	height: 65px;
	width: 100%;
	
}

#header{
	height: 247px;
	width: 100%;
	background-image: url(header_bg.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #414141;
}
#header_sisu{
	height: 247px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;	
}
#valge{
	background-color: #FFFFFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCCAC;
}
#valge_sisu{
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;		
}
#uudised{
	background-color: #FFFFFF;
	width: 190px;
	float: left;
	background-image: url(hall_vert_joon.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 16px;
	min-height: 300px;
}
#uudised_top_kennel {
	width: 190px;
	background-position: left bottom;
	height: 26px;
	background-image: url(kennel_uudised.png);
	background-repeat: no-repeat;
	padding-top: 16px;
}
#news_top_kennel {
	width: 190px;
	background-position: left bottom;
	height: 26px;
	background-image: url(kennel_news.png);
	background-repeat: no-repeat;
	padding-top: 16px;
}
#novosti_top_kennel {
	width: 190px;
	background-position: left bottom;
	height: 26px;
	background-image: url(kennel_novosti.png);
	background-repeat: no-repeat;
	padding-top: 16px;
}
#uudised_top_herd {
	width: 190px;
	height: 186px;
	padding-top: 5px;
	background-image: url(herd_logo_uudised.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#news_top_herd {
	width: 190px;
	height: 186px;
	padding-top: 5px;
	background-image: url(herd_logo_news.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#novosti_top_herd {
	width: 190px;
	height: 186px;
	padding-top: 5px;
	background-image: url(herd_logo_novosti.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#uudised_sisu {
	width: 160px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 16px;
}
#tekst{
	background-color: #FFFFFF;
	float: left;
	width: 517px;
	padding: 20px;
	min-height: 400px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	z-index: 20;
	position: relative;
}
#joon{
	
}
#footer{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393832;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;	
}
#lang{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align:right;	
}
#kollane_bg{
	z-index: 10;
	position: relative;

	float: right;
	width: 196px;
	background-image: url(kollane_kast.png);
	background-repeat: no-repeat;
	height: 147px;
	
}
#kollane_sisu{
	width: 156px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;	
}

div.menu {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
div.menu div.menuItem, div.menu div.menuItem_a{
	color: #FFFFFF;
	cursor: default;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	float:left;
	padding-right: 1em;
	
}

div.menu div.menuItem div.vaar  {
	float:left;
	width:5px;
	
}
div.menu div.menuItem div.paar  {
	float:left;
	width:5px;
	
}

div.menu div.menuItem div.mitekst  {
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:19px;
			
}

div.menu div.menuItem:hover div.vaar,div.menu div.menuItem_a div.vaar  {
	width:5px;
	height:24px;
	background-image: url(m_vasak.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;	
}
div.menu div.menuItem:hover div.mitekst, div.menu div.menuItem_a div.mitekst   {
	background-image: url(m_bg.png);
	background-repeat: repeat-x;
	height:19px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
}

div.menu div.menuItem:hover div.paar ,div.menu div.menuItem_a div.paar  {
	width:5px;
	height:24px;
	background-image: url(m_parem.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:left;
}
table.sisestustabel {	BACKGROUND-COLOR: #FFFFFF;}
table.sisestustabel td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #2A2A2A;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #D9D9D9;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align:top;
}
table.sisestustabel td.group {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #2A2A2A;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #D9D9D9;
	padding-left: 3px;
	padding-right: 3px;
}
table.sisestustabel th{
	text-align: right;
	BORDER-RIGHT: #867B36 1px solid;
	BORDER-TOP: #867B36 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BORDER-LEFT: #867B36 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #867B36 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #2A2A2A;
	padding-left: 3px;
	padding-right: 3px;
}

table.sisestustabel td.grupp {
	text-align: left;
	BORDER-RIGHT: #867B36 1px solid;
	BORDER-TOP: #867B36 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BORDER-LEFT: #867B36 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #867B36 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #2A2A2A;
	padding-left: 3px;
	padding-right: 3px;
	font-weight:bold;
}
table.raamiga {	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #D7D18C;}
table.raamiga td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #585A29;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #D7D18C;	
	padding-left: 3px;
	padding-right: 3px;
	vertical-align:top;
}

table.raamiga tr {background-color:expression(this.rowIndex%2?"#F3F1DC":"")}
table.raamiga th{
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #585A29;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #F1EFD8;
	border: 1px solid #D7D18C;
}

.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #3C851A;
	border: 2px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
A.menu:link  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
A.menu:active  {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.menu:visited {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.menu:hover {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

A:link  {
	color: #3C851A;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	visibility: inherit;
	line-height: 1.3em;
}
A:active  {
	color: #3C851A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A:visited {
	color: #3C851A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A:hover {
	color: #3C851A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}	

A.keel:link  {
	color: #959595;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
A.keel:active  {
	color: #959595;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.keel:visited {
	color: #959595;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.keel:hover {
	color: #959595;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#kuupaev {
	color: #8C816A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: italic;
	padding-bottom: 5px;
}
#pealkiri {
	color: #3C851A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
h1 {
	color: #3C851A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
}
A.uudis:link  {
	color: #342411;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
A.uudis:active  {
	color: #342411;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.uudis:visited {
	color: #342411;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.uudis:hover {
	color: #342411;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

