*{margin:0;padding:0;}
body
{
	background-color: #F0F1F1;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

body, div, a, h3, h2, h1, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2,h1{
	font-size: 14px;
}

#wrapper
{
	width: 1170px;
	margin: auto;
	text-align: left;
}

#topbar
{
	background-color: #404040;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	padding: 10px;
	padding-left: 20px;
	color: #FFFFFF;
}

#header
{
	border: 1px solid #FFFFFF;
	border-top: 0px;
	background-color: #C20000;
	position: relative;
}

#logo
{
	position: absolute;
	top: 38px;
	left: 24px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 0px;
	padding-left: 72px;
	height: 43px;
	font-size: 21px;
	color: #FFFFFF;
}

#logo span
{
	margin-left: 3px;
	color: #EDB3B3;
	padding: 0;
	margin: 0;
	display: block;
}

#navigation
{
	text-align: center;
}

#navigation li
{
	display: inline-block;
	list-style: none;
	margin: 0 3px;
	text-align: center;
	font-weight: bold;
}

#navigation li a
{
	display: block;
	padding: 7px 10px 8px 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px 5px 0 0;
	transition: .3s ease-out, color .1s ease-in;
}

#navigation li a:hover
{
	color: #C20000;
	text-decoration: underline;
	background-color: #fff;
	border-radius: 5px 5px 0 0;
}

#navigation li.selected a
{
	color: #C20000;
	background-color: #fff;
	border-radius: 5px 5px 0 0;
}
#navigation ul {
	list-style-type: none;
	padding-top: 5px;
}


#body
{
	background-color: #FFFFFF;
	padding-top: 25px;
	min-height: 400px;
	padding-bottom: 40px;
}

#leftmenu
{
	float: left;
	background-color: #F4F2E6;
	width: 213px;
	margin-left: 25px;
	margin-bottom: 25px;
}

#lwrap
{

}

#leftmenu p
{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #918E7F;
}

#leftmenu blockquote
{
	margin-left: 20px;
}

#footer
{
	border-top: 1px solid #D7D7D7;
	margin: 2px;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #918E7F;
}

#footer a
{
	color: #918E7F;
	text-decoration: none;
	margin-bottom: 7px;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span a
{
	text-decoration: underline;
}

#footer p
{
	color: #000000;
	margin-top: 10px;
}

.clear
{
	clear: left;
}

.right
{
	float: right;
	margin-right: 20px;
	text-align: right;
	color: #918E7F;
}

#quotestart
{
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 14px;
	width: 34px;
	height: 25px;
}

#quoteend
{
	padding-top: 20px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 14px;
	margin-right: 20px;
	width: 34px;
	height: 25px;
}

.seperator
{
	padding-top: 25px;
	border-bottom: 1px solid #CCCADB;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.form
{
	margin-left: 13px;
	margin-right: 15px;
	color: #918E7F;
}

#leftmenu h3
{
	color: #000000;
	font-size: 14px;
	margin-bottom: 5px;
}

.form label
{
	color: #000000;
	display: block;
	margin-left: 2px;
	margin-bottom: 3px;
}

.form input, textarea
{
	background-color: #FFFFFF;
	border: 1px solid #CECCC0;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #9D9C9C;
	margin-bottom: 10px;
}

.send_button
{
	border: 0;
	display: block;
	background-image: url(../images/send_button.jpg);
	width: 79px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 11px;
	float: right;
	margin-bottom: 25px;
}

#content a
{
	color: #918E7F;
	text-decoration: none;
	margin-bottom: 7px;
}

#content a:hover
{
	text-decoration: underline;
}

#content
{
	margin-left: 280px;
	margin-right: 25px;
}

#content h2
{
	font-size: 18px;
	color: #5D5D5D;
}

#content p
{
	color: #918E7F;
	padding-top: 20px;
	padding-bottom: 35px;
}

textarea{
	width: 100%;
	height: 7.7em;
	padding: 3px 5px;
	text-align: justify;
	margin: 0;
}

.hibaUzenet{
	border: 2px solid #C20000;
	padding: 10px;
	margin: 40px 120px;
	background-color: #FFFF77;
	font-size: 18pt;
}
.uzenet{
	border: 2px solid #00C200;
	padding: 10px;
	margin: 20px 120px;
	background-color: #FFFF77;
	font-size: 18pt;
}
input[type="image"],
a img[width="30"],
img[onclick*="printVoucherEditForm"]{
	transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
}

input[type="image"]:hover,
input[type="image"]:focus,
a img[width="30"]:hover,
a img[width="30"]:focus,
img[onclick*="printVoucherEditForm"]:hover,
img[onclick*="printVoucherEditForm"]:focus{
	opacity: 0.7;
	border: 2px solid #005500;
	width: 26px;
	height: 26px;
}

table, th, td{
	border: 1px solid #FFCC00;
	background-color: #FFFFCC;
}
table{
	border-spacing: 1px;
	border-collapse: separate;
}

#login{
	position: absolute;
	margin: auto;
	top:40%;
	left: 0;
	bottom: 0;
	right: 0;
}
#login table, #login th, #login td{
	border: none;
	border-spacing: 5px;
	background-color: #FFFFFF;
}

.textarea_egysoros{
	height: 19px;
	resize: none;
	white-space: nowrap;
	overflow-x: hidden;
	width: 100%;
	border-width: 1px;
	border-top-color: rgb(169,169,169);
	border-left-color: rgb(169,169,169);
	border-bottom-color: rgb(169,169,169);
	border-right-color: rgb(169,169,169);
	border-style: solid;
	color: black;
	/* box-sizing: border-box; */
	padding: 1px;
	text-indent: 0px;
	/* vertical-align: middle; */
	font-family: Arial;
	font-size: 13.3333px;
	text-align: start;
	flex-direction: initial;
	-webkit-appearance: textfield;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown_content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
}

.dropdown:hover .dropdown_content {
	display: block;
}

.dropdown_menu{
	background: -webkit-linear-gradient(#EE0000 0%, #FA0000 50%, #FA0000 70%, #EE0000 100%);
	min-width: initial;
	padding: 0;
	top: 18px;
	border-radius: 0 0 5px 5px;
}

#navigation .dropdown span{
	color: #FFFFFF;
	font-size: 11px;
    text-decoration: none;
	padding: 3px 8px 6px 8px;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#navigation .dropdown_menu ul{
	padding: 0;
}

#navigation .dropdown_menu li{
	display: block;
	margin: 3px 2px;
}

#navigation .dropdown_menu ul li:first-child{
	margin-top: 0;
}

/* #navigation .dropdown:hover a{
	color: #C20000;
	text-decoration: underline;
	background-color: #fff;
	border-radius: 0;
} */

#navigation .dropdown:hover ul li a{
	border-radius: 0;
	transition: .3s ease-out, color .1s ease-in;
}
