html
{
	overflow-x: hidden;
	overflow-y: auto;
} 

body
{
    margin: 0;
    padding: 0;
    background-image: url(../images/bg.png);
    background-repeat: repeat-y;
}

#nyitas
{
    position: absolute;
    left: 430px;
    top: 60px;
    width: 284px;
    background-image: url(../images/nyitas.png);
    background-repeat: no-repeat;
}

#nyitas div
{
    margin-top: 30px;
    color: #666666;
    width: 282px;
    border: 1px solid #000000;
    font-size : 16px;
    font-weight: bold;
}

.datum
{
	color: #CC0200;
	padding-left: 20px;
}

#container
{
    width: 100%;
    background-image: url(../images/container_bg.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    margin: 0;
    padding: 0;
}

#wrapper
{
    width: 980px;
    background-image: url(../images/container_bg.png);
    background-repeat: repeat-x;
}

#top
{
    width: 975px;
    height: 19px;
    background-image: url(../images/menu_bg.png);
    background-repeat: no-repeat;
}

#menu ul
{
    margin: 0 0 0 295px;
    padding: 0;
    list-style: none;
}

#menu li
{
    margin: 0;
    padding: 0;
    float: left;
    font-size: 10px;
    text-indent: -9999em;
    background-color: #c62229;
}

#menu a
{
    display: block;
    height: 18px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    text-decoration: none;
}

#menu #vapiano
{
    width: 69px;
    background-image: url(../images/menu/vapiano.jpg);
}

#menu #ettermek
{
    width: 80px;
    background-image: url(../images/menu/ettermek.jpg);
    margin-left: 45px;
}

#menu #menu2
{
    width: 45px;
    background-image: url(../images/menu/menu.jpg);
    margin-left: 57px;
}

#menu #karrier
{
    width: 69px;
    background-image: url(../images/menu/karrier.jpg);
    margin-left: 63px;
}

#menu #franchise
{
    width: 96px;
    background-image: url(../images/menu/franchise.jpg);
    margin-left: 42px;
}

#menu #sajtoszoba
{
    width: 95px;
    background-image: url(../images/menu/sajtoszoba.jpg);
    margin-left: 19px;
}

#left
{
    width: 501px;
    height: 498px;
    background-image: url(../images/bg/left.jpg);
    background-repeat: no-repeat;
    float: left;
}

#left2
{
    background-repeat: no-repeat;
    float: left;
}

#content
{
    float: left;
    margin: 113px 0 0 0;
    background-repeat: no-repeat;
}

#content h1
{
    margin: 60px 0 20px 10px;
    font: bold 16px Arial, sans-serif;
    color: #ffffff;
    letter-spacing: 2px;
}

#content p, table, ul
{
    margin: 0;
    color: #666666;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    /*line-height: 18px;*/
    /*letter-spacing: 1px;*/  
}

table .ar
{
    color: #c62229;
    text-align: right;
}

#linkek
{
    color: #7a7a7a;
    font: normal 11px Verdana, Arial, sans-serif;
    line-height: 18px;
    letter-spacing: 1px;
}

#content a
{
    text-decoration: none;
    color: #c62229
}

#content a:hover
{
    text-decoration: underline;
}

#kiskep
{
    width: 465px;
    height: 109px;
    margin-bottom: 55px;
}


#footer
{
    width: 100%;
    height: 21px;
    background-image: url(../images/footer_bg.png);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}

#footer #nemzetkozi
{
    position: relative;
    top: -18px;
    display: block;
    margin: 0 0 0 47px;
    width: 117px;
    height: 18px;
    background-image: url(../images/nemzetkozi.jpg);
    background-repeat: no-repeat;
    text-indent: -9999em;
    font-size: 10px;
    padding: 0;
}

#footer_menu
{
    height: 21px;
    width: 990px;
    text-align: center;
    margin: -16px 0 0 0;
}

.clear
{
    clear: both;
    height: 1px;
    font-size: 1px;
    margin: 0;
    padding: 0;
}

#ettermek
{
    margin-bottom: 16px;
}

#fooldal
{
    position: absolute;
    left: 230px;
    top: 32px;
}

#fooldal a
{
    color: #666666;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

#regisztracio
{
    margin-top: 20px;
}

#regisztracio label
{
    display: block;
    width: 80px;
    float: left;
    text-align: right;
    padding-right: 10px;
    clear: left;
}

#regisztracio input, select
{
    width: 250px;
    float: left;
    margin-bottom: 10px;
}

#regisztracio .nem
{
    width: 20px;
    margin: 0 0 12px 0;
    padding: 0;
}

#regisztracio span
{
    float: left;
    margin: 0 10px 0 10px;
}

#regisztracio .rendben
{
    width: 80px;
    clear: both;
    margin: 0 0 0 90px;
}

#regisztracio .error
{
    color: #9b1d26;
    background-color: inherit;
    padding: 0 0 0 90px;
    margin: 0 0 20px 0;
    font-size: 12px;
}

/*étlap*/

#zeilepunkte
{
    display: block;
    border: none;
    width: 340px;
    background: url(../elemente/punktekarte.gif);
}

#zeile
{
    display: block;
    border: none;
    width: 340px;
}

#links
{
    display: inline;
    border: none;
    background: #FFFFFF;
}

#rechts
{
    display: inline;
    border: none;
    background: #FFFFFF;
    float: right;
    text-align: right;
}

body
{
    font-size: 9px;
}

#kasten
{
    display: block; 
	width: 280px;
    height: 84px;
	margin: 0 0 4px 0;
    padding: 0 15px 0 35px;
}

#preis
{
    display: block;
    margin: 0px;
    position: relative;
    top: 63px;
    border: none;
    width: 270px;
    background: url(../elemente/punktekarte.gif);
    text-align: right;
}

.sajtofoto
{
	width: 170px;
	height: 130px;
	background-color: #ececec;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

.sajtofoto img
{
	border: 0;
}