body {
    font-family: Times New Roman;
    background-color: #86d10b;
    /*background-image:url(ttte_elemei/zold0.jpg);
    background-repeat:no-repeat;*/
    overflow: auto;
}
a{
    color: midnightblue;
    text-decoration:none;
}
a:active, a:focus {
    outline: none;		/* kijelölő keret eltüntetése */
}
a:visited {
    color: dimgray;
    text-decoration:none;
}
a:hover{
    color:maroon;
}
#container {
    margin: 0 auto;
    width: 1000px;
}
#content{
    color: maroon;
}
#header {
    width:99%;
    /*padding:0px 0px 0 0px;*/
    height: 130px;
    text-align:center;
    font-size:20px;
    /*border-color:orange;
    border-style:outset;
    border-width: 2px;*/
}
#banner {
    position:relative;
    float:left;
    left:50px;
    width:680px;
    /*padding:0px 0px 0 0px;*/
    text-align:center;
    font-size:20px;

    /*letter-spacing:1px;*/

}
#banner p{
    font-size:36px;
    font-style:bold;

}
#banner span{
    color:red;
}
#seged1, #seged3{
    position:relative;
    width:100%;
    float:left;
    background-position:right top;
    background-repeat:repeat-y;
    background-image:url(ttte_elemei/boxbg.gif);
}
#seged3 {				/*jobb hátttér */
             position:relative;
             overflow:hidden;
}
#seged2 {
    position:relative;
    width:100%;
    float:left;
    right:140px;
    background-color: #e0ffc0;
}
#seged1 {			/* bal háttér */
    right:720px;
}
#left {
    float:left;
    width:140px;
    position:relative;
    left:860px;
    text-align:center;
}
#center {
    float:left;
    width:720px;
    position:relative;
    left:860px;
}
#right {
    float:left;
    width:140px;
    position:relative;
    left:860px;
}
fieldset
{
    margin-left: 5px;
    border: 1px inset #781351;
    width: 108px;
    background-color: orange;
}
legend
{
    color: #000;
    background: #ffcc55;
    border: 1px solid #781351;
}
#left input
{
    width: 100px;
    background: #ffcc55;
    margin: 5px 0 5px 0;
}
* html #left input{
    margin: 5px;
}
* html legend{
    position:absolute;
    top: -.5em;
    left: .5em;
}

* html fieldset{
    position: relative;
    margin-top:1em;
    padding-top:.75em;
}
.watermark  {
    color: grey !important;
    background-color: #ff6;
    text-align: center;
}

#main {
    position:relative;
    /*border-style: groove;*/
    width: 720px;
    text-align: justify;
    float: left;
    overflow: auto;
    height: auto;
    display: inline; /* ????????????? */
}
#footer {
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #99999FF;
}
.box {
    position:relative;
    text-align:justify;
    overflow: hidden;
    margin: 4px 0 0 4px;
    height: 400px;
    float: left;
    width: 49%;
    background-color: white;
    -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
    /*overflow-y: scroll;
    border-style:solid;
    border-width:1px;*/
}
*html .box{
    margin-top: -10px;
}
.box-cim{
    position:relative;
    background-color: #86d10b;
    font-size: 18px;
    font-style: bold;
    text-align:center;
    margin: 1px 1px 0 1px;
    -moz-border-radius:0.2em 0.2em 0.2em 0.2em;
}
.box-text{
    position:relative;
    padding: 2px 2px 4px 4px;
    overflow-y: auto;
    width: 98%;
    height: 370px;
}
#ceg {
    background-color: white;
    margin: 4px auto;
    width: 604px;
    height: auto;
}
#kep{
    float: left;
    width: 140px;
    height: auto;
}
#text{
    float: left;
    width: 456px;
}
.belso{ 
    padding: 0 3px;
    margin-top: 2px;
}
.nev{
    padding: 0 3px;
    background-color: #86d10b;
    font-size: 18px;
    font-style: bold;
    border-style: solid;
    border-width: 1px;
    width: 98%;
    -moz-border-radius:0.2em 0.2em 0.2em 0.2em;
}
/*.hir{
  float: left;
  width: 710px;
  margin-left:3px;
}*/
.hir-box{
    position:relative;
    left:10px;
    width:690px;
    height:auto;
    margin-top: 4px;
    background-color: white;
    text-align:left;
    padding: 3px 5px 0 5px;
}

.hir-text{

}
.box-footer{
    clear: both;
}
.box-admin{
    margin: 0 5px 0 5px;
    width:690px;
}
.admin-menu{
    background-color:orange;
}
.admin-menu a,.admin-menu a:visited{
    font-size: 16px;
    padding: 0 5px 0 5px;
    color:black;
    border: 1px solid;
}
.admin-menu a:hover{
    color:maroon;
    background-color: gold;
}
.admin{
    background-color: white;
}
.message{
    padding: 5 10px;
    background-color: yellow;
    margin: 4px auto;
    text-align: center;
    font-weight: bolder;
    width: 604px;
}
.lista, .lista a,.lista a:visited {
    positon: absolute;
    float: right;
    color: red;
    font-size: 14px;
}
.box-footer{
    clear:both;
}
/* ----------------  MENU ----------------- */
.chromestyle{
    width: 100%;
    height: 40px;
}
.chromestyle a:visited{
    color: black;
}
.chromestylex:after{ /*Add margin between menu and rest of content in Firefox*/
                     content: ".";
                     display: block;
                     height: 0;
                     clear: both;
                     visibility: hidden;
}

.chromestyle ul{
    /*border: 1px solid #BBB;*/
    width: 100%;
    background: url(menu_elemei/nav_bg.jpg) center center repeat-x; /*THEME CHANGE HERE*/
    padding: 10px 0;
    margin: 0;
    text-align: center; /*set value to "left", "center", or "right"*/
    font-size: 19px;
}

.chromestyle ul li{
    display: inline;
}

.chromestyle ul li a{
    color: black;
    padding: 10px 18px;	/*margin a sz�veg k�r�l (jobb bal miatt)*/
    margin: 0;
    text-decoration: none;
    /*border: 1px solid #DADADA;
    /*border-left: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover{ /*script dynamically adds a class of "selected" to the current active menu item*/
                            background: url(menu_elemei/hover_bg.gif) center center no-repeat; /*THEME CHANGE HERE*/
                            color:black;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
    position:absolute;
    border: 1px solid #BBB; /*THEME CHANGE HERE*/
    border-bottom-width: 0;
    line-height:18px;
    z-index:100;
    background-color: #ff9500;
    width: 200px;
    visibility: hidden;
}

.dropmenudiv a{
    width: auto;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 2px 0;
    text-decoration: none;
    font-weight: bold;
    color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
    width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
    background-color: gold;
}
.chromestyle li#selected a {
    background: url(menu_elemei/hover_bg.gif) center center no-repeat; /*THEME CHANGE HERE*/
    color: #505050;
}
.dropmenudiv  a:visited{ /*THEME CHANGE HERE*/
                         color: black;
}