
/* kepeslap lista */
.postcard_list {
	background:#fff;
	width:452px;
}
.postcard_list .postcard_head {
	overflow:hidden;
	width:452px;
	height:80px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_top.jpg') top left no-repeat;
}
.postcard_list .list {
	margin-left:3px;
	width:449px;
}

.postcard_list .list .item {
	width:212px;
	background:#9ACEFF;
	float:left;
	margin:4px;
}
.postcard_list .list .item .img {
	margin:1px;
	width:210px;
	height:126px;
	overflow:hidden;
}
.postcard_list .list .item .img IMG {
	width:210px;
	height:126px;
}

.postcard_list .list .item .title {
	margin:1px;
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
}
.postcard_list .list .item .title A {
	text-decoration:none;
	font:bold 13px Arial;
	color:#fff;
}
.postcard_list .list .item .title A:HOVER {
	text-decoration:underline;
}
.postcard_list .postcard_foot {
	overflow:hidden;
	width:452px;
	height:80px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_bottom.jpg') top left no-repeat;
}
/* kepeslap lista vege */



/* kepeslap irasa */
.postcard_new {
	background:#fff;
	width:452px;
}
.postcard_new .postcard_head {
	overflow:hidden;
	width:452px;
	height:79px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_send_top.jpg') top left no-repeat;
}
.postcard_new .flashcontent {
	width:446px;
	margin:0 auto;
	border:1px #ddd solid;
}
.postcard_new .title_bg {
	width:452px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_send_title_bg.gif') top left repeat-y;
	margin-bottom:3px;
	margin-top:2px;
}
.postcard_new .title_top {
	width:452px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_send_title_top.gif') top left no-repeat;
}
.postcard_new .title_bottom {
	width:452px;
	height:20px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_send_title_bottom.gif') bottom left no-repeat;
}
.postcard_new .title_bottom .inner {
	color:#fff;
	font:bold 13px Arial;
	padding-top:2px;
	padding-left:10px;
}
.postcard_new .message_top {
	overflow:hidden;
	width:452px;
	height:5px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_send_textarea_top.gif') top left no-repeat;
}
.postcard_new .message_cnt {
	width:452px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_send_textarea_bg.gif') top left repeat-y;
}
.postcard_new .message_cnt TEXTAREA {
	width:435px;
	height:130px;
	margin-left:7px;
	background:#fff;
	border:0px;
}
.postcard_new .message_bottom {
	overflow:hidden;
	width:452px;
	height:5px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_send_textarea_bottom.gif') top left no-repeat;
}
.postcard_new TABLE {
	margin-left:5px;
}
.postcard_new TD.property {
	width:100px;
}
.postcard_new TD.value {
	width:200px;
}
.postcard_new TD.value .input {
	overflow:hidden;
	width:216px;
	height:23px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_send_input.gif') top left no-repeat;
}
.postcard_new TD.value #postcard_targetemail,
.postcard_new TD.value #postcard_targetname,
.postcard_new TD.value #postcard_sendername {
	overflow:hidden;
	width:200px;
	height:20px;
	border:0px;
	padding:0px;
	margin-top:1px;
	background:#fff;
	margin-left:6px;
}
.postcard_new .postcard_foot {
	overflow:hidden;
	width:452px;
	height:79px;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_send_bottom.jpg') top left no-repeat;
}
.postcard_new .postcard_foot .submit_button {
	margin-left:134px;
	margin-top:21px;
	width:180px;
	height:45px;
	overflow:hidden;
	cursor:pointer;
}
/* kepeslap irasa vege */

/* álltalános kepeslap content */
.postcard_null {
	width:448px;
	color:#bd0006;
}
.postcard_null .flashcontent {
	width:446px;
	margin:0 auto;
	border:1px #ddd solid;
}
.postcard_null A {
	color:#bd0006;
	text-decoration:none;
}
.postcard_null A:HOVER {
	color:#bd0006;
	text-decoration:underline;
}
.postcard_null .top {
	width:448px;
	height:48px;
	overflow:hidden;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_null_top.jpg') top left no-repeat;
}
.postcard_null .cnt {
	background:#fff;
}
.postcard_null .cnt .inner {
	padding:5px;
}
.postcard_null .inner .error {
	padding:5px;
	color:#bd0006;
	font:bold 12px Arial;
}
.postcard_null .bottom {
	width:448px;
	height:57px;
	overflow:hidden;
	background:url('http://static.datasrv19.karacsony.hu/postcard/postcard_null_bottom.jpg') top left no-repeat;
}
/* álltalános kepeslap content vége */

.postcard_right_box_image {
	margin:0 auto;
	width:210px;
}

.kepeslapok_box.vicces{
    display:block;
}

.kepeslapok_box.hagyomanyos{
    display:none;
}