/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin: 20px 0;
    padding: 0;
    background: #FFFFFF url(/images/kari_hatter.jpg);
    font: normal small Arial, Helvetica, sans-serif;
    color: #666666;
}

h1, h2, h3 {
    margin-top: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-style: italic;
    color: #155aa1;
}

h2 {
    letter-spacing: -1px;
    font-size: 2em;
}

h3 {
    font-size: 1.5em;
    margin: 0;
    margin-bottom: 15px;
}

p, ul, ol, blockquote {
    margin-top: 0;
}

a:link {
    text-decoration: none;
    color: #155aa1;
}

a:visited {
    text-decoration: none;
    color: #666666;
}

a:hover {
    border-bottom: 1px dotted #155aa1;
    color: #666666;
}

li {
    color: #155aa1;
}

li a:link {
    border-bottom: 1px dotted #155aa1;
    color: #666666;
}

li a:visited {
    border-bottom: 1px dotted #155aa1;
    color: #800080;
}

li a:hover {
    border-bottom: 1px solid #155aa1;
    text-decoration: none;
    color: #155aa1;
}

img.float {
    float: left;
    margin: 5px 15px 10px 0;
    border: 5px solid #155aa1;
}

/* Header */

#header {
    width: 700px;
    height: 160px;
    margin: 0 auto;
    padding: 10px;
    background: #155aa1 url(/images/fejlec_kari.jpg) no-repeat 10px 10px;
}

#header h1,#header h2 {
    margin: 0;
    padding: 0;
    float: left;
    text-decoration: none;
    font-size: 18px;
    font-family: "Monotype Corsiva";
    font-style: italic;
    color: #FFFFFF;
	padding: 0;
}

#header h1 {
    font-size: 60px;
    padding: 18px 0 0 18px;
}

#header h2 {
    font-size: 24px;
    padding: 18px 0 18px 18px;
}

#header input {
    font-size:12px;
    width:90px;
	margin-top: 0px;
}

#header table {
	width: 700px;
	border: 0px;
}

/* Content */

#content {
    width: 700px;
    margin: 0 auto;
    background: #FFFFFF url(/images/img2.gif);
    border: 10px solid #155aa1;
    border-top: none;
}

#colOne {
    float: left;
    width: 180px;
    padding: 20px 10px;
}

#colOne ul {
    margin-left: 0;
    padding-left: 1em;
    list-style: square inside;
}

#colOne ul.alkat {
    margin-left: 0;
    padding-left: 1em;
    list-style: circle inside;
}

#colTwo {
    float: left;
    width: 340px;
    padding: 20px 10px;
}

#colThree {
    float: right;
    width: 130px;
    padding: 20px 5px;
}

#colThree ul {
    margin-left: 0;
    padding-left: 1em;
    list-style: square inside;
}

/* Footer */

#footer {
    padding: 10px;
    text-align: center;
    font-size: smaller;
}

#footer * {
    color: #FFFFFF;
}

.news_header {
    height: 31px;
    padding-top: 20px;
    padding-left: 25px;
    font-size: 1.6em;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: bold;
    color: #84A54A;
    border-bottom: 1px dotted #CCCCCC;
}

.date_box {
    background: transparent;
    background-image: url(/images/date.png);
    height: 51px;
    width: 52px;
    float: left;
}

.date_box_month {
    padding-top: 6px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
    text-align: center;
    color: #75a006;
}

.date_box_day {
    font-size: 22px;
    font-weight: bold;
    padding-left: 3px;
    text-align: center;
    font-style: italic;    
    color: #654040;
}

#receptlap input[type=text],#kereslap input[type=text],#hozzaszol input[type=text],  #registerlap input[type=text],
#registerlap input[type=password]{    
    background: transparent;
    border: 0;
    border-bottom: 1px solid #8B7A4F;
    font-family: "Segoe Print",Georgia, Times, "Times New Roman", serif;
    width: 100%; 
}

#receptlap select, #kereslap select, #registerlap select {
    border: 0;
    border-bottom: 1px solid #8B7A4F;
    font-family: "Segoe Print",Georgia, Times, "Times New Roman", serif;
}

#receptlap input[type=text]:hover, #receptlap input[type=text]:focus, #receptlap textarea:hover, #receptlap textarea:focus,
#kereslap input[type=text]:hover, #kereslap input[type=text]:focus, #kereslap textarea:hover, #kereslap textarea:focus,
#hozzaszol input[type=text]:hover, #hozzaszol input[type=text]:focus, #hozzaszol textarea:hover, #hozzaszol textarea:focus,
#registerlap input[type=password]:hover, #registerlap input[type=password]:focus,
#registerlap select:hover, #registerlap select:focus, #registerlap input[type=text]:hover, #registerlap input[type=text]:focus, #registerlap textarea:hover, #registerlap textarea:focus { 
    border-bottom-color: #58471C;
    color: #871414;
}

#receptlap input[type=button], #kereslap input[type=submit], #registerlap input[type=button] {
    width: 100%;
}

textarea {
    background: transparent;
    background: url(/images/bg-textarea.gif) top center;
    background-attachment: scroll;
    display: block;
    border: 0;
    line-height: 14px;
    font-size: 12px;
    overflow: auto;
    font-family: "Segoe Print",Georgia, Times, "Times New Roman", serif;
    width: 100%;
    height: 100%;
}

