body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url("../images/bg/main_bg.jpg") #ddefdd top center repeat-y;
}

a
{
	text-decoration: none;
}

a:link, a:visited, a:active
{
	color:#000099;
}

a:hover
{
	color:#000099;
	text-decoration:underline;
}

ul
{
   font-family:"Trebuchet ms", Arial;
	color:#000000;
	font-size:13px;
	line-height:140%;
	list-style-type:disc;
}

li
{
	text-indent:0;
}

img
{
	border:0;
}

p.pic
{
	text-align:center;
}

hr
{
	width:90%;
	margin:30px auto 30px auto;
}

table.main
{
	border:0;
	width:100%;
	border-collapse:collapse;
}

div#form
{
	width:630px;
	padding:0px;
	margin:0px 0px 35px 0px;
}

div#form p
{
	margin:0px;
	padding:0px;
}

div#form div.label
{
	width:105px;
	height:23px;
	float:left;
	clear:left;
	margin:0px 0px 0px 0px;
	text-align:left;
	padding:2px 0px 0px 0px;
}

div#form div.label_spec
{
	width:550px;
	height:20px;
	float:left;
	clear:left;
	margin:0px 0px 0px 0px;
	text-align:left;
	padding:2px 0px 0px 0px;
}

div#form div.input
{
	width:470px;
	height:23px;
	float:right;
	clear: right;
	margin:0px;
	padding:0px;
	position: relative;
}

div#form div.input button
{

	height:23px;
	margin:0px;
	padding:0px;

}

div#form div.input span.error
{
	position:absolute;
	top:2px;
	font-size:0.8em;
	text-align:left;
	padding:0px 0px 0px 5px;
	color:#E30030;

}

div#form div.input_spec
{
	float:left;
	clear:left;
	height:23px;
	margin:0px;
	padding:0px;
	text-align:left;
	width:450px;
}

div#form div.input_spec span.error
{
	font-size:0.8em;
	text-align:left;
	padding:0px 0px 0px 5px;
	color:#E30030;
}

div#form div.textarea textarea
{
	width:595px;
	height:150px;
	font-family:Arial;
	font-size:.8em;
	padding-right:10px;
}

div#form div.textarea .ferret_intro
{
	width:595px;
	height:300px;
	font-family:Arial;
	font-size:.8em;
	margin-bottom:5px;
}

div#form div.label_spec span.intro_error
{
	font-size:0.8em;
	text-align:left;
	padding:0px 0px 0px 5px;
	color:#E30030;
}


div#form div.clear
{
	width:105px;
	height:23px;
	float:right;
	clear:right;
	margin:0px 0px 0px 0px;
}

div#form div.picture
{
	clear:both;
	float:left;
	margin:5px 0px 5px 0px;
}

div#form select
{
	height:22px;
}

div#form fieldset
{
	margin: 5px 0px 10px 0px;
	padding:5px 10px 10px 10px;
}

div#form fieldset legend
{
	font-family:"Trebuchet ms", Arial;
	font-size:.8em;
	font-weight:bold;
	color:#000;
}

div#form img
{
	margin:0px;
	padding:0px;
	border:none;
	vertical-align: middle;
}

div#user_img img
{
	border: 1px solid #888;
}

div#ferret_img img
{
	border: 1px solid #888;
}

div.registration_info
{
	margin:10px;
	font-size:14px;	
}

table.reg td
{
	font-size:.8em;
	text-align:left;
	padding:.2em;
}

td.main_center table.reg td.reg_error
{
	color:#E30030;
	font-size:.7em;
	text-align:left;
}

td.main_center table.reg td.reg_error img
{
	border:none;
}

table.reg td.reg_message
{
	color:#E30030;
	font-size:.8em;
	text-align:left;
	padding:.5em 0em .5em .5em;
}

td.button
{
	padding:2px 15px 2px 2px ;
	text-align:right;
}

table.meet
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

table.meet td
{
	text-align:center;
	padding:5px;
}

table.meet2
{
	width:65%;
	margin-left:auto;
	margin-right:auto;
}

table.meet2 td
{
	text-align:center;
	padding:5px;
}

table.db
{
	width:100%;
	background:#404040;
	border-collapse:collapse;
}

table.db th
{
	vertical-align:middle;
	background:#E1E696;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	color:#E30030;
	padding:5px 2px 5px 2px;
	border: 1px solid #000000;

}

table.db td
{
	vertical-align:middle;
	background:#bcdcff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	padding:5px 2px 5px 2px;
	border: 1px solid #000000;
}

table.board2
{
	font-size:.8em;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
}

table.board2 td.green
{
	padding:2px 0 10px 5px;
}

table.board2 td.blue_1
{
	background:url(../images/bg/message_head_bg.gif) left top repeat-y #a8c8eb;
	font-weight:bold;
	padding:3px 0 3px 10px;
	border:1px solid #92B2D6;
	border-right:0;
	width:50%;
}

