﻿body 
{
    background-color: #faf1b0;
}
A:link
{
	text-decoration: none;
	color: #000000;
}
A:visited
{
    text-decoration: none;
    color: #000000;
 
}
A:active
{
    text-decoration: none;
    color: #000000;
 
}
A:hover
{
    text-decoration: none;
	color: #;
}

.menuItem
{
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    height: 30px;
    background-color: #98222d;
}
.menuItem a
{
    color: White;
 }
.oldalsoMenu
{
    padding: 5px;
    border: 2px solid #faf1b0;
    background-color: #a88d48;
    vertical-align: top;
    font-size: 12px;
    font-family: Verdana;    
    color: #FFFFFF;
}
#dvBalMenu a
{
    background-color: #a88d48;
    vertical-align: top;
    font-size: 12px;
    font-family: Verdana;
    color: #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
    width: 162px;
}
#dvJobbMenu
{
    background-color: #a88d48;
    vertical-align: top;
    font-size: 12px;
    font-family: Verdana;
    color: #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
    width: 162px;
}
.tartalom
{
    background-color: #ffffff;
    vertical-align: top;
    font-size: 12px;
    font-family: Verdana;
    color: Black;
    padding-right: 5px;
    padding-left: 5px;
}
.tbHirlevel
{
    margin: 3px 0px 3px 0px;
    border-style: solid;
    border-width: 1px;
    background-color: #f3e4c2;
    font-size: 12px;
    font-family: Verdana;
    color: Black;
    height: 16px;
}
.btnHirlevel
{
    border: 1px solid #000000;
    margin: 3px 0px 3px 0px;
    background-color: #6f5e40;
    font-size: 10px;
    font-family: Verdana;
    color: White;
    height: 18px;
    width: 80px;
}
.feherSzoveg 
{
    font-size: 12px;
    font-family: Verdana;
    color: White;
}
.kepkeret
{
    border: 6px solid #f3e4c2;
    margin-bottom: 5px;
}





/* ---------- Alerts and popups start ---------- */

.modalBackground2
{
	background-color:Gray;
	filter:alpha(opacity=10);
	opacity:0.7;
}
.modalPopup2 {
	background-color:#ffffdd;
}
.pop_dialog_table
{
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;

}
.pop_dialog_table td
{
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;

}
.pop_topleft
{
	background-position: 0 0;
	background: transparent url('Images/pop-dialog-sprite.png') no-repeat scroll 0 0;
}
.pop_topleft, .pop_topright, .pop_bottomleft, .pop_bottomright 
{
	height:10px;
	overflow:hidden;
	padding:0 !important;
	width:10px !important;
}
.pop_top, .pop_bottom 
{
	background:transparent url('Images/pop-dialog-sprite.png') repeat-x scroll 0 -40px;
}
.pop_topright 
{
	background:transparent url('Images/pop-dialog-sprite.png') no-repeat scroll 0 -10px;
}
.pop_topleft, .pop_topright, .pop_bottomleft, .pop_bottomright 
{
	height:10px;
	overflow:hidden;
	padding:0 !important;
	width:10px !important;
}
.pop_bottomleft 
{
	background:transparent url('Images/pop-dialog-sprite.png') no-repeat scroll 0 -20px;
}
.pop_bottomright
{
	background:transparent url('Images/pop-dialog-sprite.png') no-repeat scroll 0 -30px;
}
.pop_side {
	background:transparent url('Images/pop-dialog-sprite.png') repeat-y scroll -10px 0;
}
.dialog_content
{
	border: 1px solid #a88d48;
	background-color: #a88d48;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dialog_body
{
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #555555;
	border-left-color: #555555;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.dialog_buttons
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc #555555 #555555 #555555;
	padding: 10px 10px 10px 10px;
	text-align: right;
	background-color: #f2f2f2;
}
.adatokM
{
	color:#666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	padding-right:15px;
	text-align:right;
	width:120px;
}
.inputbutton
{
	background-color:#3B5998;
	border-color:#D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}
.inputbuttonSZ
{
	border-style:solid;
	border-width:1px;
	background:#F0F0F0 none repeat scroll 0 0;
	border-color:#E7E7E7 #666666 #666666 #E7E7E7;
	color:#000000;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}
/* ---------- Alerts and popups end ---------- */