/*---Body */

.blog
{
/*border: 1px solid #101010;*/
}

TABLE.kapcsolat_kiemelt
{
  margin: 0px;
  padding: 0px;
}

TABLE.kapcsolat_kiemelt TD
{
  margin: 0px;
  padding-right: 10px;
  font-weight: bold;
  color: #f6c75b;
}

TABLE.module_kiemelt
{
  width: 167px;
  margin: 0px;
  padding: 0px;
}

TABLE.module_kiemelt TD.bal
{
  margin: 0px;
  padding-right: 10px;
  font-weight: normal;
  color: #f6c75b;
}

TABLE.module_kiemelt TD.jobb
{
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  color: #f6c75b;
}


.site_name {
	font-size: 18px;
	font-weight: bold;
	color: #76728B;
}

img
{
	border: none;
}

img#jegygyuru
{
	display: none;
	visibility: hidden;
}

img#eljegyzesi-gyuru
{
	display: none;
	visibility: hidden;
}

img#karikagyuru
{
	display: none;
	visibility: hidden;
}



body {
	background-color: #010022;
	background-image: url(../images/warmish_background_02.jpg);
}

h1
{
	display: none;
	visibility: hidden;
}

td, tr, p, div {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #927D58;
}
a:link, a:visited {
	color: #996666; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CEAD68;	text-decoration: none;
	font-weight: bold;
}

hr, hr.separator {
	height : 1px;
	width : 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D0BD;
	border-bottom-color: #EFEBE2;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Mambo Menu Styling
 * ------------*/

/* menu -nav */
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
	background: url(../images/warmish_topmenu_19.jpg) no-repeat 0px -0px;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	white-space: nowrap;
	width: 131px;
	height: 28px;
	text-align: center;
}
#mainlevel-nav li {
	list-style:none;
	float: right;
	margin: 0;
	width: 130px;
	font-size: 10px;
	white-space: nowrap;
	text-indent: 15px;
	bottom: 5px;
	display: block;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
	color: #FF0000;
	background-position: -136px 0px;
}

/* menu */
a.mainlevel:link, a.mainlevel:visited {
  color: #595C73;
  width: 138px;
  line-height: 20px;
  font-weight: bold;
  padding-top: 2px;
  text-decoration: none;
  text-align: left;
  padding-left: 15px;
  display: block;
  float: left;
  border-bottom: 1px solid #c5923c;
  /*border-top: 1px solid #c5923c;*/
}
a.mainlevel:hover {
  background-position: 0px -26px;
  color: #010022;
  border-bottom-color: #FFFFFF;
  background-color: #c5923c;
}

a.sublevel:link, a.sublevel:visited {
  display: block;
  color: #595c73;
  text-decoration: none;
  padding-left: 25px;
  margin:0px;
  width: 128px;
  line-height: 15px;
  text-align: left;
}

a.sublevel:hover {
  color: #c0a000;
  text-decoration: none;
}

/* mambo core stuff */
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable th {
	color: #BEB0A5;
	line-height: 19px;
        font-size: 11px;
        font-family : Geneva, Georgia, Helvetica, Arial, sans-serif;
        text-align: center;
        text-transform: uppercase;
	}
table.moduletable td {}


.pathway {
	color: #f6c75b;
}
a.pathway, a.pathway:visited {
	color: #CBB18F;
}
a.pathway:hover {
color: #AE7944;
}


/*** General Mambo Styles*/
.back_button{}
.pagenavbar {
	color: #CC6633;
}

.pagenav, a.pagenav, a.pagenav:visited
{
	color: #DAA520;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;

}
a.pagenav:hover
{
	color: #DAA520;
}



.small {
	font-size: 10px;
	font-weight: bold;
	color: #B68A78;
}


/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */

.button {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9A250;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #C9A250;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	margin-top: 2px;
	margin-bottom: 2px;
}
.inputbox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9A250;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #C9A250;
	font-size: 10px;
	color: #990000;
	}

/**
 * Mambo Tabbed Frontend Admin Interface
 * -------------------------------------
 * The CSS styles here defines how the frontend admin interface
 * will look like when editing and adding news through frontend.
 */

.ontab {}
.offtab {}
.tabpadding {}
.tabheading {}
.pagetext {}


/**
 * Mambo General styling for Sections/Categories/Contents
 * ------------------------------------------------------
 * These stylings are either sometimes or often used across
 * Sections, categories and contents. They, therefore, deserves
 * to be mentioned and separated from others.
 */

