body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fecc03;
}

.tabela
{
	background-color:#ffffff;
	background-image:url(../images/sunce.jpg); 
	background-repeat:no-repeat; 
	background-position:10px 10px;
	height:500px;
}

.dalje
{
	background-image: url(../images/next.jpg);
	background-repeat: no-repeat;
	width:45px;
	height:35px;
	border:0px;
	
}

.odgovor
{
	background-repeat:no-repeat; 
	background-position:center; 
	background-color:#ffffff; 
	width:345px; 
	height:135px; 
	border:0px
}

.odgovor:hover
{
	border:3px solid #008000;
	padding: 1px;
	cursor:pointer;
}

.odgovor1
{
	background-repeat:no-repeat; 
	background-position:center; 
	background-color:#ffffff; 
	width:155px; 
	height:135px; 
	border:0px
}

.odgovor1:hover
{
	border:3px solid #008000;
	padding: 1px;
	cursor:pointer;
}

.oblasti
{

}
.oblasti:hover
{

	cursor:pointer;
}

.info
{
	background-color: #FFCC33;
	padding: 5px;
	border: 1px solid #FE7901;
}

.plejer
{
	background-image:url(images/zvuk.jpg)
}

small
{
	color:#999999;

}

.posecene
{
	border:1px dashed #CCCCCC;
	padding:3px;
}

#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}

#loading {
	visibility:hidden;

}

#loaded {
	visibility:visible;
}

.pristup
{
	color:#cc0000;
	border:1px solid #cc0000;
	width:200px;
	height:auto;
	position:absolute;
	top:200px;
	left:500px;
	background-color:#ffffff;
	visibility:hidden;
	background-image:url(../images/unlock.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;
	padding:5px;
	padding-top: 80px;
}
.pg-normal 
{
	color: black;
	font-weight: normal;
	text-decoration: none;    
	cursor: pointer;    
}
.pg-selected 
{
	color: black;
	font-weight: bold;        
	text-decoration: underline;
	cursor: pointer;
}
