/* A hírek listázásának stílusai */
.news h1
{
	font-family: Verdana;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.news h2
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;	
}
.newsline, .topicsline
{
	height: 5px;
	background-image: url(../images/content-dashed_line2.png);
}
.news a
{
	color: #ff9400;
        text-decoration: none; 
}
.news a:Hover
{
        color: #ff9400;
	text-decoration: underline;
}

/* A cikkek listázásának stílusai */
.topicheader
{
	padding-bottom: 15px;
	width: 100%;
	min-height: 75px;
}
.topicheader-imagebox
{
	float:left;
	padding-right: 10px;
}
.topicheader-titlebox
{
	padding-left:10px;
	font-weight: bold;
}

.articlelist ul, li
{
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 5px;
	height: auto;	
}
.articlelist li
{
	padding-left: 10px;
	background-image: url(../images/design/felsorolas_nyil.png);
        background-position: left center;
}
.articlelist a { font-weight: bold; color: #4F5155; }
.articlelist a:Hover { color: #b42224; }


.article_cell
{
}
.topictovabb, .topictovabb a
{
	padding: 0px 0px 10px 0px; 
	font-weight: bold;
	color: black;
}
.topictovabb a:Hover { text-decoration: underline; }
/* A cikkek megjelenítésének stílusai */
.article_topinfo
{
	font-size: 10px;
	width: 100%;
}
.article_topinfo ul 
{
	list-style-type: none;
	width: 100%;
	padding-bottom:10px;
	padding-left: 0px;
}
.article_topinfo li
{
	float: left;
	padding-left: 5px;
}
.article_topinfo a { color: #ff9400; }
.article_topinfo a:Hover { color: #ff9400; text-decoration: underline; }

.article_share
{
        background-color: #f7f7ef;
	border:solid 1px #e6e6d8;
	padding: 1px 1px 1px 1px;
        color: #727272;
}
.article_share span
{
        padding-left: 5px;
        font-size: 10px;
        display: inline;
        margin-right: 5px;
        text-align: center;
        line-height: 20px;
        float: left;
}

.article_facebook
{
        height: 16px;
        margin-bottom: 10px;
}

.article_facebook iframe
{
        border: none;
        overflow: hidden;
        width: 100%;
        height: 25px;
        margin: 0;
        padding: 0;
}

.article_share img
{
        padding: 0;
        margin: 0;
        display: inline;
}


.article_bevezeto
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px 10px 10px;
	text-align: justify;	
}

.article_sztori
{
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	text-align: justify;
	overflow: hidden;	
}
.article_sztori a
{
	color: #ff9400;
}
.article_sztori a:Hover
{
	text-decoration: underline;
}
.article_sztori li
{
	list-style-type: disc;
}
.article_related
{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
.article_related ul, .article_related ul a
{
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	font-weight: normal;
	color: #ff9400;
}
.article_related ul a:Hover { color: #ff9400; text-decoration: underline; }
.article_related li { background-image: url(../images/design/felsorolas.gif); background-repeat: no-repeat; }
.rowseparator
{
	background-image: url(../images/content-dashed_line2.png);
	background-repeat: repeat-x;
	height: 5px;	
	
}

.staticcontent
{
	text-align: justify;
}

.staticcontent a
{
	color: #ff9400;
	text-decoration: none;
}

.staticcontent a:Hover
{
	color: #ff9400;
	text-decoration: underline;
}
.staticcontent ul, .staticcontent li
{
	list-style: disc;
}
.staticcontent ol
{
	list-style: decimal;
}

.inforow
{
	background-color: #f7f7ef;
        border-top: 1px solid black;
	padding: 10px 5px 5px 5px;
	min-height: 25px;	
	font-weight: bold;
}

/* A rovatlistában megjelenő cikkek stílusa */
.articlelist-rovatlist
{
	font-size: 12px;
	
	/* Innen a listadoboz alja (szaggatott vonal, padding, stb.)*/
	background-image: url(../images/content-dashed_line2.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 5px;	
}
.articlelist-rovatlist h1
{
	font-size: 14px;
	text-align: left;	
}
.articlelist-rovatlist a
{
	font-size: 10px;
	color: #4F5155;
	font-weight: bold;
}
.articlelist-rovatlist a:Hover
{
        color: #b42224;
	text-decoration: underline;
}
.articlelist-rovatlist-info
{
	font-size: 10px;
}
.articlelist-rovatlist-info a
{
	font-size: 10px;
	color: #ff9400;
	font-weight: normal;
}
.articlelist-rovatlist-info a:Hover
{
	text-decoration: underline;
}
.articlelist-rovatlist-pagination
{
	text-align: center;
	padding: 5px 0 5px 0px;
}
.articlelist-rovatlist-pagination a
{
	font-size: 10px;
	color: #ff9400;
	font-weight: normal;	
}
.articlelist-pagination a:Hover
{
	text-decoration: underline;
}

.latestarticle
{
	margin-top: 15px;
	font-size: 12px;
	padding: 5px;
	float: left; 
	width: 65%;
}
.latestarticle h1
{
	font-size: 14px;
	text-align: left;
	padding-bottom: 5px;
}
.latestarticle h2
{
        border-bottom: 1px solid black;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 9px;
        margin-bottom: 3px;
        color: #4F5155;
        text-decoration: none;
}
.latestarticle a
{
	font-size: 10px;
        color: #ff9400;
	font-weight: bold;
}
.latestarticle a:Hover
{
        color: #ff9400;
	text-decoration: underline;
}
.latestarticles-img
{
	padding: 10px;
	padding-top:30px;
	float: right;
}

.toparticles
{
	margin-top: 15px;
	font-size: 12px;
	padding: 5px;
	float: right;
	width: 30%;
        font-weight: bold;
}
.toparticles a {color: #4F5155;}


.toparticles a:Hover {color: #b42224; text-decoration: underline;}
.toparticles h2
{
        border-bottom: 1px solid black;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 9px;
        margin-bottom: 3px;
        color: #4F5155;
        text-decoration: none;
}
.toparticles ul { padding:0px; }
.toparticles li { padding-left:10px; background: #FFFFFF url(../images/design/felsorolas.gif) no-repeat left center;}

.aloldal
{
	font-size: 12px;
	text-align: left;
}
.aloldal-kozep
{
	font-size: 12px;
	text-align: center;
}
.aloldal-sorkizar
{
	font-size: 12px;
	text-align: justify;
}

/* Különböző üzenetmegjelenítési stílusok */ 
.errormsg
{
	color: #b42224;
	font-weight: bold;
	font-size: 10px;
}
.message
{
	font-size: 12px;
	text-align: center;	
}
.message h1, h2 {text-align: center;}
.message h2 {font-size: 14px;}

.guestbook-header
{
	background-color: #aba37e;
	font-size: 12px;
	color: #333;
	height: 12px;
	padding: 5px;
}
.guestbook-post
{
	font-size: 12px;
	text-align: left;
	padding: 10px 5px 5px 5px;
}
.guestbook-container
{
	border: 1px solid #333;
}


/* Kezdőlap stílusai */
.startpage-leftblock {float: left; width: 65%;}
.startpage-rightblock
{
        float: right;
        width: 30%;
}

.startpage-title, .startpage-title a
{
        border-bottom: 1px solid black;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 10px;
        margin-bottom: 3px;
        color: #4F5155;
        text-decoration: none;
        margin-top: 20px;
}

.startpage-title a:Hover
{
        text-decoration: none;
        color: #b42224;
}


.startpage-news
{
        background-color: #f7f7ef;
        padding: 3px 5px 0px 5px;
        overflow: hidden;
}

.startpage-articles
{
	float: left;
	background-image: url(../images/content-dashed_line2.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 10px;
}
.startpage-articles-createinfo
{
	font-weight: normal;
	font-size: 10px;
	color: #333;
	padding-bottom: 5px;
}
.startpage-articles h1
{
	font-size: 14px;
	text-align: left;
}
.startpage-articles p, p a 
{
	color: #4F5155;
	text-align: justify;
}
.startpage-articles-nextlink, .startpage-articles-nextlink ul {padding:0px;}
.startpage-articles-nextlink li a
{
	padding-left: 10px;
	background-position: left center;
	background-image: url(../images/design/felsorolas.gif);
	background-repeat: no-repeat;
	color: #b42224;
	font-weight: bold;	
	
}
.startpage-articles-nextlink li a:Hover {text-decoration: underline;}

.nobackground {background: transparent;}

.codeblock 
{
	white-space:			nowrap;
	background-color:		#fbfbfd;
	border:					1px solid #dae0e4;
	font-size:				11px;
	margin:					10px 4px;
	padding:				8px;
	width:					480px;
	overflow:				auto;
	font-family: monospace;
}

.errorbox
{
	border:solid 1px #21201b;
	background-color: #ffaeb9;
	padding: 5px 7px 7px 7px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;		
}

.informationbox
{
	border:solid 1px #21201b;
	background-color: #f7f7ef;
	padding: 5px 5px 5px 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.greenbox
{
	padding: 5px 5px 5px 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
        background-color:#c1dc9d;
        border:solid 1px #7ab727;
}

.searchresult
{
	background-image: url(../images/content-dashed_line2.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 5px 7px 7px 7px;
	margin-bottom: 10px;
	background-color: #f7f7ef;	
}

.searchboxcontainer
{
	width: 350px;
	background-color: #FFFFFF;
	height:20px;
	border: 1px solid #333;
	padding: 2px;
}

.searchtextbox
{
	display: inline;
	float:left;
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	height: 20px;
	width: 325px;
	font-size: 14px;
}

.searchbutton
{
	width: 20px;
	height: 20px;
	border: 0;
	display: inline;
	padding: 0;
	margin: 0;
}

.searchtextbox_small
{
	display: inline;
	float:left;
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 2px;
	height: 16px;
	width: 132px;
	font-size: 12px;
}

.searchboxcontainer_small
{
	width: 150px;
	background-color: #FFFFFF;
	height:16px;
	border: 1px solid #333;
	padding: 2px !important;
}

.searchbutton_small
{
	width: 16px;
	height: 16px;
	border: 0;
	display: inline;
	padding: 0;
	margin: 0;
}

/* Hozzászólások stílusai */
.commentcontainter
{
	border:solid 1px #e6e6d8;
	background-color: #f7f7ef;
	padding: 5px 7px 7px 7px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        overflow: hidden;
}
.commentavatar
{
	width: 100px;
	height: 64px;
	float: left;
}

.commentavatar
{
	text-align: justify;
}

.commenttextblock
{
        float: left;
        margin-left: 5px;
        width: 420px;
}

.commentheader
{
	padding-bottom: 15px;
}

.postlist h2
{
        text-align: left;
        font-weight: bold;
        font-size: 12px;
        border-bottom: 1px solid black;
        padding-bottom: 3px;
}

.noline
{
        background: none;
}

.commentinputbox
{
        width: 320px;
}

.postlist
{
	padding: 10px 0 10px 0;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url(../images/content-dashed_line2.png);
}

.pagination
{
        text-align:left;
	height:25px;
	line-height:25px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
        margin-top: 5px;
}

.pagination a, .pagination a:visited
{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #333;
	text-align: center;
        border: 1px solid #CECECE;

        /* A körülvevő doboz kialakítása: */
        padding:8px;
	padding-top:4px;
	padding-bottom:4px;
        width:24px;
        margin-left:5px;
}

.pagination a:hover, .pagination a:active, .pagination_curr
{
	font-size: 12px;
	color: #ff9400;
	text-decoration: none;
        border: 1px solid #333;
        background-color: #f7f7ef;

        /* A körülvevő doboz kialakítása: */
        padding:8px;
	padding-top:4px;
	padding-bottom:4px;
        width:24px;
        margin-left:5px;
}

.pagination_curr
{
        font-weight: bold;
}


/* Letöltési oldalak stílusa */
.download_details
{
	border: 1px solid #333;
	background-color: #f7f7ef;
	/*padding: 5px 7px 7px 7px;*/
	padding:0;
}
.download_details h3
{
	font-size: 10px;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 1px 0px;
	color: #f7f7ef;
	background-color: #55513d;
}
.download_details table
{
	margin: 5px;
	width: 100%;
}
.download_details td
{
	width: 50%;
}

.download_catlist_left
{
	float: left;
	border: 1px solid #333;
	width: 260px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 2px;
	height: 140px;
	background-color: #f7f7ef;
}
.download_catlist_right
{
	float: right;
	border: 1px solid #333;
	width: 260px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 2px;
	height: 140px;
	background-color: #f7f7ef;
}

.download_catlist_right h3, .download_catlist_left h3
{
	font-size: 10px;
	padding: 5px 0px 0px 30px;
	margin: 0px 0px 5px 0px;
	color: #f7f7ef;
	height:19px;
	/*background-color: #55513d;
	background-image: url(../images/icons/download_popular_icon.gif);
	background-position: center left;
	background-repeat: no-repeat;*/
	background: #55513d url(../images/icons/download_popular_icon.png) center left no-repeat;
}
.download_catlist_right h3 a, .download_catlist_left h3 a
{
	color: #FFFFFF;
}

.downloadlist
{
	margin:0;
	padding-left: 10px;	
}
.downloadlist ul
{
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 5px;
	height: auto;	
	margin:0;
}
.downloadlist li
{
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/design/felsorolas_nyil.png);
	background-position: center left;
}

fieldset{background-color:#FFF;border:1px solid #d7d7d2;padding:3px 7px 10px;}
fieldset legend{color:#586e83;font-size:11px;padding:.1em .3em;}


.userprofile-fejlec
{
        padding: 5px 10px 5px 10px;
        background-color: #f7f7ef;
}

.userprofile h2
{
        margin-top: 10px;
        font-weight: bold;
        border-bottom: 1px solid black;
        text-align: left;
        font-size: 12px;
}
.userprofile
{
        padding: 5px 10px 5px 10px;
        border:solid 1px #21201b;
        background-color: #f7f7ef;
        border: 1px solid;
        width: 380px;
}
.userprofile-inactive
{
        font-style: italic;
        color: #CDCDCD;
}

.articlecomment-disabled
{
	color: #b42224;
	font-weight: bold;
	font-size: 12px;
        margin-top: 15px;
        margin-bottom: 15px;
        font-style: italic;
}
.comment-moderated
{
        color: #000000;
        font-style: italic;
        font-size: 10px;
        font-weight: bold;
	padding: 5px 7px 7px 7px;
        margin-top: 5px;
        margin-bottom: 5px;

}

.comment-moderator-reply
{
        font-size: 12px;
        background-color: #F0F8FF;
	border:solid 1px #afd1ea;
	padding: 5px 7px 7px 7px;
        margin-top: 5px;
        margin-bottom: 5px;

}

.comment-moderator-reply h3
{
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        padding-bottom: 5px;
        margin: 0;
        margin-bottom: 5px;
}


/* --- Kezdőlap témacikkeinek stílusa --- */

.startpage-theme
{
	float: left;
	background-image: url(../images/content-dashed_line2.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 10px;
        margin-bottom: 10px;
        margin-top: 5px;
}

.startpage-theme h2, .startpage-theme h2 a
{
        border-bottom: 1px solid black;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 10px;
        margin-bottom: 3px;
        color: #4F5155;
        text-decoration: none;
        margin-top: 20px;
        text-align: left;
        padding-bottom: 1px;
}

.startpage-theme h3, .startpage-theme h3 a
{
        font-weight: bold;
        font-size: 12px;
        margin-bottom: 3px;
        color: #4F5155;
        text-decoration: none;
        text-align: left;
}

.startpage-theme a:Hover
{
        text-decoration: none;
        color: #b42224;
}

.startpage-theme-icon img
{
        border: 0;
        float: left;
        padding: 3px 15px 3px 0px;
}

.startpage-theme span
{
	font-weight: normal;
	font-size: 10px;
	color: #333;
}

.startpage-theme p
{
        text-align: justify;
}

.otherarticlestitle
{
        border-bottom: 1px solid black;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 9px;
        margin-bottom: 3px;
        color: #4F5155;
        text-decoration: none;
}

/* --- Kezdőlap témacikkeinek stílusa-vége --- */

/* --- Kezdőlap fórumbejegyzéseinek stílusa --- */

.startpage-forum
{
	float: left;
	background-image: url(../images/content-dashed_line2.png);
	background-repeat: repeat-x;
	background-position: bottom center;
        padding: 3px;
	padding-bottom: 10px;
        margin-bottom: 10px;
        margin-top: 5px;
        font-size: 10px;
        width: 100%;
}
.startpage-forum h2
{
        border-bottom: 1px solid black;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 10px;
        margin-bottom: 3px;
        color: #4F5155;
        text-decoration: none;
        margin-top: 10px;
        text-align: left;
        padding-bottom: 1px;
        text-align: left;
}


.startpage-forum th
{
        text-align: left;
        font-size: 12px;
        font-weight: bold;
}
.startpage-forum a
{
        color: #333;
        font-weight: bold;
}
.startpage-forum a:Hover
{
        color: #b42224;
        text-decoration: none;
}
.startpage-forum table
{
        background-color: #f7f7ef;
}


/* --- Kezdőlap fórumbejegyzéseinek stílusa-vége --- */


/* Vetítőszoba stílusai */
        .videocontent
        {
        	text-align: justify;
        }

        .videocontent a
        {
        	color: #ff9400;
        	text-decoration: none;
        }

        .videocontent a:Hover
        {
        	color: #ff9400;
        	text-decoration: underline;
        }

        .videocontent ul
        {
                margin: 10px 0 5px 0;
                padding:0 0 0 0;
        }

        .videocontent li
        {
                list-style-type: none;
                display: inline;
                font-size: 12px;
        }

        .separator
        {
                width: 5px;
                background-image: url(../images/design/dotted_separator.png);
                background-repeat: repeat-y;
                background-position: right;
        }


        .videocontainer_2
        {
        	text-align: center;
        	padding: 30px 2px 2px 2px;
                border: 1px solid #e7e7e7;
                border-bottom: 0;
        }

        .videodata
        {
        	text-align: justify;
        	font-size: 10px;
        	/*margin-top: 10px;*/
        	padding: 7px 7px 7px 7px;
        	border:solid 1px #e6e6d8;
        	background-color: #f7f7ef;
        }

        .videodescription
        {
        	text-align: justify;
        	padding: 10px 7px 2px 7px;
                border: 1px solid #e7e7e7;
                border-top: 0;
        }

        .videotextfield
        {
        	width: 260px;
        	background-color: #eaeacb;
        	border: solid 1px #4f4841;
        }

/* Vetítőszoba stílusai-vége */


/* Vicc stílusok */
        .viccmezo
        {
                width:100%;
                height: 200px;
        }
        .viccmezo_felsocimsor, .viccmezo_alsocimsor
        {
                padding: 5px;
                background-color: #55513d;
                margin: 0;
                color: #FFFFFF;
                font-weight: bold;
        }
        .viccmezo_felsocimsor
        {
                margin-bottom: 1px;
        }
        .viccmezo_alsocimsor
        {
                background-color: #aba47e;
                text-align: center;
        }
        .viccmezo_belso
        {
                padding: 15px;
                background-color: #aba47e;
                margin: 0;
        }
        .vicckeret
        {
                border: 1px solid #aba47e;
                padding: 1px;
        }


/* Vicc stílusok vége */


/* Beállítások stílusai */
.avatarlista
{
        width: 350px;
        overflow-x: scroll;
        border: 1px solid #333;
}
.avatarkep
{
        height: 80px;
        padding-right: 5px;
        border-right: 1px solid #333;
}
.avatarradiogomb
{
        padding-right: 5px;
        border-right: 1px solid #333;
}

/* Beállítások stílusai vége */


/* ALOLDAL STÍLUSOK */
div.szovegdoboz
{
        width: 98%;
        border: 1px solid #e7e7e7;
        padding: 5px;
}

/* ALOLDAL STÍLUSOK VÉGE */


/* Vetítőszoba kezdete*/
.videocontainer
{
        width: 98%;
        border-bottom: 1px solid #e7e7e7;
        padding: 5px;
        text-align: left;
}

img.videoicon
{
        width: 120px;
        height: 90px;
        float: left;
        margin-right: 15px;
        padding: 2px;
        border: 1px solid #333;
        margin-bottom: 5px;
}

h3.videocontainer
{
        text-align: left;
}

.videotext
{
        text-align: justify;
        height: 100%;
        min-height: 90px;
}

.videotext a
{
        color: #b42224 !important;
        text-decoration: none;
        font-weight: bold;
}
.videotext a:Hover { text-decoration: none !important; }

.videogallerybreadcrumb
{
        margin-bottom: 10px;
        color: #333;
        font-weight: normal;
        padding-bottom: 3px;
        border-bottom: 1px solid #000000;
}
.videogallerybreadcrumb a
{
        color: #333;
        font-weight: bold;
}
.videogallerybreadcrumb a:Hover
{
        text-decoration: underline;
}

.videotoolicon
{
        vertical-align: middle;
}

.videotools
{
        color: #333;
        font-size: 10px;
}


.commentbox
{
        background: url(../images/design/commentbubble.png) top left no-repeat white;
        height: 11px;
        padding-top: 11px;
}

.commentboxcontent
{
        background-color: #f0f8ff;
        padding-top: 15px;
        padding-left: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #afd1ea;
        border-left: 1px solid #afd1ea;
        border-right: 1px solid #afd1ea;
}


/*.commentbox div.bottomleft {
	display:block;
	height: 2px;
	margin-top: -0.2em;
	background: url(../images/design/commentbubble.png) bottom left no-repeat white;
}

.commentbox div.bottomright {
	display: block;
	background: url(../images/design/commentbubble.png) bottom right no-repeat white;
	height: 2px;
	margin-left: 0.5em;
}*/



/* Vetítőszoba vége*/


.keretesdoboz
{
        width: 100%;
        background-image: url(../../media/picture/aloldal/letoltesek/letoltes_promo_bg.jpg);
        background-position: right center;
        background-repeat: no-repeat;
        border: 1px solid #e7e7e7;
}

.keretesdoboz h1
{
        padding-left: 15px;
        height: 24px;
        line-height: 24px;
        text-align: left;
        font-size: 12px;
        font-weight: bold;
        color: white;
        background-color: #55513d;
        margin-top:0;
}

.keretesdoboz p
{
        padding: 10px;
}

/* Spam robotoktól védő mező - rejtett, ha kitöltik, az csak robot lehet,
   mert a felhasználók nem is látják ezt a mezőt */
.commentinputalternate
{
        display: none;
}


