@CHARSET "ISO-8859-1";

html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #F79928;
	font-family: Arial, "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #666;
}

#content {
	width: 980px;
	background-image: url("../img/mback.png");
	overflow: auto;
	text-align: left;
	padding: 0 30px 0 30px;
}

#navi {
	background-color: #BE1330;
	overflow: hidden;
	font-size: 14px;
}

#navi img { 
	float: left;
	margin-right: 55px;
}

#navi a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 98px 16px 0 16px;
}

	#navi a:hover {
		background-color: #A80E2F;
	}

.active { background-color: #A80E2F; }

#navi ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

	#navi ul li {
		float: left;
		border-right: 1px solid #ccc;
	}
	
	#navi ul li.ln { border: none; }

#ic { overflow: auto; }

#icl, #icr { float: left; }

#icl { 
	width: 710px;
	padding: 10px;
	background-image: url("../img/back-c.jpg");
}

#icr { 
	width: 230px;
	padding: 10px;
}

.cap {
	font-size: 20px;
}

.cap-s { 
	font-size: 18px;
	color: #7E7E7E;
}

.cap-bl { 
	font-size: 30px;
}


.in-t {
	padding: 20px 0 20px 0;
	font-size: 14px;
}

.in-t ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: circle;	
}

.kast {
	background-color: #BE1330;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #333;
}

	.kast div {
		border-bottom: 1px dotted #fff;
		font-size: 16px;
	}
	
	.kast .date { font-size: 14px; }
	
	.kast .li, .kast .re { 
		float: left; 
		border: 0;
	}
	.kast .li { width: 165px; }
	.kast .re { 
		width: 45px; 
		padding-left: 5px;
		text-align: right;
	}
	.kast .wok {
		border: 0;
		clear: both;
		overflow: auto;
	}
	
	.kast .wok div { font-size: 14px; }

.fil img { width: 400px; }
.fil div { float: left; }
.fil { overflow: auto; }
.filad { font-size: 16px; }

.e-fil { padding-bottom: 10px; }

.fil-a { 
	padding-left: 10px; 
	width: 250px; 
	font-size: 17px !important;
}

.fil-i { width: 400px; }

.beson img { margin: 5px 0 10px 0; }
	
.beson ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: circle;
	font-size: 16px;
}

.beson li { padding-bottom: 5px; margin-bottom: 5px; }

.images {
	width: 708px;
	height: 380px;	
}

.images img, .img img {  
	margin-bottom: 5px;
}

#footer {
	background-color: #BE1330;
	padding-top: 10px;
	height: 40px;
	color: #fff;
	text-align: center;
	overflow: auto;
}

.kle, .kri { 
	float: left; 
	line-height: 25px; 
}

.kont input, .kont textarea { border: 1px solid #ccc; }
.kont input { width: 200px; }
.kont textarea { 
	width: 606px;
	height: 300px;
}
.kont button {
	width: 120px;
	line-height: 20px;
	margin-top: 7px;
	border: 1px solid #666;
}

.kont input:hover, .kont textarea:hover, .kont button:hover { border-color: #BE1330; }

.kle { width: 100px; }
.kri { width: 608px; }

.kont {
	clear: both;
	overflow: auto;
}

.kontad {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.kontwel { padding-bottom: 10px; }

#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover { text-decoration: underline; }

.her { 
	font-size: 16px; 
	font-weight: bold; 
}

.her2 { font-weight: bold; }

#smo { color: green; }
#smn { color: red; }
	