body {
	background-color: #000;
	margin: 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#glowna{
	width: 1000px;
	height: auto;
	margin: 10px auto; 
	display: block;
	background: #ffffff url(./img/tlo.jpg) repeat-y top;
	text-align: left;
	color: #292929;
	overflow: auto;
}

#glowna2{
	width: 1000px;
	height: auto;
	margin: 10px auto; 
	display: block;
	background: #ffffff url(./img/tlo2.jpg) repeat-y top;
	text-align: left;
	color: #292929;
	overflow: auto;
}

#gora{
	width: 1000px;
	display: block;
}

#srodek{
	width: 1000px;
	margin-top: 40px;
	background: url(./img/tlomenu.gif) repeat-y;
	float: left;
	display: inline;
}

#dol{
	width: 1000px;
	height: 476px;
	background: url(./img/tlo3.gif) no-repeat;
	display: block;
	clear: both;
}

#menu{
	width: 199px;
	float: left;
	display: inline;
	clear: both;
}

#tresc{
	width: 740px;
	float: left;
	display: inline;
	margin-left: 40px;
	font-size: 13px;
}

#divmap{
	width: 720px;
	height: 500px;
	border: 1px solid #eb0000;
	
}

.tyt{
	color: #eb0000;
	font-size: 28px;
	font-weight: bold;
}

.menu1{
	width: 199px;
	background-color: #eb0000;
	padding: 12px 0;
	display: block;
	border-bottom: 1px dotted #fff;
}

.menu2{
	width: 199px;
	background-color: #000;
	padding: 12px 0;
	display: block;
	border-bottom: 1px dotted #fff;
}

.logo{
	margin: 20px 0 0 10px;
	border: 0;
	float: left;
	display: inline;
}

.g1{
	float: left;
	display: inline;
	margin: 20px 0 0 40px;
	font-size: 28px;
	font-weight: bold;
}

.g2{
	float: left;
	display: inline;
	margin: 20px 0 0 40px;
	font-size: 13px;
	
}

.str{
	width: 7px;
	height: 14px;
	position: relative;
	top: 0px;
	left: 7px;
	float: right;
}

.licz{
	width: auto;
	height: auto;
	overflow: auto;
}

.licz2{
	padding: 20px;
	font-size: 28px;
	font-weight: bold;
	border-right: 2px solid #e1e1e1;
	float: left;
	text-align: center;
}

.licz3{
	font-size: 12px;
}

.licz4{
	font-size: 15px;
	font-weight: bold;
}

.prz{
	margin-top: 10px;
	border: 0;
	float: left;
	clear: both;
}

.play{
	margin: 50px 12px 0 0;
	border: 0;
	float: right;
}

.ind{
	margin: 0;
	border: 0;
	float: left;
	margin: 55px 20px 20px 0;
}

.pl{
	width: 361px;
	height: 337px;
	float: right;
	clear: both;
	background: url(./img/pl2.gif) no-repeat;
	font-size: 11px;
	position: relative;
	top: -100px;
}

.konto{
	font-size: 13px;
	width: 550px;
	float: left;
	margin: 180px 0 0 20px;
}

.adresy{
	width: 100%;
	overflow: auto;
	height: auto;
}

.adres{
	float: left;
	display: inline;
	width: 220px;
	margin: 0 20px 20px 0;
}

A:link {
	color: #eb0000;
	font-size: 13px;
	text-decoration: none;
}
A:active {
	color: #eb0000;
	font-size: 13px;
	text-decoration: none;
}
A:visited {
	color: #eb0000;
	font-size: 13px;
	text-decoration: none;
}
A:hover {
	color: #eb0000;
	font-size: 13px;
	text-decoration: underline;
}

.mlink:link {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}
.mlink:active {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}
.mlink:visited {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}
.mlink:hover {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}
