/** 
 * $Id: base.css,v 1.1.2.17 2010/03/19 05:02:24 jmburnz Exp $ 
 * adaptivethemes.com
 *
 * @file base.css
 * Base includes all CSS for layout, master reset and basic admin block styles.
 */

#main-content {	
       font-size: 14px;
}

.menu-block-1 {
	padding: 40px 27px 0 0;
}

/*** URL fuggo ***/

#piros #sidebar-first {
width:240px;
margin-left:-100%;
background-image: url(/sites/all/themes/adaptivetheme/img/oszlop_voros_bal.png);
background-position: top left;
background-repeat: no-repeat;
}

#piros #sidebar-last {
width:240px;
margin-left:-240px;
background-image: url(/sites/all/themes/adaptivetheme/img/oszlop_voros_jobb.png);
background-position: top right;
background-repeat: no-repeat;
}

#zold #sidebar-first {
width:240px;
margin-left:-100%;
background-image: url(/sites/all/themes/adaptivetheme/img/oszlop_zold_bal.png);
background-position: top left;
background-repeat: no-repeat;
}

#zold #sidebar-last {
width:240px;
margin-left:-240px;
background-image: url(/sites/all/themes/adaptivetheme/img/oszlop_zold_jobb.png);
background-position: top right;
background-repeat: no-repeat;
}

#kek #sidebar-first {
width:240px;
margin-left:-100%;
background-image: url(/sites/all/themes/adaptivetheme/img/oszlop_kek_bal.png);
background-position: top left;
background-repeat: no-repeat;
}

#kek #sidebar-last {
width:240px;
margin-left:-240px;
background-image: url(/sites/all/themes/adaptivetheme/img/oszlop_kek_jobb.png);
background-position: top right;
background-repeat: no-repeat;
}

#narancs #sidebar-first {
width:240px;
margin-left:-100%;
background-image: url(/sites/all/themes/adaptivetheme/img/oszlop_narancs_bal.png);
background-position: top left;
background-repeat: no-repeat;
}

#narancs #sidebar-last {
width:240px;
margin-left:-240px;
background-image: url(/sites/all/themes/adaptivetheme/img/oszlop_narancs_jobb.png);
background-position: top right;
background-repeat: no-repeat;
}

#piros .menu-block-1 a {
font-size: 14px;
text-decoration: none;
color: #b00b1a;
}

#piros .menu-block-1 a:hover,
#piros .menu-block-1 a.active {
color: #F30F23;
}

#zold .menu-block-1 a {
font-size: 14px;
text-decoration: none;
color: #0a7c2d;
}

#zold .menu-block-1 a:hover,
#zold .menu-block-1 a.active {
color: #12E352;
}

#kek .menu-block-1 a {
font-size: 14px;
text-decoration: none;
color: #364dae;
}

#kek .menu-block-1 a:hover,
#kek .menu-block-1 a.active {
color: #4F71FF;
}

#narancs .menu-block-1 a {
font-size: 14px;
text-decoration: none;
color: #e74b24;
}

#narancs .menu-block-1 a:hover,
#narancs .menu-block-1 a.active {
color: #FF8565;
}

#piros h1 {
font-size:1.4em;
margin:0 0 .5em;
padding:0;
text-align: center;
color: #af111d;
text-transform: uppercase;
}

#piros.two-sidebars #main-content-header {
height: 42px;
width: 508px;
padding: 20px 0 0 0;
background-image: url(/sites/all/themes/adaptivetheme/img/voros_poty.png);
background-position: bottom left;
background-repeat: repeat-x;
}

#zold h1 {
font-size:1.4em;
margin:0 0 .5em;
padding:0;
text-align: center;
color: #0a7c2d;
text-transform: uppercase;
}

#zold.two-sidebars #main-content-header {
height: 42px;
width: 508px;
padding: 20px 0 0 0;
background-image: url(/sites/all/themes/adaptivetheme/img/zold_poty.png);
background-position: bottom left;
background-repeat: repeat-x;
}

#kek h1 {
font-size:1.4em;
margin:0 0 .5em;
padding:0;
text-align: center;
color: #364dae;
text-transform: uppercase;
}

#kek.two-sidebars #main-content-header {
height: 42px;
width: 508px;
padding: 20px 0 0 0;
background-image: url(/sites/all/themes/adaptivetheme/img/kek_poty.png);
background-position: bottom left;
background-repeat: repeat-x;
}

#narancs h1 {
font-size:1.4em;
margin:0 0 .5em;
padding:0;
text-align: center;
color: #e74b24;
text-transform: uppercase;
}

#narancs.two-sidebars #main-content-header {
height: 42px;
width: 508px;
padding: 20px 0 0 0;
background-image: url(/sites/all/themes/adaptivetheme/img/narancs_poty.png);
background-position: bottom left;
background-repeat: repeat-x;
}

#piros #footer-region {
border-top: 5px solid #ae0917;
}

#zold #footer-region {
border-top: 5px solid #0a7c2d;
}

#kek #footer-region {
border-top: 5px solid #364dae;
}

#narancs #footer-region {
border-top: 5px solid #e74b24;
}




#block-menu-menu-jobb-menu a {
font-size: 14px;
text-decoration: none;
color: #272727;
}

