body {
	font-family: Tahoma, Arial, sans-serif;
	margin: 0px;
	background: #5e0000;
	color:#fff;

	scrollbar-face-color: #8e4c4d;
	scrollbar-arrow-color: #300;
	scrollbar-track-color: #300;

	scrollbar-highlight-color: #985658;
	scrollbar-shadow-color: #7c3233;
	scrollbar-3dlight-color: #b17a7d;
	scrollbar-darkshadow-color: #6a1918;
}

body,table {font-size: 12px;}

body.main {padding: 12 24 12 24;}

p,center,form {margin: 0;}

small {font-size: 10px}

p.menu_fix {margin-top:2px;}
p.menu_fix_sep {margin-top:20px;}

table.collapse,
table.data,
table.hirek {border-collapse: collapse}

input,textarea,select {
	background-color: #EEDDDA;
	border: solid 1px #E93B26;
}

.disabled0 {background-color: #FFF8A0;}
.disabled1 {background-color: #B7B1B1;}

button {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: solid 1px #9E3E3E;
	color: #CA8E92;
	background-color: #300;
}

td.pic_stepper,td.pic_stepper_hover {
	width: 32px;
	text-align: center;
	border: solid 1px #9E3E3E;
	font-size: 22px;
	text-decoration: none;
	color: #CA8E92;
	background-color: #300;
}

td.pic_stepper_hover {color: white;}


.le  {margin-top: 6px}
.le2 {margin-top: 12px}
.le3 {margin-top: 18px}
.le4 {margin-top: 24px}
.utana  {margin-bottom: 6px}
.utana2 {margin-bottom: 12px}
.utana3 {margin-bottom: 18px}
.utana4 {margin-bottom: 24px}


a{
	color: #E07678;
	font-weight:bold;
	text-decoration: underline;
}

a:hover{
	color: white;
}

div.menu,div.submenu {color: #999;}
div.menu {margin: 6 0 8 0;}
div.submenu {margin: 0 0 8 0;}

div.menu a {color:#FF3A3E;}
div.menu a:hover {color:#eee;}

div.submenu a {color:#D27F5B;}
div.submenu a:hover {color:#eee;}

.right {text-align: right}
.center {text-align: center}
.just {text-align: justify}

h1 {
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 20 0;
}

h3 {
	font-size: 13px;
	margin: 18 0 2 0;
}

img {border: none}

table.bgrounder {
	border: solid 1px black;
	background-color: #400;
}

div.gal {
	float:left;
	margin: 30 30 0 0;
	padding: 8px;
	border: solid 1px black;
	background-color: #400;
	color: #fcc;
}

div.gallery_pic_list{
	height:150px;
	float:left;
	margin:10px;
}

div.pic_title{
	color: #e4b185;
	font-size:8pt;
}

/* hirek */
table.hirek td {
	padding-top: 4px;
	text-align: justify;
}
table.hirek th {
	background-color: #833;
	font-size: 12px;
	color: #FCC;
}

hr {background-color: white; height:2px; border: none;}
hr.thin {height:1px;}

hr.sep {
	width: 480px;
	margin: 20 0 20 0;
}

/* rácsos tábla */
table.data tr {background-color: #D4C0BE;}
table.data tr.foc {background-color: #AA6363; cursor: pointer;}
table.data tr.foc td {color: white;}

table.data td {
	border: solid 1px #BD8D8D;
	padding: 3px;
	color: black;
}
table.data th {
	background-color: #9F5F57;
	color: #FAF5F3;
	border: solid 1px #9F5F57;
	padding: 0 3 0 3;
}

table.data tr.footer td {
	background-color: #400;
	color: #FAF5F3;
}

table.data td.num {padding: 0 8 0 8; text-align:right;}

/************/

img.border {border: 2px solid black}
img.bordermain {border: 2px solid #31D900}
img.borderdelete {border: 2px dashed #E10}