.img_keret {
    border: 1px solid #000000;
    padding: 3px;
    background-color: #155aa1;
}

.cimke {
    color: #155aa1;
    font-style: italic;
}

.szoveg {
    font-family: "Segoe Print",Georgia, Times, "Times New Roman", serif;
}

.recept_ul {
    font-family: Segoe Print,Georgia, Times, Times New Roman, serif;
    font-size: 13px;
    text-indent: -5px;
}

#mail_lap {
    width: 610px;
    height: 400px;
    margin: 0 auto;
    background: transparent url(/images/emil_hatter.png) no-repeat;
    padding-top: 25px;
}


#mail_lap h2, #mail_lap p{
    padding-left: 210px;
    width: 350px;
}

#hozzaszol {
    width: 300px;
    margin: 0 auto;
    border: 5px dashed #155aa1;
}
.yui-overlay { position:absolute;z-index: 1;} 

.hiba_overlay_class {
	overflow: hidden;
	border: 10px solid #155aa1;
	background: #FFFFFF url(/images/img2.gif);
	padding: 10px;
}

#hiba_overlay #spacer{
	height:32px;
}

#hiba_overlay h3{
	padding-left: 5px;
}

#hiba_overlay img {
	float: right;
	padding: 0 5px 5px 0;
}

#hiba_overlay ul {
	padding: 5px;
}

#hiba_overlay #hiba_close{
	position: absolute;
	bottom: 15px;
	padding: 10px 5px 10px 33px;
	width: 24px;
	height: 12px;
	color: black;
	font-weight: bold;
	background: transparent url('/images/xbut.gif') no-repeat 0 0;
}

#hiba_overlay .natur{
	position: static;
	bottom: auto;
	padding: 0;
	width: auto;
	height: auto;
	color: black;
	font-weight: bold;
	background: none;
}

#hiba_overlay #hiba_close:link{
	background-position: 0 0;
}

#hiba_overlay #hiba_close:hover{
	background-position: 0 -64px;
	/*padding-bottom: 9px;*/
}

#hiba_overlay #hiba_close:active{
	background-position: 0 -32px;
}

#hiba_overlay li {
	font-weight:bold;
	color: #000000;
	padding: 0px;
	margin-left: 25px;
	list-style-image:url('/images/exclamationmark.gif');
}

.mask{background-color:#000;opacity:.60;filter:alpha(opacity=60);}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
	width: auto;
	clear: left;
	margin: 0px;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"], /*width of text boxes. IE6 does not understand this attribute*/
.cssform input[type="password"]{
	background: transparent;
	border: 0;
	border-bottom: 1px solid #8B7A4F;
	font-family: "Segoe Print",Georgia, Times, "Times New Roman", serif;
	width: 180px;
}

.cssform input[type="text"]:hover,.cssform input[type="text"]:focus, /*width of text boxes. IE6 does not understand this attribute*/
.cssform input[type="password"]:hover,.cssform input[type="password"]:focus{
	border-bottom-color: #58471C;
	color: #871414;
}

.cssform textarea{
	width: 250px;
	height: 150px;
}

#post-cont {
	width:318px;
	text-align: left;
	margin: 0 auto;
}

#post-cont #post-header {
	background: transparent url("/images/comment-top.png") no-repeat 0 0;
	height:20px
}

#post-cont #post-body {
	background: #f1db3c url("/images/comment-gradient.png") repeat-x 0 0;
	border-right: 1px solid #e4cd29;
	border-left: 1px solid #e4cd29;
	border-bottom: 1px solid #e4cd29;
	padding:2px;
	margin-bottom:10px;
}

#post-cont #post-body #left {
	float:left;
}

#post-cont #post-body #right .justify {
	text-align: justify;
	overflow:auto;
}

#post-cont #post-body #right {
	margin-left:70px;
	min-height:105px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#post-cont #post-body #left .avatar{
	width:64px;
	border: 0px;
	padding:1px
}

#autocomplete {
	background: #FFF;
	border: 1px solid #000;
}

#autocomplete ul, #recept-lista {
	padding: 0;
	margin:0;
	list-style: none;
}

#autocomplete a {
	display: block;
	color: #000;
	border-bottom: 1px solid #ccc;
}

#recept-lista a {
    display:block;
    width:330px;
    border-bottom:2px solid #CCCCCC;
    margin:1px 0;
    text-decoration: none;
}

#autocomplete a:hover, #recept-lista a:hover {
	background: #A33000;
	color: #fff;
}

#recept-lista .recept_img {
    border:0;
    width:48px;
    margin-right:5px;
    vertical-align: middle;
    padding-left:5px;
}

#autocomplete img {
	margin-right: 5px;
	vertical-align: middle;
	border: 1px solid #ccc;
	width: 30px;
}

#autocomplete .cell{
	display:inline;
	margin-right: 5px;
}

#autocomplete .highlight{
	color: #008040;
}

#autocomplete a:hover .highlight {
	color: #fff;
}

#elkeszites {
	display: block;
	overflow: auto;
}

#elkeszites li, #nyilatkozat li {
	color: #000;
}

#nyilatkozat {
	color:#000;
	display:block;
	overflow:auto;
	text-align:justify;
	height:250px;margin-top:10px;
	padding-right:10px;
}

.no_und a:hover {
    border-bottom:0;
}