body
{
	background-color: #fff;
	/*color: #efefef;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
header{
	margin-bottom: 20px;
}
h1
{
	font-size: 36px;
	font-weight: 400;
	color: #C0D06F;
	margin: 20px;
}
.subm{
	cursor: pointer;
}


/*
.navbar-nav li:hover>.dropdown-menu
{
	display: block;
}
*/

.navbar
{
	min-height: 40px;
}

.bg-jumpers
{
	background-color: #828282 !important;
}

	
.pok_nier td {
	vertical-align: top;
	text-align:left; 
	padding: 5px;
}
.table_og td{
  padding: 5px;
}
.table-sortable td:first-child, .table-sortable th:first-child{
	display:none;
}
