/* Last modified on Sep 17, 2011 16:36 */

@import url("http://fonts.googleapis.com/css?family=Dancing+Script");
@import url("http://fonts.googleapis.com/css?family=Special+Elite");
:focus {outline: none}

/*@font-face {*/
/*  font-family: 'Tangerine';*/
/*  font-style: normal;*/
/*  font-weight: bold;*/
/*  src: local('Tangerine'), url('http://themes.googleusercontent.com/font?kit=UkFsr-RwJB_d2l9fIWsx3i3USBnSvpkopQaUR-2r7iU') format('truetype');*/
/*}*/

body, table, tr, td, ul, li, img, div {margin:0; padding:0; border:0;}
ul {padding-left:15px}
span.style2 { font-weight: bold; font-size: 120%; color : #FFDEAD}
span.style_i2 { font-weight: bold; font-family: Comic Sans MS, Verdana, sans-serif;font-size: 140%; color : navajowhite}
span.style_i { font-family: 'Dancing Script', Verdana, sans-serif;font-size: 160%;font-weight: bold; color : navajowhite;margin-right: 1px}

span.star {color: lightcoral;font-weight: bold;}
span.antique {color:antiquewhite;font-weight: bold;font-size: 110%;}
span.coral {color: deepskyblue;}


div.header1 {background:#000000;width:920px;#width:900px;
	margin-top:50px;margin-bottom:20px}
div.header1 table {width:100%;border-collapse:collapse;empty-cells:show;}
div.header1 table td div.blue {height:88px;background: url('blue_black.gif') repeat-y 50%;text-align:center}
div.header1 table td div.brown {height:88px;background: url('brown_black.gif') repeat-y 50%;text-align:center}
div.header1 table td div img.left {width:226px;height:88px;float:left;margin-left:50px}
div.header1 table td div img.right {width:226px;height:88px;float:right;margin-right:50px}


div.style1 {background-color: #003366; width:900px; text-align:justify;
	padding: 10px 10px 10px 10px; border-left: 1px solid #0066C2; border-top: 1px solid  #0066C2; border-right: 2px solid  #000033;border-bottom: 2px solid  #000033;
	border-radius : 8px; -moz-border-radius : 8px; -webkit-border-radius: 8px;}
div.style1b {background-color: #301800; width:900px; text-align:justify;
	padding: 10px 10px 10px 10px; border-left: 1px solid #784300; border-top: 1px solid  #784300; border-right: 2px solid  #110000;border-bottom: 2px solid  #110000;
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}

div.style_gray {background-image: url("bluewood2.jpg");background-color: #002244; width:878px; text-align:left;padding: 5px 10px 5px 10px; border-left: 1px solid  #004488; border-top: 1px solid  #004488;
	border-right: 1px solid  #000022;border-bottom: 1px solid  #000022;
	border-radius: 8px; -moz-border-radius: 8px;}

/*div.style1b {background-color: #301800; width:900px; text-align:justify;
	padding: 10px 10px 10px 10px; border-left: 1px solid #582200; border-top: 1px solid  #582200; border-right: 1px solid  #220000;border-bottom: 1px solid  #220000;
	border-radius: 10px; -moz-border-radius: 10px;}
div.style2 {background-color: #000000; width:920px; text-align:justify;
	border-left: 1px solid  #003366; border-top: 1px solid  #003366; border-right: 1px solid  #003366;border-bottom: 1px solid  #003366}
div.style2b {background-color: #000000; width:920px; text-align:justify;
	border-left: 1px solid  #582200; border-top: 1px solid  #582200; border-right: 1px solid  #582200;border-bottom: 1px solid  #582200}
	*/
div.menubar
	{
		position:fixed;
		z-index:10;
		_position:absolute;
		top:0px; left:0px; width:100%;
		_top:expression(eval(document.body.scrollTop));
		background:#000033;
		background-image: url("bluewood.jpg");
		height:35px;
		text-align:center;
		padding: 7px 0px 0px 0px;
		font-weight:bold;
		color:#FFFACD
	}

div.menubar2
	{
		position:fixed;
		z-index:10;
		_position:absolute;
		top:0px; left:0px; width:100%;
		_top:expression(eval(document.body.scrollTop));
		background:#330000;
		background-image: url("brownwood.jpg");
		height:35px;
		text-align:center;
		padding: 7px 0px 0px 0px;
		font-weight:bold;
		color:#FFFACD
	}


div.menubarx {width:auto; background:#330000; height:22px; text-align:center; padding: 0px 0px 0px 0px;font-weight:bold;color:#FFFACD}		
	
span.hint
{
	border-right: #440000 4px solid;
	border-radius : 8px; -moz-border-radius : 8px; -webkit-border-radius: 8px;
	padding-right: 3px;
	border-top: #864300 4px solid;
	padding-top: 3px;
	border-left: #864300 4px solid;
	padding-left: 3px;
    border-bottom: #440000 4px solid;
    padding-bottom: 3px;
    font-weight: normal;
    font-variant: normal;
    width:340px;
    left: 0px;
    top: 0px;
    visibility: hidden;
    text-transform: none;
    position: absolute;
    font-style: normal;
    font-family: arial;
    font-size: 10pt;
    color: black;
    background-color: cornsilk;
    text-decoration: none;
    text-align:left;
}

span.hint2
{
    border-right: #440000 2px solid;
    padding-right: 2px;
    border-top: #864300 2px solid;
    padding-top: 2px;
    border-left: #864300 2px solid;
    padding-left: 10px;
    border-bottom: #440000 2px solid;
    padding-bottom: 2px;
    width:420px;
    visibility: hidden;
    position: absolute;
    font-style: normal;
    font-family: arial;
    font-size: 10pt;
    color: black;
    background-color: #fff8dc;
    text-decoration: none;
    text-align:left;
}

a.tip {padding-right:0px; padding-left:0px; text-decoration:none; border:0;width:80px}
a.sima {text-decoration:none; color:pink}
a.sima2 {text-decoration:none; color:yellow}
a.sima3 {text-decoration:none; color:darksalmon; font-size:113%}
a.sima4 {text-decoration:none;color:#ffffff}

a.menu:link {text-decoration:none;color:#FFFACD}
a.menu:visited {text-decoration:none;color:#FFFACD}
a.menu:hover {color:cyan;text-decoration:none}

a.linkstyle2:link {text-decoration:none; font-weight:bold; font-size: 90%; color: #A9A990}
a.linkstyle2:visited {text-decoration:none; font-weight:bold; font-size: 90%; color: #A9A990}
a.linkstyle2:hover {text-decoration:none; font-weight:bold; font-size: 90%; color: #00FFFF}

a.linkstyle2b:link {text-decoration:none; font-weight:bold; font-size: 90%; color: #A9A990}
a.linkstyle2b:visited {text-decoration:none; font-weight:bold; font-size: 90%; color: #A9A990}
a.linkstyle2b:hover {text-decoration:none; font-weight:bold; font-size: 90%; color: #FF7F50}

a.linkstyle3:link {text-decoration:none; font-weight: bold; font-size: 120%; color: #FFDEAD}
a.linkstyle3:visited {text-decoration:none; font-weight: bold; font-size: 120%; color: #FFDEAD}
a.linkstyle3:hover {text-decoration:none; font-weight:bold; font-size: 120%; color: #FF7F50}

a.menu2:link {text-decoration:none;color:#FFFACD}
a.menu2:visited {text-decoration:none;color:#FFFACD}
a.menu2:hover {color:coral;text-decoration:none}


div.spoileroff
{
	font: 10pt/14pt Arial, sans-serif;
	color: #FFFFFF;
	background-color: #001144;
	border: 1px inset #0066C2;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
	display:inline;
	cursor:pointer;
}

div.spoiler
{
	font: 10pt/14pt Arial, sans-serif;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

div.spoileroff_red
{
	font: 10pt/14pt Arial, sans-serif;
	color: #FFFFFF;
	background-color: #440000;
	border: 1px inset #C26600;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
	display:inline;
	cursor:pointer;
}

div.spoiler_red
{
	font: 10pt/14pt Arial, sans-serif;
	color: #FFFFFF;
	background-color: #301800;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

div.tegla2IE {height:22px; width:900px; background:url(layout/uru_tile2c.jpg); background-repeat:repeat-x}
div.tegla2FF {height:22px; width:920px; background:url(layout/uru_tile2c.jpg); background-repeat:repeat-x}

div.tegla3IE {height:28px; width:900px; background:url(layout/tile_tw.jpg); background-repeat:repeat-x}
div.tegla3FF {height:28px; width:910px; background:url(layout/tile_tw.jpg); background-repeat:repeat-x}

div.tegla4IE {height:7px; width:900px; background:url(layout/yeeshapanel3acap.jpg); background-repeat:repeat-x}
div.tegla4FF {height:7px; width:920px; background:url(layout/yeeshapanel3acap.jpg); background-repeat:repeat-x}



img.rejtett {float:right;
		margin-left:10px;margin-top:5px;
		border-left: 2px solid  #0066C2;
		border-top: 2px solid  #0066C2;
		border-right: 2px solid	#000022;
		border-bottom: 2px solid  #000022;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		background-color: #003399;
		border-radius: 6px; -moz-border-radius: 6px;
	}

img.rejtett2 {
		margin-left:10px;margin-top:5px;
		border-left: 2px solid  #703000;
		border-top: 2px solid  #703000;
		border-right: 2px solid	#100000;
		border-bottom: 2px solid  #100000;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		background-color: #301800;
		border-radius: 6px; -moz-border-radius: 6px;
	}

img.rejtett3 {
		margin-left:10px;margin-top:5px;
		border-left: 2px solid  #0056B2;
		border-top: 2px solid  #0056B2;
		border-right: 2px solid	#000010;
		border-bottom: 2px solid  #000010;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		background-color: #003399;
		border-radius: 6px; -moz-border-radius: 6px;
	}

img.rejtett4 {
		/*margin-left:10px;margin-top:5px;*/
		border-left: 2px solid  #0076D2;
		border-top: 2px solid  #0076D2;
		border-right: 2px solid	#000010;
		border-bottom: 2px solid  #000010;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		background-color: #003399;
		border-radius: 6px; -moz-border-radius: 6px;
	}


/* border */
/*thin silver*/

td.tl4 {background: url("layout/border4_tl.png") no-repeat right;width:3px;height:3px;}
td.top4 {background: url("layout/border4_top.png") repeat-x }
td.tr4 {background: url("layout/border4_tr.png") no-repeat }
td.left4 {background: url("layout/border4_left.png") repeat-y right}
td.right4 {background: url("layout/border4_right.png") repeat-y }
td.bl4 {background: url("layout/border4_bl.png") no-repeat right}
td.bot4 {background: url("layout/border4_bot.png") repeat-x }
td.br4 {background: url("layout/border4_br.png") no-repeat;width:3px;height:3px;}


		