table.board2 td.blue_2
{
	background:url(../images/bg/message_head_bg2.gif) right top repeat-y #a8c8eb;
	text-align:right;
	padding:3px 10px 3px 0;
	border:1px solid #92B2D6;
	border-left:0;
	width:50%;
}

table.board2 img
{
	border:none;
}

td.main_center table.message
{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

td.main_center table.message .hossz
{
	font-size:0.8em;
	line-height:160%;
	margin:0.7em 0 0.4em 0;
	padding:0;
}

h1
{
	font-family:"Trebuchet ms", Arial;
	color:#E30030;
	font-size:.9em;
	font-weight:bold;
	letter-spacing:.1em;
	text-align:center;
	margin-top:.7em;
	/*margin-bottom:1.6em;*/
}

h2
{
	font-family:"Trebuchet ms", Arial;
	color:#E30030;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}

td.main_center p.page_name, .page_name
{
	font-family:"Trebuchet ms", Arial;
	color:#E30030;
	font-size:.9em;
	font-weight:bold;
	letter-spacing:.1em;
	text-align:center;
	margin-top:.7em;
	margin-bottom:1.6em;
}

td.main_center p.page_name2
{
	color:#E30030;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	margin-top:0;
	margin-bottom:1.6em;
	line-height:160%;
}

td.main_center p.page_name3
{
	color:#E30030;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:.1em;
	text-align:center;
	margin-top:.7em;
	margin-bottom:1.6em;
}

td.main_center p, .body_text
{
	color:#000000;
	font-size:.8em;
	line-height:160%;
	text-align:left;
	margin-top:.7em;
	margin-bottom:.4em;
	padding-top:0;
	padding-bottom:0;
}

.body_text2
{
	color:#000000;
	font-size:.8em;
	line-height:160%;
	text-align:left;
}

.body_text3
{
	color:#000000;
	font-size:.8em;
	text-align:left;
}

.body_text4
{
	color:#000000;
	font-size:.8em;
	text-align:right !important;
}

td.main_center .center_text, .center_text
{
	color:#000000;
	font-size:.8em;
	line-height:160%;
	text-align:center;
}

.title_text
{
	color:#E30030;
	font-size:1em;
	line-height:160%;
	text-align:center;
	font-weight:bold;
	letter-spacing:.1em;
}

.chapter_title
{
	color:#000000;
	font-size:.8em;
	line-height:160%;
	font-weight:bold;
	text-indent:1.3em;
	margin-top:1.5em;
}

td.main_center .error_text, .error_text
{
	font-size:1em;
	color:#E30030;
	text-align:center;
	font-weight:bold;
}

td.main_center .error_text2, .error_text2
{
	font-size:.7em;
	color:#E30030;
}

td.main_center .error_text3, .error_text3
{
	font-size:.8em;
	color:#E30030;
	text-align:center;
}

td.main_center .error_text4, .error_text4
{
	font-size:.8em;
	color:#E30030;
	text-align:left;
	text-indent:1.5em;
}

td.main_center p.name_card, p.name_card
{
	font-size:.8em;
	font-weight:bold;
	letter-spacing:.1em;
	text-align:center;
	margin-top:.7em;
	margin-bottom:1.6em;
}

td.main_center p.name_card2, p.name_card2
{
	font-size:1em;
	font-weight:bold;
	letter-spacing:.1em;
	text-align:center;
	margin-top:.7em;
	margin-bottom:1.6em;
}

.center_picture
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:0;
}

.right_picture
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	border:0;
}

.left_picture
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	border:0;
}


.bold {font-weight:bold}

td.main_center .center, .center
{
	text-align:center;
}

.left
{
	text-align:left;
}

.right {text-align:right;}

.poll
{
	margin-left:auto;
	margin-right:auto;
	background:#A8C8EB;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	width:365px;
}

table.poll td.question
{
	font-weight:bold;
	text-align:center;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:10px;
}

table.poll td.answer
{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:5px 5px 5px 10px;
	text-align:left;
}

table.poll td.answer2
{
	border-left:1px solid #000000;
	padding:5px 5px 5px 10px;
	text-align:left;
}

table.poll td.percent
{
	border-right:1px solid #000000;
	padding:0 5px 0 0;
	text-align:left;
}

table.poll td.percent img
{
	vertical-align:text-bottom;
	border:none;
}

table.poll td.button
{
	padding:10px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	text-align:center;
}

.logos
{
	margin-left:auto;
	margin-right:auto;
}

.num
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

.clearer
{
	clear:both;
}

.left_arrow
{
	width:49%;
	float:left;
	text-align:right;
	margin:0;
}

.right_arrow
{
	width:49%;
	float:right;
	text-align:left;
	margin:0;
}

/*
.nav
{
	width:100%;
	height:auto;
	padding:0;
	margin-bottom:65px;
}
*/
.galery_wrap
{
	text-align:center;
}

.galery_table
{
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
}

.galery_table td
{
	padding-left:0px;
}

.galery
{
	width:195px;
	height:195px;
	margin:0px;
	padding:0px;
	background:url("../images/bg/polaroid.jpg") #bcebbc top center no-repeat;
	text-align:center;
	font-size:16px;
	font-family:"Comic Sans MS", Arial;
}

