/* Defaults */
*{
	margin:0;
	padding:0;
}
html{
	font:62.5%/140% Arial,Helvetica,sans-serif;
	background:#F8F8F8;
}
body{
	font-size:1em;
}
p,h1,h2,h3,h4,h5,h6,input,select,textarea{
	font-size:1em;
}
a,a:focus,a:visited{
	color:#000;
	text-decoration:none;
}
a:hover,a:focus{
	text-decoration:underline;
	outline:none;
	_outline:expression(this.hideFocus=true);
}
a img{
	border:none;
}
a.ext{
	background:url(../img/a_ext.gif) no-repeat 100% 3px;
	padding:0 14px 0 0;
}
ul{
	list-style-type:none;
}
/* Structure */
#wrapper{
	width:810px;
	margin:0 auto;
}
#header{
	position:relative;
	height:156px;
	background:url(../img/bg-header.gif) no-repeat 0 0;
}
#header a.cels{
	position:absolute;
	right:20px;
	top:35px;
	width:75px;
	height:75px;
	text-indent:-999em;
}
#header a.nepaf{
	position:absolute;
	left:15px;
	top:32px;
	width:225px;
	height:75px;
	text-indent:-999em;
}
#page{
	width:801px;
	margin:0 0 0 2px;
	border:1px solid #c6c6c6;
	background:#fff;
	position:relative;
}
#left{
	width:171px;
	float:left;
	margin:-1px 0 0 -1px;
	position:absolute;
	background:#43B2DB url(../img/bg-left-bottom.gif) no-repeat 0 100%;
	padding:0 0 20px 0;
}
#left ul.nav{
	background: url(../img/bg-left-top.gif) no-repeat 0 0;
	padding:17px 0 0 0;
}
/* Navigation */
#left ul.nav li{
	display:block;
	clear:left;
}
#left ul.nav li ul{
	display:none;
	padding:0;
	margin:0;
}
#left ul.nav li.on ul{
	border-top:0px solid #43B2DB;
	display:block;
}
#left ul.nav li.on ul li{
	border-bottom:1px solid #EEEEEE;
}
#left ul.nav li.on ul li a{
	color:#636363;
	display:block !important;
	background:#fff !important;
	padding:5px 0 5px 30px;
	margin:0;
}
#left ul.nav li.on ul li.current a{
	color:#F17200;
}
#left ul.nav a{
	color:#fff;
	font-size:1.3em;
	display:block;
	padding:4px 15px;
}
#left ul.nav li.on a{
	padding-bottom:12px;
	margin-bottom:0px;
	background: url(../img/bg-nav-on.gif) no-repeat 0 100%;
}
#left ul.nav li.current a{
	padding-bottom:15px;
	margin-bottom:8px;
	background: url(../img/bg-nav-current.gif) no-repeat 0 100%;
}
#left ul.nav li.current ul{
	margin-top:-11px;
}

/* Content */
#content{
	margin-left:190px;
	width:445px;
	padding:25px 0 15px 0;
	min-height:520px;
	_height:auto !important;
	_height:510px;

}
#content h2{
	font-size:2.2em;
	margin:0 0 15px 0;
	font-weight:normal;
	color:#04387A;
}

#content p,#content ul{
	font-size:1.3em;
	line-height:1.4em;
	color:#646464;
	margin:1em 0;
}
#content p a{
	color:#04387A;
	font-weight:bold;
}
#content ul{
	list-style-type:disc;
	margin:1em 2em;
}
#content ul li{
	margin:0.5em 0;
}
#right{
	float:right;
	width:129px;
	background:url(../img/random/001.jpg) no-repeat 0 0;
	margin:14px 15px 0 0;
	_margin:14px 7px 0 0;
	height:447px;
}
/* Site map */

#content .sitemap ul{
	margin:0 2em 0.4em 2em;
	font-size:1em;
}
#page #content .sitemap li{
	margin:0;
}
#page #content .sitemap h4 a{
	color:#04387A;
	font-size:12px !important;
}
/* RSS */
.rss{
	clear:both;
	margin-top:25px;
}
.rss h3{
	border:1px solid #ccc;
	border-width:0 0 1px 0;
	font-size:2em;
	padding:10px;
	color:#04387A;
	font-weight:normal;
}
#content .rss ul{
	list-style-type:none;
	margin:0;
	padding:10px;
}
#content .rss div.rssnews{
	width:213px;
	float:left;
	margin:0 15px 0 0;
	border:1px solid #ccc;
	height:140px;
}
#content .rss div.rssevents{
	width:213px;
	float:left;
	b/ackground:blue;
	p/adding:10px;
	border:1px solid #ccc;
	height:140px;
}
#content .rss a{
	color:#F17200;
	font-size:0.9em;
	line-height:1.1em;
}
/* Signup */
form#enews{
	padding:15px;
	color:#fff;
	display:block;
}
form#enews h3{
	font-size:2em;
	font-weight:normal;
	line-height:1.2em;
	margin:0.5em 0;
}
form#enews p{
	font-size:1.1em;
	margin:1em 0 0 0;
}
form#enews label{
	margin:1em 0 0 0;
}
form#enews input{
	width:130px;
	padding:3px;
	margin:2px 0;
}
form#enews input#signup{
	padding:2px 3px;
	width:auto !important;
}

#footer{
	margin:0 0 0 2px;
	width:804px;
	position:relative;
	height:96px;
	background:url(../img/bg-footer.gif) no-repeat 0 100%;
	border-bottom:1px solid #EDEDEE;
	padding:60px 0 0 0;
}
#footer p{
	font-size:1.1em;
	color:#022556;
	position:absolute;
	top:125px;
}
#footer p a{
	color:#022556;
	font-weight:bold;
	margin:0 1em;
}
#footer p.address{
	margin:52px 0 0 0.1em;
	left:387px;
	top:0px;
}
#footer p.address span{
	margin:0 1em;
	display:block;
}
#footer p span.cels{
	margin:0 0 0 2em;
}

#footer p.address span a,
#footer p span.cels a{
	color:#F17200;
	margin:0;
	font-weight:normal;
}
/*left nav ul ul ul fix*/
#left ul.nav li.current ul ul{
	margin-top:0 !important;
}