body { padding: 10px 0 0; margin: 0; background: #FBCF70 url("img/body.png") repeat-x 0 0; text-align: center; }

/* Mother */
#mother, #footer { width: 860px; margin: 0 auto; padding: 10px; text-align: left; background: white; }
.thin #mother, .thin #footer { width: 760px; }

/* Header */
#header { height: 223px; background: #DEC99D url("img/header-2.jpg") no-repeat 0 0; }

/* Logo */
#logo { margin: 0; font-size: 25px; width: 428px; height: 48px; }
#logo a { color: #8A4800; }
#logo img { border: none; }

/* Main menu */
#menu-main { background: #FEF8E7; border: 3px solid #DBCA9E; }
#menu-main a, #menu-main span { padding: 0.62em 12px; display: block; text-decoration: none; color: #9B6409; border-bottom: 1px solid #F9EED2; _height: 1px; }
#menu-main a.selected { background: #800000 url("/layout/img/menu.png") repeat-x 0 0; color: white; font-weight: bold; cursor: pointer; }
#menu-main a:hover, #menu-main a:active, #menu-main a:focus { background-color: #FEF1CE; color: #9B6409; }
#menu-main a.selected:hover, #menu-main a.selected:active, #menu-main a.selected:focus { background-color: #800000; color: white; }

#menu-main .last a, #menu-main .last span { border: none; }
#menu-main ul { list-style: none; margin: 0; padding: 0; }
#menu-main ul ul { background: #F5E4BC; }
#menu-main ul ul a, #menu-main ul ul span { padding-left: 25px; font-size: 92%; border: none; }
#menu-main ul ul a { background: url("img/link.gif") no-repeat 15px 51%; color: #9B6409; }
#menu-main ul ul a:hover { background-color: #FEF1CE; }
#menu-main ul ul a.out { background-image: url("img/link_out.gif"); background-position: 10px 45%; }

/* Content */
#content { padding: 10px 0 3em; min-height: 200px; background: white; border-bottom: 5px solid #DBCA9E; }

/* News */
#news p, #news h3 {  margin-bottom: 0.6em; }
#news h3 { font-size: 120%; clear: both; }
#news h3 span { font-weight: normal; font-size: 80%; color: #CDB184; }
#news p { padding-right: 0.5em; }
#news p.more { margin-bottom: 14px; }
#news h3 { padding: 14px 0 0; border-top: 1px dotted #DBCA9E; }
#news .first { padding-top: 0; border: none; }
#news.subpage p { margin-bottom: 1.3em;  }
#col-cont-r #news p { font-size: 92%; }

/* Perex */
#perex { font-weight: bold; margin: -18px 0 2em; padding: 1.6em 15px 1.6em; background: #eee; }
#perex p { margin: 0; padding: 0; }

/* Gallery */
#gallery a { display: block; float: left; width:200px; margin:0 10px 25px 10px; _margin-left:5px; padding:0; text-align:center; }
#gallery p { clear: both; margin: 0; padding-top: 20px; }
#gallery img { display:block; margin:0 auto 7px; }
#gallery .last { margin-right: 0; }
#gallery span.break { display:block; clear:both; float:none; width:650px;; height:1px; font-size:1px; border:0; margin:0; padding:0; } 
table#gallery, table#gallery td { border: none; }

/* Service */
.service { padding: 10px 10px 0; width: 400px; border: 2px solid #999; margin-bottom: 1.8em; }
.service h4, .service p, .service ul, .service table { margin-bottom: 10px; }
.service img { margin-right: 5px; }
.service h4 { padding: 8px 10px; margin: -10px -10px 10px; background: #aaa; color: white; _height: 1px; }

/* Notice */
#notice { margin: 0;  padding: 0; list-style: none; }
#notice li { padding-left: 30px; height: 40px; background: url("img/ico-doc.gif") no-repeat 0 0; }
#notice li a { font-weight: bold; }

/* Poll */
.pollform { margin-top: 2em; font-size: 92%; }
.pollform h4 { margin-bottom: 0.35em; color: #aaa; }
.pollform img { border: none; vertical-align: middle; }
.pollform table, .pollform td { border: none; background: #eee; } 

/* Footer */
#footer { padding-top: 0.5em; font-size: 92%; text-align: right; background: #FBCF70; color: #9B6409; }
#footer a { color: #9B6409; }

/* Columns */
#col-l { width: 21%; float: left; }
#col-r { width: 77%; float: right; padding-top: 16px; }
#col-r .spc { padding-right: 40px; _height: 1px; }
#col-r #col-cont-l .spc { padding-right: 22px; border-right: 1px dotted #DBCA9E; }
#col-cont-l { width: 65%; float: left;  }
#col-cont-r { width: 32%; float: right; }
.col-33-l, .col-33-r , .col-50-l, .col-50-r { width: 32%; margin-right: 1%; float: left; _display: inline; }
.col-33-r, .col-50-r { margin-left: 1%; float: right; }
.col-50-l, .col-50-r { width: 48%; }

/* MISC */
.break { clear: both; }
.l { float: left; }
.r { float: right; }
.center { text-align: center; }
.right { text-align: right; }
.no-screen { position: absolute; left: -2000px; top: -2000px; }
 
img { border: 3px solid #DBCA9E; padding: 1px; background: white; color: black; }
img.left, img.right { margin: 0 1em 1em 1em; clear: both; }
img.left { float: left; margin-left: 0; }
img.right { float: right; margin-right: 0; }

p.more a { padding-right: 10px; background: url("img/link2.gif") no-repeat 100% 65%; }
a.out { padding-right: 15px; background: url("img/link_out.gif") no-repeat 100% 45%; }

table.th-right th { text-align: right; }
ul p.center img { margin-top: 1.5em; }

p#rss { text-align:right; }
p#rss img { border:0; }

p.error {
	color:red; font-weight:bold;
}
/* #crossroad .no-image { margin-left:222px; } */
#crossroad img.left { margin-right:12px; }
#crossroad div { clear:both; }
#crossroad h2 { border:0; }
