/* CSS Document */

html, body {
height: 100%;
width: 100%;
	}


body
{ 
background:#e60004 url(img/back.jpg) 0 0;
background-repeat: no-repeat;

}

* { 
font-family: Arial;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
} 


.clear { 
clear : both;
} 



#langs {
	position:relative;
	float:left;
	display:inline;
	height:210px;
	font-size: 11px;
	color: #000;
	font-family: Verana;
	font-weight: bold;
	width:40px;

}

#langs a:link,
#langs a:visited,
#langs a:focus,
#langs a:active
 {
	font-family: Verdana;
	TEXT-DECORATION: none;
	font-size: 10px;
	color:#000;
	font-weight:bold;
}

#langs a:hover {
	color: #a0a137;
}

#leftmenus {
	font-size : 16px;
	width: 150px;
	border:1px solid #0f0;
	color: #000;
	float:left;
	display:inline;
	position:relative;
	clear:left;
	left:50%;
	top:50%;
	margin-top:-100px;
}



#insidemanc {
font-size:12px;
color:#656565;
padding-top:8px;
padding-left:0px;
margin:0px 0px 0px 2px;
width:620px;
display:inline;
position:relative;
float:left;
font-family: Verdana;
clear: left;
}

#insidemanc a:link,
#insidemanc a:visited,
#insidemanc a:focus,
#insidemanc a:active
 {
	TEXT-DECORATION: underline;
	color:#656565;
	font-weight:normal;
}



#insidemanc a:hover {
	color: #000;
}


#delta {

width:100%;
height:100%;
min-width:400px;
}

#alfa {

	font-size : 16px;
	width: 220px;
	height:175px;
	color: #000;
	float:left;
	position:absolute;
	left:58%;
	top:16%;
}

.beta {
	background-color:#000;
	margin-top: 300px;
	margin-left:-530px;
	font-size : 14px;
	width:14%;
	min-width:180px;
	height:auto;
	color: #cdb800;
	float:left;
	position:absolute;
	left:58%;
	top:16%;
	padding: 40px 60px 45px 145px;

}


.beta a:link,
.beta a:visited,
.beta a:focus,
.beta a:active
 {
	TEXT-DECORATION: underline;
	color:#cdb800;
	font-weight:normal;
}



.beta a:hover {
	color: #a0a137;
}

.gamma {
	padding:25px;
	width:435px;
	background-color:#000;
	margin-top: 250px;
	margin-left:-20px;
	font-size : 14px;
	height:auto;
	color: #cdb800;
	float:right;
	position:absolute;
	left:58%;
	top:16%;
}

.gamma a:link,
.gamma a:visited,
.gamma a:focus,
.gamma a:active
 {
	TEXT-DECORATION: underline;
	color:#cdb800;
	font-weight:normal;
}



.gamma a:hover {
	color: #a0a137;
}


#atopmenus {
position:relative;
float:left;
}

.atopmenu  {
position:relative;
float:left;
clear:left;
width:135px;
display:inline;
border-bottom:1px solid #000;
margin-left:40px;
}

.atopmenu a:link,
.atopmenu a:visited,
.atopmenu a:focus,
.atopmenu a:active
 {
	font-family: Verdana;
	TEXT-DECORATION: none;
	font-size: 14px;
	color:#000;
	font-weight:bold;

}

.atopmenu a:hover {
	color: #cdb800;
}


.leftmenu {
	width: 130px;
position:relative;
clear:left;
	TEXT-DECORATION: none;
float:left;
display:inline;
z-index: 2;
}

.leftmenu a:link,
.leftmenu a:visited,
.leftmenu a:focus
 {
	TEXT-DECORATION: none;
	font-size: 14px;
}

.leftmenu a:active
 {
	TEXT-DECORATION: none;
	font-size: 14px;
}

.leftmenu a:hover {
}

