a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

*{
margin:0px;
padding:0px;
}

body{
background-color:#e4e7eb;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper{
position:absolute;
top:50%;
left:50%;
width:777px;
height:585px;
margin-top:-292px;
margin-left:-388px;
}

#logo{
width:309px;
height:223px;
background-image:url(logo.jpg);
background-repeat:no-repeat;
float:left;
}

#header{
width:466px;
height:178px;
background-image:url(header.jpg);
float:left;
}

#meniu{
width:468px;
height:45px;
float:left;
}

#contact{
width:309px;
height:362px;
background-image:url(contact.jpg);
background-repeat:no-repeat;
float:left;
}


#continut{
width:466px;
height:362px;
background-image:url(content.jpg);
background-repeat:no-repeat;
float:left;
}

.clear{
clear:both;
}


img{
border:none;
}

.text{
float:right;
color:#FFFFFF;
text-align:right;
padding:20px;
font-size:13px;
}

.ctext{
color:#152d67;
padding:25px;
font-size:12px;
}

.ctext2{
margin-top:15px;
color:#152d67;
padding:25px;
font-size:12px;
width:380px;
height:250px;
overflow:auto;
overflow-x:hidden;
}

h2{
color:#152d67;
}

tr{
	/*border:1px solid #555;*/
}

td{
	border:1px solid #555;
	padding:4px;
}

.gol{
	border:0;
}



