body
{
	margin:0;
	border:0;
	padding:0;
	height:100%; 
	max-height:100%; 
	background:#1e1e1e; 
	font-family:arial, verdana, sans-serif; 
	font-size:76%;

	overflow:auto; 
	color:#8c1e1e;
}

a	{	text-decoration:none;	}
a:hover{	text-decoration:underline;	}

input
{
	background:#8e1e1e;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
}
textarea
{
	background:#8e1e1e;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
}
form, table
{
	font:12px Arial, Helvetica, sans-serif;
}

#Header
{
	position:absolute; 
	left:50%;
	top:200px; 
	height:148px; 
	width:830px; 
	margin-top:-101px;
	margin-left:-415px;	
	overflow:hidden; 
	background-image:url('Images/Cutted/Head.jpg');
	background-repeat: no-repeat;
 	display:none;
}
#Left_Border
{
	position:absolute;
	left:50%;
	top:200px; 
	width:24px;
	height:0;
	margin-left:-415px;
	margin-top:48px;
	overflow:hidden; 
	background-image:url('Images/Cutted/Center_Left.jpg');
	background-repeat: repeat-y;
	display:none;
}
#Right_Border
{
	position:absolute;
	left:50%;
	top:200px; 
	width:24px;
	height:0px;
	margin-left:391px;
	margin-top:48px;
	overflow:hidden; 
	background-image:url('Images/Cutted/Center_Right.jpg');
	background-repeat: repeat-y;
 	display:none;
}
#Footer
{
	position:absolute; 
	top:246px; 
	left:50%;
	height:54px; 
	width:830px; 
	margin-top:1px;	
	margin-left:-415px;	
	overflow:hidden; 
	color:#a75858;
	text-align:center;
	padding:10px;
	background-image:url('Images/Cutted/Footer.jpg');
	background-repeat: no-repeat;
 	display:none;
}


#Atom_Top_Center
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:18px; 
	width:394px; 
	margin-top:-101px;	
	margin-left:-197px;	
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Top_Center.jpg');
	background-repeat: repeat-x;
}
#Atom_Top_Left
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:18px; 
	width:18px; 
	margin-top:-101px;	
	margin-left:-215px;	
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Top_Left.jpg');
	background-repeat: no-repeat;
}
#Atom_Top_Right
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:18px; 
	width:18px; 
	margin-top:-101px;	
	margin-left:197px;
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Top_Right.jpg');
	background-repeat: no-repeat;
}
#Atom_Head_Gradient
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:105px; 
	width:394px; 
	margin-top:-83px;	
	margin-left:-197px;	
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Head_Gradient.jpg');
	background-repeat: repeat-x;
}
#Banner
{
	position:relative;
	width:370px;
	height:105px;
	left:50%;
	margin-left:-185px;
	text-align:center;
}


#Atom_Menu_Center
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:26px; 
	width:374px; 
	margin-top:22px;	
	margin-left:-187px;
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Menu_Center.jpg');
	background-repeat: repeat-x;
}
#Atom_Menu_Left
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:26px; 
	width:10px; 
	margin-top:22px;	
	margin-left:-197px;
	overflow:hidden; 
	background-repeat: no-repeat;
	background-position:5px 0px;
	background-image:url('Images/Cutted/Atoms/Menu_Left.jpg');
	background-color:#8c1e1e;
}
#Atom_Menu_Right
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:26px; 
	width:10px; 
	margin-top:22px;	
	margin-left:187px;
	overflow:hidden; 
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-image:url('Images/Cutted/Atoms/Menu_Right.jpg');
	background-color:#8c1e1e;
}


#Atom_Center_Left
{
	position:absolute;
	top:200px; 
	left:50%;
	width:18px;
	height:166px;
	margin-top:-83px;
	margin-left:-215px;
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Center_Left.jpg');
	background-repeat: repeat-y;
}
#Atom_Center_Right
{
	position:absolute;
	top:200px; 
	left:50%;
	width:24px;
	height:166px;
	margin-top:-83px;
	margin-left:197px;
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Center_Right.jpg');
	background-repeat: repeat-y;
}
#Atom_Center_Inside
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:24px; 
	width:382px; 
	margin-top:23px;	
	margin-left:-191px;
	overflow:hidden; 
 	background-color:#8c1e1e;
	opacity:0.4;
}
#Main
{
	color:#1e1e1e;
	position:absolute; 
	top:200px; 
	left:50%;
	height:389px; 
	width:732px;
	padding:25px;
	margin-top:-47px;	
	margin-left:-391px;
	overflow:auto;
	background-image: url('Images/Cutted/Main_Bg.jpg');
	background-color:#d7c8c8;
	text-align:justify;
	display:none;
}
#Main_UpFade
{
	position: fixed; 
	top: 200px;
	left:50%;
	height: 50px;
	width:782px;
	margin-top:-47px;	
	margin-left:-391px;
	background-image: url('Images/Cutted/Transparency_Mask_1.png');
	background-repeat: repeat-x;
	z-index:99;
	display: none;
}
#Atom_Footer_Gradient
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:35px; 
	width:394px; 
	margin-top:48px;	
	margin-left:-197px;	
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Footer_Gradient.jpg');
	background-repeat: repeat-x;
}


#Atom_Bottom_Center
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:18px; 
	width:394px; 
	margin-top:83px;	
	margin-left:-197px;	
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Bottom_Center.jpg');
	background-repeat: repeat-x;
}
#Atom_Bottom_Left
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:18px; 
	width:18px; 
	margin-top:83px;	
	margin-left:-215px;	
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Bottom_Left.jpg');
	background-repeat: no-repeat;
}
#Atom_Bottom_Right
{
	position:absolute; 
	top:200px; 
	left:50%;
	height:18px; 
	width:18px; 
	margin-top:83px;	
	margin-left:197px;	
	overflow:hidden; 
	background-image:url('Images/Cutted/Atoms/Bottom_Right.jpg');
	background-repeat: no-repeat;
}

#Preload_Image
{
	display:block;
	position:fixed; 
	top:99.9%; 
	left:99.9%;
	height:1px; 
	width:1px; 
	overflow:hidden; 
	background-repeat: no-repeat;
}

#Logo_WS
{
	left:140px;
	top:18px;
	position:absolute;
	height:105px;
	width:105px;
	display:block;
	background-image:url('Images/Logo/Logo_WS_Anim.gif');
}

#Menu_Bar
{
	position:relative; 
	top:89px; 
	left:30px;
	height:26px; 
	width:775px; 
	overflow:hidden;
	display:none;
}
.Btn_Text
{
	color:#1e1e1e;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	overflow:hidden;
}
.Btn_Textskusksa:hover
{
	color:#d7c8c8;
}

#Lang_Flag_SK
{
	left:760px;
	top:5px;
	position:relative;
	height:15px;
	width:27px;
	display:block;
	cursor:pointer;
}
#Lang_Flag_EN
{
	left:786px;
	top:21px;
	position:relative;
	height:16px;
	width:23px;
	display:block;
	cursor:pointer;
}

#Player
{
	position:relative;
	left:754px;
	top:36px;
	height:30px;
	min-width:53px;
	width:53px;
	background-color:#8c1e1e;
	display:none;
}

#outerCircleText
{
	position: absolute;
	top: 0;
	left: 0;
	
	font-style: italic;
	font-family: 'comic sans ms', verdana, arial;
	color: #ffffff;
	cursor: default;
	
	z-index: 100;
}
#outerCircleText div
{
	position: relative;
}
#outerCircleText div div
{
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

