
/* index */
html, body#index {height:100%;}
/*ie7*/ #index *:first-child+html body {font:85% tahoma;}
/*ie<7*/ * html body .blocks {visibility:hidden;}

body#index {
	font:97% tahoma;
	background:#52555F;
	overflow:hidden;
}
#index #block {
	position:absolute;
	top:2%;
	left:2%;
	width:96%;
	height:95.5%;
	color:#567;
	background:#878C9C;
	border-top:1px solid #cde;
	border-left:1px solid #bcd;
	border-right:2px outset #abc;
	border-bottom:2px outset #abc;
}
#index #block p {
	margin:1.5ex 1.5ex 2ex 2ex;
}
body#index:hover #block {
	display:none;
}
#index .blocks {
	float:left;
	width:30%;
	height:29%;
	margin:1.8% 0 0 2%;
	color:#567;
	background:#878C9C;
	border-top:1px solid #ccdbeb;
	border-left:1px solid #bcd;
	border-right:2px outset #abc;
	border-bottom:2px outset #abc;
}
#index .blocks:hover {
	background:#7C808F;
}
#index #go #iblock {
	display:none;
}
#index #go:hover #iblock {
	display:block;
	position:absolute;
	top:2%;
	left:2%;
	width:96%;
	height:95.5%;
	color:#567;
	background:#878C9C;
	border-top:1px solid #cde;
	border-left:1px solid #bcd;
	border-right:2px outset #abc;
	border-bottom:2px outset #abc;
}
#index #iblock a:link, #index #iblock a:visited {
	float:left;
	margin:1.8ex 1.5ex 2ex 2.1ex;
	padding:0 0.5ex 0.1ex 0.5ex;
	font:197% verdana;
	letter-spacing:0.2ex;
	font-variant:small-caps;
	text-decoration:none;
	color:#4C5B6A;
	border:2px groove #87909C;
}


/*________________________________________________________/
  ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ\
*/



/* indexb */
html, body#indexb	{height:100%;}/*ie7;<7*/ #indexb *:first-child+html body	{font:85% tahoma;}
* html body {
	font:82% tahoma;
}
body#indexb {
	font:97% tahoma;
	background:#52555F;
	overflow:hidden;
}
#indexb #block {
	position:absolute;
	top:2%;
	left:2%;
	width:96%;
	height:95.5%;
	color:#567;
	background:#878C9C;
	border-top:1px solid #cde;
	border-left:1px solid #bcd;
	border-right:2px outset #abc;
	border-bottom:2px outset #abc;
}
#indexb #block p {
	margin:1.5ex 1.5ex 2ex 2ex;
}
body#indexb:hover #block {
	display:none;
}
#indexb .blocks {
	float:left;
	width:30%;
	height:29%;
	margin:1.8% 0 0 2%;
	color:#567;
	background:#878C9C;
	border-top:1px solid #ccdbeb;
	border-left:1px solid #bcd;
	border-right:2px outset #abc;
	border-bottom:2px outset #abc;
}
#indexb .blocks:hover {
	background:#7C808F;
}
#indexb .blocks a:link, #indexb .blocks a:visited {
	float:left;
	margin:1.8ex 1.5ex 2ex 2.1ex;
	padding:0 0.5ex 0.1ex 0.5ex;
	font:197% verdana;
	letter-spacing:0.2ex;
	font-variant:small-caps;
	text-decoration:none;
	color:#4C5B6A;
	border:2px groove #87909C;
}


/*________________________________________________________/
  ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ\
*/



/* body.block*/

body.block *	{margin:0;padding:0;}
html,body.block {height:100%;} /*ie7;<7*/ *:first-child+html body {font:85% tahoma;} * html body {font:82% tahoma;}
body.block	{
	font:97% tahoma;
	background:#52555F;
	overflow:hidden;
}
.block #block {
	position:absolute;
	top:2%;
	left:2%;
	width:96%;
	height:95.5%;
	color:#567;
	background:#878C9C;
	border-top:1px solid #cde;
	border-left:1px solid #bcd;
	border-right:2px outset #abc;
	border-bottom:2px outset #abc;
}
.block #block h1 {
	float:left;
	margin:1.8ex 1.5ex 1ex 2.1ex;
	padding:0 0.5ex 0.1ex 0.5ex;
	font:197% verdana;
	letter-spacing:0.2ex;
	font-variant:small-caps;
	text-decoration:none;
	color:#4C5B6A;
	border:2px groove #87909C;
}
.block #block h2 {
	clear:both;float:left;
	margin:0 1.5ex 1ex 2.6ex;
	padding:0 0.5ex 0.1ex 0;
	font:177% verdana;
	letter-spacing:0.2ex;
	font-variant:small-caps;
	text-decoration:none;
	color:#495765;
	border-bottom:2px groove #87909C;
}
.block #block p {
	clear:both;
	margin:1.5ex 1.5ex 1.5ex 4.4ex;
	max-width:73ex;
	color:#1F262C;
	color:#2F3842;
}
