* { margin: 0px; padding: 0px; }

html {
	height: 100%;
	min-height: 100%;
}

body {
	height: 100%;
	min-height: 100%;
  background-color: #9a9a9a;
  color: #000000;
  font-family:  Tahoma, Verdana, Arial, Hevlvetica, sans-serif;
  font-size: 12px;
}



/* ------------------------------------------------- wordpress-specific */

strong     { font-weight:bold }
em         { font-style:italic }
blockquote {   }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.postText p { margin-bottom:15px }










a:link, a:visited {
	color: #cc1c24;
	text-decoration: none;
}

a:hover, a:active  {
	color: #cc1c24;
	text-decoration: underline;
}


ul {
	padding-left: 15px;
}

li {
	padding-left: 0px;
}

img {
	border: none;
}

p {
	padding-bottom: 10px;
}

td.menu_top {
	padding-left: 5px; 
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}


td.menu_sub_off {
	padding-left: 5px; 
	padding-right: 5px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	height: 35px;
}

td.menu_sub_on {
	padding-left: 5px; 
	padding-right: 5px;
	color: #000000;
	background-color: #b3b3b3; 
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	height: 35px;
	cursor: pointer;
}

/*
h2 {
	color: #ee1c25;
	font-family:  Tahoma;
	padding-bottom: 10px;
}
*/

h2 {
	font-family: Arial;
	color: #cc1c24;
	font-size: 16px;
}

h1 {
	font-family: Arial;
	color: #cc1c24;
	font-size: 32px;
}

div.cikk_szoveg {
	font-family: Arial;
	color: #000000;
	font-size: 11px;

}

div.cikk_red {
	font-family: Arial;
	color: #0cc1c24;
	font-size: 11px;

}div.fejlec {
	
}

#hirlevel_ajax_msg {
	color: #cc1c24;
	display: none;
	padding-bottom: 4px;
	font-weight: bold;
}

.kotelezo {
	color: #cc1c24;
}

.clear {
	clear: both;
	height: 0px;
	width: 0px;
}

.mattblacktabs {
	width: 100%;
	overflow: hidden;
}

.mattblacktabs ul{
	list-style-type: none;
	font-family:  Tahoma, Verdana, Arial, Hevlvetica, sans-serif;
  font-size: 11px;
}

.mattblacktabs li{
	display: inline;
	font-weight: bold;
}

.mattblacktabs li a{
	float: left;
	padding: 7px 5px;
	
	
	display: block;
	text-decoration: none;
	color: #000000;
	background: #b3b3b3; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
	color: #000000;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: #FFFFFF;
}


.black2 {
	width: 100%;
	overflow: hidden;
}

.black2 ul{
	list-style-type: none;
	font-family:  Tahoma, Verdana, Arial, Hevlvetica, sans-serif;
  font-size: 11px;
}

.black2 li{
	display: inline;
	font-weight: bold;
}

.black2 li a{
	float: left;
	padding: 7px 5px; /*padding inside each tab*/	
	display: block;
	text-decoration: none;
	
	color: #FFFFFF;
	background: #000000;
}

.black2 li a:visited{
	color: #FFFFFF;
}

.black2 li a:hover, .black2 li.selected a{
	color: #000000;
	background: #b3b3b3;
}



/*-----------------------------------blog*/

.text { border: 1px solid rgb(179, 179, 179); width:120px; margin-bottom:3px  }

#postCont { width:570px;  margin-left:20px; _margin-left:7px; font-size:13px; float:left; overflow:hidden }

.infobar 
{
      width:600px; 
      height:20px; 
      padding-top:10px; 
      background:#fff; 
      margin:30px 0 40px 0; 
      text-align:center; 
      color:#9a9a9a; 
      font-size:18px; 
      border-top:2px solid #cc1c24; 
      border-bottom: 2px solid #cc1c24 
 }
 
.infobar b {color: #cc1c24}

.posttitle  { margin:15px 0 -6px 0; font:24px arial; color:#cc1c24; }
.postinfo   { width:570px; height:20px; margin-bottom:00px; _margin-bottom:0px; padding-top:2px; border-top:2px solid #cc1c24 }
.postinfo a:link, .postinfo a:visited, #pager a:link, #pager a:visited  {font-weight:bold }
.content {margin-bottom:60px; clear:both}

#pager { margin-top:30px }
#p2 { float:left }
#p1 { float:right }

#menuCont { width:180px; margin-left:20px; float:left; }

.menu { 
    width:180px;
	*width:200px;
	padding: 10px 10px;
	_margin-top:-7px;
	background:url(images/menushade.jpg) repeat-x #fff; 
	border-top: 2px solid #cc1c24;
	border-bottom: 2px solid #cc1c24
}
.menutop {
	height:15px;
    font-size:18px;
	padding-left:42px;
	margin-top:22px;
	background:url(images/menublock.jpg) no-repeat 25px 5px; 
}

.menu { font-size:13px; }
.menu label { display:block; float:left; text-align:right; font-weight:bold; padding:2px 2px; width:40px }
.menu ul    { margin-left:17px; list-style-type:square }

.userinfo { margin-left:-45px;color:#9a9a9a; font-weight:bold; font-size:13px }
.inbutt { width:70px;  border:none; background-color:#cc1c24; float:left; margin:2px 0 0 6px; _margin:2px 0 0 2px;  color:#fff;  font-size:11px; }

#commCont   { width:510px; margin:15px 0 45px 0; padding:20px 0 0 61px; border-top:2px solid #cc1c24 }
#commCont img { float:left; margin-right:4px }
.comcontent { width:408px; padding:11px 0 0 10px; float:left; background-color:#fff }
.cominfo    { clear:both; width:457px; font-size:11px; margin-bottom:8px;  text-align:right; color:#9a9a9a }
#combox     { width:370px; margin:10px 0 10px 89px; border: 1px solid rgb(179, 179, 179); }


#commCont label { font-size:18px; margin:0 12px 0 10px }

.expand {width:114px; *width:154px; height:21px; padding-left:40px; background:url(images/expand.gif) no-repeat; font-size:18px; float:right}
