html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 0;
	padding: 0 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}

a {
	text-decoration: none;
}

body {
	line-height: 1;
	color: #5b5b5b;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 11pt;
}

h1 {
	color: #989696;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 17px;
	margin: 2px 0;
}

h2 {
	font-size: 15px;
	margin: 8px 0;
}

h3 {
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
}

h4 {
	border: 1px solid #c4c4c4;
	font-size: 12px;
	padding: 3px 7px;
	margin: 12px 0 2px 0;
	cursor: default;
}

hr {
	border: 0;
	background-color: #d3d3d3;
	color: #d3d3d3;
	height: 1px;
	margin: 14px 0 !important;
	margin: 7px 0;
}

input, textarea, select {
	border: 1px solid #5b5b5b;
	vertical-align: middle;
}

textarea {
	overflow: auto;
}

p {
	font-size: 11px;
	line-height: 13px;
}

ul, ul li {
	color: #5b5b5b;
	line-height: 1;
	list-style-type: none;
}

ul li {
	margin: 7px 5px;
	padding-left: 10px;
	background: url('../images/li.gif') no-repeat 0 3px;
	text-align: justify;
}

ol {
	list-style-type: decimal;
	margin: 8px 0;
}

ol, ol li {
	color: #5b5b5b;
}

ol li {
	margin-left: 33px;
	text-align: justify;
}

#layout {
	width: 980px;
	margin: 0 auto;
	padding: 9px 0px 0px 0px;
}

#topLine {
	clear: both;
	width: 100%;
	background: url('../images/bg_top.gif') repeat-x;
	height: 10px;
	line-height: 13px;
}

#header {
	width: 100%;
	height: 170px;
	background: url('../images/top/04.jpg') no-repeat top right;
}

#logo {
	position: absolute;
	width: 285px;
	line-height: 168px;
	font-size: 100% !important;
	font-size: 140px;
	text-align: center;
	vertical-align: middle;
}
#logo img {
	vertical-align: middle;
}

#address {
	line-height: 11px;
	position: relative;
	top: 10px;
	left: 300px;
	width: 315px;
	height: 140px;
	overflow: hidden;
}

#main {
	background: url('../images/bg_mid.gif') repeat-x;
	width: 920px;
	padding: 20px 30px 0 30px;
	height: auto !important;
	height: 498px;
	min-height: 498px;
}

#leftMenu {
	width: 205px;
	float: left;
}

#content {
	line-height: 11px;
	width: 660px;
	margin-left: 45px;
	float: left;
}

#bottomLine {
	clear: both;
	width: 100%;
	background: url('../images/bg_bot.gif') repeat-x left bottom;
	height: 32px;
}

.absol {
	position: absolute;
}

.verticalMenu {
	width: 100%;
	height: 20px;
}

.verticalMenu a {
	border-right: 1px solid #dedede;
}

.verticalMenu a, .regulamin {
	font-size: 11px;
	display: block;
	float: left;
	padding: 4px 18px 5px 18px;
	text-transform: uppercase;
}

.verticalMenu .active, .verticalMenu a:hover {
	background-color: #91ceff;
	color: #071170;
}

.grey {
	color: #5b5b5b;
}

a.grey:hover {
	text-decoration: underline;
}

.arrow {
	font-size: 11px;
	background: url('../images/arr.gif') no-repeat 0 4px;
	line-height: 14px;
	padding-left: 13px;
	display: block;
	text-align: left;
	color: #5b5b5b;
}

a.arrow:hover, a.blue:hover {
	text-decoration: underline;
}

.toLeft {
	float: left;
	text-align: left;
}

.toRight {
	float: right;
	text-align: right;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.clear {
	clear: both;
}

.half {
	width: 50%;
}

.large {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}

.small {
	font-size: 10px;
	line-height: 12px;
	margin: 5px 0;
}

.text {
	margin: 0 0 8px 0;
	text-align: justify;
	text-indent: 20px;
}

.vspace {
	margin-left: 8px;
	margin-right: 8px;
}

.hspace {
	margin-top: 8px;
	margin-bottom: 8px;
}

.indent {
	margin-left: 20px;
}

.inline {
	display: inline;
}

#regulamin {
	display: none;
}
.monospace {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

.infotab {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
	text-align: center;
}
.infotab th {
	padding: 3px 3px;
	font-weight: bold;
}
.infotab td {
	border-top: 1px solid #ccc;
	padding: 3px 3px;
	vertical-align: middle;
}

.odst {
	margin: 2px 1px;
}

.section {
	border: 1px dashed #5b5b5b;
	margin: 5px 0;
	padding: 10px 10px;
	height: 45px;
}

.centr {
	text-align: center;
}
#prices, #pricesleft, #pricesright {
	padding-left: 3px;
}
.rozstrzel {
	line-height: 200%;
}

.regulaminTab {
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 10px auto;
}

.regulaminTab td, .regulaminTab th {
	border: 1px solid #000;
	padding: 3px;
	vertical-align: middle;
	text-align: left;
}

.regulaminTab th {
	text-align: center;
}

