.bg-primary {
  color: #fff;
  background-color: #04a6a8;
}
a.bg-primary:hover {
  background-color: #037576;
}
/*a.bg-success:hover {
  background-color: #c1e2b3;
}*/
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  color: white;
  background:#f5791f!important;
  padding:1em;
  margin-bottom: 15px;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  color: white;
  background-color: #e74c3c;
  padding:1em;
  margin-bottom: 15px;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}

.product-info h5 {
	min-height:2.2em;
}

.bg-success {
  color: white;
  background-color: #54b94d!important;
  padding:1em;
  margin-bottom: 15px;
}

/******** szamtarhaz régiről átemelt *****************/
#rolunk, #szolgaltatasok, #tanfolyam, #kontakt {
	width:728px;
	height:auto;
	text-align:justify;
	list-style-position: outside;
	list-style-image: url(images/BlockContentBullets.png);
}
#hirek {
	width:728px;
	height:auto;
	min-height:600px;
	text-align:justify;
	list-style-position: outside;
	list-style-image: url(images/BlockContentBullets.png);
}
img:hover {cursor:pointer}
p {text-align:justify}
.sztech {
	background-image: url(../images/szth_kepek/szolg_1.png);
	background-repeat: no-repeat;
	background-position: 380px 0px;
}
.szamv {
	background-image: url(../images/szth_kepek/szolg_2.png);
	background-repeat: no-repeat;
	background-position: 380px 0px;
	height:210px;
}
.web {
	background-image: url(../images/szth_kepek/web.png);
	background-repeat: no-repeat;
	background-position: 380px 0px;
	height:210px;
}
.alap {
	background-image: url(../images/szth_kepek/tanf3.png);
	background-repeat: no-repeat;
	background-position: right center;	
	height:210px;
}
.ecdl {
	background-image: url(../images/szth_kepek/tanf1.png);
	background-repeat: no-repeat;
	background-position: right center;	
	height:210px;
}
.altisk {
	background-image: url(../images/szth_kepek/tanf2.png);
	background-repeat: no-repeat;
	background-position: right center;
	height:210px;
}
legend {
	font-family: CalibriE, Calibri, Tahoma, Verdana;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #006699;
	padding-right: 10px;
	padding-left: 10px;
}


.leiras {
	
	padding-top:10px!important;
	font-size: 12px;
	max-height: 110px;	
	overflow:hidden;
}
.filterbox {
	padding-left: 20px!important;
}

.filterbox label {
	font-weight:300;
	padding: 8px 35px 8px 0px;
}
.filterbox label.factive {
	font-weight:700;
}

.filterbox .collapse {
}

