/* Global Vision */

body{
	background:#0D1927;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

img{
	border:0;
}

input,select,textarea{
	border: none;
	background:#ffffff;
	color:#C1C1C1;
	font-size: 11px;
	padding: 2px 5px;
	margin-left:15px;
	outline:none;
}


/***********content*************/


#main{
	width:100%;
	min-height:650px;
	height:auto !important;
	height:650px;	
	display:inline-block;
}


/********** men ****************/

#right-men{
	background: url('../images/bg_meniu.jpg') top left no-repeat;
	width:289px;
	height:650px;
	position: relative;
	top:100px;
	right:100px;
}

/*************Footer ****************/

#footer{
	margin:0 auto;
	text-align:center;
	width:957px;		
	font-size:11px;
	line-height:11px;
	vertical-align:middle;
	clear:both;
	padding:25px 8px;
	color:#54b948;
}

#footer a{
	color:#54b948;
}

#copyright{
	width:330px;
	display:inline;
	border-right:1px solid #91C63A;
	margin-right:38px;
	padding-right:38px;
}

#footer form{
	display:inline;
	width:300px;	
}
#footer form label{
	color:#ffffff;
}

#buton-go{
	background: url('../images/button_go.jpg') top left no-repeat;
	width:64px;
	height:20px;
	margin-bottom:-5px;	
}

#butongo{
	background: url('../images/button_go.jpg') top left no-repeat;
	width:64px;
	height:20px;
	margin-bottom:-5px;	
}

#register-answer{	
	
	position:relative;
	float:right;		
	top: -22px;
	left: -320px;
}