
html, body {
  margin: 0;
  padding: 0;
}

body {
  text-align:center;
  background: #ffffff url('images/bac_juust.jpg') repeat-x;
background-position: 0px 120px;
}


a {color: #993300; text-decoration: none; outline: none; font-weight: bold;}
a:hover {text-decoration: underline}

img {border: 0; display: block}


#kast {
width: 712px;
margin:0px auto;
text-align:left;
	background: url('images/bac_def.jpg') ;
	background-repeat:no-repeat;
	background-position: 0px 90px;
	}
	

#sisu_def {
	width: 712px;
	display: block;
	text-align:left;
	
	}

#blockout {
	background-image: url(images/dot.gif); 
	background-position: 20px 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 40px;
	margin: 5px 0px 5px 0px;
	display: block;
	font-size : 12px;
	font-weight: normal;
	line-height: 18px;                 
}


#header {width: 712px; height:280px; display: block;}

#logo { padding: 8px 0px 0px 243px; }

	#img_front {  margin: 130px 0px 0px 5px; position:absolute;}

	#lang {float: right; padding: 5px 0px 0px 18px; }
	#lang a { color: #cccccc; font-size: 10px; font-weight: bold; text-decoration: none; letter-spacing: 1px;}
	#lang a:hover { color: #000099; font-size: 10px; font-weight: bold; text-decoration: none; letter-spacing: 1px;}

	


/* mainmenu */

		#mainmenu {width: 210px;  padding-bottom: 45px;  margin-left: 15px; margin-top: 15px;   position:absolute;}
		#mainmenu a
		{	padding: 8px 14px 8px 14px;
			display: block;
			color: #993300;
			font-size: 15px;
			font-weight: bold; 
			text-decoration: none;
			letter-spacing: 1px;
			background-image: url(images/bac_menuriba.gif); 
			background-position: 12px 30px;
			background-repeat: no-repeat;
			}

		#mainmenu a:hover {color: #cc9900; text-decoration: none; display: block;}

		#mainmenu a.selected {color: #666633; display: block;}





h1 {

margin: 20px 0px 10px 280px;
font-size : 22px;
font-family: Georgia,Tahoma, Arial, Helvetica, sans-serif;
 letter-spacing: 1px;
color: #666600;

  }

#text_intro {
min-height: 250px;
width:400px;
padding-top:40px;
margin: 10px 0px 30px 280px;
font-size : 19px;
line-height: 28px;
color: #999966;      
  }


 #textblock {

min-height:200px;
	width:400px;
	padding-top:30px;
	margin: 0px 0px 30px 280px;
	font-size:12px;
	font-family: Georgia,Tahoma, Arial, Helvetica, sans-serif;
	color: #999966;
	line-height: 23px;

	
			}

#fut {

display: block;
width: 712px;
font-size:10px;
font-family: verdana;
color: #999900;
text-align: center;
	background-image: url(images/bac_fut.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
padding: 10px 0px 40px 0px;

}

#fut a {color: #999900; text-decoration: none;}
#fut a:hover {color: #999900; text-decoration: underline;}