.createdate {
	font-size: 10px;
	color: #BEB370;
}
.modifydate {}
.readon, a.readon:link, a.readon:visited{
	color: #996633;
	float: right;
	background-repeat: no-repeat;
	border: #7A713D;
	background-position: 0px -4px;
	padding-right: 6px;
}
a.readon:hover{
	color: #999933;
	float: right;
	padding-left: 20px;
	background-repeat: no-repeat;
	border: #7A713D;
	background-position: 2px -24px;
	padding-right: 12px;
}


/**
 * Mambo Styling for Contents
 * --------------------------
 * All the styling for contents are listed
 * below.
 */

.contentpane {}
.contentpaneopen p 
{
  color            : #f6c75b;
}

.contentpaneopen a
{
  color            : #f6c75b;
}

.contentpaneopen a:hover
{
	
  color : #927D58;
}

.contentpaneopen td
{
	text-align: justify;
}

.contentpaneopen td td
{
	text-align: center;
}

.contentpaneopen ul.zsufi, .contentpaneopen li.zsufi
{
	margin-left: 10px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(../../../images/M_images/arrow.png);
	list-style-type: square;
  color            : #f6c75b;
}


.contentpaneopen ul, .contentpaneopen li
{
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(../../../images/M_images/arrow.png);
	list-style-type: square;
  color            : #f6c75b;
}


.contentdescription {}
table.contenttoc {}
table.contenttoc td {}
.content_rating {}
.content_vote {}






/**
 * Mambo Styles for Categories
 * ---------------------------
 * The following are the styling for "Category" items
 * generated from the Sections area
 */
 /* For content item titles that are hyperlink instead of Read On */
.contentheading {
  font-family      : bold 11px Geneva, Georgia, Helvetica, Arial, sans-serif;
  color            : #f6c75b;
  text-align       : left;
  padding-left	   : 5px;
  padding-top	   : 2px;
  padding-bottom   : 2px;
  border-top	   : 1px solid #f6c75b;
  border-bottom	   : 1px solid #f6c75b;
}

.componentheading {
  font             : bold 13px Geneva, Georgia, Helvetica, Arial, sans-serif;
  color            : #f6c75b;
}
.contentpagetitle, .category {
background-image: url(../images/topeye_24.png);
	background-position: 2px -2px;
	background-repeat: no-repeat;
	color: #CC6600;
	font-weight: bold;
padding-left: 18px;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 12px;
	font-weight: bold;
 	color: #996600;
	text-align:left;
	}

a.contentpagetitle:hover, a.category:hover {
	color: #FF6600;
	font-weight: bold;
	background-image: url(../images/topeye_29.png);
	background-position: 2px -1px;

	}




/**
 * Mambo Blog styling
 * ------------------
 * Not too sure where this is used yet. I tried the blog section
 * but it doesn't seem to use it. If you have info on this,
 * email me. I'll update this part.
 */

.blogsection{}



/**
 * Mambo's Built-in Component's Syling
 * -----------------------------------
 * These stylings are used for Mambo's built-in components
 * such as newsfeeds, weblinks, contact, search and polls.
 * A commented subtitle will guide you which is for which
 */


 /*  Polls  */



.poll {
	font-size: 9px;
	color: #546237;
}
table.pollstableborder {
	border: 1px solid #12103e;
}

/**
 * Mambo Sections Styles
 * ---------------------
 * Styling of sections tables
 */

.sectiontableheader {
	background-color : #D1C2AF;
	color            : #000099;
	font-weight      : bold;
	border: #615A29;
}

.sectiontableentry1 {
  background-color : #FFFFFF;
}

.sectiontableentry2 {
  background-color : #E6EAEE;
}



/*  Weblinks */
.weblinks{}


/*  Newsfeeds */
.newsfeedheading {}
.newsfeeddate {}
.fase4rdf {}


/* Search page */
table.searchintro {}


/*  Contact's table settings  */
table.contact {}
table.contact td.icons {}
table.contact td.details {}

span.blink
{
	color: #c0a000;
	text-decoration: blink;
}

.gyuruszoveg
{
	color: #f6c75b;
	padding: 0px 0px 0px 0px;
}

.gyuruszoveg div
{
	color: #f6c75b;
	padding: 10px;
	border-bottom: 1px solid #12103e;
	text-align: center;
}

.gyuruszoveg div strong
{
	color: #f6c75b;
	font-weight: bold;
	font-size: 13px;
}
