html,body {
		  margin:0;
		  padding:0;
		  height:100%;
		  width:100%;
		  font-family: Tahoma;
		}

table.menu {
	height: 37px; 
	font-size: 11pt; 
	border: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Tahoma;
}

td.menu_off {
	cursor: pointer;
	color: #d1d1d1;
	text-align: center;
}

td.menu_on {
	color: #d1d1d1;
	text-align: center;
}

a {
	color: #666666;
	text-decoration: none;
	font-family:Tahoma;
}

a:hover {
	color: #3399cc;
	text-decoration: none;
	font-family:Tahoma;
}

a.menu {
	color: #4a3b33;
	text-decoration: none;
	font-family:Tahoma;
}

a.menu:hover {
	color: #1e0a03;
	text-decoration: underline;
	font-family:Tahoma;
}

a.footer {
	color: #a1a1a1;
	text-decoration: none;
	font-family:Tahoma;
}

a.footer:hover {
	color: #ee6a00;
	text-decoration: underline;
	font-family:Tahoma;
}

a.content {
	color: #717171;
	text-decoration: underline;
	font-family:Tahoma;
}

a.content:hover {
	color: #ee6a00;
	text-decoration: underline;
	font-family:Tahoma;
}

a.content2 {
	color: #717171;
	text-decoration: none;
	font-family:Tahoma;
}

a.content2:hover {
	color: #ee6a00;
	text-decoration: underline;
	font-family:Tahoma;
}

a.logout {
	color: #ffffff;
	text-decoration: none;
	font-family:Tahoma;
}

a.logout:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family:Tahoma;
}

a.menuvis:hover {
	color: #1e0a03;
	text-decoration: underline;
	font-family:Tahoma;
}

br {
	line-height: 10pt;
}

td {	
	font-size:11px;
}

th {	
	font-size:11px;
}

.input_text {
	font-size:9px;
	height:17px;
}

td.logowanie {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}

.btn {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height:20px;
    border: 1px solid #1F7DC4; 
	background-color: #D8ECFA;
	padding: 1px 3px 3px 3px;
	cursor: pointer;
}

tr.trOff {
	background-color: #F6F9FB;
}

tr.trOn {
	background-color: #D8ECFA;
}

tr.trOver {
	background-color: #AEDBFA;
	cursor: pointer;
}

td.tdOff {
	
}

td.tdOn {
	
	cursor: auto;
}

table.paging_results {
	border: 1px solid #1F7DC4; 
}

tr.paging_header {
	background-color: #3FACFF;
	border: 1px solid #1F7DC4; 
}
td.paging_header {
	background-color: #3FACFF;
	border-bottom: 1px solid #1F7DC4;
}

table.sto {
	width: 100%;
	height: 100%;
	background-position: top;
	margin-top: 0px;
}

.contact {
	margin-top: 10px;
	width: 300px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #aaaaaa;
	border: 1px solid #cccccc;
	padding: 5px;
	background-color: #eeeeee;
}

.contact_req {
	margin-top: 10px;
	width: 300px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #aaaaaa;
	border: 1px solid #ee6a00;
	padding: 5px;
	background-color: #eeeeee;
}

.contact_btn {
	margin-top: 10px;
	width: 200px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 5px;
	background-color: #eeeeee;
	cursor: pointer;
}

a.portfolio {
	color: #cccccc;
	text-decoration: none;
	font-family:Tahoma;
}

a.portfolio:hover {
	color: #aaaaaa;
	text-decoration: none;
	font-family:Tahoma;
}

img.portfolio {
	border: 1px solid #ee6a00;

}