/*--------------------- body ---------------------*/
html {
	/* http://www.splintered.co.uk/experiments/49/ */
	min-width: 765px;
	min-height: 100%;
	margin-bottom: 1px;	
}

body {
	margin: 0px;
	padding: 0px;		
	background: #fff;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

body, div {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
}

input, textarea, select, li {
   font-family: "Tahoma", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 100%;
	color: #333333;
}
 
p {
}

#container {
	margin: 0px auto;
	width: 765px;
	text-align: left;
	background-color: #FFFFFF;
}

/*--------------------- other stuff -----------------------*/
div {
   margin: 0px;
	padding: 0px;	
}

img { 
   border:0;
}

a:link {
   font: 1em;
   color: #333333;
   text-decoration:underline;
}

a:visited {
   color: #333333;
   text-decoration:underline;
}

a:hover, a:active	{
	color: #F28D00;
}

/*--------------------- header -----------------------*/
#header {
	height: 85px;
}

#header .logo {  
	float:left;
	padding: 15px 0px 0px 20px;
}

#header .slogan {  
	float:right;
	padding: 15px 5px 0px 0px;
}

/*--------------------- menu -------------------------*/
#mainnav {
	margin: 0px 0 10px 0;
	padding: 0px;
}

#mainnav th {
	margin: 0px;
	padding: 0px;
	text-align:center;
	height:42px;
	width:100%;
	font-size: 11px;
	background:url(../gfx/menu_bg.gif);
}

#mainnav td {
	height:42px;
	margin: 0px;
	padding: 0px;
}

/*--------------------- content ---------------------*/
#contents {
	margin: 0 200px 20px 30px;
	font-size: 11px;
}

h2 {
	margin:0;
	padding:0.9em 0 0.8em 0;
	font-size:18px;
	line-height:21px;
	letter-spacing: -1px;
	color:#FFA800;
	font-weight:bold;
}

/*--------------------- table ---------------------*/
#contents table {
   border-bottom:1px solid #92D0F1;
}

#contents th {
	border-top:1px solid #92D0F1;
	border-bottom:1px solid #92D0F1;
	padding: 5px 3px 5px 7px;
	margin-bottom: 5px;
	color:#2D2D2D;
	background-color:#F6FAFC;
}

#contents tr.odd  td {
	background-color: #E4EEFF;
}

#contents td {
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	padding: 4px 8px;
	border-right: 1px solid #fff;	
	border-bottom:1px solid #EDF9FF;
}

#contents td a {
  text-decoration:none;
}

#contents .kp {
  color:#1086C5;
	font-weight:bold;
	padding: 0px 5px 5px 0px;
	margin:0;
}

#arhiiv ul {
   margin:0;
	padding:0;
	list-style-type:square; 
	list-style-position:inside; 
	list-style-image:url(../gfx/mark2.gif);
	line-height:18px;
}

/*--------------------- uudised ------------------------*/
#uudised { 
   padding-right:10px;
	float: right; 
	width: 180px;
	color:#333333;
	line-height:1.3em;
}

h4 {
	margin:0;
	padding:0.2em 0 0.3em 0;
	font-size:11px;
	letter-spacing: -1px;
	color:#F19F00;
	font-weight:normal;
}

#uudis {
   margin: 0px;
	padding: 10px 5px;	
}

#uudis div.arhiiv {  
   text-align:right;
}

#uudis a { text-decoration:none !important;}

#uudis .arhiiv a { text-transform:uppercase;}

div.hr {
   height: 20px;
   background: transparent url(../gfx/line.gif) repeat-x scroll center;
}

div.hr hr {
   display: none;
} 

div.line2 {
   margin: 20px 0 5px 0;
   background: transparent url(../gfx/line2.gif) repeat-x scroll center;
}

#prindi{ 
	float: right; 
	width: 180px;
	text-align:right;
}

#tagasi {
	margin: 0 200px 0px 0px;
}

/*--------------------- uudised ------------------------*/
#reklaam {
   padding:10px 10px 0 0; 
	margin-left: 200px;
	text-align:right;
}

#reklaam a {
   padding-right:15px; 
}

#langs {
   float: left;
	margin-left: 3px;
	width:180px;
}

/*--------------------- footer ---------------------*/
#footer {
	clear: both;
	padding:10px 0 3px 0;
}

#footer .left {
   background:url(../gfx/footer_left.gif) no-repeat;
	width:4px;
	height:8px;
}

#footer .right {
   background:url(../gfx/footer_right.gif) no-repeat;
	width:3px;
	height:8px;
}

#footer th {
   background:url(../gfx/footer_bg.gif) repeat-x;
}
