body {
background-image:url(back0.jpg);
background-repeat:repeat-x;
background-color:#000000;
}

img {
border: 0;
}

.cont {
font-size: 27px;  
font-family: 'trebuchet ms', verdana, tahoma;
color: #ffffff;

}

.cont a {
text-decoration: none; 
color: #ffffff;
}

.cont a:hover {
text-decoration: none;
color: #ffcc00;
}

.text {
width: 700px;
font-size: 16px;  
font-family: 'trebuchet ms', verdana, tahoma;
color: #ffffff;
text-align: justify;
}

.text a {
text-decoration: none; 
color: #ffffff;
}

.text a:hover {
text-decoration: underline;
color: #ffffff;
}

.titu {
font-size: 24px;  
font-family: 'trebuchet ms', verdana, tahoma;
text-align: center;
font-weight: bold;
}


.subt {
font-size: 20px;  
font-family: 'trebuchet ms', verdana, tahoma;
color: #ffffff;
text-align: center;
font-weight: bold;
}

.subt a {
text-decoration: none; 
color: #ffffff;
}

.subt a:hover {
text-decoration: underline;
color: #ffffff;
}

.vers {
text-align:right;
text-decoration: underline;
}

.vers a {
text-decoration: underline;
color: #ffffff;
}

.vers a:hover {
text-decoration: underline;
color: #cccccc;
}








.textt {
margin: 0;
font-family: 'trebuchet ms', verdana, tahoma;
font-size: 14px;
color: #ffffff;
padding: 5px;
background-color: transparent;
border: 1px solid #990000;
width: 225px;
height: 142px;
}

.input {
margin: 0;
font-family: 'trebuchet ms', verdana, tahoma;
font-size: 14px;
color: #ffffff;
padding: 5px;
background-color: transparent;
border: 1px solid #990000;
width: 225px;
height: 16px;
}

.submt {
font-family: 'trebuchet ms', verdana, tahoma;
font-size: 14px;
color: #ffffff;
padding: 4px;
background-color: transparent;
border: 1px solid #990000;
width: 237px;
height: 28px;
}

.contt {
font-family: 'trebuchet ms', verdana, tahoma;
font-size: 14px;
color: #333333;
width: 485px;
}

.leftt {
float: left;
width: 230px;
}

.right {
float: right;
width: 244px;
}

.obrit {
clear: both;
font-family: 'trebuchet ms', verdana, tahoma;
font-size: 12px;
color: #666666;
}