body {
   margin: 0px;
   background-color: #009BEB;
   background-image: url(../image/body_bg.jpg);
   background-repeat: repeat-x;
   background-position: center top;
   font-family: verdana, sans-serif;
   font-size: 12px;
   color: #0000C6;
   line-height: 1em;
   }
h1 {
   font-family: verdana, sans-serif;
   padding: 0px;
   margin-top: 0px;
   margin-left: 12px;
   color: #9e5900;
   font-size: 16px;
   font-weight: bold;
   }
h2 {
   font-family: verdana, sans-serif;
   padding: 0px;
   margin-top: 0px;
   margin-left: 12px;
   color: #9e5900;
   font-size: 14px;
   }
p {
   font-family: verdana, sans-serif;
   font-size: 12px;
   color: #0000C6;
   text-transform: none;
   text-decoration: none;
   margin: 10px;
   text-align: justify;
   }

p.keret {
   border: 1px solid #009BEB;
   font-weight: bold;
   color: #fff;
   /*filter:alpha(opacity=50);
   -moz-opacity:0.5;
   opacity: 0.5;*/
}

/*Árnyék ---v*/
.highContrast {
   position: relative;
   color: #fff;
}
.highContrast span {
   position: relative;
}
.highContrast span.shadow {
   position: absolute;
   top: 0px;
   left: 0px;
   color: #009BEB;
}
/*---^*/

.white {
   font-weight: bold;
   color: #fff;
}
a {
   text-decoration:none;
   color: #9e5900;
   font-size: 12px;
   line-height:20px;
   }
a:hover {
   text-decoration:none;
   }
table {
   font-family: verdana, sans-serif;
   font-size: 12px;
   color: #0000C6;
   text-transform: none;
   text-decoration: none;
   }
ul {
   font-family: verdana, sans-serif;
   font-size: 12px;
   color: #0000C6;
   line-height:20px;
   }
li a{
   color: #9e5900;
   font-family: verdana, sans-serif;
   font-size: 12px;
   line-height:20px;
   }
li a:hover{
   text-decoration:none;
   }
img {
   border: 0px;
   }
form {
   padding: 0;
   margin: 0;
   }
input, textarea {
   vertical-align: middle;
   margin: 1px;
   height: 18px;
   color: #000000;
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #0000C6;
   border: 1px solid #AAAAAA;
   }
.kotelezo {
   background-color: #fce3d8;
   }
.kiemel {
   color: red;
   font-weight: bold;
   }
.top td {
   margin-left: 10px;
   margin-right: 10px;
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
   line-height: 120%;
   font-weight: bold;
   font-variant: normal;
   }
.top a {
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
   text-transform: none;
   text-decoration: none;
   font-weight: bold;
   font-variant: normal;
   }
.top a:hover {
   font-family: verdana, sans-serif;
   font-size: 10px;
   text-transform: none;
   text-decoration: none;
   color: #9e5900;
   font-weight: bold;
   font-variant: normal;
   }
.banner {
   border: 1px solid black;
   }
.menu {
   background: #009BEB url(../image/menu_bg.jpg) repeat-x center top;
   }
.menu td {
   font: normal 14px/120% Lucida Grande, Verdana, sans-serif;
   color: #ffffff;
   font-style: normal;
   line-height: 120%;
   font-weight: bold;
   font-variant: normal;
   }
.menu a {
   font: normal 14px/120% Lucida Grande, Verdana, sans-serif;
   text-transform: none;
   text-decoration: none;
   color: #ffffff;
   font-weight: bold;
   font-variant: normal;
   }
.menu a:hover {
   font: normal 14px/120% Lucida Grande, Verdana, sans-serif;
   text-transform: none;
   text-decoration: none;
   color: #9e5900;
   font-weight: bold;
   font-variant: normal;
   }
.tartalom {
   background: #009BEB url(../image/tartalom_bg.jpg) repeat-x center top;
   width: 780px;
   height:660px;
   border: 0px;
   }
.text {
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #0000C6;
   text-align: justify;
   }
.step_top {
   background-image: url(../image/step_top_bg.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   height:200px;
   }
.step_bottom {
   background-image: url(../image/step_bottom_bg.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   height:290px;
   }
.white a {
   font-family: verdana, sans-serif;
   line-height: 1.5em;
   font-size: 10px;
   text-transform: none;
   text-decoration: none;
   color: #ffffff;
   font-weight: bold;
   font-variant: normal;
   text-align: center;
   }
.gray a {
   font-family: verdana, sans-serif;
   line-height: 1.5em;
   font-size: 10px;
   text-transform: none;
   text-decoration: none;
   color: #2970a9;
   font-weight: bold;
   font-variant: normal;
   text-align: center;
   }
.megrendeles td {
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #0000C6;
   background: #EEEEEE;
   border: 1px solid #000000;
   }

/* blog */

#container {
   position: relative;
   width: 780px;
   margin: 0 auto;
   color: #333;
   /*border: 1px solid gray;*/
   background: #009BEB url(../image/tartalom_bg.jpg) repeat-x center top;
}

#content {
   margin: 0 13em 0 3em;
   padding-right: 60px;
}

#menu {
   background: #95D2FF;
   /*border-left: 1px dotted #ccc;
   border-top: 3px solid #e0e6e0;*/
   padding: 20px 0 10px 30px;
   position: absolute;
   right: 2px;
   top: 0;
   width: 11em;
}

#menu form {
   margin: 0 0 0 13px;
}

#menu input#s {
   width: 80%;
   background: #eee;
   border: 1px solid #999;
   color: #000;
}

#menu ul {
   color: #ccc;
   font-weight: bold;
   list-style-type: none;
   margin: 0;
   padding-left: 3px;
   text-transform: lowercase;
}

#menu ul li {
   font: italic normal 110% 'Times New Roman', Times, serif;
   font-size: 14px;
   color: #fff;
   letter-spacing: 0.1em;
   margin-top: 10px;
   padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
   font-variant: normal;
   font-weight: normal;
   line-height: 100%;
   list-style-type: none;
   margin: 0;
   padding: 0;
   text-align: left;
}

#menu ul ul li {
   border: 0;
   font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
   letter-spacing: 0;
   margin-top: 0;
   padding: 0;
   padding-left: 12px;
}

#menu ul ul li a {
   color: #000;
   text-decoration: none;
}

#menu ul ul li a:hover {
   border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
   font-size: 142%;
   padding-left: 4px;
}
