* {
 margin:0;
 padding:0;
}

body {
 padding:0px 0 0 0;
 color: #000;
 background:#CCCCCC;
 text-align:center;
}

a {
 color: #013366;
 font-family: verdana;
 text-decoration: underline;
}

a:hover {
 color: #000000;
 text-decoration: none;
}

a:visited {
 color: #007143;
/* text-decoration: underline; */
}

a img {
 border: 0;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 13px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 5px;
}
h4 {
	font-family: Century Gothic, Times New Roman CE; 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
}
h5 {
	font-family: Century Gothic, Times New Roman CE; 
	font-size: 10px;
	color: #000000;
	margin-top: 15px;
}

h6 {
	font-family: Century Gothic, Times New Roman CE; 
	color: #000000;
	font-size: 15px;
}
#wrapper{
 background-color:#EFEFEF;
 width:auto;
 border:1px solid #000;
 min-width:990px;
 max-width:990px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 position:relative;
}

#outer{
 margin-left:200px;
 margin-right:200px;
 border-left:1px solid #A6A6A6;
 border-right:1px solid #A6A6A6;
 color: #000;
}

#header{
 position:absolute;
 top:0;
 left:0;
 width:990px;
 height:135px;
 line-height:30px;	
 border-bottom:1px solid #A6A6A6;
 border-top:1px solid #A6A6A6;
 overflow:hidden;
 color: #000;
 background-image: url(http://fotografie.mspa.pl/miastaeuropy/nowy_top/mapy.jpg);
 background-repeat: no-repeat;
 text-align:center;
 background-color: #efefef;
 margin-top: 1px;
 margin-bottom: 1px;
}

.maintable_top {
        border: 1px solid #A6A6A6;
/*        background-color: #FFFFFF;*/
        background-color: #efefef;
        margin-top: 0px;
        margin-bottom: 0px;
}

#left {
 position:relative;
 width:200px;
 float:left;
 margin-left:-199px;
 margin-top: 70px;
 left:-1px
}

#google_maps {
 border: 1px solid #A6A6A6;
 width: 580px;
 height: 600px;
 position: relative;
 margin-left: auto;
 margin-right: auto;
 margin-top: 25px;
 margin-bottom: 25px;
}

* html #left {
 margin-right:-3px;
}

* html #outer{
 margin-left:197px;
 margin-right:197px;
}

p {
 margin-bottom:1em;
 padding:0 5px;
}

#right {
 position:relative;
 width:200px;
 float:right;
 margin-right:-199px;
 margin-top: 70px;
 left:1px;
}
* html #right {
 margin-right:-200px;
 margin-left:-3px;
}

#footer {
 width:100%;
 clear:both;
 line-height:40px;
 border-top:1px solid #A6A6A6;
 background-color:#EFEFEF;
 color: #000;
 text-align:center;
 position:relative;
}
#clearheader{
 height:72px;
}

#centrecontent {
 float:right;
 width:580px;
 position:relative;
 margin-bottom: 0px;
 margin-top: 70px;
}

* html #centercontent{
 width:100%;
}

.outerwrap {
 float: left;
 width: 99%;
}
.clearer{
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
}

.hide {
visibility:hidden;
}

.frml {
width: 300px;
}
