/*!

/* saját css, hogy fekete legyen a cucc */

/*! */

body {
 background-color: #000000;
}

.jumbotron, .modal-content
{
 /*background-color: #DBDBDB;*/
 /*background-color: #f5f5f5;*/
 background-color: #595959;
 color: #DBDBDB;
}

#lablec
{
  background-color: #000000;
  border-color: #000000;
  color: #DBDBDB;

}

.gmappupup
{
  color: #330000;
  font-size: 14px !important;
  text-align: center;
  /*margin:2px;*/

}

#orszag
{
  font-size: 16px !important;
}

#fejlec {
    /*background-image: url("../images/header.jpg");
    height: 187px;
	width: 982px;

  display: block;
    margin-left: auto;
    margin-right: auto;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
    */
	
}
