body {
	margin: 0px;
	background-color: white;
	color: #555555;
}

table.main {
border: 0px;
width: 100%;
}

td.empty {
	background-color: white;
	color: black;
}

td.line1 {
	background-image: url('images/line1.jpg');
	font-size: 1px;
}
td.line2 {
	background-image: url('images/line2.jpg');
	font-size: 1px;
}
td.line3 {
	background-color: #CCEE99;
	height: 11px;
	font-size: 1px;
	color: black;
}

td.line4 {
	background-color: white;
	height: 10px;
	font-size: 1px;
	color: black;
}

.tekst {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	background-color: white;
	color: #666666;
}

.portfolio {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 14pt;
	#font-weight: bold;
	background-color: white;
	color: #666666;
}
.logos {
	border: solid gray 1px;
	margin-bottom: 20px;
}
a {
	text-decoration: none;
}

div.menu {
	font-family: Tahoma, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCEE99;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	color: #666666;
	cursor: pointer;
}

div.menu_on {
	font-family: Tahoma, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #466432;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	color: white;
	cursor: pointer;
}

div.menu_h {
	text-align: center;
	font-family: Tahoma, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #466432;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	color: white;
}

.menu_g {
	width: 124px;
	font-family: Tahoma, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #9FD107;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	color: #466432;
	cursor: pointer;
	float: left;
}

.menu_g_on {
	width: 124px;
	font-family: Tahoma, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #466432;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	color: white;
	cursor: pointer;
	float: left;
}

.naglowek {
	font-family: Tahoma, Trebuchet MS;
	font-size: 14pt;
}

.galeria {
	font-family: Tahoma, Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
}

h1,h2,p {
	font-size: 14pt; 
	font-family: Trebuchet Ms;
	font-weight: normal;
	color: #DF1601;
	padding-left: 10px;
}

.klienci {
	font-size: 12px; 
	font-family: Trebuchet Ms;
	font-weight: normal;
	padding-left: 10px;
}

span {
	font-size: 14pt; 
	font-family: Trebuchet Ms;
	font-weight: normal;
	color: #DF1601;
}

b {
	font-weight: bold;
	font-size: 14px;
}

a {
	color: #555555;
	text-decoration: none;
}

.ukryty, h1 {
	display: none;
}