#block-menu-menu-jobb-menu a:hover,
#block-menu-menu-jobb-menu a.active {
font-size: 14px;
text-decoration: none;
color: #797979;
}

a {
outline: none;
}

#columns {
padding: 47px 0 0 0;
}

.two-sidebars .columns-inner {
background-image: url(/sites/all/themes/adaptivetheme/img/oszlop_bg_content.png);
background-position: top left;
background-repeat: repeat-y;
}

.two-sidebars .content-inner {
margin:0 240px;
}

.sidebar-first .content-inner {
margin-left:240px;
}

.sidebar-last .content-inner {
margin-right:240px;
}

#sidebar-first .block-inner {
padding: 0px;
}

#block-menu-menu-jobb-menu {
padding: 80px 0 0 0;
}

#sidebar-last .block-inner {
padding: 0 0 0 26px;
}

#block-menu_block-1 {
padding: 41px 0 0 0;
}

/* Add padding to align elements to the grid. */
.block,#user-menu,#skip-nav,#branding,#search-box,#mission,#primary,#secondary,#attribution,#breadcrumb,#main-content-header,#content,#messages-and-help,#footer-message {
padding:0;
}

#header {
height: 210px;
width: 980px;
padding: 0 0 0 0;
}

#header p {
padding: 0;
margin: 0;
}

#branding {
float: left;
height: 193px;
width: 193px;
padding: 0;
margin: 0;
}

#header-region {
float: left;
width: 787px;
height: 210px;
padding: 0;
margin: 0;
}

#block-block-1,
#block-block-3,
#block-block-4,
#block-block-5 {
float: left;
width: 723px;
height: 193px;
padding: 0 0 0 10px;
}

#block-locale-0 {
float: left;
width: 42px;
height: 140px;
padding: 0;
}

#block-block-2 {
float: left;
width: 39px;
height: 30px;
padding: 23px 0 0 10px;
}

#search-box {
float: right;
}

#search-box input {
width: 143px;
height: 18px;
padding: 0;
margin: 7px 0 0 10px;
float: left;
}

#search-box .form-submit {
height: 20px;
width: 20px;
cursor: pointer;
text-indent: -9999px;
border: none;
padding: 7px 0 0 5px;
margin: 0;
float: left;
border-image: initial;
}

#messages-and-help {
padding: 33px 0 0 0;
background-color: #ffffff;
}

/* Skinr grid classes. */
.grid-1,.grid-2-12,.grid-2-16,.grid-3,.grid-4-16,.grid-4-12,.grid-5,.grid-6,.grid-7,.grid-8,.grid-9,.grid-10,.grid-11,.grid-12,.grid-13,.grid-14,.grid-15,.grid-16 {
float:left;
clear:none !important;
display:inline;
}

.grid-1 {
width:40px;
}

.grid-2-16 {
width:100px;
}

.grid-2-12 {
width:140px;
}

.grid-3 {
width:160px;
}

.grid-4-16 {
width:220px;
}

.grid-4-12 {
width:300px;
}

.grid-5 {
width:280px;
}

.grid-6 {
width:340px;
}

.grid-7 {
width:400px;
}

.grid-8 {
width:460px;
}

.grid-9 {
width:520px;
}

.grid-10 {
width:580px;
}

.grid-11 {
width:640px;
}

.grid-12 {
width:700px;
}

.grid-13 {
width:760px;
}

.grid-14 {
width:820px;
}

.grid-15 {
width:880px;
}

.grid-16 {
width:940px;
}

/* Containers and helpers. */
#container {
position:relative;
width:960px;
margin:0 auto;
padding: 20px 0 0 0;
}

#main-content,#columns {
display:inline-block;
width:100%;
}

#main-content,.block {
position:relative;
}

/**
 * Master reset for browsers and Drupal.
 */
html {
font-size:75%;
}

body {
line-height:1.5;
}

/* HTML elements */

h3 {
font-size:1.25em;
}

h4 {
font-size:1.17em;
}

h5,h6 {
font-size:1em;
}

a img {
border:none;
}

p {
margin:0 0 1.5em;
padding:0;
}

em,dfn {
font-style:italic;
}

del {
color:#666;
}

ins {
border-bottom:none;
text-decoration:none;
}

pre,code,tt,samp,kbd,var {
font:1em "Lucida Console",Monaco,"DejaVu Sans Mono",monospace;
}

blockquote,q {
font-style:italic;
quotes:"" "";
}

blockquote {
margin:0 0 1.5em;
padding:0 0 0 3em;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}

.offscreen {
position:absolute;
top:-9999em;
left:auto;
width:1px;
height:1px;
overflow:hidden;
}

/* Skip Navigation classes */
.show-skip-link {
text-align:right;
}

.show-on-focus a:link,.show-on-focus a:hover,.show-on-focus a:visited {
height:1px;
overflow:hidden;
position:absolute;
top:-999em;
}

.show-on-focus a:active,.show-on-focus a:focus {
background:#FFF;
height:1.5em;
overflow:visible;
position:fixed;
top:0;
right:0;
width:auto;
z-index:1000;
}

table {
  border-collapse: separate;
}