td.main_center .galery img
{
	margin:14px 10px 0px 0px;
	border:none;
}

td.main_center p.galery_title
{
	margin:2px 13px 0px 0px;
}

.galery p a
{
	margin:0px;
}

.galery_pic
{
	margin:8px;
	border-top:2px solid #EEEEEE;
	border-left:2px solid #EEEEEE;
	border-bottom:2px solid #404040;
	border-right:2px solid #404040;
}

.public_date
{
    text-align:center;
    color:#000000;
    font-weight:normal;
    letter-spacing:0em;
}

.sample_bg
{
	width:265px;
	min-height:140px;
	margin:10px 35px 0px 0px;
	padding: 5px 5px 10px 5px;
	border-bottom:1px solid #888;
	text-align:left;	
}

.sample_bg h1, .list h1
{
	color:#E30030;
	font-size:.8em;
	font-weight:bold;
	letter-spacing:.1em;
	text-align:left;
	margin:3px 0px 1px 8px;
	font-family:"Comic Sans MS", Arial;
}

.sample_bg h2, .list h2
{
	color:#333;
	font-size:.7em;
	line-height: 100%;
	text-align:left;
	margin:0px 0px 1px 10px;
	font-family:"Comic Sans MS", Arial;
}

.sample_bg h2 a
{
	color:#333;
}

.sample_bg img
{
	float:left;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-bottom:2px solid #888;
	border-right:2px solid #888;
	margin:6px 7px 3px 0px;
}

.sample_bg p.title
{
	color:#000000;
	font-size:.8em;
	line-height:135%;
	text-align:justify;
	margin-top:.4em;
	margin-bottom:.4em;
	padding-top:0px;
	padding-bottom:0px;
}

.sample_bg a.title
{
color:#E30030;
}

.sample_bg a.more:link, a:visited, a:active
{
	color:#000099;
}

.sample_bg a.more:hover
{
	color:#000099;
	text-decoration:underline;
}

td.main_center img.smiley
{
	border:none;
}

.list_wrap
{
   text-align:center;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

.list_setting
{
	width:628px;
	height:103px;
	text-align:center;
	background:url("../images/bg/list_setting_bg.jpg") #bcebbc center left no-repeat;
	padding:1px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size:.8em;
}

.list_setting fieldset
{
	width:95%;
	padding:0px;
	margin:10px 5px 10px 12px;
	font-family:"Trebuchet ms", Arial;
	border:1px solid white;
}

td.main_center .list_setting img
{
	vertical-align: bottom;
	border:none;
}

.list_setting select
{
	font-size:1em;
	letter-spacing:0em;
}
td.main_center .list_setting p
{
	text-align:center;
	margin:5px 0px 6px 0px;
	padding: 0px;
	font-size:.9em;
}


.list
{
   overflow: hidden;
	float:left;
	width:185px;
	height:215px;
	background:url("../images/bg/list_bg.jpg") #aacbf4 top left no-repeat;
	margin:10px 12px 5px 12px;
	padding:0px 0px 0px 0px;
}

.list h1
{
	color:#E30030;
	font-size:.8em;
	font-weight:bold;
	letter-spacing:.1em;
	text-align:center;
	margin:6px 3px 3px 3px;
	font-family:"Comic Sans MS", Arial;
}

.list h2
{
	color:#E30030;
	font-size:.7em;
	font-weight:bold;
	letter-spacing:.1em;
	text-align:center;
	margin:7px 3px 4px 3px;
	font-family:"Comic Sans MS", Arial;
}

.list a
{
	color:#E30030;
}

.list a:hover
{
	color:#E30030;
	text-decoration: none;
}

td.main_center .list p
{
	margin:2px 0px;
	padding:0px;
	font-size:.7em;
	text-align:center;
}

.namecard fieldset
{
	width:80%;
	margin: 5px 0px 0px 0px;
	padding:0px 10px 10px 10px;
}

.namecard fieldset legend
{
	font-family:"Trebuchet ms", Arial;
	font-size:.8em;
	color:#000;
}

.namecard fieldset p
{
	line-height:90%;
   font-size:.7em;
}

.namecard fieldset p.intro
{
   line-height:140%;
}

.namecard textarea
{
	font-family:Arial;
	font-size:1em;
}

#namecard_picture
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
	*/
}


td.main_center .ownmenu
{
	font-family:"Trebuchet ms", Arial;
	font-weight: bold;
	text-align: center;
}

td.main_center p.comment_length
{
	font-size:.7em;
}

td.main_center p.comment_length_error
{
	font-size:.7em;
	color:#E30030;
}

table.galery_table
{
   width:100%;
   border-collapse:collapse;
   font-size:.7em;
   font-weight: normal;
   
}

table.galery_table th
{
   border-bottom: 1px solid #888;
   padding:5px;
   text-align:left;
}

table.galery_table td
{
   text-align:left;
   padding:4px;
}