/*
	Copyright (c) 2009 ESC S.A. All rights reserved.
*/
body {
	color: #505050;
	background: 50% 100% url('../img/mapka.png') no-repeat;
}

h1,h2,h3 {
	font-family: "myriad pro", "trebuchet ms", "helvetica neue", helvetica,
		arial, sans-serif;
}

a {
	color: #222;
	text-decoration: none;
}

.big {
	font-size: 120%;
}

/* p { text-align: justify; } */
a:hover {
	text-decoration: underline;
}

html {
	background: center bottom url('../img/mapka-tlo.png') repeat-x;
}

table.noborder {
	padding: 0;
	border: none;
}
table.noborder td {
	border: none;
	padding: 0;
}

.bordered-images img {
	border: 1px solid #ccc;
	padding: 2px;
}

.nav-top {
	background-position: top center;
	height: 114px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.nav {
	padding: 4px 8px;
	background-color: #f5f5f5;
	margin-top: 0.5em;	
	border: 1px solid #eee;
}
.nav a {
	color: #888;
}

#PageContainer {
	padding-bottom: 400px;
}

#OuterContainer {
	width: 994px;
}

#Top {
	width: 969px;
	/* background-image: url('../img/navbar.png'); */
	background-repeat: no-repeat;
	background-position: center -6px;
}

#Top p {
	height: 21px;
	line-height: 21px;
	text-align: center;
	padding: 0px;
	margin: 10px 0px;
	font-size: 18px;
	color: #dbdbdb;
}


#Header {
	position: relative;
}
#Header h1 {
}

#Header img {
	position: absolute;
	top: -6px;
	right: 16px;
}


#Top p a {
	color: #ccc;
}
#Top p strong a {
	color: #aaa;
}


#Left {
	text-align: justify;
	margin-right: 344px;
}

#Right {
		/*	margin-left: 650px; */
	float: right;
	width: 304px;
	padding-left: 20px;
	padding-right: 20px;
/*	margin-top: 17px; */
}

#Right div {
	padding: 12px;
}

p.entry {
	line-height: 140%;
	font-size: 12px;
}


.article img.fl {
	margin-right: 1em;
}

.article img.fr {
	margin-left: 1em;
}

.article table,.article td {
	border: 0;
	margin: 0;
	padding: 0
}


#Bottom {
	position: relative;
	top: 90px;
	left: 50%;
/*	bottom: 30px; left: 50%; */
	margin-left: -458px;
	width: 916px;
}

#Bottom address.first {
	color: #888;
	height: 32px;
	line-height: 32px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 17px;
}

#Bottom address.first b {
	font-size: 20px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #666;
}

#Bottom address.first a {
	color: #666;
	text-decoration: none;
}

#Bottom address.first a:hover {
	text-decoration: underline;
}

#Bottom address.first span.right {
	color: #777;
	font-size: 20px;
}

#Bottom div.second {
	color: #fff;
	height: 21px;
	line-height: 21px;
}

#Bottom div.second a {
	color: #fff;
	text-decoration: none;
}

#Bottom div.second a:hover {
	text-decoration: underline;
}

#Top_kontakt {
	width: 100%;
	background: url('../img/kontakt/kontakt.png') top center;
	height: 114px;
}


q:lang(pl) { quotes: "\201E" "\201D" "\201A" "\2019" }
q:before { content: open-quote }
q:after { content: close-quote }
