/*
Reset CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/*
Fonts CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;outline: none;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
    background-image: url("images/hatter2.jpg");
    background-repeat: repeat;
}

#kontener {
    width: 1024px;
    margin: 0 auto;
    /*
    background-color: rgb(208, 208, 248);
    background-image: none;
    */
}

#fejlec {
    margin-top: 1em;
    
    background-color: rgb(121, 173, 231);
    
    /*
    background-image: url("../images/fejlec_alap.png");
    background-repeat: repeat-y;
    */
    height: 120px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
}

#fejlec h1 {
    padding-top: 10px;
    margin-left: 2em;
    font-size: 40px;
    /*font-style: italic;*/
    text-align: left;
    color: #f0f0f0;
    text-shadow: 2px 2px 0px rgba(42, 42, 42,0.8);
}

#fejlec h2 {
    text-align: right;
    font-size: 24px;
    font-style: italic;
    color: #e4e4e4;
    text-shadow: 2px 2px 0px rgba(42, 42, 42,0.8);
    margin-right: 1em;
}

#lap {
    background-image: url("../images/bg.jpg");
    background-repeat: repeat;
    /*
    background-color: rgb(208, 208, 248);
    */
    min-height: 500px;
    
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
}

#lablec {
    background-color: rgb(42, 42, 42);
    height: 20px;
    -moz-border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
    -webkit-border-radius: 0px 0px 20px 20px;
    
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    text-align: center;
}

#lablec a {
    color: #e4e4e4;
    padding-top: 10px;
    text-decoration: none;
    font-style: italic;
    text-align: center;
}

.mbBgndGallery img {
    opacity: 0.6;
}

#menu {
    margin-top: -20px;
}

.lavaLamp {
    position: relative;
    height: 29px; width: 600px;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 20px;
}
.lavaLamp li {
    float: left;
    list-style: none;
}
.lavaLamp li.back {
    background: url("images/lava2.png") no-repeat right -30px;
    width: 9px; height: 30px;
    z-index: 8;
    position: absolute;
}
.lavaLamp li.back .left {
    background: url("images/lava2.png") no-repeat top left;
    height: 30px;
    margin-right: 9px;
}
.lavaLamp li a {
    position: relative; overflow: hidden;
    text-decoration: none;
    /*text-transform: uppercase;*/
    font: bold 14px arial;
    color: #fff; outline: none;
    text-align: center;
    height: 30px; top: 7px;
    z-index: 10; letter-spacing: 0;
    float: left; display: block;
    margin: auto 10px;
}

#kezdolap {
    /*background-color: #e4e4e4;*/
    width: 520px;
    height: 360px;
    margin: 0 auto;
    /*margin-top: 50px;*/
}

#kezdolap img {
    margin-top: 50px;
}

#bemutatkozas {
    width: 90%;
    margin: 0 auto;
    min-height: 450px;
    
    /*
    background-color: #e4e4e4;
    
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    */
}

.szoveg {
    font-size: 1.1em;
    color: #424242;
    /*padding-top: 1em;*/
}

.szoveg p {
    margin-top: 0.5em;
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 0.5em;
}

.kitolto {
    padding-top: 1em;
    width: 100%;
    height: 1em;
}

#controls {
    padding-left: 200px;
}

#controls .play, #controls .pause, #controls .prev, #controls .next, #controls .counter {
    float: left;
    background-color: rgb(121, 173, 231);
    border-color: lightblue;
    border-style: solid;
    border-width: 1px;
    width: 70px;
    text-align: center;
    height: 16px;
    margin-left: 10px;
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #f0f0f0;
}

#controls .play:hover, #controls .pause:hover, #controls .prev:hover, #controls .next:hover, #controls .counter:hover {
    background-color: rgb(100, 100, 255);
    cursor: pointer;
}

#kepek {
   width: 1000px;
   height: 500px;
   position: relative; /* important */
   overflow: hidden; /* important */
}

#kepekContent {
   width: 1000px;
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.kepekImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.kepekImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

.nev, .telefon, .email {
    /*
    background-color: #e4e4ff;
    height: 24px;
    width: 500px;
    padding-left: 60px;
    padding-top: 10px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    */
    margin-bottom: 20px;
}

.nev {
    margin-top: 10px;
    margin-left: 40px;
}

.telefon {
    margin-left: 40px;
}

.email {
    margin-left: 40px;
}

