body{
	text-align : center;
}
.rama{
	width : 757px;
	border : 1px solid Black;
	text-align : center;
	margin: 0 auto;
}
.logo{
	height : 100px;
	text-align : right;
	border-bottom : 1px solid Black;
}
.stopka{
	background-color : #e9e9e9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 15px;
	vertical-align : middle;
	border-top : 1px solid Black;
}
.main{
	text-align : justify;
	padding : 30px;
}
a{
	text-decoration : none;
}
img{
	border : 0px;
}

#menu ul{
	list-style : none;
	margin : 0;
	padding : 0;
}
#menu li{
	float : left;
	margin: 0 0;
	padding : 0;
	text-align : center;
}
#menu li a{
	height: 15px;
	line-height: 15px;
	float: left;
	width: 125px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	background-color : #e9e9e9;
}
#menu li a.lewy{
		border-left : none;
}
#menu li a.aktywny_gl{
	background-color : #f8f8f8;
	border-bottom : none;
	border-left : none;
}
#menu li a.aktywny{
	background-color : #f8f8f8;
	border-bottom : none;
}
 #menu li a:hover{
	background-color : #f8f8f8;
}
h1{
	font-size : 20px;
}
.wprawo{
	text-align : right;
}
#portfolio{

}
#portfolio td{
	padding : 10px;
	
}
#portfolio img{
	border : 1px solid Silver;
	padding : 3px;
}
#ceny{
	
}
#ceny td{
	padding : 10px;
	background-color : #e9e9e9;
}
#ceny td.cena{
	width : 100px;
	text-align : center;
}
td.tlo{
	background-color : #f8f8f8;
	font-family : Verdana;
	font-size : 12px;
	vertical-align : top;
}
td.tabelka{
	background-color : #e9e9e9;
	font-family : Verdana;
	font-size : 12px;
	padding : 10px;
}
.male{color : Gray; font-size : 10px;}
a.linki{
	color : Gray;
	font-size : 10px;
	text-decoration : none;
}