/* @import url("menu.css"); */

/* Global
*******************************************************************************/

* {
	margin: 0;
	padding: 0;
}
a {
/*	border-bottom: 1px solid #7f7fff;
*/	color: #00f;
	padding: 0;
	text-decoration:none;
}
a:visited {
/*	border-color: #a6a6d8;
	color: #4d4db1; */
	color: #006666;
	text-decoration:none;
}
a:hover {
	background: #fff4f7;
/*	border-color: #ff99b2;
*/	color: #f36;
	text-decoration:none;
}
a.img, a.img:hover, a.img:visited, a.img:active {background:none;}
body {
	background: #efeddf url(i/bg.png);
	color: #656565;
/*	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
*/	font: 76.4%/1.7em Verdana, Arial, Helvetica, sans-serif;
	min-width: 732px;
	position: relative;
	text-align: center;
}
#container {
	width: 867px;
	margin: 0 auto;

}

#body {
	font-size: 1em;
	margin: 0 auto;
	padding: 1px 0;
/*	position: relative;
*/	text-align: left;
	width: 732px;
	float:left;
}
#top {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
}
* html #top {
	position: static;
}
.clear {
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
/*	clear: both;
*/}
hr {
	display: none;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* Ad
*******************************************************************************/
#right_ad {
	width: 130px;
	float: right;
	font-size: 10px;
	line-height: 12px;
}
.ad_space1 {
	height:155px;
}
#right_ad .start {
	background-image: url(i/bg-col-start-120.png);
	background-position: right top;
	height:10px;
	background-repeat: no-repeat;
}
#right_ad .end {
	background-image: url(i/bg-col-end-120.png);
	background-position: right top;
	background-repeat: no-repeat;
	height:15px;
}
#right_ad .col {
	background-image: url(i/ad-col-120.png);
}

/* Content (column layouts)
*******************************************************************************/

.col-2 {
	background-image: url(i/bg-content.png);
}
.col-3 {
	background-image: url(i/bg-cols.png);
}
.col-c {
	background-image: url(i/bg-content-c.png);
}
.sec {
	background-color: #fff;
	width: 732px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
.sec-end {
	background: #fff;
	clear: both;
	font-size: 0;
	height: 10px;
	width: 732px;
}
.col-2 .sec-end {
	background-image: url(i/bg-content-end.png);
}
.col-3 .sec-end {
	background-image: url(i/bg-cols-end.png);
}
.col-c .sec-end {
	background-image: url(i/bg-content-end-c.png);
}
.sub {
	background: no-repeat 0 0;
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}
.subc {
	background: no-repeat 0 0;
	float: left;
	margin: 0 0px 0 0;
	padding: 0;
}
.w1 {
	background-image: url(i/bg-col-start.png);
	font-size: .9em;
	line-height: 1.6em;
	width: 240px;
}
.w2 {
	background-image: url(i/bg-col-start3.png);
	font-size: .9em;
/*	margin-top: 0;
*//*	padding-top: 1px;
*/	width: 486px;
}
.wc {
	background-image: url(i/bg-content-start-c.png);
	font-size: .9em;
	margin-top: 0;
	padding-top: 10px;
	width: 732px;
}
.wc2 {
	background-image: url(i/bg-content-start-c.png);
	font-size: .9em;
	margin-top: 0;
/*	padding-top: 10px;
*/	width: 732px;
}
.col-2 .w1,
.col-3 #sub-3,
.col-3 #sub-6 {
	margin: 0;
}
.sec p {
	padding: 0;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
	line-height: 14px;
}
p strong {
	color: #555;
}
.sec ul,
.sec dl {
	list-style: none;
	margin: 1em 10px;
	padding: 0;
}
.sec li {
	background: url(i/blt01.png) no-repeat 0 .7em;
/*	clear: both;
*/	display: block;
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 10px;
	font-weight:bold;
}
.sec ul ul {
	margin: 0 20px;
}
.w1 li {
	border-top: 1px solid #ccc;
}
.sec li a, .sec ul a, .w1 li a {
	text-decoration: none;
	}
.sec h1, h2, h3, h4, h6 {
	color: #fff;
	margin: 0;
	padding: 0 20px;
	text-indent: 0;
	width: auto;
}
.sec h4, .sec h4 a {
	color: #006666;
	font-size:1.2em;
	margin-bottom: -5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} /*FOCIM cimlap */
