@charset "utf-8";
/* CSS Document */

.body {
background:#000000;
color:#FFFFFF;
}

.table{
width:100%;
height:auto;
margin:auto;
border:0;
t
}

.logo{
width:35%;
text-align:right;
height:88px;
margin-top:40px;
border-bottom:thin #FFFFFF solid ;
border-top: thin #FFFFFF solid;
padding:5px;
}

.menu {
width:35%;
text-align:right;
color:#6F125D;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:16px;
line-height:7px;
float:left;
margin-top:10px;
font-weight: 500;
}

.obr {
width:63%;
padding-left:10px;
height:auto;
float:right;
}
a:link {
	color: #6F125D;
	text-decoration: none;
	border:0;
}
a:visited {
	color: #6F125D;
	text-decoration: none;
}
a:hover {
	color: #6F125D;
	text-decoration: underline;
}
a:active {
	color: #6F125D;
	text-decoration: none;
	font-weight:1600;
}

.bottom_container{
width:100%;
border:0px;
height:800px;
}
.logo_album{
width:35%;
text-align:right;
height:53px;
margin-top:30px;
border-bottom:thin #FFFFFF solid ;
border-top: thin #FFFFFF solid;
padding:5px;
}

.return {
width:auto;
height:auto;
text-align:center;
margin:0;
text-align:center;
color:#6F125D;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}