/* Easy clearing */
/* Slightly enhanced, universal clearfix hack */
.clearfix:after {
content:" ";
clear:both;
display:block;
font-size:0;
height:0;
line-height: 0;
visibility:hidden;
width:0;
}
.clearfix {display: inline-block;}
/* start commented backslash hack \*/
/* html .clearfix {height:1%;} */
.clearfix {display:block;}
/* close commented backslash hack */

/* Tables */
table {
border-spacing:0;
border-color:silver;
margin:1em 0;
padding:0;
}

table,td,th {
vertical-align:middle;
}

thead th {
border-bottom:.1875em solid silver;
color:#494949;
font-weight:700;
}

td,th {
border-bottom:1px solid #CCC;
margin:0;
}

tr.odd,tr.info {
background-color:#F5F5F5;
}

tr.even {
background-color:#FFF;
}

tr.drag {
background-color:#FFFFF0;
}

tr.drag-previous {
background-color:#FFD;
}

tr.odd td.active {
background-color:#EEE;
}

tr.even td.active {
background-color:#F7F7F7;
}

td.region,td.module,td.container td.category {
background-color:#EEE;
border-bottom:1px solid #CCC;
border-top:1.5em solid #FFF;
color:#222;
font-weight:700;
}

tr:first-child td.region,tr:first-child td.module,tr:first-child td.container {
border-top-width:0;
}

#forum tr td.forum {
background-position:5px 5px;
padding-left:1.67em;
}

#forum tr td.forum .name {
padding-left:.375em;
}

#forum div.indent {
margin-left:.5em;
}

#system-themes-form table.sticky-table {
position:relative;
z-index:10;
}

/* Messages */
div.messages {
font-weight:400;
margin:1em 0;
}

div.messages ul {
margin:0 0 0 1.25em;
}

div.error {
background:#FFF3F6 url(core-images/status-error.png) no-repeat .5em .45em;
border:1px solid #C00000;
color:#C00000;
}

tr.error {
background:#FFEFF3;
color:#E41F0B;
}

div.notice {
background:#FFF6BF;
color:#514721;
border-color:#FFD324;
}

div.status {
background:#F1FFCF url(core-images/status-ok.png) no-repeat .75em .6em;
border:1px solid #4DA449;
color:#2A6827;
}

div.help {
background:#F7F8F8 url(core-images/status-info.png) no-repeat .5em .45em;
border:1px solid #66BEF4;
color:#000D2F;
margin: 0 0 10px 0;
}
message
div.warning {
background:#FFF6DF url(core-images/status-warning.png) no-repeat .5em .45em;
border:1px solid #FFB900;
color:#9F3800;
}

div.messages,div.warning,div.help,div.status,div.error {
padding:.6em 1em .6em 3em;
}

table tr.warning {
background-color:#F7E8C5;
}

table tr.warning td {
color:#9F3800;
}

table tr.warning.merge-up td {
color:#514721;
}

div.ok,tr.ok,table tr.ok td {
color:#222;
padding:1em .5em;
}

.update tr.ok {
background:#F1FFCF;
}

.update tr.error {
background:#FFEFF3;
}

.update tr.warning {
background:#FFF6DF;
}

.update tr.error .version-recommended {
background:#FFEFF4;
}

.update .info {
padding:0 0 0 1em;
}

.includes {
color:#222;
}

div.help p:last-child,div.help ul:last-child {
margin-bottom:0;
}

.form-item input.error,.form-item textarea.error,.form-item select.error {
border:2px solid #C00000;
}

.form-item strong.error em {
font-weight:700;
color:#E41F0B;
font-size:1.2em;
}

.block-region {
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
background-color:#F7F8F8;
border:3px dashed #DDD;
clear:both;
color:#666;
font-family: Georgia, serif;
font-size:1.167em;
font-weight:400;
margin-bottom:12px;
margin-top:4px;
padding:3px 6px 1px;
}

.article-unpublished,.comment-unpublished {
background-color:#FFF6DF;
}

.unpublished {
visibility:hidden;
}

.article-unpublished .unpublished,.comment-unpublished .unpublished {
background:transparent url(core-images/warning-small.png) no-repeat 0 .1em;
color:#FFB900;
font-size:.10em;
margin-left:.5em;
padding-left:18px;
visibility:hidden;
}

div#acquia-agent-no-search {
padding-left:3em !important;
margin:8px 0;
}

/* Lists */
ul,ol {
margin:0 0 1.5em 0;
padding: 0 0 0 23px;
}

ul ul,ul ol,ol ol,ol ul,.block ul ul,.block ul ol,.block ol ol,.block ol ul,.item-list ul ul,.item-list ul ol,.item-list ol ol,.item-list ol ul {
margin:0 0 0 -0.33em;
}

ul {
list-style-type: none;
}

#content ul {
list-style-type: disc;
}

#primary {
float: left;
width: 793px;
height: 40px;
padding: 0;
background-color: #ffffff;
}

#custom-search-blocks-form-1 .form-item {
margin: 6px 0 0 7px;
}

#search-box {
float: right;
width: 186px;
height: 33px;
padding: 0;
margin: 0;
background-image: url(/sites/all/themes/adaptivetheme/img/keresobox_bg.png);
background-position: top left;
background-repeat: no-repeat;
background-color: #ffffff;
}

