body {
  	background-color: #ffffff;
  	margin: auto;
  	padding: 0px;
  	text-align: center;
  	width: 767px;
  	font-family: Arial;
  	font-size: 11px;
  	color: #6E6E6E;
		line-height: 14px;
}

h1 {
		font-family: Arial, sans-serif;
    font-size: 10px;
    padding-top:10px;
    color:#777;
    text-decoration: none;
    font-weight:normal;
    text-align: justify;
    margin: 0px 15px;
}

table {
  	font-family: Arial;
  	font-size: 11px;
  	color: #6E6E6E;
	line-height: 14px;
	text-align: justify;
}

a {
  	color: #ff0000;
  	text-decoration: none;
}

a:hover {
  	color: #ff0000;
  	text-decoration: underline;
}

a.stopka {
  	color: #6E6E6E;
  	text-decoration: none;
}

a.stopka:hover {
  	color: #6E6E6E;
  	text-decoration: underline;
}

div.gora_home {
  	display : block;
  	width: 767px;
  	height: 305px;
  	overflow: hidden;
  	background: url(images/gora_home.jpg);
}

div.gora_subpage {
  	display : block;
  	width: 767px;
  	height: 102px;
  	overflow: hidden;
  	background: url(images/gora_subpage.jpg);
  	text-align: left;
}

div.menu {
  	display : block;
  	width: 767px;
  	height: 54px;
  	overflow: hidden;
}

div.tlo {
  	display : block;
  	width: 767px;
  	overflow: hidden;
  	background: url(images/tlo.jpg);
}

div.dol {
  	display : block;
  	width: 767px;
  	height: 51px;
  	overflow: hidden;
  	background: url(images/dol.jpg);
}

div.main {
  	margin-top: 10px;
  	margin-bottom: 10px;
  	margin-left: 20px;
  	margin-right: 20px;
  	text-align: left;
}

div.logo_stopka {
  	display: block;
  	float: left;
  	padding-left: 20px;
  	padding-top: 7px;
  	text-align: left;
  	width: 40px;
}

div.stopka {
  	display: block;
  	float: right;
  	padding-right: 20px;
  	padding-top: 16px;
  	text-align: right;
  	width: 600px;
}

div.title {
  	text-align: left;
  	margin-bottom: 20px;
}

div.panel_left {
  	display: block;
  	float: left;
  	width: 180px;
  	margin-right: 10px;
  	text-align: center;
  	margin-bottom: 30px;
}

div.panel_right {
   	display: block;
  	float: left;
  	width: 530px;
  	margin-left: 0px;
  	text-align: justify;
  	margin-bottom: 30px;
}

li {
  	margin-bottom: 10px;
}

span.wyroznienie {
	font-weight: bold;
}

div.madeby {
  	display : block;
  	width: 767px;
  	height: 22px;
  	overflow: hidden;
  	text-align: right;
  	margin-top: 10px;
  	margin-right: 10px;
}

.cl {
	font-size:10px; 
	font-family:arial; 
	color:#ccc; 
	margin:0px 130px; 
	text-align:center;
}
