
html, body {
  margin: 0;
  padding: 0;
}

body {
  text-align:center;
  background: #cf8d2a url('images/bac_hor.gif') repeat-x;

}

a {color: #ffcc00; text-decoration: none; outline: none;}
a:hover {text-decoration: underline}


img {border: 0; display: block}


#kast {
width: 760px;
	margin:0px auto;
	text-align:left;
	}
	



#sisu {
	text-align:left;
	width: 760px;
	background: url('images/bac_top.jpg') ;
	background-repeat:no-repeat;
	}


#sisu_def {
	text-align:left;
	width: 760px;
	background: url('images/bac_top_def.jpg') ;
	background-repeat:no-repeat;
	}



#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: 760px; height:235px; margin: 0; overflow: hidden;}


	#logo {float: left; padding: 25px 0px 23px 0px; }

	#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: 550px; height: 22px; padding: 0px 0px 0px 0px;  float: right;}

		#mainmenu ul {list-style: none; margin: 0 0 0 0; padding: 0; float: right;}

		#mainmenu ul li {float: left;  padding: 0; text-align: center;}

		#mainmenu ul li a {float: left; padding: 4px 10px 4px 10px; display: block; color: #990000; font-size: 12px; font-weight: bold;  text-decoration: none; letter-spacing: 1px;}

		#mainmenu ul li a:hover {color: #cccccc; text-decoration: none;}

		#mainmenu ul li a.selected {color: #D31501;}



#esilehele {
 width: 100px;
 height:22px;
 float: left;
 overflow: hidden;
 padding: 10px 0px 0px 260px;
display: block;
  }



#pagename {
 width: 516px;
 height:70px;
 margin: 0;
 overflow: hidden;
 padding: 10px 0px 0px 260px;
display: block;
  }




 #textblock {
	text-align:left;
	color: #ffffff;
	font-size:14px;
	font-family: Georgia,Tahoma, Arial, Helvetica, sans-serif;
	width: 400px;
	line-height: 23px;
	padding: 20px 20px 50px 0px;
	margin-left: 300px;
	display: block;

}


 #textblock_index {
	text-align:left;
	color: #ffffff;
	font-size:15px;
	font-family: Georgia,Tahoma, Arial, Helvetica, sans-serif;
	width: 500px;
	line-height: 28px;
	padding: 20px 20px 40px 0px;
	margin-left: 280px;
	display: block;

}


#fut {
width: 480px;
font-size:10px;
font-family: verdana;
color: #ffcc00;
margin-right:20px;
padding-top: 10px;
padding-left: 260px;
padding-bottom: 20px;
text-align: right;
background:  url('images/img_fut.gif') repeat-x;
background-repeat: no-repeat;
background-position: 260px 0px;
}



#fut a {color: #ffcc00; text-decoration: none;}
#fut a:hover {color: #ffcc00; text-decoration: underline;}
