/* Universal Styles */

body
{
	background: #fcfcfc url(graphics/red.jpg) repeat-y;
}

blockquote
{
	margin: 1em 5px 1em 10px;
	border-top: ridge 3px #a00000;
	border-bottom: ridge 3px #a00000;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: italic;
}

/* Links */

a:link, a:visited, a:active { text-decoration: none; color: #c0c0c0; border-style: none;}

.linkage a:link { color: #a00000 }
.linkage a:visited { color: #404040 }
.linkage a:active { color: #a00000 }
.linkage a:hover { color: #ffc0c0 }

.linkage 
{
	font-family: serif;  
	font-weight: bold; 
	font-variant: small-caps; 
 }

.maplink1 a:link { color: #ffffff; }
.maplink1 a:visited { color: #f5b0b0; }
.maplink1 a:active { color: #c0c0c0; }
.maplink1 a:hover { color: #c0c0c0; }

 
.maplink1
{
 	margin-left: 10px;
	font-family: "vivaldi"; times; serif;
	font-size: 30px;
	font-weight: bold;
	z-index: 90;
}

.maplink2 a:link { color: #a00000; }
.maplink2 a:visited { color: #404040; }
.maplink2 a:active { color: #ffffff; }
.maplink2 a:hover { color: #ffffff; }

 
.maplink2
{
 	margin-left: 10px;
	font-family: "AucoinLight"; times; serif;
	font-size: 15px;
	font-weight: bold;
	z-index: 90;
}

.maplink3 a:link { color: #a00000; }
.maplink3 a:visited { color: #404040; }
.maplink3 a:active { color: #ffffff; }
.maplink3 a:hover { color: #ffffff; }

 
.maplink3
{
 	margin-left: 10px;
	font-family: "Times New Roman"; times; serif;
	font-size: 100%;
	font-weight: bold;
	z-index: 90;
}

 
.popper1 a:link { color: #a05050}
.popper1 a:visited { color: #a00000 }
.popper1 a:active { color: #a00000 }
.popper1 a:hover { color: #ffc0c0 }

.popper2 a:link { color: #a00000}
.popper2 a:visited { color: #a00000 }
.popper2 a:active { color: #a00000 }
.popper2 a:hover { color: #ffc0c0 }


/* Containers */

.sidebar
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
}

.armory
{
	position: absolute;
	left: 115px;
	top: 400px;
	width: 600px;
	height: 210px;
	background: #feb4b4;
	border: ridge 3px #a00000;
	filter: alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity: 0.4;
}

.armory2
{
	position: absolute;
	left: 115px;
	top: 400px;
	width: 600px;
	height: 210px;
	z-index: 50;
}


.armor
{
	float: left;
	margin-left: -30px;
}

.anisoptera
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}

.banner
{
	position: absolute;
	left: 110px;
	top: 15px;
}

.content
{
	position: absolute;
	left: 230px;
	top: 380px;
	width: 600px;
	z-index: 98;
}

/* Images */

.pixageL
{
	float: left;
	padding: 10px;
}

.pixageC
{
	text-align: center;
}

/* Columns */

.column1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	padding: 5px;
	z-index: 95;
}

.column2
{
	position: absolute;
	top: 0px;
	left: 200px;
	width: 200px;
	padding: 5px;
	z-index: 95;
}

.column3
{
	position: absolute;
	top: 0px;
	left: 400px;
	width: 200px;
	padding: 5px;
	z-index: 95;
}

.column_head
{
	background: url(graphics/tab.jpg) no-repeat;
	height: 47px;
	padding-top: 7px;
	font-family: "AucoinLight"; times; serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #c0c0c0;
}

div.camleft
{
	float: left;
	padding-left: 1px;
	width: 42%;
}

div.camright
{
	float: right;
	padding-right: 20px;
	width: 42%;
}


/* Headers */

.titleage
{
	position: absolute;
	right: -20px;
	top: -65px;
	color: #a00000;
	font-size: 40px;
	font-variant: small-caps;
	font-family: "AucoinLight"; times; serif;
	font-weight: bold;
	font-style: italic;
}

.hrvatski
{
	position: absolute;
	right: -20px;
	top: -25px;
	color: #f5b0b0;
	font-size: 15px;
	font-variant: small-caps;
	font-family: "AucoinLight"; times; serif;
	font-weight: bold;
	font-style: italic;
}

.leader
{
	color: #a00000;
	font-size: 110%;
	font-variant: small-caps;
	font-family: "AucoinLight"; times; serif;
	font-weight: bold;
}

.head02
{
	color: #a00000;
	font-size: 20px;
	font-variant: small-caps;
	font-family: "AucoinLight"; times; serif;
	font-weight: bold;
}



/* Text */

.wordage 
{ 
margin-bottom: 1em;
margin-left: 10px; 
margin-right: 10px; 
font-family: serif; 
font-size: normal;
color: #000; 
text-align: justify; 
} 

.wordageC
{ 
margin-bottom: 1em;
margin-left: 10px; 
margin-right: 10px; 
font-family: serif; 
font-size: normal;
color: #000; 
text-align: center; 
} 

.legal
{
	font-size: .75em;
	font-style: italic;
	font-family: "Arial", arial, sans-serif;
	color: #808080;
	text-align: center;
	margin: 1em 20px 1em 20px;
	border-top: ridge 4px #a00000;
	border-bottom: ridge 4px #a00000;
}
	

/* Buttons */

.button0
{
	position: absolute;
	left: 20px;
	top: 470px;
	width: 20px;
	height: 48px;
	margin-left: 40px;
	font-family: "AucoinLight"; times; serif;
	font-size: 30px;
	font-weight: bold;
	z-index: 90;
}

.button1
{
	position: absolute;
	left: 0px;
	top: 302px;
	width: 20px;
	height: 48px;
	margin-left: 40px;
	font-family: "AucoinLight"; times; serif;
	font-size: 30px;
	font-weight: bold;
	z-index: 90;
}

.button2
{
	position: absolute;
	left: 0px;
	top: 333px;
	width: 20px;
	height: 48px;
	margin-left: 40px;
	font-family: "AucoinLight"; times; serif;
	font-size: 30px;
	font-weight: bold;
	z-index: 90;
}

.button3
{
	position: absolute;
	left: 0px;
	top: 648px;
	width: 20px;
	height: 48px;
	margin-left: 40px;
	font-family: "AucoinLight"; times; serif;
	font-size: 30px;
	font-weight: bold;
	z-index: 90;
}

.button4
{
	position: absolute;
	left: 0px;
	top: 679px;
	width: 20px;
	height: 48px;
	margin-left: 40px;
	font-family: "AucoinLight"; times; serif;
	font-size: 30px;
	font-weight: bold;
	z-index: 90;
}

.button5
{
	position: absolute;
	left: 0px;
	top: 710px;
	width: 20px;
	height: 48px;
	margin-left: 40px;
	font-family: "AucoinLight"; times; serif;
	font-size: 30px;
	font-weight: bold;
	z-index: 90;
}

.button6
{
	position: absolute;
	left: 0px;
	top: 814px;
	width: 20px;
	height: 48px;
	margin-left: 40px;
	font-family: "AucoinLight"; times; serif;
	font-size: 30px;
	font-weight: bold;
	z-index: 90;
}


/* Tarot */

div.shield
{
	text-align: center;
	font-size: 24px;
	font-variant: small-caps;
	font-family: serif;
	font-weight: bold;
	color: #a00000;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

div.gate
{
	text-align: center;
	font-size: 24px;
	font-variant: small-caps;
	font-family: serif;
	font-weight: bold;
	color: #c0c0ff; 
	}

.orientage 
{
	font-family: serif;  
	font-weight: bold; 
	font-style: italic;
	font-size: 18px;
	font-variant: small-caps;
	text-align: center;
	color: #f5b0b0;
 }
 
 .fortune
 {
	 font-family: sans-serif;
	 font-size: 110%;
	 text-align: center;
	 color: #808080;
	 margin-top: 2em;
	 margin-bottom: 3em;
 }

/* Tricks */

.popper1 a img {display: none;}
.popper2 a img {display: none;}

.popper1 a:hover img
{ 
	display: block;
	position: absolute;
	border: 0px;
	left: -40px;
	top: 0px;
}

.popper2 a:hover img
{ 
	display: block;
	position: absolute;
	border: 0px;
	left: -60px;
	top: -33px;
}

