/*---------RESET---------*/
/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; }
/*---------RESET---------*/

body, tr, td, table
{
    line-height: normal;
    font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#wraper
{
    width: 100%;
    text-align: center;
}

#pagemaster
{
    width: 1014px;
    margin: auto;
    text-align: left;
    background-color: #DAD9D6;
    border-left: solid 1px black;
    border-right: solid 1px black;
}
#header
{
    background-image: url(Images/header.jpg);
    height: 200px;
}
#header_albadent
{
    background-image: url(Images/header_albadent.jpg);
    height: 200px;
}
#leftside /* Kozrefogja a leftpenel es contentpanel elemeket */
{
    /*width: 85%;*/
    width: 834px;
    float: left;
    padding: 15px 5px 0px 5px;
}
#rightside /* Rightpane elemet tartalmazza */
{
    /*width: 14%;*/
    width: 150px;
    float: right;
    padding: 15px 5px 0px 5px;
}
#leftpanel /* Leftpane elemet tartalmazza */
{
    /*width: 17%;*/
    width: 150px;
    float: left;
    padding: 0px 0px 0px 0px;
}
#contentpanel /* Kozrefogja a contentpane, midright, midleft, bottompane, linkpane elemeket */
{
    /*width: 80%;*/
    width: 654px;
    float: right;
    padding: 0px 5px 0px 5px;
}
.rightpane
{
    width:140px;
    padding: 0px 0px 0px 0px;
}
.contentpane
{
    
}
.midright
{
    width: 49%;
    float: right;
}
.midleft
{
    width: 49%;
    float: left;
}
.bottompane
{
    clear: both;
}
.linkpane
{
    clear:both;
    width: 654px;
    position: relative;
    left: 180px;
}
.clearer
{
    clear:both;
}
.login
{
    position: relative;
    top: 5px;
    left: 680px;
}
.login a
{
    color: white;
}
/*----------Formating--------------*/
#leftside a
{
    color: #76BF04;
    text-decoration: underline;
}
#leftside a:visited
{
    color: #457101;
}
#leftside  p
{
    color: #173059;
    font-family: Verdana;
}
#rightside a
{
    color: #76BF04;
    text-decoration: underline;
}
#rightside a:visited
{
    color: #457101;
}
#rightside  p
{
    color: #173059;
    font-family: Verdana;
}
.linkpane a
{
    color: #76BF04;
    text-decoration: underline;
}
.linkpane a:visited
{
    color: #457101;
}
.linkpane p
{
    color: #173059;
    font-family: Verdana;
}
/*----------Feliratkozo--------------*/
#feliratpanel
{
    background-color:inherit;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
#feliratframe
{
    background-color:inherit;
    width: 410px;
    height: 230px;
    padding: 0px;
    margin: 0px;   
}