body	{
	margin-top: 0px;
	text-align: center;
	background-image: url(/img/bg_01.gif);
}

#main	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	top:25px;
	width: 1024px;
	height:900px;
}

#left {
	position: absolute;
	left: 0;
	top: 0;
	width: 558px;
	height: 768px;
}

#kino	{
	position: absolute;
	left: 20;
	top: 515;
	width: 260px;
	height: 215px;
}



#right_top	{
	position: absolute;
	left: 558px;
	top: 0;
	width: 466px;
	height: 369px;
	background-image: url(/img/bg_top_right.gif);

}
#menu {
	position: absolute;
	left: 558px;
	top: 369px;
	width: 466;
}

#right_bottom	{
	position: absolute;
	left: 558px;
	top: 476px;
}

#th	{
	position: absolute;
	left: 558px;
	top: 369px;
	width 466px;
	visibility: hidden;
}

#th_pic {
	position: absolute;
	left: 0px;
	top: 0px;
}

#th_text {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 466px;
}

#po	{
	position: absolute;
	left: 558px;
	top: 369px;
	width 466px;
	visibility: hidden;
}

#po_pic {
	position: absolute;
	left: 136px;
	top: 0px;
}

#po_text {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 466px;
}

#compl	{
	position: absolute;
	left: 558px;
	top: 369px;
	width 466px;
	visibility: hidden;
}

#compl_pic {
	position: absolute;
	left: 272px;
	top: 0px;
}

#compl_text {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 466px;
}

#nag	{
	position: absolute;
	left: 558px;
	top: 369px;
	width 466px;
	visibility: visible;
}

#nag_pic {
	position: absolute;
	left: 0px;
	top: 55px;
}

#nag_text {
	overflow:auto;
	position: absolute;
	left: 0px;
	top: 107px;
	width: 466px;
	height:270px;
}

#vned	{
	position: absolute;
	left: 558px;
	top: 369px;
	width 466px;
	visibility: hidden;
}

#vned_pic {
	position: absolute;
	left: 136px;
	top: 55px;
}

#vned_text {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 466px;
}

#gde	{
	position: absolute;
	left: 558px;
	top: 369px;
	width 466px;
	visibility: hidden;
}

#gde_pic {
	position: absolute;
	left: 272px;
	top: 55px;
}

#gde_text {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 466px;
}

#gde_text ul	{
	font-size: 8pt;
}


ul {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	font-family: sans-serif;
	font-size: 10pt;
}


ul.ne {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	font-family: sans-serif;
	font-size: 11px;
}

#bottom	{	
	position: absolute;
	left: 0;
	top: 800px;
	height:70px;
/*background-color: #000;*/
}

#bottom td	{
	
	font-family: sans-serif;
	font-size: 8pt;
	color: #FFF;
	filter: alpha(opacity=30);
	opacity:0.3;
}

#bottom td a		{
	color: cb0033;
	font-weight: bold;
}

p.news	{
	font-size: 11px;
	font-family: sans-serif;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 1px;
}

h1	{
	font-size: 14px;
	font-family: sans-serif;
	color: #C03;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	
}
h2	{
	font-size: 12px;
	font-family: sans-serif;
	color: #000;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	
}

a:link 	{font-size: 11px;
		text-decoration: none;
		font-weight : bold;
		color: #C03; }
a:visited	{text-decoration: none;
			font-weight : bold;
			color: #C03; }
a:active {text-decoration: underline;
		font-weight : bold;
		color: #C03; }
a:hover {text-decoration: underline;
		font-weight : bold;
		color: #C03; }

.orange {border-color:#336ec6;
		background-color:#FFFFFF;
 		border-style: double;
		border-width:3px;
		scrollbar-face-color: #336ec6;
		scrollbar-highlight-color: #408bf9; 
		   scrollbar-shadow-color: #0090A0; 
		   scrollbar-3dlight-color: #336ec6; 
		   scrollbar-arrow-color:  #FF0000; 
		   scrollbar-track-color: #DDDDEE; 
		   scrollbar-darkshadow-color: #007090;
		   }
