body
{
  font-family: Verdana, Arial, Helvetica;
  color: Black;
      
}

a:link
{
  color: #696969;
  text-decoration: none;
  
}

a:visited
{
  color: gray;
  text-decoration: none;
}

a:active
{
  color: Red;
  text-decoration: none;
}

a:hover
{
  color: Red;
  text-decoration: none;
}

.full {
   width: 100%;
	max-width: 1200px;
	min-width: 1024px;
}

small {
	color: blue;
	font-size: 10px;
}

ul {
   font-weight: bold;
	text-align: left;
	font-size: 12px;
	margin-left: 50px;
	margin-right: 50px;
}

.header {
   background-color: black;
	width: 100%;
}

.center {
	background-color: #e7e7e7;
	width: 100%;	
}

.footer {
	background-color: #e7e7e7;
	width: 100%;
	text-align: center;
}

.cont_center {
	font-size: 14px;
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 10px;
	text-align: justify;
}

.cont_center_c {
	font-size: 14px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	text-align: center;
}

.cont_left {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	text-align: justify;
}

.cont_rec {
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}

.h_left {
	color: #000000;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}

.h_left_left {
	color: #000000;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
}

.design {
	font-size: 10px;
	text-align: right;
}

.copyright {
   font-size: 10px;
	color: red;
	text-align: center;
   font-style: italic;
	font-weight: bold;
	background-color: #e7e7e7;
	max-width: 1200px;
	min-width: 1024px;
	width: 100%;
   
}

span {
	color: red;
	font-weight: bold;
	font-size: 14px;
}

.h_center {
	color: red;
	font-size: 16px;
	font-family: Calibri;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
}

hr {
	color: red;
	width: 80%;
	height: 1px;
	background-color: #e7e7e7;
	
}

.tbl {
	margin-left: 60px;
	margin-right: 60px;
	font-size: 14px;
	
}

.tbl2 {
	margin-left: 10px;
	margin-right: 10px;
	width: 400px;
	font-size: 14px;
}

.cont_tbl {
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
}

.h_cont_left {
	color: #000000;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
}

.pusto {
	margin-top: 300px;
}

.links {
	font-size: 10px;
}

samp {
	color: red;
}