body {
	margin:auto;
	padding:0px;
	background:url('images/trentasette.gif');
	text-align:center;
}

ul {
	list-style-type:circle;	
}

ol { 
	list-style-type:decimal;
}

h1 {
	font-size:12pt;
	color:#ffff99;

}

a, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#ffff99;
}
a:hover {
	color:#ffffee;
}
.wrapper {	
	width:768px;
	background-color:#444;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #2d3139;
	border-right:1px solid #2d3139;
	text-align:left;
}

.header {
	float:left;
	width:766px;
	height:168px;
	margin:0px;
}
.header-left{
	clear:left;
	float:left;
}
.header-part {
	float:left;
}


.menu {
	width:766px;
	margin:0px;
	clear:left;
	float:left;
}

.menu-left, .menu-main, .menu-oferta, .menu-wspol, .menu-przyklady, .menu-kontakt, .menu-right {
	float:left;
}

.menu a img{
	border:0px;
}
.menu img:hover{
	cursor:pointer;
}
.menu-left img:hover, .menu-right img:hover {
	cursor:default;
	cursor:default;
}
.photo {
	margin:0px;
	clear:left;
	float:left;
	width:766px;
}

.photo-part {
	margin:0px;
	padding:0px;
	float:left;
}

.content {
	clear:left;
	float:left;	
	width:766px;
}


.tekst {
	float:left;
	padding:10px 33px 50px 33px;
	margin:0px 0px 0px 0px;
	color:#ffffe8;
	text-align:left;
	min-height:400px;
	background:url('images/bg.jpg');
	font-family:"Times New Roman", Times, serif	
}

#glowna-content {
	margin:0px 20px 0px 20px;
}
.menu-down{
	float:left;
	padding:5px 33px 5px 33px;
	margin:0px;
	color:#aaaa68;
	text-align:center;
	background:url('images/bg.jpg');
	font-family:"Times New Roman", Times, serif;
	width:700px;	
}

.menu-down a, .menu-down a:visited {
	color:#999968;
	font-size:10pt;
}
.menu-down a:hover{
	color:#aaaa78;
}
b {
	color:#eeeeaa;
}
.tekst p {
	text-indent:40px;
}

.tekst {
	width:700px;
}
.tekst table {
	margin:auto;
}

.tekst a img {
	border:0px;
}

.tekst td.jpg {

}

.tekst td.desc {
	color:#ddd;
	width:300px;
	text-align:center;
}

.footer {
	width:766px;
	clear:left;
	float:left;
}

.valid {
	position:absolute;
	top:10px;
	right:10px;
}
.valid a {
	border:0px;
	text-decoration:none;
}
.valid img {
	border:0px;
}



/* BR */

br { clear: left; }

