#kormail_list{
	position: relative;
	background: black;
	color: #801818;
	top: 50px;
	height: 350px;
	margin: auto;
	/*left: 50%;*/
	/*margin-left: -200px;*/
	width: 400px;
	overflow: auto;
	display: block;
	border: solid white;
}

#lista_div{
	position: absolute;
	font-weight: bold;
	padding: 2px;
	background: black;
	color: #801818;
}
#kep{
    height: 600px;
    /*left: 50%;*/
    /*margin: 0px;*/
	margin: auto;
    /*margin-left: -400px;*/
    padding: 0px;
    top: 0px;
    position: relative;
    width: 800px;
    text-align: center;
    vertical-align: middle;
	background: url(../images/arny.gif);
}
#container{
    height: 600px;
    /*left: 50%;*/
    /*margin: 0px;*/
    /*margin-left: -400px;*/
	margin: auto;
    padding: 0px;
    top: 0px;
    position: relative;
    text-align: left;
    width: 800px;
	background: url(../images/back.jpg) repeat-y center top;
}

#login_form{
	position: absolute;
	top: 0px;
	left: 700px;
/*	width: 200px;*/
	color: white;
	text-align: center;
	font-size: 12px;
}

#main{
	position: absolute;
	top: 80px;
	width: 440px;
	height: 400px;
	margin-left: 180px;
	margin-bottom: auto;
	margin-right: auto;
}

#main_fejlec{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	color: #801818;
	vertical-align: middle;
}

#main_tartalom{
	position: absolute;
	top: 50px;
	width: 100%;
	height: 100%;
	overflow: auto;
	display: block;
}

#menu_fooldal{
	position: absolute;
	left: 63px;
	top: 14px;
	width: 96px;
	height: 132px;
}
#f_fooldal{
	position: absolute;
	left: 0px;
	top: 108px;
	width: 96px;
	height: 25px;
}
#menu_uzenofal{
	position: absolute;
	left: 11px;
	top: 164px;
	width: 122px;
	height: 132px;
}
#f_uzenofal{
	position: absolute;
	left: 0px;
	top: 108px;
	width: 122px;
	height: 25px;
}
#menu_kepek{
	position: absolute;
	left: 9px;
	top: 308px;
	width: 152px;
	height: 147px;
}
#f_kepek{
	position: absolute;
	left: 0px;
	top: 121px;
	width: 152px;
	height: 27px;
}
#menu_zene_szavazo{
	position: absolute;
	left: 12px;
	top: 472px;
	width: 165px;
	height: 126px;
}
#f_zene_szavazo{
	position: absolute;
	left: 0px;
	top: 102px;
	width: 165px;
	height: 25px;
}
#menu_sajat_adatok{
	position: absolute;
	left: 650px;
	top: 88px;
	width: 141px;
	height: 112px;
}
#f_sajat_adatok{
	position: absolute;
	left: 0px;
	top: 86px;
	width: 141px;
	height: 27px;
}
#menu_linkek{
	position: absolute;
	left: 702px;
	top: 207px;
	width: 72px;
	height: 124px;
}
#f_linkek{
	position: absolute;
	left: 0px;
	top: 102px;
	width: 72px;
	height: 23px;
}
#menu_nyitvatartas{
	position: absolute;
	left: 654px;
	top: 346px;
	width: 140px;
	height: 113px;
}
#f_nyitvatartas{
	position: absolute;
	left: 0px;
	top: 91px;
	width: 140px;
	height: 23px;
}
#menu_elerhetosegek{
	position: absolute;
	left: 597px;
	top: 472px;
	width: 158px;
	height: 113px;
}
#f_elerhetosegek{
	position: absolute;
	left: 0px;
	top: 88px;
	width: 158px;
	height: 26px;
}

#head{
	width: 100%;
	height: 200px;
	position: relative;
	background: #d5d6d7 url(../images/header.jpg) no-repeat bottom center;
}

#admin_container{
    height: 600px;
    left: 50%;
    margin: 0px;
    margin-left: -400px;
    padding: 0px;
    position: relative;
    text-align: left;
    width: 800px;
}

#admin_head{
	width: 100%;
	height: 50px;
	top: 0px;
	position: absolute;
	text-align: center;
	color: #801818;
} 

