* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

html {
  height: 100%;
  min-height: 100%;
  margin: 0; 
  padding: 0; 
  font-size: 11px; 
}

body {
	height: 100%;
	min-height: 100%;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #e5e5e5;
	/*background-color: #000000;*/
	text-align: center; /* center layout in ie5 and 5.5. */
}

#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 770px;
	margin: 0 auto 0 auto;
	border: 0;
	text-align: left;
	position: relative;
	background-color: #e5e5e5;
	background-image: url(tlo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	background-color: #e5e5e5;
	background-image: url(../grafika/top1.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	position: relative;
}

#data {
	position: absolute;
	bottom: 3px;
	left: 5px;
	color: #ffffff;
	font-weight: bold;
	}
#subheader {
	background-color: #621801;
	height: 40px;
	width: 770px;
	position: absolute;
	bottom: 0;
	left: 0;
	
}
#kontakt {
	position: absolute;
	right: 5px;
	top: 5px;
}
.middle1 {
	display: table; 
	_position: relative;
	width: 770px;
	height: 40px;
	text-align: center;
}
.middle2 {
	_position: absolute; 
	_top: 50%; 
	_left: 0px; 
	_width: 100%; 
	display: table-cell;
	vertical-align: middle;
}
.middle3 {
	_position: relative; 
	_top: -50%;
}
.rynek {
	font: 28px Georgia;
	color: #fff;
	letter-spacing: 0.3em;
	margin: 0;
	padding: 0;
}

#clear {
	clear: both;
	display: block;
	width: 100%;
	height: 90px;
	background-color: transparent;
}

#footer {
	bottom: 0 !important;
	bottom: 0px;
	position: absolute;
	clear: both;
	width: 100%;
	height: 60px;
	margin-top: 20px;
	color: #495d76;
	text-align: center;
	background-color: #e5e5e5;
	margin: 0;
	padding: 0;
}
#subfooter {
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background-color: #AAAAAA;
}
.logo {
	background-image: url(../grafika/logo.png);
	*	background-image: none;
	position: absolute;
	left: 60px;
	top: 5px;
	width: 320px;
	height: 153px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='grafika/logo.png',sizingMethod='scale');
}
.rynek {
	background-image: url(../grafika/rynek5.png);
	*	background-image: none;
	position: absolute;
	left: 50%;
	top: 3px;
	width: 222px;
	height: 35px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='grafika/rynek5.png',sizingMethod='scale');
}
#navi {
	position: relative;
	left: 10px;
	top: 320px;
	height: auto;
	display: block;
	width: 16.5em;
}
#menu {
	width: 100%;
	margin: 0;
	padding: 0;
}
#menu li {
	list-style: none;
	margin: 6px 0 6px 0;
	padding: 0 0 0 0px;
	height: 1.4em;
	font: normal normal bold 13px Arial Helvetica sans-serif;
	border-left: 10px solid;
	vertical-align: middle;
}

#menu a {
	display: block;
	text-align: left;
	text-decoration: none;
	color: white;
	height: 1.4em;
	text-indent: 5px;
	}
#menu a:hover {
	color: #621801;
	
}

#menu a.ten {
	background-color: #96AEBE;
	color: #621801;;
}
#menu li.nr1 {
	background-color: #AAAAAA; /*  */
	margin-bottom: 2em;
	border-left-color: #c0c165;
}
#menu li.nr2 {
	background-color: #606060;  /*  */
	border-left-color: #fefec6;
}
#menu li.nr3 {
	background-color: #909090;  /*  */
	border-left-color: #c1a25f;
}
#menu li.nr4 {
	background-color: #cccccc;  /*  */
	border-left-color: #c18557;
}
#menu li.nr5 {
	background-color: #757575;  /*  */
	border-left-color: #a36c32;
	margin-bottom: 2em;
}
#menu li.nr6 {
	background-color: #909090;  /*  */
	border-left-color: #968064;
}
#menu li.nr7 {
	background-color: #bbbbbb;  /*  */
	border-left-color: #955942;
}
#menu li.nr8 {
	background-color: #656565;  /*  */
	margin-bottom: 2em;
	border-left-color: #9a3b23;
}
#menu li.nr9 {
	background-color: #737373;  /*  */
	border-left-color: #617f48;
}

#menu li.nr10 {
	background-color: #aaaaaa;  /*  */
	border-left-color: #90abbd;
}

#wrap, #right, #mid, #left {
	height: auto !important;
	height: 556px; /*IE*/
	min-height: 556px;
}
#wrap{ 
	float: right; 
	width: 585px; 
}
#right { 
	float: right; 
	width: 350px;
	padding: 15px; 
}
#right_a { 
	float: right; 
	width: 370px;
	margin: 5px; 
}
#mid {
	float: left;
	width: 205px;
	background-color: #96AEBE;
}
#left {
	position: relative; 
	float: right; 
	width: 185px;
	max-width: 185px; 
	background-color: #DEDEDE;
	/*border: 1px solid red;*/
	
	
}
#mid_content {
	height: auto;
	position: relative;
	margin: 10px;
	margin-top: 200px;
	text-align: left;
}
#mid_content p {
	border-left: dotted 1px #000;
	border-right: dotted 1px #000;
	border-bottom: dotted 1px #000;
	border-top: none;;
	padding: 1px;
	margin-bottom: 10px; 
}

a {
color: #621801;
text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.imglink {
	border: 0;
	padding: 0;
	margin: 0;
}