#block-custom_search_blocks-1 input {
    float: left;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 140px;
}

#block-custom_search_blocks-1 input.form-submit {
    border: medium none;
    cursor: pointer;
    float: left;
    height: 20px;
    margin: 0;
    padding: 0 0 0 7px;
    text-indent: -9999px;
    width: 20px;
}

#block-custom_search_blocks-1.form-item {
    margin-bottom: 0;
    margin-top: 0;
}

.primary-links li {
display: inline;
padding: 0 0.9em 0 0;
}

ul.primary-links {
display: inline;
padding: 0 0.9em 0 0;
}

ul ul ul {
list-style-type:square;
}

ol {
list-style-type:decimal;
}

ol ol {
list-style-type:lower-alpha;
}

ol ol ol {
list-style-type:lower-roman;
}

dd {
margin:0 0 1.5em 1.667em;
}

.item-list ul,.item-list ol {
margin:0 0 0 1.667em;
padding:0;
}

/* Pager override */
ul.pager {
clear:both;
text-align:center;
}

ul.pager li {
background-image:none;
display:inline;
list-style-type:none;
padding:.5em;
}

/* Forms */
form {
margin:0 0 1.667em;
padding:0;
}

input {
margin:.375em 0;
}

input.text,input.title,textarea,select {
border:1px solid silver;
margin:.375em 0;
}

.form-text:focus,.form-checkbox:focus,.form-radio:focus,.form-select:focus {
border:1px solid #FC0;
background:#FFFFDF;
}

textarea:focus {
border:1px solid #FC0;
background:#FFF;
}

input.text,input.title {
padding:.375em;
}

input.form-text,textarea {
border:1px solid #CCC;
height:auto;
padding:.1875em;
}

textarea,input {
font:1em normal Arial, Helvetica, sans-serif;
}

div.form-item {
margin-bottom:.833em;
margin-top:.833em;
}

.form-item textarea.error {
padding:.1875em;
}

.form-item .description,
fieldset .description,
.fieldset-layout-settings dd {
font-size:0.9em;
line-height:1.667em;
}

span.form-required,span.marker {
color:#8A1F11;
}

#article-admin-filter ul {
padding:.375em 0;
}

#edit-operation-wrapper select {
margin:.375em;
}

div.resizable-textarea textarea {
margin-top:0;
}

.tips {
font-size:1em;
margin-left:3em;
padding:.1875em .375em .1875em 1.5em;
}

fieldset {
background:transparent;
border:1px solid #dadada;
margin:1.5em 0;
padding:.75em;
}

*:first-child+html fieldset {
background-color:transparent;
background-position:0 .75em;
padding:0 1em .75em;
}

*:first-child+html fieldset > .description,*:first-child+html fieldset .fieldset-wrapper .description {
padding-top:1.5em;
}

fieldset legend {
display:block;
font-weight:700;
padding:0 1em 0 0;
}

*:first-child+html fieldset legend,*:first-child+html fieldset.collapsed legend {
display:inline;
}

html.js fieldset.collapsed {
background:transparent;
padding-bottom:.75em;
padding-top:0;
}

#user-login-form li.openid-link,#user-login-form li.user-link {
text-align:center;
}

#user-login ul {
margin:0 0 5px;
}

#user-login-form li.openid-link,#user-login li.openid-link {
background:none;
}

#user-login-form li.openid-link a,#user-login li.openid-link a {
background:transparent url(core-images/openid.png) no-repeat 0 0;
padding:0 20px;
}

/* Admin section */
div.admin-panel {
border:1px solid #DDD;
margin:0 0 .75em;
padding:0;
}

div.admin .left,div.admin .right {
margin-left:0;
margin-right:0;
width:49%;
}

.admin-panel h3 {
background:#EEE;
color:#222;
padding:0 0 0 .5em;
}

.admin-panel .body {
padding:0 1em;
}

.admin-panel p {
margin:0;
padding:1em 0 0;
}

.admin-panel ul,.admin-panel ul.menu,.admin-panel .item-list ul {
padding:0 0 1em;
}

.admin-panel dl {
margin:0;
padding:1em 0;
}

.admin-panel dd {
color:#555;
font-size:.94em;
margin-left:0;
}

.admin .compact-link {
margin:0 0 1em;
}

.page-admin-by-module .admin-panel .body p {
color:#555;
font-size:.94em;
}

.more-help-link {
font-size:.94em;
line-height:1.667em;
}

#permissions td.permission {
padding-left:.5em;
}

#permissions td.module {
background:#EEE;
color:#222;
font-weight:700;
}

tr .block {
border:0;
}

.local-tasks {
margin-bottom:1em;
}

ul.primary {
border-bottom-color:#CCC;
margin:1.5em 0 0;
padding:10px 0 .2em .3em;
}

ul.primary li a {
background-color:#F5F5F5;
margin-right:.08em;
border-color:#CCC;
padding:.1em .75em .2em;
}

.local-tasks ul.primary li a:hover {
background-color:#F7F7F7;
border-color:#DDD;
}

.local-tasks ul.primary li.active a {
background-color:#FFF;
border-bottom-color:#FFF;
}

