html {
	height: 100%; 
	}
body {
	/*background-image: url(images/intro_bkg.gif);*/
	/*background-repeat: repeat;*/
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;!important
	behavior:url("csshover2.htc");
	/*background-image: url(images/home/bg.jpg);*/
	background-position: center;
	color: #666666
}
body { background-color:#000; }
#shell {
	margin: auto;
	width: 575px;
	height: 463px;
}
#shell1 {
	margin: auto;
	width: 315px;
	height: 170px;
	background-image: url(images/INTRO-page.jpg);
	background-repeat: no-repeat;
}
a:link,
a:active,
a:visited {
	color: #797979;
}
a:hover {
	color: #545454;
}
#izbor {
	padding-top: 410px;
	text-align: center;
}
.myspacediv {
	width: 90px;
	height: 26px;
	margin: 17px auto;
}
.myspace {
	background-image: url(images/myspace_tea_break.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-position: 0px 0px;
}
.myspace:hover {
	background-image: url(images/myspace_tea_break.jpg);
	background-position: 0px -26px;
	background-repeat: no-repeat;
}
.enter {
	text-align: center;
	color: #bfbb2f;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 10px;
}
.enter a, .enter a:visited, .enter a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.enter a:hover {
	text-decoration: underline;
}