.sec h4 a, .sec h4 a:visited {
	font-size:1em;
	line-height:2.2em;
}
.sec h6 {
	color: #CC0000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} /*FELCIM */
.w2 h1,
.w1 h2, .w2 h2 {
	height: 39px;
	line-height: 39px;
	padding: 0 0 0 20px;
}
.w2 h1 {
	background: #0943b8 url(i/bg-col-start3b.png) no-repeat 0 100%;
	display: block;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	line-height: 1.2em;
	margin: 9px 0 0 0;
	padding: 5px 20px 30px 20px;
}
/*.w2 h2 {
	background: #eff5fc url(i/blt02.png) no-repeat 10px 1.2em;
	border: 1px #9fbdec;
	border-style: solid none;
	color: #346ccf;
	font-size: 1em;
	margin: 10px 20px 5px;
	padding: 10px 24px;
	text-transform: capitalize;
}*/
.w1 h2 {
	background: #e2a418 url(i/bg-col-start1.png) no-repeat;
}
.w2 h2 {
	background: #e2a418 url(i/bg-col-start1b.png) no-repeat;
}
.wc2 h2 {
	background: #e2a418 url(i/bg-col-start2b.png) no-repeat;
	margin:0;
	padding:0;
}

p.more {
/*	background: url(i/blt02.png) no-repeat 0 .7em; */
	margin-top: -8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
/*	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
	text-align: right;
}
p.cikkoz {
	margin-top: -7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
 	font-size: 4px;
	line-height: 4px;
}
p.cikkoz2 {
	margin-top: -7px;
	margin-right: 300px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
 	font-size: 4px;
	line-height: 4px;
}
p.pager {
	background: #fbfbf8;
	border: 1px #ceccbb;
	border-style: solid none;
	clear: both;
	height: 3.2em;
	margin: 5em 20px 5px;
	padding: 0 10px;
}
p.pager .prev {
	float: left;
}
p.pager .next {
	float: right;
}
p.pager a  {
	line-height: 1.3em;
	margin: 10px 0;
	padding: 0;
	text-decoration: none;
}
p.more a strong,
p.pager a strong {
	color: #f36;
}



/* Home Page
*******************************************************************************/

#home .sec h2 {
	height: 39px;
	line-height: 39px;
	padding: 0 0 0 20px;
}
#home #section-2 h2 {
	background: #848484 url(i/bg-col-start1.png) no-repeat;
}
#home .icon {
	background: url(i/l-abstractsmanager.png) no-repeat 0 0;
	float: right;
	height: 61px;
	margin: 0 0 10px 10px;
	width: 61px;
}
#home #section-2 .icon {
	background-image: url(i/i-crm.png);
	height: 36px;
	width: 29px;
}

#home #sub-2 .icon {
	background-position: -70px 0;
}
#home #sub-3 .icon {
	background-position: -140px 0;
}
#home #sub-5 .icon {
	background-position: -40px 0;
}
#home #sub-6 .icon {
	background-position: -80px 0;
}
#home #blurb2 {
	background: url(i/h-blurb02.png) no-repeat;
	clear: both;
	height: 94px;
	margin: 35px 0 0 0;
	padding: 0;
	text-indent: -9999px;
}
#home #sub-2 ul {
	/*margin-bottom: 0;*/
}



/* Footer
*******************************************************************************/

#footer {
	clear: both;
	color: #8c8a7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.9em;
	margin: 6px 0 12px;
	padding: 0;
	background-color: #f4f3ed;
	background-image: url(i/bg-footer2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:34px;
}
* html #footer {
	/*\*/
	height: 1%;	/**/
}

#footer p {
	clear: both;
	margin: 0;
}

#footer #copyright {
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	text-align:right;
}
#footer a {
	background: none;
	border-color: #c0bca1;
	color: #8c8a7c;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#footer a:visited {
	border-color: #e1e1e1;
	color: #8c8a7c;
}
#footer a:hover {
	border-color: #ff99b2;
	color: #f36;
}

/* Program
*******************************************************************************/
.prog1 {
font-size:16px;
color:#990000;
line-height:20px;
font-weight:bold;
	}
.hasznos1 {
font-size:12px;
color:#990000;
line-height:20px;
font-weight:bold;
	}
/* Többi
*******************************************************************************/	
.focim {
font-size:18px;
color:#006666;
line-height:22px;
font-weight:bold;
	}
.alcim {
font-size:1em;
color:#CC0000;
line-height:14px;
font-weight:bold;
font-style:italic;
	}
.sec .lead {
	font-size:1em;
	font-weight:bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #006666;
margin-right: 20px; margin-bottom: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 10px; border-bottom: 1px solid #808080; border-left: 10px solid gray;	}		
#bmap {
	width:160px;
	height:110px;
	margin-left: 6px;
	margin-right: 6px;
	background-image: url(bmap_small.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
.telepules, a.telepules, a.telepules:visited  {
	color: #006666;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
} 
.telepules2, a.telepules2, a.telepules2:visited  {
	color: #656565;
	font-weight:bold;
} 

#map {
  width: 300px;
  border: 1px #000 solid;
}
.map_header {
  background-color: #00CC99;
  color: #FFFFFF;
}
.map_block {
  background-color: #006699;
  color: #FFFFFF;
  overflow:hidden;
}
.map_block div {
}
.close_block {
  position: relative;
  width: 100%;
  bottom: 0px;
  height: 15px;
  text-align: center;
  display: block;
}