ul.secondary {
border-bottom:1px solid #CCC;
margin:1em 0 0;
padding:0 .3em 1em;
}

ul.secondary li {
border-right:0;
list-style:none;
padding:0 2em 0 0;
}

ul.secondary li a:hover,ul.secondary li a.active {
border-bottom:none;
text-decoration:underline;
}

body.admin-menu {
margin-top:23px !important;
}

#admin-menu {
font:0.9em Arial, Helvetica, sans-serif;
}

#admin-menu ul li a:focus {
color:#000;
border:0;
background:#FF0;
}

div.krumo-root {
color:#000;
}

/* Accessible edit links for blocks. */
div.block-edit-links .edit-links {
position:absolute;
height:0;
right:10px;
top:.5em;
overflow:hidden;
z-index:99;
padding:0;
}

div.block-edit-links:hover .edit-links {
height:20px;
overflow:visible;
}

div.block-edit-links .edit-links a {
background-color:transparent;
display:block;
float:left;
outline:0;
text-indent:-999em;
width:18px;
padding:2px;
}

div.block-edit-links .edit-links a.edit-block-block {
background:transparent url(core-images/configure.png) no-repeat 2px 2px;
}

div.block-edit-links .edit-links a.edit-block-menu {
background:transparent url(core-images/edit.png) no-repeat 2px 2px;
}

div.view .views-admin-links {
font-size:.85em;
}

div.view .views-admin-links a:hover {
background:#FFF;
}

.fieldset-layout-settings .layouts .form-item,.fieldset-layout-settings .page-width,.fieldset-layout-settings .sidebar-width-left,.fieldset-layout-settings .sidebar-width-right {
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:#EEE;
float:left;
margin-right:5px;
text-align:left;
width:100px;
padding:6px;
}

.fieldset-layout-settings img {
display:block;
margin-left:18px;
}

.fieldset-layout-settings .page-width,.fieldset-layout-settings .sidebar-width {
float:left;
margin-bottom:10px;
}

.hide-label label {
height:0;
overflow:hidden;
position:absolute;
}

/* Skinr style classes. */
.at-center-content,.at-center-content ul.menu,.at-center-content.item-list ul {
text-align:center;
margin:0;
}

.at-align-right-content,.at-align-right-content ul.menu,.at-align-right-content.item-list ul {
text-align:right;
margin:0;
}

.at-align-left-content,.at-align-left-content ul.menu,.at-align-left-content.item-list ul {
text-align:left;
margin:0;
}

.at-horizontal-login .form-item,.at-horizontal-login .form-submit {
float:left;
padding:0 .5em;
}

.at-horizontal-login #user-login-form ul {
float:left;
margin:.94em 0 0;
}

.at-horizontal-login #user-login-form ul li {
float:left;
display:inline;
}

.at-horizontal-login label.overlabel-apply {
position:absolute;
top:1em;
margin-left:.375em;
float:none;
}

.at-horizontal-login .button-wrapper input {
margin:.75em .5em 0;
}

.at-horizontal-login #user-login-form li a {
padding:0 .75em 0 0;
}

.at-horizontal-login #user-login-form li.openid-link a,.at-horizontal-login #user-login li.openid-link a {
padding:0 20px;
}

/* inline menu style. */
.at-inline-menu {
margin-bottom:.5em;
}

.at-inline-menu ul.menu li {
display:inline;
float:left;
white-space:nowrap;
list-style:none;
list-style-image:none;
margin:0;
padding:0;
}

.at-inline-menu ul.menu li a {
padding:0 .5em;
}

.at-multicolumn-menu .block-content {
overflow:auto;
}

.at-multicolumn-menu .block-content ul li {
display:block;
font-weight:700;
float:left;
width:160px;
list-style:none;
list-style-image:none;
margin:0;
}

.at-multicolumn-menu .block-content ul li.expanded ul {
display:block;
margin-left:0;
width:160px;
}

.at-multicolumn-menu .block-content ul li.expanded ul li {
border:none;
display:block;
}

/* article form classes */
#node-form .vertical-tabs,#node-form .vertical-tabs-list,#node-form .vertical-tabs-list li {
border-color:#DADADA !important;
}

.vertical-tabs input.form-text {
width:95%;
}

/* Fields. */
h3.label,h3.label-inline {
font-size:1em;
}

.field .inline  {
display:inline;
}

div.block div.block-edit {
top:10px;
right:15px;
}

#content {
padding: 10px 0 0 0;
}

.content-inner > #main-content,#container > #columns {
display:block;
}

#content-column,#sidebar-first,#sidebar-last,.at-horizontal-login label {
float:left;
}

#content-column,#forum table,.section-admin table {
width:100%;
}
/*
.clear,#columns,#breadcrumb,#content-bottom,#secondary-content,#tertiary-content,#footer,#footer-region,#footer-message,.block,#block-admin-display-form,.fieldset-layout-settings .layout-method,.fieldset-layout-settings .layout-help,.fieldset-layout-settings .page-width {
clear:both;
}*/

h2,input.title {
font-size:1.5em;
}

