* { 
margin: 0px; 
padding: 0px; 
}

body {
	color: #000;
	background: url(../images/bg.jpg) #000 no-repeat center top;
	height:1000px;
	font-family: Times New Roman, Arial, Tahoma, Candara;
}

img { border: none; outline:none;}
a img{border: none; outline:none;}
input { outline:none;  border:none; }
a { color:#fff; text-decoration:none; }
a:visited { color: #dbc287;}
a:hover { text-decoration: underline; }

#sika a{
opacity: 0.2;
}

#sika a:hover{
opacity: 1;
}

#dauns a{
opacity: 0.5;
}

#dauns a:hover{
opacity: 1;
}

#krepej a{
opacity: 0.5;
}

#krepej a:hover{
opacity: 1;
}

#cont{
	position:absolute;
	width:1000px;
	height:1000px;
	left:50%;
	margin-left:-500px;
}

#logo_center_top {
	width:556px;
	height:318px;
	margin:auto;
	margin-top:66px;
}

#content{
	position:absolute;
	width: 390px;
	height: 505px;
	top: 420px;
	left:20px;
}

#mycustomscroll { 
position: relative; 
margin: 0 auto;
width: 390px;
height: 505px;
overflow-y:scroll;
}

.scrollgeneric { 
line-height: 1px; 
font-size: 1px; 
position: absolute; 
top: 0; 
left: -1px; 
}

#title  {
padding-left:30px;
padding-bottom:5px;
font-family: "Times New Roman";
font-size:20px; 
color:#f3d4bc; 
}

#info  {
padding-left:25px;
font-family: "Arial";
font-size:12px; 
color:#f3d4bc; 
}

.start {
	position:absolute;
	background:url(../images/start.png); 
	width:461px;
	height:26px;
	top:350px;
	left:270px;
}

.forum a{
	position:absolute;
	background:url(../images/forum.png); 
	width:81px;
	height:31px;
	top:90px;
	left:598px;
}

.forum  a:hover{
	background:url(../images/forum.png); 
	opacity: 0.7;
	filter: alpha(Opacity=70);
}

.sait a{
	position:absolute;
	background:url(../images/sait.png); 
	width:81px;
	height:31px;
	top:90px;
	left:343px;
}

.sait  a:hover{
	background:url(../images/sait.png); 
	opacity: 0.7;
	filter: alpha(Opacity=70);
}

/** Timer **/

#bgtimer { 
background:url(../images/timerbg.png); 
width:300px; 
height:97px; 
position:absolute; 
top:400px; 
left:340px; 
}

.cntSeparator { 
padding:0px 22px 5px 0px; 
}

#timer { 
position:relative; 
top:15px; 
left:8px; 
}

#studio a{
    background:url(../images/logo.png) no-repeat;
	top:920px;
	left:900px;
    width:181px;
    height:58px;
	position:absolute;
	opacity: 0.3;
	filter: alpha(Opacity=30);
}

#studio a:hover{
    background:url(../images/logo.png) no-repeat;
    width:181px;
    height:58px;
	opacity: 1;
	filter: alpha(Opacity=100);
}

#cop {
top: 792px;
left: 340px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
color: #776f62;
position: absolute;
text-align: center;
}
