/*
** HTML basic elements
*/

body {
font-family: Tahoma;
  color: #333;
  background: url(images/bodybg.png) repeat-x #e43b00;
  margin:0;
 }

h1, h2, h3, h4 {
  font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif; 
  margin: 10px 0 15px 0;
}

h1 {
  font-size: 200%; 
}

h2 {
  font-size: 150%;
}

h3, h3 a {
  font-size: 150%;
  line-height:1.2;
  color: #3B4A25;
  letter-spacing: 0px;
  text-decoration: none;
}

h4 {
  font-size: 120%;
  line-height:1.25; 
  font-weight:bold;
}

h5 {
  font-size: 1em;
  font-weight:bold;
}

h6 {
  font-size: 1em;
}

p {
  margin:0;
}

a {
  text-decoration: none;
  color: #ab0900;
}

a:hover {
  text-decoration: underline;
}

blockquote {
  margin: 1.5em 0 1.5em 1.5em;
  color: #666;
  background: url('images/quote.png') .5em top no-repeat;
  padding: 0 20px 0 30px;
}

hr {
  background: #B2CCFF; 
  color: #B2CCFF;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 0.1em;
  margin: 0 0 1.4em 0;
  border: none; 
}

pre {
  margin-bottom: 1.3em;
  background: #eee;
  border:0.1em solid #ddd;
  padding:1.5em;
}

input {
  border: 1px solid #cccccc;
  cursor: pointer;
}

ul {
  list-style-type: none;
}

li a.active{
  color: #000;
}

ol {
  margin-left: 35px;
}

/*
 ** Tables
 */

thead th {
  border-bottom: none;
}

tr.odd td, tr.even td {
  padding: 0.3em;
}

tr.even, tr.odd {
  border-bottom: none
}

tr.odd {
  background: #e7f9fb;
}

tr.even {
  background: #ffffff;
}

/*
** Page layout
*/

#wrapper {
 width:995px;
 margin:0 auto;
 background:url(images/mainbg.png) repeat-y;
}


body.page-image #wrapper {
 width:995px;
 margin:0 auto;
 background:url(images/mainbg2.png) repeat-y;
}


#main {
 width:725px;
 float: left;
 }

#main-inner2 {
  padding:0 45px 10px 20px;
  overflow: hidden;
  text-align:justify;
}

#main-inner2 .content {
  width: 100%;
  overflow: hidden;
}


#sidebar-left {
 width: 250px;
 float:left;
 padding-left:20px;
 position:relative;	
}


#header {
background:url(images/header1.png);
height:286px;
overflow:hidden;
width:995px;
margin:0 auto;
}

#headerbottom {
background:url(images/maintop.png) no-repeat;
margin:0 auto;
width:995px;
height:31px;
}

body.page-image #headerbottom {
background:url(images/maintop2.png) no-repeat;
margin:0 auto;
width:995px;
height:31px;
}

#header .block ul {
    margin: 0;
    padding: 0;
	height:286px;
overflow:hidden;
}

#header .block .content {
    display: block;
    padding:0;
	margin:0;
}

#block-search-0 label {
visibility:hidden;
display:none;
}

#block-search-0 {
text-align:center;
}


#h2 {
margin:0;
padding:0;
position:absolute;
width:100%;
z-index:100;
left:0;
}

#logo {
padding-left:60px;
padding-top:20px;
min-width:980px;
position:relative;
margin:0 auto !important;
width:980px;
  z-index:60;
}

/*
 ** Navigation
 */
 
#menu {
width:995px;
background: url(images/menubg.png) no-repeat;
margin:0 auto;
height:34px;
} 

#primary{
  display:block;
height:34px;
  width:100%;
}

#primary a {
  white-space: nowrap;
  font-family:Trajan Pro;
  color: #ffffff;
  display: block;
  float: left;
height:34px;
  text-transform: uppercase;
  text-decoration:none;
  font-size:13px;
  font-weight:bold;
}
#primary a span{
  padding: 0px 23px;
  display: block;
  float:left;
}
#primary a:hover, #primary a:active {
  text-decoration:none;
  color: #dc3700;
  cursor: pointer;
}

