@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background: #E0DED2 url(../images/background.jpg) no-repeat top;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #000000;
}

#container {
	width: 1114px;
	margin: 0px auto;
	margin-top: -17px;
}

#left {
	width: 219px;
	float: left;
	background: url(../images/left.jpg) no-repeat top;
}

#right {
	width: 895px;
/*	height: 451px;*/
	float: right;
	background: url(../images/head_background.jpg) no-repeat top left;
}

#main {
	width: 778px;
	height: auto;
	float: left;
	background: #FFFFFF;
	margin-top: -3px;
}

#text {
	width: 738px;
/*	margin-top: -3px;*/
	height: auto;
	background: #ffffff;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

#footer {
	clear: both;
	width: 100%;
	float: left;
	height: 22px;
	background: #C1B5AE;
	color: #FFFFFF;
	font-size: 8pt;
	padding-top: 5px;
}

a {
	color: #D92438;
	text-decoration: none;
}

h2 {
	color: #803940;
	font-size: 16px;
	margin: 5px;
}

h3 {
	color: #500209;
	font-size: 12px;
	margin: 10px;
}

img {
	border: #000000 solid thin;
	margin: 5px;
}

.img {
	border: none !important;
	margin: 0px;
	padding: 0px;
}

.title {
	font-size: 16px;
}

.underline {
	text-decoration: underline;
}

.small {
	font-size: 8pt;
	font-style: italic;
}

.bilety {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}

.bottom {
	text-align: center;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

.wykonawcy {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: small;
	text-align: left;
	font-style: italic;
	font-size: 10pt;
}

.data {
	font-weight: bold;
	text-decoration: underline;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: small;
	text-align: justify;
	font-size: 10pt;
}

hr {
	color: #666666;
	height: 1px;
	width: 500px;
	margin-left: 0px;
}

ul {
	list-style: none;
	padding: 10px;
	margin: 0px;
}

li {
	padding-bottom: 5px;
}

td {
	font-size: 10pt;
}
