html{
background-color: #000000;
}

body{
margin: 0px;
}

#topbar{
width: 100%;
height: 51px;
background-image: url(topbar.png);
background-repeat: repeat-x;
position:relative;
margin-top: 0px;
}

#links{
width: 261px;
height: 29px;
top:5px;
left: 13px;
position: absolute;
}

#menu{
list-style:none;
margin: 0px;
padding: 0px;
width:261px;
height:29px;
}

#menu li{
float: left;
}

#menu li a.cherryl{
display:block;
width:59px;
height:29px;
background:url("cherrylink.png") no-repeat 0 0;
text-indent: -9999px;
}

#menu li a.cherryl:hover{
background-position: 0 -29px;
}

#menu li a.facebookl{
display:block;
width:77px;
height:29px;
margin-left: 13px;
background:url("facebooklink.png") no-repeat 0 0;
text-indent: -9999px;
}

#menu li a.facebookl:hover{
background-position: 0 -29px;
}

#menu li a.myspacel{
display:block;
width:93px;
height:29px;
margin-left: 13px;
background:url("myspacelink.png") no-repeat 0 0;
text-indent: -9999px;
}

#menu li a.myspacel:hover{
background-position: 0 -29px;
}


#guestslo{
top:3px;
right: 13px;
position: absolute;
}

#guestslo img{
border: none;
}

#entersite{
position: relative;
top: 30px;
width: 334px;
height: 130px;
margin-left:auto;
margin-right: auto;
}

#entersite a{
text-decoration: none;
color: #FFFFFF;
font-family: Arial, Times New Roman;
font-size: 17px;
font-weight: bold;
}

#english{
position: absolute;
left:11px;
top:80px;
}

#slovenian{
position: absolute;
right: 13px;
top: 80px;
}

#nobelonging{
position: relative;
top: 30px;
width: 100%;
text-align: center;
}

#nobelonging img{
border: none;
}

#Scoope {
position: absolute;
top: 250px;
left: 100px;
width: 200px;
border-color: #FFFFFF;
border-width: 1px;
border-style: dotted;
text-align: center;
}

#Scoope img{
height: 60%;
width: 60%;
border: none;
margin-top: 15px;
}

#Scoope p{
color: #FFFFFF;
}

#Scoope a{
color: red;
}

#Scoope span{
color: red;
}

#others{
position: relative;
top: 100px;
width: 100%;
height: 450px;
visibility: hidden;
}

#others img{
border: none;
}

#brandedb{
position: absolute;
left: 10%;
}

#sloguest{
position: absolute;
right: 10%;
top: 250px;
}


#footer{
position: relative;
top: 40px;
margin-bottom: 0px;
width: 100%;
height: 30px;
border-top-style: solid;
border-top-color: #323232;
border-top-width: thin;
}

#footer a{
color: #333333;
padding: 5px;
margin-top: 10px;
margin-left: 5px;
font-family: Arial, Times New Roman;
font-size: 9px;
}

#footer span{
color: #323232;
padding: 5px;
font-family: Arial, Times New Roman;
font-size: 9px;
}

#contator{
position: absolute;
top: 8px;
right: 5px;
height: 16px;
width:70px;
overflow:hidden;
}