/* @override http://autoaukcio_regi.sitemakers.hu/styles/style.css */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #4baae0 url(../images/bg.gif) repeat-x fixed;
	margin: 0;
	padding: 0;
	color: #eee;
	font-family: Tahoma;
	font-size: 13px;
}
a:link {
	color: #46AACA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #46A9C9;
}
a:hover {
	text-decoration: none;
	color: #337FB1;
}
a:active {
	text-decoration: none;
	color: #337FB1;
}
a:link img, a:visited img {
	border-color: #0079CA;
}
a:focus img, a:hover img, a:active img {
	border-color: #568A9E;
}
#container {
	width: 769px;
	background: black;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 259px;
	position: relative;
	background: black;
	/*background: black url(../images/header_left.png) no-repeat 3px -3px;*/
	border-bottom: 1px solid #333;
}

#topmenu {
	margin-left: 2px;
	margin-top: 2px;
	float: left;
	list-style-type: none;
}
#topmenu li {
	display: block;
}
a.top_btn {
	text-indent: -1000em;
	display: block;
	width: 216px;
	height: 60px;
	border-bottom: 1px solid #2e80a8;
	background-image: url(/images/header_left.png);
}

a.top_btn:hover {
	background-image: url(/images/header_left.png);
}

#topmenu a.accordion_toggle {
	margin: 0px;
	border-right: 1px solid #2e80a8;
	color: #eef;
	display: block;
	width: 207px;
	padding-right: 0;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;	
	border-bottom: 1px solid #2e80a8;
	/*background-color: #88f;*/
	zoom: 1;
	background: #46aecb url(/images/menu_bg.png) repeat-x 0 0;
}

#topmenu a.accordion_toggle:hover {
	color: white;
	background: #9bc2ff;	
}

/*#topmenu div {
	display: block;
	width: 207px;
	height: 90px;
}*/

/*#topmenu div a {
	height: 0;
	display: block;
	width: 207px;
	height: 90px;
	padding: 8px;
	font-size: 85%;
	color: #97ddff;
	line-height: 170%;
}*/

p.special {
	text-align: center;
	font-size: 200%;
	margin: 15px;
	color: #ffb700;
}

h2.special {
	text-align: center; color: #9999ff;
	margin: 20px;
}

#tartalom {
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 26px;
	padding-bottom: 20px;
	line-height: 150%;
	clear: both;
	display: block;	
}
#tartalom ul, #tartalom ol {
	margin: 0;
	padding: 0px 0px 0px 30px;
}
#tartalom li {
	margin-bottom: 7px;
	/*list-style: url(../images/bullet_go.png);*/
}
#tartalom ol li {
	list-style:decimal;
	margin-bottom:10px;
	text-align:justify;
}
#bal {
	float:left;
	width:220px;
}
#jobb {
	margin-left:240px;
	text-align: center;
	padding-top: 17px;
}

#jobb ul {
	list-style-type: none;
}

#jobb ul li {
	display: inline;
	border-right: 2px solid #333;
	padding-right: 6px;
	padding-left: 5px;
}

#jobb ul li.last {
	border: 0;
}
	
#jobb ul li a {
	color: #44a4c3;
}

#jobb ul li a:hover {
	color: #fff;
}

#footer {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background:url(../images/footer.png) no-repeat center top;
	height: 47px;
}
#footer p.bal {
	float:left;
	padding:12px 0 0 10px;
	width:206px;
	display: block;
	text-align: center;
}
#footer a {
	color:#FFFFFF;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	color: #45ACCB;
}
h2 {
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
h3 {
	color: #ccf;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 10px;
}

#tartalom p em.box {
	font-style: normal;
	text-transform: uppercase;
	font-size: 85%;
	color: #ccc;
	border: 1px solid #333;
	background-color: #111;
	display: block;
	padding: 10px;
}
table.formazott {
	border-width: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: #E8E8E8 #E8E8E8 #E8E8E8 #E8E8E8;
	border-collapse:collapse;
}
table.formazott tr {
	height: 1.5em;
	background-color: #fafafa;
}
table.formazott td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 12px 2px 12px;
	border-style: inset inset inset inset;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}
form {
	margin: 0;
	padding: 0;
}
label {
	line-height: 20px;
}
 
input, select {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.button, a.button {
	background: #00A8D5;
	border: 1px solid #008EB3;
	color:#FFFFFF;
	padding: 0px 4px;
	margin-top: 4px;
}
a.button {
	font-size: 13px;
	padding: 1px 7px;
}
a.button:hover, a.button:focus {
	font-size: 13px;
	color:#FFFFFF;
}
.button:hover, .button:focus {
	background: #008EB3;
	border: 1px solid #008EB3;
	color:#FFFFFF;
}
.button:visited {
	color:#FFFFFF;
}
.inputbox {
	padding: 2px;
	border: 1px solid #909090;
	background: #FFFFFF url(../images/input_bg.gif) repeat-x left top;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #008EB3;
}
#tabs {
	float:left;
	font-weight:bold;
	width:780px;
	display:inline;
	margin:0;
}
#tabs ul {
	float:left;
	list-style:none;
	margin:15px 20px 0 20px;
	display:inline;
}
*html #tabs ul {
	margin:15px 20px 0 60px;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	display:block;
	float:left;
	margin:0;
  padding:0 0 0 20px;
	color:#fff;
	text-decoration:none;
}
#tabs span {
	background:url(../images/menu_elvalaszto.gif) no-repeat right center;
	display:block;
	float:left;
	margin:0;
  padding:10px 20px 10px 0px;
	text-decoration:none;
	cursor:pointer;
}
#tabs a.utolso span {
	background:none;
}
#tabs a:hover, #tabs a.active_menu {
	background:url(../images/menu_bg.gif) repeat-x center center;
	color:#2EA9FF;
	text-decoration:none;
}
.title-acordion {
	color: #0079CA;
	cursor:pointer;
}
.title-acordion:hover {
	text-decoration: none;
	color: #568A9E;
}
#logo a{
	position:absolute;
	left: 20px;
	top: 115px;
	margin:0;
	padding:0;
}
#logo a:hover{
	background:none;
}
 
 
 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	font-size:10px;
}
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}

span.kiemelt {
	color: #00c0ff;
}

dl.contact {
	width: 520px;
	margin: 10px auto;
}

dl.contact dt {
	color: #aaa;
}

dl.contact dd {
	color: #fff;
	margin-bottom: 2px;
	border-top: 1px solid #333;
}

img.illustration {
	display: block;
	margin: 30px auto;
	border: 1px solid #444;
	background-color: #0e222f;
	padding: 3px;
}

/* Begin clearfix */
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */

*html .clearfix, *+html .clearfix {
 zoom: 1;         /* triggers hasLayout */
 display: block;     /* resets display for IE/Win */
}
/* End clearfix */