html, body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	width: 100%;
	height: 100%;
	font-family: Arial, sans-serif;
	position: relative;
	color: #888888;
}

h1 {font:23px Arial;color:#ffffff;font-weight:bold;}

a img {
	border: none;
}

#setlinks a {color:#3A52A2;font:4px arial;text-decoration:none;}
#setlinks a:hover {color:#3A52A2;font:4px arial;text-decoration:underline;} 

#logo {
	position:relative;
	z-index: 4;
	width: 300px;
	height: 300px;
	background: url(../i/l.jpg) no-repeat;
}

#topinfo {
	display:block;
	position: absolute;
	top: 0px;
	right: 20px;
	text-align: right;
	font-size: 11px;
	width: 170px;
	margin-right: 50px;
	margin-top: 20px;
}
#consta {
	width:100%;
	display:block;
	background: black url(../i/c.gif) no-repeat top right;
	height: 60px;
}

#topinfo.hover {
	font-size:13px;
	width: 200px;
}

#topinfo p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.7em;
}

#container {
	position: absolute;
	top: 300px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 99%;
	height: expression(document.body.offsetHeight-300);
	border:1px solid black;
	padding:0px;
/*	background: url(../i/a.gif) no-repeat 180px 100%;*/
}

#menu_container {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:2;
	width: 240px;
}

#menu_container .shd {
	position:relative;
	top: -180px;
	height:200px;
	z-index:2;
	left: 40px;
	margin-bottom: -180px;
	width: 200px;
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/z.png', sizingMethod='crop');"	
}

head:first-child+body #menu_container .shd{
	background: url(../i/z.png) repeat-x bottom right;
}


#menu {
	position:relative;
	z-index:3;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: right;
	font-size: 0.9em;
	background: black;
	margin-right:25px;
}

#menu ul {
	position: relative;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	color: #969593;
	line-height: 24px;
	padding:0px;
	margin:0px;
	width:100%;
	position: relative;
}

#menu .sub{
	display: none;
	position: absolute;
	left: 205px;
	padding: 3px;
	width: 150px;
	background: #050505;
	border: 1px solid black;
	top: 0px;
	text-align:left;
}

#menu .sub.sel {
	display: block;
	width: 100%;
	text-align:right;
	position: static;
	margin-top: 0px;
	background: none;
	border: none;
	padding-bottom: 10px;
	width: 180px;
	border:1px solid red;
}

#menu .sub_sel {
	display: block;
	width: 100%;
	text-align:right;
	position: static;
	margin-top: 0px;
	background: none;
	border: none;
	padding-bottom: 10px;
	width: 180px;
}

#menu .sub li {
	
	line-height: 20px;
}

#menu .sub li {
	padding-right: 15px;
}

#menu a.sub {
	font-size: 0.8em;
	color: #DEDEDC;
}

#menu .sub a:hover,  #menu .selected .sub a:hover {
}

#menu a.subselected {
	font-size: 1em;
	color: #FFFA9C;
}

#menu a.subs {
	font-size: 0.8em;
	color: #DEDEDC;
}

#menu a {
	color: #DEDEDC;
	text-decoration: none;
}

#menu a:hover {
	color:white;
	text-decoration:underline;
}

#menu a.selected {
	color: #FFFA9C;
	font-size: 1.3em;
}



#content {
	margin:0px;
	padding:0px;
	position:absolute;
	left:300px;
	top: -140px;
	bottom:42px;
	right:3px;

}
#text {
	position: relative;
	height:100%;
	padding:20px;
	padding-left: 30px;
	font-size: 0.9em;
	line-height: 1.45em;
	padding-right: 2em;
}

#page {
	padding-bottom: 1em;
}

.slogan {
	height:40px;
	font-size: 130%;
	text-indent: -1000px;
	background: url(../i/s.gif) no-repeat;
	margin-bottom: 1em;
}

#text a {
	color: white;
}

#text table {
	border-collapse: collapse;
/*	border-top: 1px solid gray;
	border-left: 1px solid gray;*/
}
#text table td {
/*	border-right: 1px solid gray;
	border-bottom: 1px solid gray;*/
		
}

.partners td {
	padding: 10px;
}

.partners img {
	margin: 5px;
	vertical-align: middle;
}

h2 {
	margin-bottom:0.3em;
	padding-bottom:0px;
	font-size: 130%;
}

h3 {
	margin-bottom: 0.3px;
	padding-bottom: 0px;
	margin-top: 0.7em;
	padding-top: 0px;
	font-size: 100%;
}

p {
	margin: 0px;
	margin-bottom: 0.5em;
}

.gallery img {
	margin: 10px;
}

.gallery {
	width: 100%;
}

#text .gallery tr td table, #text .gallery table td {
	border: none;
}

#date {
	position: absolute;
	width: 115px;
	height: 100px;
	left: 180px;
	bottom: 0px;
}

#date.hover {
	background: url(../i/e.gif) no-repeat left bottom;
}



#shadow {
	position:absolute;
	left: 208px;
	top: 0px;
	width: 79px;
	height: 128px;
	
}

head:first-child+body #shadow{
	background: url(../i/v.png) no-repeat top left;
}
#shadow{filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/v.png', sizingMethod='crop');"}

#button{
	position:absolute;
	bottom: 20px;
	left: 20px;
}

#adv {
	position: absolute;
	z-index: 2;
	height: 160px;
	right:0px;
	left: 300px;
	overflow: hidden;
}

#adv div {
	position: absolute;
	cursor: default;
	overflow:hidden;
}

#ad1 {
	font-size: 120px;
	top: 40px;
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
	left: -1000px;
	width: 1000px;
}
#ad2 {
	font-size: 80px;
	top: 0px;
	filter:alpha(opacity=7);
	-moz-opacity:.07;
	opacity:.07;
	left: 1500px;
	width: 1000px;
}

#ad3 {
	display: none;
	padding-top: 10px;
	top: 20px;
	left: 50%;
	text-align:center;
	line-height: 70px;
	font-size: 100px;
}
#ad3 span {
	font-size: 50px;
}

#langs {
	position:absolute;
	z-index: 50;
	color: white;
	top: 0px;
	left: 20px;
}

#langs a {
	width: 40px;
	display: block;
	float: left;
	text-align: center;
	text-decoration:none;
	font-size: 11px;
	color:	#909090;
}

#langs a.s {
	background-color: #909090;
	color: black;
}