/*--main--*/
body {
	background-color:black;
	margin:0px;
	font-size:10px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
font-size: 12px; text-decoration: none; color: #FFFFFF;	font-weight: bold;}
a:visited {
font-size: 12px; text-decoration: none; color: #999999;font-weight: bold;}
a:hover {
font-size: 12px; text-decoration: underline; color: red; font-weight: bold;}
a:active {
font-size: 12px; text-decoration: none; color:#990000; font-weight: bold; border:1px dashed #FFFFFF;}
#center-logo-main {
margin:0px auto; width:387px;}
#center-logo {
margin:0px auto; width:300px;}
#centertext {
text-align:center;}
.clear {
clear:both;}
.red {
color:red;}
.borderzero {
border:0px dashed #FFFFFF;}

h2 {
font-size: 14px; margin:15px 0px 5px;}
h3 {
font-size:11px; margin:0px;}
#conteiner {
width:40%; margin:0px auto; border:0px solid #FFFFFF;}
#description {
background-color:#666666; border:1px dashed #FFFFFF; padding:3px;}
#add-edit {
float:left; width:30px; height:22px; padding:3px; text-align:center;}
#url {
float:left;width:60%; height:22px; padding:3px;}
#button {float:left; margin:5px;}
#button-f {float:left; margin:1px; width:120px; height:60px; border:1px solid #FFFFFF;}
#left{
	background-attachment: scroll;
	background-image: url(img/ll.jpg);
	background-repeat: repeat-y;
	background-position: left top;}

#r-background {
background-attachment: scroll;
background-image: url(img/rr.jpg);
background-repeat: repeat-y;
background-position: right top;}

#leftspider{
	background-attachment: scroll;
	background-image: url(img/spider.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
	
#ramka-l{
	background-attachment: scroll;
	background-image: url(img/lm.gif);
	background-repeat: repeat-y;
	background-position: 27% top;}

#ramka-r{
	background-attachment: scroll;
	background-image: url(img/rm.gif);
	background-repeat: repeat-y;
	background-position: 73% top;}

