*{

	margin: 0px;
	
	padding: 0px;
	
	list-style: none;
	
	text-decoration: none;
	
}

#lang{
	width:141px;
	height:33px;
	background:transparent url('../img/english.png') left top no-repeat;
	display:block;
	position:absolute;
	left:50%;
	margin-left:-350px;
	top:0px;
}

a img{
	border: none;
}


body{ 

	font-size: 12px;
	
	font-family: Tahoma;
	
	color: white;
	
	background: #1b2027 url('../img/bg.png') center top repeat-x;

}

a{
	color: #8cbae6;
}

a:hover{
	color: White;
}

#content{
	width: 708px;
	margin: 0 auto;
}

#top_nav{
	width: 310px;
	height: 29px;
	background: transparent url('../img/top_nav.png') center top no-repeat;
	float: right;
	clear: both;
	right: 23px;
	position: relative;
	padding-top: 13px;
}

#top_nav span{
	margin-left: 23px;
	font-size: 11px;
}

#top_nav a{
	position: relative;
	top: -2px;
	margin-left: 2px;
}


#logo{
	position: relative;
	left: 78px;
}

#start{
	width: 708px;
	background: transparent url('../img/start.png') center top no-repeat;
	position: relative;
}

#end{
	width: 708px;
	background: transparent url('../img/end.png') center bottom no-repeat;
	position: relative;
	padding-bottom: 71px;
}

#menu{
	width: 628px;
	height: 57px;
	background:  transparent url('../img/menu.png') center top no-repeat;
	position: relative;
	top: 14px;
	left: 37px;
}

/*
Menu Buttons
*/

#menu a{
	float: left;
	display: block;
	height: 57px;
	background: transparent url('../img/menu2.png') 0px 0px no-repeat;

}

#menu a span{
	display: none;
	height: 57px;
}

#link1{
	width: 73px;
}
a#link1:hover{
	background-position: 0px -57px;
}


#link2{
	width: 63px;
	background-position:-73px 0px ! important;
}

a#link2:hover{
	background-position:-73px -57px ! important;	
}

a#link3{
	width: 133px;
	background-position:-136px 0px ! important;
}

a#link3:hover{
	background-position:-136px -57px ! important;
}

a#link4{
	width: 90px;
	background-position:-269px 0px ! important;
}

a#link4:hover{
	background-position:-269px -57px ! important;
}

a#link5{
	width: 67px;
	background-position:-359px 0px ! important;
}

a#link5:hover{
	background-position:-359px -57px ! important;
}

a#link6{
	width: 99px;
	background-position:-426px 0px ! important;
}

a#link6:hover{
	background-position:-426px -57px ! important;
}

a#link7{
	width: 98px;
	background-position:-525px 0px ! important;
}

a#link7:hover{
	background-position:-525px -57px ! important;
	
}
/*
Menu Buttons End
*/

#main{
	width: 671px;	
	position: relative;
	left: 19px;
	top: 14px;
	background:  #21262d  url('../img/main.png') center top no-repeat;
}

#main2{
	padding: 15px 15px 0px 15px;
}

#foother{
	width: 671px;
	height: 75px;
	background: transparent  url('../img/foother.png') center top no-repeat;
}

p{
	text-align: justify;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;	
}

h1{
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: Tahoma;
	
}

h1 span{
	color: #d2c9fb;
}


.red{
	color: #ff4343 ! important;
}

.blue{
	color: #49b4ff ! important;
}

ul.big{
	font-size: 17px;
}

ul.big li{
	margin-bottom: 10px;
	list-style:  disc;
	margin-left: 15px;
}


.imgs{
	overflow: hidden;
	margin-left: 15px;
	width: 625px;
}

.imgs img{
	float: left;
	width: 190px;
	height: 190px;
}

.imgs a{
	width: 190px;
	height: 190px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}


#folia{
	width: 570px;
	height: 35px;
	background: transparent url('../img/folia.jpg') center top no-repeat;
	display: block;
	clear: both;
	margin-left: 25px;
	text-align: right;
	padding-top: 135px;
	padding-right: 21px;
	font-weight: bolder;
}

#pe4at{
	overflow: hidden;
}

#pe4at img{
	margin-right: 15px;
}



ul.board{
	float: left;
	width: 250px;
	margin-right: 15px;
	overflow: hidden;
}

ul.board li{
	margin-top: 10px ! important;
	font-weight: bold;
}

.green{
  color: #95f854;
}