﻿body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color:gray;
}
table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: white;

}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	color:  #888888;
	}


.style1 {

	
}

div {
	text-align:center;
	margin: auto;
}

div.m_width {
	width:780px;
}

td.left {
	background-color:#efece3;
	height: 20px;
	width:200px;
	border-right: 1px gray solid;
	vertical-align: top;
	padding: 10px 0px 5px 0px;
	
}

td.left_stopka {
	background-color: #ad4c07;
	height: 20px;
	border-right: 1px gray solid;
	color: white;
	text-align:center;
	font-size: 10px;
}

td.stopka {
	background-color: #272624;
	height: 20px;
	color: white;
	text-align: right;
	font-size: 10px;

}
td.text {
	padding: 0px 20px 5px 20px;
	text-align: justify;
	vertical-align: top;
}

tr {
	text-align: left;
}

td.motyw {
	background-image: url('podklad.jpg');
	top: 10px;
	vertical-align: top;
	height: 228px;
}
div.one {
	position: absolute;
	width: 150px;
	margin: 36px 10px 10px 10px;
}
div.two {
	position: absolute;
	width: 150px;
	margin: 103px 10px 10px 40px;
}
div.thre {
	position: absolute;
	width: 150px;
	margin: 168px 10px 10px 100px;
}
a.menu {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	border: 0px;
}

a.menu:hover{
	color: #efece3;
	font-size: 22px;
	cursor: hand;
	
}

ul {
	list-style: square;
}

li {
	padding: 2px 0px 2px 0px;	
	font-size: 14px;
	color: #6b6a6a;

}
a {
	color: #3a66d5;
}

img.galery {
	
	margin: 10px 0px 7px 63px;
}