table {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	text-align: justify;
}

a.text_link_orange {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #ff8c01;
	text-decoration: none;
}

a.text_link_orange:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #ff8c01;
	text-decoration: underline;
}

a {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	text-decoration: underline;
}

a.text_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
}

a.text_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	text-decoration: underline;
}

a.menu_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
}

a.menu_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	text-decoration: underline;
	padding-bottom: 1px;
}

a.menu_stopka {
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #777777;
	text-decoration: none;
}

a.menu_stopka:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #777777;
	text-decoration: underline;
}

a.more {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.more:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

div.main {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	text-align: justify;
  	padding: 20px;
}

div.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #333333;
}

div.title {
  
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #ffffff;
	
  	padding-left: 10px;
  	padding-top: 2px;
  	padding-right: 2px;
}

div.stopka_l {
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #777777;
	float: left; 
	text-align: left;
}

div.stopka_p {
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #777777;
	float: right; 
	text-align: right;
}

span.newsy_data {
  	color: #eb6c01;
}

span.newsy_tytul {
  	font-weight: bold;
}

div.line {
  	background-color: #c6c6c6;
  	height: 1px;
  	margin-top: 5px;
  	margin-bottom: 4px;
  	font-size: 0px;
  	border: 0px #ffffff;
  	padding: 0px;
  	overflow: hidden;  	
}

select.list {
    font-family: Arial;
    font-size: 8pt;
    background-color:#ffffff;
    border: solid 1px;
    border-color: #aaaaaa;
    color: #4A5163;  
}

select.list1 {
    font-family: Arial;
    font-size: 10pt;
    background-color:#ffffff;
    border: solid 1px;
    border-color: #aaaaaa;
    color: #4A5163;  
}

input.input_form {
    font-family: Arial;
    font-size: 8pt;
    background-color:#ffffff;
    border: solid 1px;
    border-color: #aaaaaa;
    color: #4A5163;
}

input.input_form1 {
    font-family: Arial;
    font-size: 10pt;
    background-color:#ffffff;
    border: solid 1px;
    border-color: #aaaaaa;
    color: #4A5163;
}