h1,h2,h3,h4,h5,h6,h1 img,h2 img,h3 img,h4 img,h5 img,h6 img,em,dfn,del,ins,a,tbody,tfoot,thead,tr,li,label,legend,#user-login-form ul,.fieldset-layout-settings .layout-help dt,.fieldset-layout-settings .layout-help dd,.at-inline-menu ul.menu,.at-multicolumn-menu .block-content ul {
margin:0;
padding:0;
}

blockquote p,.block ul.pager li,div.form-item div.description img,#user-login ul li,.admin-panel .item-list ul,.page-admin-by-module .admin-panel .body,.fieldset-layout-settings .layouts,.fieldset-layout-settings .page-width .form-item,.fieldset-layout-settings .sidebar-width .form-item,.at-horizontal-login input {
margin:0;
}

strong,dfn,caption,th,div.help code,div.messages code,.admin-dependencies,.admin-required,.admin-enabled,.admin-disabled,.admin-missing,dt,ul.pager li.pager-current,.fieldset-advanced-theme-settings .description em {
font-weight:700;
}

.element-hidden,.at-inline-menu ul li.expanded ul,span.tabledrag-changed {
display:none;
}

.element-invisible,.fieldset-layout-settings span {
height:0;
overflow:hidden;
position:absolute;
}

caption,th,td,.at-horizontal-login #user-login-form {
text-align:left;
}

.description,.admin-panel ul li {
color:#555;
}

.error a,.notice a,.success a {
text-decoration:underline;
}

ul ul,ul ul ul ul {
list-style-type:circle;
}

html.js #user-login-form li.openid-link,html.js #user-login li.openid-link,#user-admin-filter ul li,#article-admin-filter ul li {
list-style:none;
}

#user-login-form .item-list li,.at-center-content ul.menu li,.at-center-content.item-list ul li {
list-style:none;
margin:0;
}

.admin-panel dt,.fieldset-layout-settings label,.fieldset-layout-settings strong,.at-multicolumn-menu .block-content ul.menu li ul.menu li {
font-weight:400;
}

.at-horizontal-login h2,.at-inline-menu h2,.at-multicolumn-menu h2 {
height:0;
overflow:hidden;
position:absolute;
margin:0;
padding:0;
}

/* Maintenance mode */
.in-maintenance h1#page-title {
padding:10px;
}


/***** Fomenu magyar *****/



li.expanded {
/*list-style-image: none;*/
list-style-type: none;
}

#menu-bar {
height: 33px;
padding: 0;
margin: 0;
}

li.leaf {
list-style-image: none;
list-style-type: none;
}

ul.menu li {
margin: 0;
}

#primary ul li {
float: left;
}

#primary li.menu-688 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/latogatoi_informacio_hu.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-688 a:hover,
#primary li.menu-688 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/latogatoi_informacio_hu_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-689 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/komaromi_erodrendszer_hu.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-689 a:hover,
#primary li.menu-689 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/komaromi_erodrendszer_hu_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-690 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szolgaltatasok_hu.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-690 a:hover,
#primary li.menu-690 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szolgaltatasok_hu_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-691 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szervezetunkrol_hu.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-691 a:hover,
#primary li.menu-691 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szervezetunkrol_hu_hover.png) no-repeat top left;
	text-indent: -9999px;
}

/***** Fomenu angol *****/

#primary li.menu-1487 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/latogatoi_informacio_en.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-1487 a:hover,
#primary li.menu-1487 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/latogatoi_informacio_en_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-1488 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/komaromi_erodrendszer_en.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-1488 a:hover,
#primary li.menu-1488 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/komaromi_erodrendszer_en_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-4945 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szolgaltatasok_en.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-4945 a:hover,
#primary li.menu-4945 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szolgaltatasok_en_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-1490 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szervezetunkrol_en.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-1490 a:hover,
#primary li.menu-1490 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szervezetunkrol_en_hover.png) no-repeat top left;
	text-indent: -9999px;
}

/***** Fomenu nemet *****/

#primary li.menu-2800 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/latogatoi_informacio_de.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2800 a:hover,
#primary li.menu-2800 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/latogatoi_informacio_de_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2801 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/komaromi_erodrendszer_de.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2801 a:hover,
#primary li.menu-2801 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/komaromi_erodrendszer_de_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2802 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szolgaltatasok_de.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2802 a:hover,
#primary li.menu-2802 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szolgaltatasok_de_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2803 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szervezetunkrol_de.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2803 a:hover,
#primary li.menu-2803 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szervezetunkrol_de_hover.png) no-repeat top left;
	text-indent: -9999px;
}

/***** Fomenu szlovak *****/

#primary li.menu-2804 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/latogatoi_informacio_sk.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2804 a:hover,
#primary li.menu-2804 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/latogatoi_informacio_sk_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2805 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/komaromi_erodrendszer_sk.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2805 a:hover,
#primary li.menu-2805 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/komaromi_erodrendszer_sk_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2806 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szolgaltatasok_sk.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2806 a:hover,
#primary li.menu-2806 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szolgaltatasok_sk_hover.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2807 a {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szervezetunkrol_sk.png) no-repeat top left;
	text-indent: -9999px;
}

