body{
	background-color: #E9E9E9;
	font-family : Arial, sans-serif;
        font-size : 12px;
}

h1 {
	color: #47518E;
	size: 16px;
}

h2 {
	color: gray;
	size: 12px;
}

/*TOP*//*TOP*//*TOP*//*TOP*//*TOP*/
#top {
      	  background-image: url('images/top_kek.jpg');
	  height: 116px;
	  width: 976px;
	  text-align: right;
	  vertical-align: top;
}

#top div{
	  text-align: right;
	  vertical-align: top;
	 
}

#top input{
	 margin: 5px;
	 border: 1px solid  #DF1E1E;
	 background-color: #F3F3F3;
	 padding: 2px;
	 color: black;
}

#top img{
	 margin-right: 10px;
	 border: 0px;	 
}

#top input.inactive{
	color: #A1A1A1;
}
/*TOP*//*TOP*//*TOP*//*TOP*//*TOP*/

#content {
	  width: 976px;
	 
	  background: white;
	  border: 1px solid black;
}

#contnent_top{
	  
	  width: 976px;
	  height: 1px;
	  background-color: black;
	  margin: 0px;
	 
}

#menu{
	position: relative;
	height:34px;
	width: 976px;
	padding-top: 0px;
	margin: 0px;
	background-color: black;
	
}

#menu ul{
    position: relative;
    width: 976px;
    padding-top: 1px;
    padding-left:0;
    padding-bottom:0;
    margin: 0px;
}

#menu li{
    position: relative;
    float: left;
    width: 194px;
    list-style-image : none;
    list-style-type : none;
    margin-right: 1px;
    text-align: center;
}

#menu li.last{
    width: 196px;
    margin-right: 0px;
 
}


#menu a{
	display: block;
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color: #47518E;
	line-height: 2.7em;
	
}

#menu a:hover{
	background-color: #7F92FF;
	display: block;
	text-decoration: none;
	color: black;
	font-weight: bold;
	
}



#text{
	position: relative;
	float: left;
	width: 759px;
	
	padding: 10px;
        text-align: justify;
}

#text img{
	border: 1px solid black;
	margin-right: 5px;
	margin-bottom: 5px;
}



#right{
 	position: relative;
	padding-left: 5px;
	color: white;
	float: left;
 	width: 192px;
 	height: 550px;
 	background-color: #B8B8B8;
}

#alja {
      	  position: relative;
      	  clear:both;
      	  background-color: #9E9E9E;
	  height: 60px;
	  width: 976px;
	  text-align: left;
}

#alja img{
	  margin-top: 5px;
	  margin-bottom: 5px;
      	  border: 1px solid black;
}

#alja img.elso{
	  margin-left: 2px;
}