#primary a.active {
  color: #dc3700;
}

#primary .active span {
}

#primary ul{
padding:10px 0 0 90px;
  margin: auto;
}

#primary ul.links li {
  padding:0;
}

ul.links li {
  padding:0 0.5em 0 0;
}


a:focus {outline: none;}


/*
 ** Blocks
 */

.block h2 {
background:url(images/blocktitle.png) no-repeat;
height:35px;
width:229px;
  margin:0;
  font-size: 120%;
  padding: 18px 0 5px 20px;
  color: #fff;
}


.block .content {
  display:block;
  padding:8px;
}

/*
 ** Forms
 */

fieldset {
  border: 1px solid #aad0d4;
}

/*
 ** Main Content
 */

#mission {
  border:1px solid #cee0e4;
  padding:5px;
}

.messages {
  background-color: #e7f9fb;
  border: 1px solid #aad0d4;
  padding: 0.3em;
  margin-bottom: 1em;
}

.error {
  border-color: red;
}

.warning {
  margin: 5px 0;
}

.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}

.node img {
  border:1px solid #CCC;
  margin:5px;
}

.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

/*
 ** Footer
 */

#footer {
  text-align: center;
  font-size: 80%;
  width:995px;
  height:98px;
  margin:0 auto;
  background:url(images/footer.png) no-repeat;
}

body.page-image #footer {
  text-align: center;
  font-size: 80%;
  width:995px;
  height:98px;
  margin:0 auto;
  background:url(images/footer2.png) no-repeat;
}

#footer a {
color:#FFFFFF;
}

#block-block-1 {
padding-top:30px;
}

#block-block-2 .content{
padding:0;
}

/*
 ** Titles
 */

.title h2, .title a {
  color: #02576b; 
  font-size: 23px;
  height: 30px;
  line-height: 30px;
  font-family: Tahoma,sans-serif;
  margin-bottom:20px;
  font-weight:lighter;
}

h1.title {
  color: #7b0000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:18px;
  text-transform:uppercase;
}

/*
 ** Taxonomy
 */

.taxonomy, .submitted, .links-node {
  font-size: 11px;
}

.submitted {
visibility:hidden;
display:none;
}

.taxonomy li, .links-node li {
  border-right: 1px solid #CCC;
}

.taxonomy li.last {
  border:0;
}

.taxonomy ul.links li {
padding:0 0 0 0.5em;
}

/*
** Module specific styles
*/

/* Aggregator */

.feed-icon img {
  margin-top:15px;
}

#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}

#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}

#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}

#aggregator h3 {
  margin-top: 1em;
}

/* Forum */

#forum table {
  width: 100%;
}

#forum td {
  padding: 0.5em;
}

#forum td.forum a{
  text-decoration:none;
}

#forum td.forum, #forum td.posts {
  background-color: #e7f9fb;
}

#forum td.topics, #forum td.last-reply {
  background-color: #e7f9fb;
}

#forum td.container {
  background-color: #cee1e7;
}

#forum td.container a {
  color: #555;
  text-decoration:none;
}

#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}

#forum td .name {
  color: #96c;
}

#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}

.block-forum h3 {
  margin-bottom: .5em;
}

/* Profile */

#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}

#profile .profile .name {
  padding-bottom: 0.5em;
}

/* Poll */

.poll .bar {
  background:#E7E7E7;
  border:#9C9C9C 1px solid;
}

.poll .bar .foreground{
  background:#CECDCE;
  border-right:#9C9C9C 1px solid;
}

/* Image */

.block-image IMG{
  border:1px solid #CECECE; padding:3px;
}

/* User */

.block-user ul li{
  list-style-type:none;
  list-style-image:none;
}

#block-user-0 ul {
  padding: 3px 2em 3px 0;
}

#block-user-1 {
  line-height: 25px;
  font-size:14px;
}

/*
 ** Admin Pages
 */

div.admin-panel .description {
  color: #999;
}