#primary li.menu-2807 a:hover,
#primary li.menu-2807 a.active {
	width: 187px;
	height: 33px;
	display: block;
	background: url(/sites/all/themes/adaptivetheme/img/szervezetunkrol_sk_hover.png) no-repeat top left;
	text-indent: -9999px;
}






#footer {
margin: 0 auto;
padding: 0 216px 0 216px;
background-image: url(/sites/all/themes/adaptivetheme/img/oszlop_bg_content.png);
background-position: top left;
background-repeat: repeat-y;
}

#footer-region a.stand,
#footer-region a.last {
color: #333333;
text-decoration: none;
padding: 0 0 0 69px;
}

#footer-region a.first {
color: #333333;
text-decoration: none;
padding: 0 0 0 20px;
}

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

#content .title {
color: #AF111D;
font-size: 16px;
}

#block-views-hirek-block_1 img .imagefield-lightbox2,
#block-views-idoszaki_kiallitasok-block_1 img .imagefield-lightbox2,
#block-views-Diakcsoportoknak-block_1 img .imagefield-lightbox2,
#block-views-Diakcsoportoknak-block_2 img .imagefield-lightbox2,
#block-views-Diakcsoportoknak-block_3 img .imagefield-lightbox2,
#block-views-Diakcsoportoknak-block_4 img .imagefield-lightbox2,
#block-views-Diakcsoportoknak-block_5 img .imagefield-lightbox2,
#block-views-Diakcsoportoknak-block_6 img .imagefield-lightbox2,
#block-views-Diakcsoportoknak-block_7 img .imagefield-lightbox2,
#block-views-Diakcsoportoknak-block_8 img .imagefield-lightbox2,
#block-views-felnott_csoportoknak-block_1 img .imagefield-lightbox2,
#block-views-cegeknek-block_1 img .imagefield-lightbox2 {
	float: right;
	padding: 0 0 10px 10px;
	width: 120px;
	height: 120px;
	margin: 10px;
}

#content a.imagefield-lightbox2 {
	position: relative;
	float: right;
	padding: 0 0 1px 1px;
	width: 158px;
	height: 158px;
	margin: 5px;
}


#block-views-hirek-block_1 img,
#block-views-idoszaki_kiallitasok-block_1 img,
#block-views-Diakcsoportoknak-block_1 img,
#block-views-Diakcsoportoknak-block_2 img,
#block-views-Diakcsoportoknak-block_3 img,
#block-views-Diakcsoportoknak-block_4 img,
#block-views-Diakcsoportoknak-block_5 img,
#block-views-Diakcsoportoknak-block_6 img,
#block-views-Diakcsoportoknak-block_7 img,
#block-views-Diakcsoportoknak-block_8 img,
#block-views-felnott_csoportoknak-block_1 img,
#block-views-cegeknek-block_1 img {
border: 1px solid #D2D2D2;
padding: 0px;
margin: 0 0 10px 10px;
float: right;
}

#block-views-hirek-block_1 .date-display-single,
#block-views-idoszaki_kiallitasok-block_1 .date-display-single,
#block-views-Diakcsoportoknak-block_1 .date-display-single,
#block-views-Diakcsoportoknak-block_2 .date-display-single,
#block-views-Diakcsoportoknak-block_3 .date-display-single,
#block-views-Diakcsoportoknak-block_4 .date-display-single,
#block-views-Diakcsoportoknak-block_5 .date-display-single,
#block-views-Diakcsoportoknak-block_6 .date-display-single,
#block-views-Diakcsoportoknak-block_7 .date-display-single,
#block-views-Diakcsoportoknak-block_8 .date-display-single,
#block-views-felnott_csoportoknak-block_1 .date-display-single,
#block-views-cegeknek-block_1 .date-display-single
 {
color: #828282;
font-size: 10px;
}

#block-views-hirek-block_1 .views-row-odd,
#block-views-idoszaki_kiallitasok-block_1 .views-row-odd,
#block-views-Diakcsoportoknak-block_1 .views-row-odd,
#block-views-Diakcsoportoknak-block_2 .views-row-odd,
#block-views-Diakcsoportoknak-block_3 .views-row-odd,
#block-views-Diakcsoportoknak-block_4 .views-row-odd,
#block-views-Diakcsoportoknak-block_5 .views-row-odd,
#block-views-Diakcsoportoknak-block_6 .views-row-odd,
#block-views-Diakcsoportoknak-block_7 .views-row-odd,
#block-views-Diakcsoportoknak-block_8 .views-row-odd,
#block-views-felnott_csoportoknak-block_1 .views-row-odd,
#block-views-cegeknek-block_1 .views-row-odd,
#block-views-hirek-block_1 .views-row-even,
#block-views-idoszaki_kiallitasok-block_1 .views-row-even,
#block-views-Diakcsoportoknak-block_1 .views-row-even,
#block-views-Diakcsoportoknak-block_2 .views-row-even,
#block-views-Diakcsoportoknak-block_3 .views-row-even,
#block-views-Diakcsoportoknak-block_4 .views-row-even,
#block-views-Diakcsoportoknak-block_5 .views-row-even,
#block-views-Diakcsoportoknak-block_6 .views-row-even,
#block-views-Diakcsoportoknak-block_7 .views-row-even,
#block-views-Diakcsoportoknak-block_8 .views-row-even,
#block-views-felnott_csoportoknak-block_1 .views-row-even,
#block-views-cegeknek-block_1 .views-row-even {
border-bottom: 1px dotted #B3B3B3;
padding: 20px 0;
}

