/* alap */

body {
	font-family: Verdana;
	font-size: 12px;
	background: url(images/body_bg.gif);
	padding: 0;
	margin: 0;
	color: #300000;
}

:focus {
	outline: 0px;
}

.design_logo {
	display: block;
	width: 61px;
	height: 115px;
	position: absolute;
	top: 4px;
	background: url(images/designed_by_logo.jpg) top left no-repeat;
}

.design_logo i {
	display: none;
}

h4 {
	font-size: 14px;
	padding-top: 0;
	margin-top: 0;
}

p {
	margin: 0 0 16px 0px;
	padding: 0px;
}

p:first-letter {
	padding-left: 35px;
}

p.none:first-letter {
	padding-left: 0px;		
}

p.bekezdes {
	margin-bottom: 0;
}

p.sima {
	text-align: left;
}

p.sima:first-letter {
	padding-left: 0px;		
}

b {
	font-weight: bold;
	font-size: 13px;
	color: #921800;	
}

strong {
	font-weight: bold;
	font-size: 14px;
	color: #ec4e0f;
}

a {
	color: #4a1005;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.hide {
	display: none;
}

form {
	
}

form .jobbdiv {
	width: 150px;
	float: left;
	text-align: left;
}

form i {
	font-weight: bold;
}

input {
	border: 1px solid black;
	width: 150px;
	height: 15px;
}

.button {
	width: auto;
	height: 22px;
}

.kor {
	width: 40px;
}

.radio {
	width: 10px;
	margin: 4px 10px 0px 6px;
	border: none;
}

.check {
	width: 10px;
	margin: 0px 12px 0px 4px;
	border: none;
	float: left;
}

.check_nap {
	width: 10px;
	margin: 0px 4px 0px 12px;
	vertical-align: top;
	border: none;
}

.trick {
	display: block;
	height: 20px;
	padding-top: 4px;
}

select {
	border: 1px solid black;
	width: 152px;
}

.clear {
	clear: both;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

.clear2 {
	clear: both;
	font-size: 1px;
	margin: 0 0 12px 0;
	padding: 0;
}

.both {
	clear: both;
}

.piros {
	color: #ec4e0f;
}

/* teljes */

#teljes {
	width: 819px;
	margin: auto;
	overflow: hidden;
}

#fejlec {
	width: 819px;
	height: 179px;
	background: url(images/fejlec.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
}

#content {
	width: 819px;
	background: url(images/bg.jpg) top center repeat-y;
}

#center {
	width: 819px;
	background: url(images/content_bg.jpg) bottom center no-repeat;
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
	border: ;
}

.logo {
	margin: auto;
	margin-top: 12px;
	margin-bottom: 70px;
	width: 166px;
	height: 104px;
	background: url(images/logo.jpg) bottom center no-repeat;
}

#alja {
	width: 819px;
	height: 9px;
	background: url(images/alja.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
}

/* tartalom */

#linkek {
	width: 161px;
	margin-left: 9px;
	float: left;
}

*html #linkek {
	width: 161px;
	margin-left: 4px;
	float: left;
}

#linkek a {
	display: block;
	width: 147px;
	/*
	height: 25px;
	line-height: 24px;
	*/
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-left: 10px solid white;
	font-weight: bold;
	color: white;
	text-decoration: none;
	overflow: hidden;
}

#linkek a:hover {
	background-color: white;
	border-left: 10px solid #c2c2c2;
	color: black;
	
}

#tartalom {
	width: 560px;
	float: right;
	margin-right: 50px;
	margin-top: 25px;
	text-align: justify;
}

*html #tartalom {
	width: 560px;
	float: none;
	padding-left: 30px;
	margin-top: 25px;
	text-align: justify;
}

.csik {
	width: 167px;
	height: 1px;
	background: url(images/csik.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	font-size: 1px;
	overflow: hidden;
}

.left {
	float: left;
	margin: 3px 8px 2px 0px;
}

.right {
	float: right;
	margin: 3px 0px 2px 8px;
}

.center {
	text-align: center;
}

img {
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	background: transparent url(images/body_bg.gif);
	padding: 3px;
}

.he {
	width: 21px;
	height: 35px;
	margin: auto;
	background: url(images/he.gif) top center no-repeat;
	padding-bottom: 12px;
}

/* galeria */

.galeria {
	text-align: center;
}

.galeria div {
	display: inline-block;
	margin: 5px;
	text-align: center;
	vertical-align: bottom;
	
}

.galeria div img {
	width: auto;
	margin-bottom: 6px;
}

.galeria div br {
	clear: both;
}
