body, html {
  	font-family: Georgia;
	font-size: 13px;
  	color: #000;
	background-image: url(../imgs/bg_body.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFF;
}
h1 {
  	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #4079A6;
}

h2 {
	font-size: 26px;
	color: #4079A6;
}
a {
	color: #4079A6;
	text-decoration: none;
}
a:hover {
	color: #4079A6;
	font-weight: normal;
	text-decoration: underline;
}

.container404 {
	position: fixed;
	width: 728px;
	height: 414px;
	top: 50%;
	left: 50%;
	margin-top: -207px;
	margin-left: -364px;
	background-color: #FFFFFF;
    border: 2px solid #DDDDDD;
}

.szoveg404 {
	width: 350px !important;
	padding: 0;
}

.szoveg404 p{
	margin: 8px 0px 8px 0px;
	padding: 0;
	line-height: 22px;
}

.bal404 {
	float: left;
	width: 375px !important;
	height: 400px;
	padding: 0;
    margin-left: 35px;
}

.jobb404 {
	float: right;
	width: 300px;
	height: 350px;
}

.logo404 {
	width: 375px;
	height: 104px;
}

.kereses404 {
	width: 375px;
	height: 30px;
}
p.form {
	margin-top:30px;
}

input.inputbox {
  	margin-bottom: 11px;
  	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 9px;
	width: 164px;
	color: #7F7F7F;
	background-image: url(../imgs/bg_inputbox.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #D4D4D4;
}


input.submit {
	width: 74px;
	height: 22px;
	text-align: center;
	text-transform: lowercase;
	color: #000;
	background-image: url(../imgs/bg_submit.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid #817E7E;
	border-bottom: 1px solid #B3B2B2;
	border-left: 1px solid #817E7E;
	border-right: 1px solid #BCBBBB;
	cursor: pointer;
}

.cimketar404 {
	margin: 10px;
	padding: 20px;
  	width: 240px !important;
	height: 354px;
	background-color: #DDDDDD;

}
div.cimketar404 a{
	font-size: 12px;
	line-height: 30px;;
}
div.cimketar404 a:hover{
    text-decoration: underline;
}
div.cimketar404 h2{
	text-transform:uppercase;
	color: #ead994;
	font-size: 18px;
	font-weight:normal;
	padding-bottom:15px;
}


div.kereses404 h2{
	float: left;
	text-transform: uppercase;
	color: #ead994;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px 5px 0px 0px;
	vertical-align: top;
}


p.cimkek {
  	margin-left: auto;
	margin-right: auto;
  	width: 260px !important;
	display: table;
}

p.cimkek a {
  	margin-left: 2px;
  	margin-right: 2px;
	font-size: 16px;
	line-height: 25px;
	float: left;
	text-decoration: underline;
}

p.cimkek a:hover {
	text-decoration: none;
}

/*input.submit {
    float: left;
    background: transparent url(../imgs/ok404.png) no-repeat scroll left bottom !important;
    height: 18px;
    width: 30px;
    margin: 2px 5px 0 0;
    padding: 0;
    vertical-align: bottom;
}*/