div.admin-panel .body {
  background: #e7f9fb;
}

div.admin-panel h3 {
  background-color: #aad0d4;
  color: #333;
  padding: 5px 8px 5px;
  margin: 0;
}

.guestbook h3 {
visibility:hidden;
display:none;
}

.breadcrumb {
visibility:hidden;
display:none;
}

/* term�k list�z� */

.boxbg {
background:url(images/boxbg.png) repeat-y;
width:210px;
}

.gridhatter {
background: url(images/boxhatter.png) no-repeat;
min-height:284px;
width:210px;
}

.gridfooter {
background:url(images/boxfooter.png) no-repeat;
height:4px;
width:210px;
}


.view-id-termekek table {
    border-collapse: separate;
	    border-spacing: 15px;
}

.page-termekeink #main-inner2 {
  padding: 0 45px 10px 5px;
}

.view-id-termekek .views-field-field-termekkep-fid {
text-align:center;
margin:20px 0;
}

.view-id-termekek .views-field-field-shordesc-value {
color:#FFFFFF;
font-size:80%;
padding:0 10px 10px 10px;
min-height:60px;
}

.view-id-termekek .views-field-title {
color:#fff;
padding:10px 0 0 10px;
font-weight:bold;
}

.view-id-termekek .views-field-view-node a {
color:#FFFFFF;
font-size:80%;
text-align:right;
padding-right:10px;
padding-bottom:10px;
}

.view-id-termekek .views-field-view-node {
text-align:right;
bottom:0;
}
.views-carousel-3d-wrapper {
    background: none;
}
.page-image #sidebar-left{
    display: none;
}
.page-image #main{
    width: 1007px;
    margin-left: 0px;
}
.page-image .title{
    padding-left: 20px;
}
.viewscarousel3d{
    margin-left: 0px;
    padding-left: 2px;
    width: 942px;
}
.view-image-gallery-terms{
    margin-left: 10px;
}

/* hetimenu */

.view-weekly-menu .view-header {
    margin-bottom: 50px;
    margin-top: 40px;
    border-bottom: 3px solid #2a2b2c;
    padding-bottom: 2px;
}
.view-weekly-menu h3 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 18px;
    border-bottom: 1px solid #2a2b2c;
    padding-bottom: 2px;    
}
.view-weekly-menu .views-field-field-date-value {
   margin-bottom: 20px;
    border-bottom: 3px solid #2a2b2c;
    padding-bottom: 2px;    
}
.view-weekly-menu .views-row {
    clear: both;
    margin-bottom: 15px;
    display: inline-table;
    width: 100%;
}

    .view-weekly-menu table {
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
        
    }
    .view-weekly-menu tbody {
        border: none;
    }
    .view-weekly-menu tr {
        background: none
    }
    .view-weekly-menu td {
        vertical-align: top;
    }
    .view-weekly-menu img {
        border: 1px solid #2a2b2c;
    }
    .view-weekly-menu .views-field-body {
        font-size: 90%;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .view-weekly-menu .views-field-body p {
        margin: 0 0 5px 0;
    }
    .view-weekly-menu .views-field-field-price-value {
        color: #ff0000;
        font-weight: bold;
    }
    .view-weekly-menu .views-field-field-food-pic-fid {
        width: 135px;
        float: left;
        margin: 0 15px 5px 0;
    }
    .view-weekly-menu caption {
        text-align: left;
        background: #2a2b2c;
        color: #fff;
        font-weight: bold;
        clear: both;
        padding: 3px;
    }
    
    /* napimenu */
    
    #block-views-daily_menu-block_1 .view-footer {
        text-align: right;
    }
    #block-views-daily_menu-block_1 .views-field-field-food-pic-fid {
        margin: 5px 0;
    }
    #block-views-daily_menu-block_1 .views-field-field-food-pic-fid img {
        border: 1px solid #2a2b2c;
        padding: 2px;
        background: #fff;
    }
    #block-views-daily_menu-block_1 .views-field-title-1 {
        color: #AB0900;
        font-weight: bold;
        margin: 5px 0;
    }