html{ overflow: auto; } /* IE HACK */
body{	margin: 0;
	margin-bottom: 5px;	background-color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;}
#wrap{	width: 900px;
	margin: 0 auto;
}
#banner{	height: 320px;
	border-bottom: 6px solid #838280;
	background-image: url('./img/top_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;}
#banner_inner{	width: 781px;
	height: 320px;
	text-align: right;
	position:relative;}
#akademia{	position: absolute;
	margin: -5px 0 0 -350px;}
#menuPion{	width: 202px;
	height: 170px;
	position: absolute;
	margin:0;
	top:80px;
	left:25px;
	padding-top: 70px;
	text-align: left;
	background-color: #ae2728;
	background-image: url('./img/menuBg.gif');
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
}
#menuPion2{
	width: 192px;
	height: 190px;
	position: absolute;
	margin: 0;
	top: 80px;
	left: 683px;
	padding-top: 50px;
	text-align: left;
	background-color: #ae2728;
	background-image: url('./img/menuBg.gif');
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
}
#menuPion a, #menuPion2 a{
	color: #fff;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #9b2325;
	padding: 8px 0 8px 10px;
}
#menuPion a.last, #menuPion2 a.last{	border: 0;}
#menuPion a:hover, #menuPion2 a:hover{
	text-decoration: none;
	background-color: #CE342F;
}
#menuPion a span, #menuPion2 a span{	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	position: relative;
	top: -1px;
	text-decoration: none !important;
}
#left{
	width: 210px;
	min-height: 100px;
	float: left;
	padding: 5px;
}
#center{	width: 435px;
	min-height: 100px;
	float: left;
	padding: 10px;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}
#main .node{	line-height: 20px !important;
}
#right{
	width: 210px;
	min-height: 100px;
	float: left;
	padding: 5px;
}
#gorneMenu{	color: #D4ADB2;
	font-size: 11px;
	padding: 6px 0 6px 525px;
	position: relative;
	top: 20px;
	z-index:2;}
#gorneMenu a{	font-size: 11px !important;
	font-weight: bold !important;
	color: #7F8988 !important;
	font-family: arial;
	margin: 0 -1px;}

#left h2.title, #right h2.title{	background-color: #838280;
	padding: 5px 4px 5px 0;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	font-family: arial;
	line-height: 28px;
	font-size: 12px;
	line-height: 1.3em;}
h2.title a{	font-size: 14px !important;
}

div.block{	border-bottom: 0;
}
#footer{	padding: 5px 0 0 10px;
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	background-color: #fff;
	color: #A9A9A9;
	font-weight: bold;
}
#footer h2{	display: none;}
#footer .block{	padding: 0;}
#footer .content{	margin: 0;}


/**/
#logo{	position: relative;
	top: 66px;
	left: -98px;}