#block-views-hirek-block_1 .views-row-last,
#block-views-idoszaki_kiallitasok-block_1 .views-row-last,
#block-views-Diakcsoportoknak-block_1 .views-row-last,
#block-views-Diakcsoportoknak-block_2 .views-row-last,
#block-views-Diakcsoportoknak-block_3 .views-row-last,
#block-views-Diakcsoportoknak-block_4 .views-row-last,
#block-views-Diakcsoportoknak-block_5 .views-row-last,
#block-views-Diakcsoportoknak-block_6 .views-row-last,
#block-views-Diakcsoportoknak-block_7 .views-row-last,
#block-views-Diakcsoportoknak-block_8 .views-row-last,
#block-views-felnott_csoportoknak-block_1 .views-row-last,
#block-views-cegeknek-block_1 .views-row-last {
border-bottom: none;
padding: 20px 0;
}


#block-poll-0 {
padding: 20px 15px 0 18px;
color: #404040;
}

#block-fb_social-monostorierod {
padding: 0 0 0 18px;
}

.fbConnectWidgetTopmost {
border-color: #AAAAAA;
}

/***** Oszlopfo *****/

#block-block-8 {
padding: 4px 0 0 33px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-9 {
padding: 4px 0 0 29px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-10 {
padding: 4px 0 0 64px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-11 {
padding: 4px 0 0 57px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-12 {
padding: 4px 0 0 33px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-13 {
padding: 4px 0 0 29px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-14 {
padding: 4px 0 0 64px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-15 {
padding: 4px 0 0 57px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-16 {
padding: 4px 0 0 33px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-18 {
padding: 4px 0 0 29px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-19 {
padding: 4px 0 0 57px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-20 {
padding: 4px 0 0 57px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-17 {
padding: 4px 0 0 33px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-21 {
padding: 4px 0 0 29px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-22 {
padding: 4px 0 0 64px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-23 {
padding: 4px 0 0 57px;
color: #ffffff;
font-size: 17px;
font-weight: bold;
}

#block-block-24 {
	padding: 20px 0 0 12px;
}







#block-menu_block-1 {
	font-family: Georgia, serif;
	font-size: 11px;
	display: block;
	-moz-border-radius: 4px 4px 0px 0px;
	/*margin: 10px;*/
}

#block-menu_block-1 ul li.leaf {
	list-style: none;
	display: block;
}

#block-menu_block-1 li{
	padding: 0px 0px  0px 0px;
}

#piros #block-menu_block-1 a {
	color: #333333;
	text-decoration: none;
	display: block;
	margin-left: -11px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #f0f2ef;
	border-bottom: 1px solid #e0e5e1;
	-moz-border-radius: 2px 2px 2px 2px;
}

#piros #block-menu_block-1 a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #b00d15;
	border-bottom: 1px solid #e0e5e1;	
}


#piros #block-menu_block-1 a.active {
	color: #ffffff;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #b00d15;
	border-bottom: 1px solid #e0e5e1;
	-moz-border-radius: 2px 2px 2px 2px;
}

#zold #block-menu_block-1 a {
	color: #333333;
	text-decoration: none;
	display: block;
	margin-left: -11px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #f0f2ef;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 2px 2px 2px 2px;
}

#zold #block-menu_block-1 a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #489324;
	border-bottom: 1px solid #ffffff;	
}


#zold #block-menu_block-1 a.active {
	color: #ffffff;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #489324;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 2px 2px 2px 2px;
}

#kek #block-menu_block-1 a {

	color: #333333;
	text-decoration: none;
	display: block;
	margin-left: -11px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #f0f2ef;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 2px 2px 2px 2px;
}

#kek #block-menu_block-1 a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #008193;
	border-bottom: 1px solid #ffffff;	
}


#kek #block-menu_block-1 a.active {
	color: #ffffff;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #008193;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 2px 2px 2px 2px;
}

#narancs #block-menu_block-1 a {
	color: #333333;
	text-decoration: none;
	display: block;
	margin-left: -11px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #f0f2ef;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 2px 2px 2px 2px;
}

#narancs #block-menu_block-1 a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #f7931d;
	border-bottom: 1px solid #ffffff;	
}


#narancs #block-menu_block-1 a.active {
	color: #ffffff;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #f7931d;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 2px 2px 2px 2px;
}

#block-menu-menu-jobb-menu li.leaf {
	list-style: none;
	display: block;
	padding: 0;
}

#block-menu-menu-jobb-menu a {
	color: #333333;
	text-decoration: none;
	display: block;
	margin-left: -11px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #f0f2ef;
	border-bottom: 1px solid #e0e5e1;
	-moz-border-radius: 2px 2px 2px 2px;
}

#block-menu-menu-jobb-menu a:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #e0e5e1;	
}


#block-menu-menu-jobb-menu a.active {
	color: #333333;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #e0e5e1;
	-moz-border-radius: 2px 2px 2px 2px;
}

#guestbook-form-entry-form h3 {
	display: none;
}