* { margin: 0px; padding: 0px; }
html { background: #e1e1e1; } 
body { background: #e1e1e1 url('http://dev.def.hu/alapitvany_dev/media/weboldal_images/body.png') repeat-x left top; }
body, form, input, select, fieldset, textarea { font-size: 12px; font-family: verdana, arial, sans-serif; color: #3d3d3d; }
h1 { font-size: 24px; font-weight: normal; color: #FFF; line-height: 80px; padding-left: 40px; }
h1.none { display: none; }
h2 { font-size: 20px; font-weight: bold; font-style: italic; padding-bottom: 15px; color: #3b5a80; }
h3 { font-size: 18px; font-weight: bold; font-style: italic; padding-bottom: 10px; color: #3b5a80; }
ul { list-style: none; }
a { color: #ff7f02; text-decoration: none; outline: none; }
.clear { font-size: 0px; clear: both; height: 0px; }
img.kep{ padding: 10px; }

div#wrapper { width: 980px; margin: 0 auto; background: #FFF; }
div#header { width: 980px; padding-bottom: 5px; background: #1c385f url('http://dev.def.hu/alapitvany_dev/media/weboldal_images/header.png') repeat-x left bottom; }
.headerfix { height: 79px; }
div#header_back {}
div#left { width: 220px; float: left; padding: 30px 0; }
div#content{ width: 700px; padding: 30px; float: left; }
div#footer { width: 980px; height: 150px; background: #1d3960; }
.kapcsolat {font-size: 12px; font-weight: normal; color: #FFF; padding-left: 40px; padding-top: 10px;}

/*Menü*/

#menu ul { padding-left: 10px; }
#menu ul li.menupont{ 
  line-height: 30px; margin-bottom: 5px; border-right: 1px solid #c9c9c9; 
  background: url('http://dev.def.hu/alapitvany_dev/media/weboldal_images/menu.png') no-repeat right bottom;
}
#menu ul li.menupont a{
  color: #55a11b; font-weight: bold; display: block; padding-right: 15px;
  background: url('http://dev.def.hu/alapitvany_dev/media/weboldal_images/menua.png') no-repeat right center; 
}
#menu ul li.menupont a:hover{ color: #3b5a80; }

h2 a { color: #3b5a80; }

/*Content*/
div#tartalom { margin-bottom: 15px; line-height: 150%; }
div#tartalom p { margin-bottom: 10px; }
div#tartalom ul { padding: 0 20px; margin-bottom: 10px; }
div#linkek,div#galeria,div#blog,div#blogok { margin-bottom: 15px; }
p.link { padding: 0 15px; }
p.link a{ color: #55a11b; font-weight: bold; }

