/* minden design-ban kozos elemek */
/* csak lead modban a tovabb felirat (more) */
.article_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #cc0000;
        padding-bottom: 6px;
}
/* fejlecben a kereso mezo */
.search_form {
background-image: url(images/search_background.gif);
background-repeat: no-repeat;
background-position: top right;
margin-bottom: 20px;
text-align: right;
}
.search_input {
  width: 115px;
  height:10px; 

  font-size:10px;
  line-height:10px;

  padding: 0px;
  margin:0px;
  border-width:0px;
  border:none;
}

/***************forum***************/

a.forum_header_link:link,
a.forum_header_link:visited
{
color: #fff;
font-weight: bold;
}

a.forum_header_link_selected:link,
a.forum_header_link_selected:visited
{
color: #a8a9a3;
font-weight: bold;
}

a.forum_header_link:hover,
a.forum_header_link_selected:hover
{
color: #f18a11;
font-weight: bold;
}

a.forum_new_message_link, a.forum_new_topic_link, 
a.forum_back_message_link, a.forum_back_topic_link 
{
margin: 2px;
padding: 3px;
border: 1px solid #fff;
background-color: #35352d;
color: #fec502;
text-decoration: none;
font-size: 12px;
}

a.forum_topic_link {
color: #fff;
font-weight: bold;
}

table.forum_message_table_enum, table.forum_topic_table_enum {
width: 100%;
margin-top: 3px;
margin-bottom: 3px;
background-color: #9e9e96;
}
table.forum_message_table_enum td, table.forum_topic_table_enum td {
padding: 2px;
padding-left: 15px;
padding-right: 15px;
}

div.forum_topic_header {
width: 250px;
text-align: left;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
padding: 5px;
padding-left: 15px;
color: #fff;
font-weight: bold;
background-color: #35352d;
}
div.forum_topic_header_line {
background-color: #ffc309;
height: 11px; 
font-size: 1px;
}

div.forum_messages, div.forum_topics {
text-align: left;
}

td.forum_message_comment {
text-align: justify;
}

td.forum_message_date {
text-align: right;
white-space: nowrap;
}


/*
style="border: 2px solid #445445; margin: 2px;"
*/



/* uzenetek */
.message_error {
  text-align: left; border: 1px solid #c99; font-size: 14px; margin: 10px; padding: 5px 5px 5px 40px;
color: #fff;
background: url(/design/culturehungary.org/icons/admin_icon_24_error.png) #c00 top left no-repeat;
            font-weight: bold;
}
.message_warning {
  text-align: left; border: 1px solid #99c; font-size: 14px; margin: 10px; padding: 5px 5px 5px 40px;
color: #000;
background: url(/design/culturehungary.org/icons/admin_icon_24_warning.png) #fffd38 top left no-repeat;
            font-weight: bold;
}
.message_success {
   text-align: left; border: 1px solid #9c9; font-size: 14px; margin: 10px; padding: 5px 5px 5px 40px;
   color: #060;
   background: url(/design/culturehungary.org/icons/admin_icon_24_check.png) #E2F9E3 top left no-repeat;
   font-weight: bold;
}
.message_info { text-align: left; border: 1px solid #99c; font-size: 14px; margin: 10px; padding: 5px 5px 5px 40px; color: #fff;
                background: url(/design/culturehungary.org/icons/admin_icon_24_information.png) #3f68ac top left no-repeat;
                font-weight: bold;
}
.errormessage_link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #e0e0e0;}

/**********subscribe******************/
.subscribe_table {
/*margin-top: 70px;*/
}

.subscribe_label {
  color: #fff;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
}
.subscribe_input {
/*
  color: #fff;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
*/  
  text-align: left;
}
.subscribe_input input, .subscribe_input select {
border: none;
}
.subscribe_submit {
  color: #fff;
  border: 1px solid #fff;
  background-color: #545246;
}

.subscribe_footer {
  text-align: right;  
}

.subscribe_message {
  color: #fff;
}
