/* =============== JMB HTML - LIST STYLES =============== */
/*******************************************************************************************/
/*
/*		Designed by 'JMB'
/*		Web: https://jmbork.pl
/*		License: GNU/GPL
/*
/*******************************************************************************************/

h1
{
	font-size: 38px;
	font-weight: 800;
	line-height: 42px;
	margin-bottom: 30px;
	color: #3e5153;
	text-transform: uppercase;	
}

h2
{
	font-size: 32px;
	line-height: 42px;
	font-weight: 800;
	margin-bottom: 30px;
	color: #3e5153;	
	text-transform: uppercase;
	letter-spacing: -1px;	
}

h3
{
	font-size: 26px;
	font-weight: 700;
	line-height: 42px;
	margin-bottom: 30px;
	text-transform: uppercase;	
}

h4
{
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #37b373;		
}

h5
{
	font: inherit;
	font-weight: 700;
	text-transform: uppercase;	
}

h6
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
}

p
{
	margin: 0;
	padding-bottom: 25px;
}


a {
	color: #99cc00;
	text-decoration: none;
}

a:hover {
color: #3c3c3c;
	text-decoration: none !important;
}

.justi {
	font-size: 16px;
   font-weight: 300;
   line-height: 22px;
   color: #666;
	text-align: justify;
}

.prawa {
	font-size: 16px;
   font-weight: 300;
   line-height: 22px;
   color: #666;
	text-align: right;
}

.lewa {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    color: #666;
    text-align: left;
}

.center {
	font-size: 16px;
   font-weight: 300;
   line-height: 22px;
   color: #666;
	text-align: center;
}

.tyt {
	font-size: 24px;
   font-weight: 300;
   line-height: 22px;
   color: #666;
	text-align: left;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}

.podpis {
	font-size: 12px;
	font-weight: 300;
   color: #666;
   text-align: left;
	font-style: italic;
}

.podpis_pr {
	font-size: 12px;
   font-weight: 300;
   color: #666;
	text-align: right;
	font-style: italic;
	padding: 0px 3px 0px 3px;
}

.podpis_ce {
	font-size: 12px;
   font-weight: 300;
   color: #666;
	text-align: center;
	font-style: italic;
	padding: 0px 3px 0px 3px;
}

.powrot {
  text-align: center;
}

.tabjusti {
	font-size: 16px;
   font-weight: 300;
   color: #666;
	text-align: justify;
	padding: 2px 3px 2px 3px;
	border: 1px solid #c0c0c0;
}

.tablewa {
	font-size: 16px;
   font-weight: 300;
   color: #666;
	text-align: left;
	padding: 2px 3px 2px 3px;
	border: 1px solid #c0c0c0;
}

.tabprawa {
	font-size: 16px;
   font-weight: 300;
   color: #666;
	text-align: right;
	padding: 2px 3px 2px 3px;
	border: 1px solid #c0c0c0;
}

.tabcenter {
	font-size: 16px;
   font-weight: 300;
   color: #666;
	text-align: center;
	padding: 2px 3px 2px 3px;
	border: 1px solid #c0c0c0;
}

.tableall {
	padding: 2px 3px 2px 3px;
	border: 1px solid #000000;
	border-collapse: collapse;
}

.tableall2 {
	padding-bottom: 2px !important;
	padding-left: 3px !important;
	padding-right: 3px !important;
	padding-top: 2px !important;
	border: 1px solid #6b6b6b;
	border-collapse: collapse;
	
}

.tableall td {
	padding: 2px 3px 2px 3px;
	border: 1px solid #000000;
	border-collapse: collapse;
}

.dymek {
    background: #111111; 
    border: 1px solid #c0c0c0; 
    color: #ffffff; 
    padding: 5px 10px 5px 10px;
    cursor: help !important;
}

.field-ramka {
	background: transparent !important;
	border-style: solid !important;
	border-color: #b0b0b0 !important;
	border-width: 1px !important;
	padding: 4px !important;
}

