BODY
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #C7C7C7;
	margin: 11px;
/*it's good practice to zero the margin and padding of the body element to account for differing browser defaults*/
	padding: 0;
/*text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector*/
	color: #000000;
	font-size:12px;
}

h1 {
font-size: 16px;
color:#666666;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
} 
h2 {
font-size: 22px;
color:#666666;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
} 

#kast
{
	width: 902px;
	height: 100%;
	margin:0 auto;
	border: 2px solid #4B5159;
	box-shadow: 10px 10px 5px #888;

	/* position: absolute; */
	background-color: #004982;
}
.pais
{
	width: 100%;
	height: 200px;
	margin-top:0px;
	padding-top:10px;
	background-color: #668BA8;
}
.sisud
{
	width: 900px;
	margin: 0 auto;
}
.paises_1
{
	padding: 10px 0px 0px 50px;
	float: left;
}
.lipud
{
	padding: 0px 0px 0px 30px;
	float: left;
	margin-top: -10px;
}
.sisukast
{
	width: 100%;
	background-color: #CCCCCC;
}
.sisu
{
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
}

.sisutekst
{
	padding: 33px 66px 66px 66px;
}

.pilt
{
	padding: 11px;
	background:#bcccd9;
}
.pisipilt
{
	float:left;
	padding: 11px;
	margin-right:11px;
	background:#bcccd9;
}

.jalus
{
	width: 100%;
	height: 138px;
	position: relative;
	bottom: 0px;
	background-image: url(images/jalus.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #004982;
	left: 0px;
}
/*lingistik
UL
{	
	padding-left:0px;
	padding-top:22px;
	list-style: none;
	cursor: pointer;
	font-size:16px;
	
}
UL LI
{
	display: block;
}
UL LI A
{
	float: left;
	display: block;
	width: 300px;
	height: 26px;
	color: #FFF;
	text-align: left;
	text-decoration:none;
}
UL LI A:hover
{
	color: #FA9D48;
	text-decoration:none;
}
UL LI A:active
{
	color: #FA9D48;
	text-decoration:none;
}*/


#navlist, li, #current
{
color:#f09c4e
}
ul
{
	padding-left:0px;
	padding-top:0px;
	list-style: none;
	cursor: pointer;
	font-size:16px;
/*float:left;
width:100%;
padding:0em;
margin:0em;*/
}
a.paislink
{

	display: block;
	width: 300px;
	height: 26px;
	color: #FFF;
	text-align: left;
	text-decoration:none;
	font-weight:normal;
/* font-family: tahoma;
font-size:80%;
float:left;
width:151px;
text-decoration:none;
color:white;
background-color:darkblue;
padding:0.2em 0.6em;
border-right:0px;
text-align:center; */
}
a.paislink:hover 
{
color: #FA9D48;
	text-decoration:none;
	/*
background-color:#FFFF66;
font-family: tahoma;
font-size:80%;
color:darkblue;
font-weight:bold;*/
}
li 
{
/*
color: #FA9D48;
	text-decoration:none;
	*/
display:inline;
list-style-type:none;
}

a
{
	text-decoration:none;
	color:#FA9D48;
	/*font-weight:bold;
	
/* font-family: tahoma;
font-size:80%;
float:left;
width:151px;
text-decoration:none;
color:white;
background-color:darkblue;
padding:0.2em 0.6em;
border-right:0px;
text-align:center; */
}
a:hover 
{
color: #FA9D48;
	text-decoration:none;
}	
	
 /* This CSS is used for the Show/Hide functionality. */
   .more {
      display: none; }
   a.showLink, a.hideLink {
      text-decoration: none;
      color: #36f;
      background: transparent url(down.gif) no-repeat left; }
   a.hideLink {
      background: transparent url(up.gif) no-repeat left; }
   a.showLink:hover, a.hideLink:hover {
      border-bottom: 1px dotted #36f; }
	  
#jaluselink
{
	float:left;
	display:block;
	padding:40px 0 0 70px;
	width:100px;
	height:60px;
	margin-left: 33px;
	margin-right: 190px;
}
a.jaluselink
{
	color:#FFFFFF;
}

#jaluselink2
{
float:left;

display:block;
width:100px;
height:100px;

}

#jaluselink3
{
	padding:55px 66px 0px 110px;
	margin-top:0px;
	display:block;
	float:left;
	width:200px;
}

UL.textlink
{	
	padding-left:0px;
	padding-top:0px;
	list-style: none;	
}

li.tekstlink
{
	margin-left:22px;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
}
