/*Feel free to use this code on your own profile. */ 
body {
/*Font color */ 
color:#fff;
/*Background image */ 
background:url(http://vivathusaria.pl/wp-content/uploads/2012/09/Husaria2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
/*Font */ 
font:normal 12px/15px Arial, Helvetica, sans-serif;
}
a:link {
/*Link color */ 
color:#66FFFF;
text-decoration:none;
}
a:hover {
/*Hover link color */ 
color:#FF3399;
text-decoration:none;
border-bottom: 1px dashed #fff !important;
}
a:visited {
/*Visited link color */ 
color:#66FFFF; 
text-decoration:none;
}
a:active {
/*Active link color */ 
color:#66FFFF; 
text-decoration:none;
}
h3 {
/*H3 font size, color etc - e.g "Editor name", "Categories" */ 
font-weight:bold;
font-size: 14px;
}
#doc, #doc_editor{
margin: 50px auto;
/*Main div configuration */ 
border-radius: 20px 20px 20px 20px;
color: #fff;
text-shadow:1px 1px 1px #000;
font-size: 200px;
padding: 10px;
margin-top: 220px;
/*Main div transparency */ 
background: #000;
filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7; 
width: 360px;
}

#doc > div, #doc_editor > div {
margin: 20px;
}

#ft {
background-color:transparent;
clear:both;
color:#fff;
text-align:left;
width:100%;
height:20px;
}	
#hd {
color: #fff;
background-color:transparent;
height:34px;
width:100%;
}
#logo {
/*Logo configuration */ 
background:url(../../t/0/AAAqcZFYBTbyWCc5RVpY-3LJrRHaZ7wIzBDO8R_t7mHtNA/10/132454921/png/1024x768/2/_/0/4/logod_png/xhfzvb1qjzkb9ci/29wK-nfjvq/logod.png) no-repeat;display:inline;
float:left;
height:60px;
margin:6px 0 0 11px; /* Declan's Changes - used to be: margin-left:10px; */
width:222px;
}

#logo:hover {
background:url(https://photos-1.dropbox.com/t/0/AADo4l5r7_R9WBUDQBHoN8dasn-NwaEMsDgNGK5_Ewcuyw/10/132454921/png/1024x768/2/1360519200/0/2/logodh.png/a1f3ThVU-meq8TGJhzgSEGl1yKMoK5-Z94RYh03cQGY) no-repeat;display:inline;
float:left;
height:60px;
margin:6px 0 0 11px; /* Declan's Changes - used to be: margin-left:10px; */
width:222px;
border-bottom: none !important;
}
#hd-bar{
color: #fff;
background-color:transparent;
padding:2px 0px;
width:90%;
height:22px;
}
/*Kudos to development (http://www.dmoz.org/public/profile?editor=development) */ 
fieldset{
background-image: none !important;
}
h3 + div{
background-color: transparent !important;
}
div.title h2{
color:black !important;
}
.container {
bottom:70px;
color:#000;
height:482px;
left: 200px;
position:fixed;
width:860px;
}
.container #panel {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 265px;
}
/*	#profileNotes dl,
#profileNotes dt,
#profileNotes dd,
#profileNotes div,
#profileNotes a,
#profileNotes p
{
background-color:black !important;
color:white !important;
}
#profileNotes fieldset {
background-color:none !important;
}
	#profileNotes fieldset *{
	background-color:none !important;
	}
*/
#profileNotes dd:last-child > *,
#profileNotes dd:last-child,
#profileNotes dd:last-child a,
#profileNotes dd:last-child span,
#profileNotes dd:last-child *,
#profileNotes dd:last-child
{
background-color:black !important;
color:white !important;
}
#profileNotes dt{
color:black !important;
}

div.title h2 {
color: #fff !important;
}

.title h2 {
background: rgb(0, 0, 0);
font-weight: bold;
padding: 5px;
font-size: 14px;
}

fieldset.top-border {
border-top: 1px dotted rgb(109, 43, 43); }

fieldset label, #side fieldset a {
font-size: 1em;
color: rgb(165, 165, 165);
}

.fieldset_container .float-l {
margin-right: 20px;
width: 100%;
}