body, form, input, h1, h2, h3, p, hr, table, tr, td, img, select {
	padding: 0;
	margin: 0;
}
img{
	border: none;
}
a{
	color: #24468a;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
body {
	margin: 0px;
	background-color: #473a3a;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #4a4a4a;
}
.clear{
	clear: both;
	height: 1px;
	font-size: 0px;
}
.error{
	padding: 10px;
	background: #fff;
	border: solid 2px #cc582f;
	color: #cc582f;
	font-weight: bold;
}
.loading2{
	display: none;
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 2px 5px;
	background: #cc582f;
	font-size: 11px;
	color: #fff;
	text-align: left;
}
#loading{
	 display: none;
	 position: absolute;
	 top: 110px;
	 left: 505px;
}
#container{
	position: relative;
	width: 980px;
	height: 695px;
	border: solid 1px #dadada;
	background: #f6f6f6;
	overflow: hidden;
}
#cont1{ /* pic rész */
	float: left;
	width: 540px;
	height: 695px;
	background: url(../frame/kgcont1_bg.gif) repeat-y right;
	overflow: hidden;
}
#cont2{ /* galériák */
	float: left;
	text-align: center;
	width: 150px;
	height: 695px;
	background: #fff;
	overflow: auto;
}
#cont3{ /* hirdetés */
	float: left;
	width: 290px;
	height: 695px;
	background: url(../frame/kgcont3_bg.gif) #f6f6f6 repeat-y left;
}
#bannercont{
	padding: 10px;
}

/* fejléc */
#header{
	position: relative;
	margin-left: 8px;
	width: 515px;
	height: 34px;
	border-bottom: solid 1px #cfcfcf;
}
#header .logo{
	position: absolute;
	top: 4px;
	left: 0px;
	width: 150px;
	height: 28px;
}
#header .muveletek{
	position: absolute;
	top: 2px;
	right: 0px;
	width: 300px;
	height: 29px;
	text-align: right;
}
#header .muveletek a{
	text-decoration: none;
	font-size: 11px;
	color: #24468a;
}
#header .muveletek a:hover{
	color: #cc582f;
}
#header .muveletek img {
	border-right: solid 1px #cfcfcf;
	padding: 0px 7px 0px 3px;
	vertical-align: middle;
}

/* pic szoveg */
#pic_szoveg{
	margin-left: 8px;
	padding: 3px 0px;
	width: 518px;
	height: 58px;
	border-bottom: solid 1px #cfcfcf;
	overflow: hidden;
}
#pic_szoveg .cim{
	font-weight: bold;
	font-size: 18px;
	margin-right: 10px;
}
#pic_szoveg .datum, #pic_szoveg .szoveg{
	font-weight: bold;
	font-size: 12px;
}

/* pic box */
#pic_box{
	margin-left: 8px;
	padding: 5px 0px 0px 0px;
	width: 515px;
	height: 522px;
	text-align: center;
}
#pic_box table{
	margin: 0px auto;
}
#pic_box img{
	margin: 0px;
	border: 0px;
	cursor: pointer;
}
#pic_box #pic_counter{
	padding-top: 1px;
	height: 19px;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
}


/* thumbnail */
#thumbs_box{
	position: relative;
	margin-left: 5px;
	width: 518px;
	height: 62px;
	border: solid 1px #c4c4c4;
	overflow: hidden;
}
#p_left{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 62px;
	background: url(../frame/left.gif) no-repeat #f5f5f5;
	background-position: 5px 18px;
	border-right: solid 1px #c4c4c4;
}
#p_right{
	position: absolute;
	top: 0px;
	left: 487px;
	width: 30px;
	height: 62px;
	background: url(../frame/right.gif) no-repeat #f5f5f5;
	background-position: 5px 18px;
	border-left: solid 1px #c4c4c4;
}
#p_left a, #p_right a{
	display: block;
	width: 30px;
	height: 62px;
}
#slider_box{
	position: absolute;
	top: 0px;
	left: 31px;
	width: 456px;
	height: 62px;
	background: #fff;
	overflow: hidden;
}
#slider_box a{
	display: block;
	padding: 4px;
	height: 54px;
	text-decoration: none;
	background: #fff;
}
#slider_box a:hover{
	background: #d3dae8;
}
#slider_box img{
	height: 54px;
}

/* galériák */
#galeriak{
	padding: 10px 0px;
}
#galeriak h3{
	font-size: 14px;
	margin-bottom: 5px;
}
#galeriak select{
	width: 120px;
	border: solid 1px #8ca7c0;
	margin-bottom: 10px;
	font-family: Arial, Trebuchet MS, Tahoma;
	font-size: 12px;
}
#galeriak .pic{
	padding: 5px 5px;
}
#galeriak .pic img{
	width: 80px;
	border: solid 1px #d9d9d9;
	cursor: pointer;
}
#galeriak .pic a{
	display: block;
	color: #24468a;
	text-decoration: none;
	font-size: 11px;
}
#galeriak .pic a:hover{
	text-decoration: underline;
}
#galeriak .aktiv{
	background: #f6f6f6;
	border-top: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
}


/* OLDAL küldése layer / E-mail a szerkesztőnek layer */
#page_mailer{
	display: none;
	position: absolute;
	z-index: 110;
	top: 0px;
	left: 0px;
	padding: 15px 25px;
	width: 350px;
	background: #f6f6f6;
	border: solid 1px #cfcfcf;
	text-align: left;
}
#page_mailer .logo{
	float: left;
	width: 175px;
	height: 28px;
	text-align: left;
}
#page_mailer .kuldes_szoveg{
	float: right;
	padding-top: 5px;
	width: 175px;
	height: 23px;
	font-size: 13px;
	color: #4a4a4a;
	text-align: right;
}
#page_mailer .kuldes_szoveg img{
	vertical-align: middle;
}
#page_mailer h2{
	font-size: 14px;
	color: #24468a;
}
#page_mailer .bal{
	float: left;
	padding: 4px 10px 4px 0px;
	width: 165px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#page_mailer .jobb{
	float: right;
	padding: 4px 0px;
	width: 175px;
	text-align: right;
}
#page_mailer .jobb input.text{
	padding: 2px;
	height: 16px;
	width: 166px;
	border: solid 1px #cfcfcf;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
}
#page_mailer .jobb input.check{
	background: none;
}
#page_mailer .jobb textarea{
	height: 90px;
	width: 170px;
	border: solid 1px #cfcfcf;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
}
#page_mailer input.button{
	padding: 0px 6px 0px 6px;
	height: 20px;
	background: url(../frame/button_bg.gif) #e0e5f4 repeat-x;
	border: solid 1px #cfcfcf;
	font-size: 11px;
	font-weight: bold;
	color: #24468a;
	cursor: pointer;
}
#page_mailer .ok_pm{
	padding-top: 100px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #24468a;
}
#page_mailer .ok_cm{
	padding-top: 60px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #24468a;
}
#page_mailer .ok{
	padding-top: 20px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #24468a;
}
#page_mailer .ok_pm img, #page_mailer .ok_cm img{
	vertical-align: middle;
}
#page_mailer .ok_pm input, #page_mailer .ok_cm input{
	margin-top: 100px;
}
#page_mailer .ok input{
	margin-top: 50px;
}