#admin_login_form{
	position: absolute;
	top: 0px;
	left: 600px;
	width: 200px;
	color: white;
	text-align: center;
	font-size: 12px;
}

#admin_menu{
	width: 330px;
	height: 350px;
	left: 10px;
	margin-left: 0px;
	top: 50px;
	position: absolute;
}

#admin_main{
	width: 440px;
	height: 350px;
	margin-left: 360px;
	top: 50px;
	position: absolute;
	margin-bottom: auto;
	margin-right: auto;
	background-image: url('../images/main.jpg');
	background-attachment: scroll ! important;
	background-attachment: fixed;
}

#admin_main_tartalom{
	position: absolute;
	top: 50px;
	width: 100%;
	height: 380px;
	overflow: auto;
	display: block;
	color: #801818;
}

table.uzeno_table{
	border-collapse: collapse;
	width: 90%;
}

thead.uzeno_thead{
	border: solid #801818;
	border-width: medium;
	background-color: #801818;
	width: 100%;
	color: white;
}

td.uzeno_td{
	border: solid #801818;
	border-width: medium;
/*	padding: 3px;*/
	text-align: left;
	background-color: #FFFFFF;
}

table.felh_table{
	border-collapse: collapse;
	width: 300%;
	color: white;
}

thead.felh_thead{
	border: solid #FFFFFF;
	border-width: medium;
	background-color: #801818;
	color: white;
}

th.felh_th{
	border: solid #FFFFFF;
	border-width: medium;
	background-color: #801818;
	color: white;
	padding: 3px;
}

tr.felh_tr{
	border: solid #FFFFFF;
	border-width: medium;
	padding: 3px;
}

td.feher_td{
	color: white;
}

table.albumok_table{
	border-collapse: collapse;
	width: 95%;
	text-align: center;
}

thead.albumok_thead{
	border: solid #FFFFFF;
	border-width: medium;
	background-color: #801818;
	width: 100%;
	color: white;
	font: bold;
}

tr.albumok_tr{
	border: solid #FFFFFF;
	border-width: medium;
/*	padding: 3px;*/
	font-weight: bold;
	color: #801818;
}

table.kepek_table{
	border-collapse: collapse;
	width: 95%;
	height: 95%;
}

td.kepek_td{
	border-collapse: collapse;
	width: 33%;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}

table.admin_zene_table{
	border-collapse: collapse;
	width: 95%;
	color: white;
}

table.szavazo_table{
	border-collapse: collapse;
	width: 95%;
	height: 95%;
}

thead.szavazo_thead{
	border: solid #FFFFFF;
	border-width: medium;
	background-color: #801818;
	color: white;
	font: bold;
}

tr.szavazo_tr{
	border: solid #FFFFFF;
	border-width: medium;
	padding: 3px;
	font-weight: bold;
	color: #801818;
}

input.tb {
	background-color : black;
    border: solid thin white;
    height: 13px;
    padding: 0px;
    margin: 0px;
    width: 100px;
    font-size: 9px;
    color: white;
}

input.button {
	background-color : #801818;
    border: solid thin white;
    height: 17px;
    font-size: 10px;
    color: white;
}

body{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #000000;
	height:100%;
	font: bold;
}

a.side{
    font: bold 14px verdana, tahoma, arial, sans-serif;
    display: block;
    margin: 0 1em 1em 0;
    padding: 2px 3px;
    color: #000000;
    background: #E6DFE7;/*#F4F6F4;*/
    text-decoration: none;
    border: 1px solid #ECEEE4;
}

a.side:hover{
	border-left: solid;
	border-right: solid;
	color: #FFFFFF;
	background: #801818;
}

p.uzenofal_p{
	color: white;
	font-size: 10px;
	text-align: center;
	font: white;
}

p.kepek_p{
	color: black;
	font-size: 14px;
	text-align: center;
	font: black;
}

p.admin_p{
	color: white;
	font-size: 14px;
	font: white;
}

p.hibas_uzenet{
	color: red;
}

p.helyes_uzenet{
	color: green;
}

p.login_szoveg{
	
}

p.form_class{
	
}

p.termek_tablak{
	
}