/* DESIGN */

body
{
	font-family:arial,sans-serif;
	font-size:0.8em;
	color:#000;
	background-color:#ffcc00;
	background-image:url(../img/bg_body.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	line-height:1.4em;
}

#main
{
	background-image:url(../img/bg_main.png);
	background-repeat:repeat-y;
	background-position:center top;
}

#ground
{
	background-color:#fff;
}

#path,
#path a
{
	font-size:10px;
	color:#999;
}

.imgbox img
{
	padding:5px;
	margin:0px 10px 10px 0px;
	border:1px solid #aaa;
}

.layer
{
	border:1px solid #ffcc00;
	background-color:#efefef;
	padding:20px;
}
.layer h3
{
	font-size:120%;
	color:#ffcc00;
	margin:0px;
	padding:0px;
}
.layer ul
{
	list-style-type:none;
	margin:5px 0px;
	padding:0px;
}
.layer ul li
{
	float:left;
	margin:5px 0px;
}

.layer a:link,
.layer a:visited,
.layer a:hover,
.layer a:active
{
	color:#ffcc00;
	font-style:normal;
}

.l1
{
	width:150px;
}
.l2
{
	width:350px;
	padding-left:10px;
}


h1,
.h1
{
	font-size:140%;
}
h2,
.h2
{
	font-size:120%;
}
h3,
.h3
{
	font-size:110%;
}
h4,
.h4
{
	font-size:100%
}
h5,
.h5
{
	color:#A0A0A0;
	font-size:90%;
}

.search
{
	background-image:url(../img/search.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0px 20px 0px 5px;
	margin:0px 10px 0px 0px;
	border:1px solid #ffcc00;
	color:#999;
	width:120px;
	height:17px;
}

a:link,
a:visited
{
	color:#999;
	text-decoration:none;
	font-style:italic;
}
a:hover,
a:active
{
	color:#ffcc00;
	text-decoration:underline;
}

#header
{
	background-image:url(../img/banner/02.jpg);
	background-repeat:no-repeat;
	background-position:0px 70px;
}
#header form
{
	float:right;
	margin:25px 10px 0px 0px;
}

#content
{
	background-image:url(../img/bg_content.jpg);
	background-repeat:repeat-x;
	background-position:0px -80px;
}

#navi ul
{
	list-style-type:none;
	margin:0em;
	padding:0em;
}
#navi ul li
{
	padding:0em;
	margin:0.2em;
}
#navi a:link,
#navi a:visited
{
	color:#999;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	font-size:110%;
}
#navi a:hover,
#navi a:active
{
	color:#ffcc00;
	text-decoration:underline;
}
#navi .active a:link,
#navi .active a:visited,
#navi .active a:hover,
#navi .active a:active
{
	color:#ffcc00;
}
#footer2
{
	background-image:url(../img/bg_footer.png);
	background-repeat:repeat-x;
	background-position:0px bottom;
}
/* NEWS */

.news_area
{
	display:block;
	margin:0px 0px 10px 10px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #eee;
}
.news_area_old
{
	display:block;
	margin:0px 0px 0px 10px;
	padding:0px;
	border-bottom:1px solid #eee;
}
.news_area_big
{
	padding:10px 0px 10px 10px;
}

.date
{
	background-color:#ffcc00;
	padding:0px 5px;
	margin:0px;
	color:#fff;
}

.resultimg
{
	overflow:hidden;
	margin:0px 10px 0px 0px;
}
.txt
{
	margin:0px 10px 0px 20px;
	width:570px;
}

.news_area_old .date
{
	background-color:#ccc;
	color:#fff;
}
	.news_area_old h3
	{
		margin:0px 0px 0px 0px;
		padding:0px;
		color:#ccc;
	}

.news_area .text
{
	margin:0px 10px 0px 95px;
}
.news_area_big .text
{
	padding:0px 20px 0px 0px;
}

a.news_area:link,
a.news_area:visited
{
	color:#333;
	font-style:normal;
	cursor:pointer;
}
a.news_area:hover,
a.news_area:hover h3,
a.news_area:active,
a.news_area_old:hover,
a.news_area_old:hover h3,
a.news_area_old:hover .date
{
	background-color:#ffcc00;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
}
.news_area span
{
	text-decoration:underline;
	font-style:italic;
}
.news_area h3,
.news_area_big h3
{
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#ffcc00;
}
.news_area h1,
.news_area_big h1
{
	color:#ffcc00;
}
.news_area h2,
.news_area_big h2
{
	color:#999;
	margin:0px 10px 10px 0px;
}

a.more
{
	display:block;
	margin:10px 10px 0px 105px;
	font-style:normal;
}

.query
{
	background-color:#ffff66;
	color:#333;
	font-style:italic;
}

.quote
{
	margin:10px 20px;
	padding:0px  20px;
	border-left:5px solid #ccc;
	font-style:italic;
	color:#666;
}

.biggerimg
{
	display:block;
	z-index:10;
	position:absolute;
	top:10px;
	right:0px;
}
#calendar
{
	color:#999;
}
.calendar_day
{
	background-color:#ffcc00;
	color:#fff;
}

#plinks
{
	margin:10px 0px;
}
#plinks a:link,
#plinks a:visited,
#plinks a:hover,
#plinks a:active
{
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}
/*/////////// ADMIN ////////////*/
.long
{
	width:500px;
}
.admin table tr td
{
	text-align:left;
}



#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active
{
	font-style:normal;
	color:#fff;
}

/* FLOAT */

.left
{
	float:left;
}

.right
{
	float:right;
}

.cleaner
{
	height:0px;
	overflow:hidden;
	font-size:0em;
	background:transparent;
}

.clear
{
	clear:both;
}

.clear_left
{
	clear:left;
}

.clear_right
{
	clear:right;
}