html {
	overflow: scroll;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #74766b;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: black;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #74766b;
}

a.external {
	padding-right: 23px;
	background-image: url("../images/style/anchor_external.gif");
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
}

a.hist_back {
	padding-left: 13px;
	background-image: url("../images/style/anchor_hist_back.gif");
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}

a:hover {
	text-decoration: underline;
	color: black;
}

h2 {
	margin-left: 40px;
	font-size: 15px;
	font-weight: bold;
	color: #696969;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

h4 {
	color: white;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 2px;
}

h5, h5 a, h5 a:hover {
	color: black;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
	text-decoration: none;
}

img {
	border: 0px;
}

img.left {
	float: left;
	margin: 0px 9px 9px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 9px 9px;
}

img.thumb {
	display: inline;
	margin-right: 2px;
	_margin-right: 1px;
	padding-top: 10px;
}

ul {
	list-style-image: url("../images/style/list.gif");
}

#content .right ul {
	list-style-image: url("../images/style/list_s.gif");
}

div.white {
	border-bottom: 1px solid white;
	width: 110px;
	margin-left: 100px;
	margin-bottom: 6px;
}

div.offer h5 {
	margin-left: 100px;
}

div.offer ul {
	list-style: none;
	margin: 0px 0px 0px 100px;
	padding: 0px;
	font-size: 11px;
}

div.offer ul li {
	list-style-image: none;
}

#frame {
	margin: 0px auto 0px auto;
	width: 719px;
	background-color: #dadada;
	background-repeat: no-repeat;
}

#menu, #info {
	margin-left: 40px;
	margin-right: 40px;
}

#info {
	color: #86887b;
	font-size: 10px;
}

#info strong {
	font-weight: bold;
}

.clear {
	clear: both;
}

#signature {
	clear: both;
	margin: 6px auto 0px auto;
	width: 598px;
	text-align: right;
	color: white;
	font-size: 11px;
}
.logopartner {
	margin-left:40px;
}
.logopartner1 {
	margin-left:35px;
}
.leftservice {
	color: #242424;
	font-size: 13px;
	font-weight: bold;
}
.leftpoints {
	color: grey;
}
.servicesmall {
	font-size: 9px;
}
.mapy {
	border: thin gray;
}
