.text {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	}
	
	
.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #666633;
	}
	
.text2-b {
	font-family: Verdana;
	font-size: 11px;
	color: #cccc99;
	}
	
.text3 {
	font-family: Verdana;
	font-size: 11px;
	color: #c5c5c5;
	}
	
a.link1 {
	color: #000000;
	FONT-FAMILY: Verdana;
	font-size: 10px;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

a.link1:hover {
	color: #006666;
	FONT-FAMILY: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}	
a.link2 {
	color: #666666;
	FONT-FAMILY: Verdana;
	font-size: 10px;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

a.link2:hover {
	color: #990000;
	FONT-FAMILY: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.link3 {
	color: #CA0000;
	FONT-FAMILY: Verdana;
	font-size: 18px;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

a.link3:hover {
	color: #990000;
	FONT-FAMILY: Verdana;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}	
	
A.menulink1 {
	display: block;
	width: 110px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: yellow;
	BORDER: none;
	vertical-align: middle;
}
A.menulink1:hover {
	background-color:#006666;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: blink;
	top: 2px;
}
a.tablink:link {
	color: #333333;
	padding: 0px;
	text-decoration: underline;
	}

a.tablink:visited {
	color: #777777;
	padding: 0px;
	text-decoration: underline;
    }
a.tablink:hover {
	color: #333333;
	background-color: #FFCC33;
	padding: 0px;
	text-decoration: underline;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana;
}

a.porfolio {
	font-family: verdana
	font-weight: none;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

a.porfolio:hover {
	font-family: verdana
	font-weight: none;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #cccc99;
}
.portfolio-bg {
	background-image: url(images/portfolio/prace_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.zaloba_on {
	background-image: url(images/uniwersalne/wstazka.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: absolute;
	z-index: 100;
	height: 200px;
	width: 126px;
	left: 20%;
	top: 0px;
}

.zaloba_off {
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: absolute;
	z-index: 100;
	height: 200px;
	width: 126px;
	left: 20%;
	top: 0px;
}

