body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1 {font-weight:700; letter-spacing:2px;}

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #A4B4F6;
	text-decoration: underline;
}
a:active {
	color: #0033CC;
	text-decoration: none;
}

#portfolio img {
border:1px #021D76 solid;
}

#portfolio a:link {
	color: #0033CC;
	text-decoration: none;
}
#portfolio a:visited {
	color: #0033CC;
	text-decoration: none;
}
#portfolio a:hover {
	color: #A4B4F6;
	text-decoration: underline;
}
#portfolio a:active {
	color: #0033CC;
	text-decoration: none;
}


.tekst {
	
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.tytul {
	font-size: 16px;
	color: #003399;
	font-weight:600;
}

#bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	font-size:10px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
}
#bottom a {color:#FFFFFF;}
#bottom a:link {
	
	text-decoration:none;
}
#bottom a:visited {
	
	text-decoration:none;
}
#bottom a:hover {
	
	text-decoration:underline;
}

#bottom a:active {
	
	text-decoration:none;
}

#main {
	border: 1px solid #FFFFFF;
		
}

.padleft {padding-left:20px;}

.odstep {
	padding-left:10px;
	padding-right:10px;
}
.foot {text-align:center; color:#000000; font-size:10px;}

.bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	height: 24px;
}
.bg_main {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
}
.bg_foot {
	background-image: url(images/bg_foot.jpg);
	background-repeat: no-repeat;
}

