html { text-align: center; background: #e3e3e3 url('bg.jpg') repeat-x; }

body { margin: 0 auto; padding: 4px 0 0 0; width: 643px; text-align: left;
		color: black; background: white; 
		font: 76% Verdana, Arial, Helvetica, sans-serif; }
#wrapper { width: 643px; }

a { color: #27a1ce; text-decoration: none; }
a:hover { color: #39c; text-decoration: underline; }
img { border: none; }
h1, h2 { margin: 0; padding: 0; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
p { margin: 0.5em 0 0.9em 0; }

#header { height: 240px; position: relative; background: url('top.jpg'); }

#address { position: absolute; top: 96px; left: 12px; color: white; }
#address a { color: white; }

#search_theme_form { margin: 4px 0 10px 9px; }
#search_theme_form div { display: inline; width: auto; margin: 0; }
#search_theme_form input { margin: 0; }
#edit-search_theme_form_keys { width: 110px; }

#menu { margin: 0; padding: 0; position: absolute; top: 165px; width: 215px; text-align: left;
		background: white url('menur.gif') no-repeat top right; }

#menu h1 { margin: 0; padding: 0; width: 211px; height: 65px; position: relative;
			background: url('menu1.gif') no-repeat 10px 30px; }
#menu h1 a { position: absolute; left: 12px; top: 15px; color: black; font-size: 14px; font-family: Tahoma, Verdana, Arial; }

#menu ul { margin: 0 0 0 15px; padding: 0; list-style: none; }
#menu ul li { margin: 0; padding: 0; }
#menu ul li a { display: block; padding: 3px 0 5px 17px; color: black; width: 180px; font-weight: bold; }
#menu ul li a.active { color: #6fab02; }
#menu ul li a:hover { background: url('menu-bullet.gif') no-repeat center left; color: #6fab02; text-decoration: none; }

#menub { display: block; height: 1px; width: 203px; margin: 13px 0 20px 0;
			background: url('menub.gif') no-repeat top left; }

#mapa { width: 183px; height: 56px; padding-top: 69px; margin: 0 0 15px 0; padding-left: 32px;
		background: url('mapa.jpg') no-repeat center center; color: white; font-size: 10px; line-height: 1.5em; }
#mapa span { color: black; }
#mapa a { color: white; text-decoration: underline; }

#content1 { width: 388px; height: auto !important; height: 280px; min-height: 740px; padding: 16px 12px 0 228px; background: white; }

h2.title a { font-size: 13px; color: #27a1ce; }
.content { font-size: 12px; }

/* Node */
.node { margin: 0 0 1em 0; width: 398px; }
div.links { color: #27a1ce; }
.node h2 { margin: 0; }
.node p { word-wrap: break-word; }

div.o1 { background: url('o1.jpg') no-repeat;
			height: auto !important; min-height: 120px; height: 120px; width: 283px; padding-left: 115px; }
div.o2 { background: url('o2.jpg') no-repeat top right;
			height: auto !important; min-height: 90px; height: 90px; width: 241px; padding-right: 157px; }

/* Pager */
#pager { clear: both; text-align: center; margin-bottom: 0.5em; }
#pager a, #pager strong.pager-current { padding: 0.5em; }


/* Footer */
#footer { width: 643px; height: 31px; padding: 8px 0 0 0; position: relative;
			background: #e2e3e7 url('bottom.gif') no-repeat top right; border-bottom: white; }
#footer span { display: block; width: 210px; text-align: center; }
#footer img { vertical-align: middle; }
#footer, #footer a { font: normal 10px Verdana, Arial; color: #4964a2; }

/* Comments */
#comment_form { margin-bottom: 16px; }
.box h2.title, .form-item { margin-bottom: 0.4em; }
#comment_form .form-item label, #comment_form .form-item input { display: none; }
#edit-comment { width: 370px; }
#comment_form fieldset.collapsed { display: none; }
.form-submit { margin-bottom: 16px; }

.comment { margin: 0 0 16px 20px; background: #f2f2f2; padding: 4px; }
.comment h3 { margin: 0; display: none; }
.comment p { margin: 0 0 4px 0; } 
.submitted { display: none; }
.messages { border: 1px solid red; margin-bottom: 16px; padding: 4px; }

/* Contact */
#contact_mail_page input, #contact_mail_page textarea { width: 370px; }
#contact_mail_page .form-item { margin-top: 0.4em; }
#contact_mail_page .form-submit, #contact_mail_page #edit-copy { width: auto; }
