/* CSS */
html {
	margin: 0; 
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #000;
	font: normal 0.8em/1.8em Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #CCC;
	text-align: center;
}

#kontener {
	width: 760px; 
	margin: 0 auto; 
	background-color:#46402C;
	position: relative;
}
#plakat {
	background: #F0F0F0 url(plakat.jpg);
	margin: 0;
	padding: 0;
	height: 444px;
	width: 760px;
}
#plakat1 {
	background: #F0F0F0 url(plakat1.jpg);
	margin: 0;
	padding: 0;
	height: 102px;
	width: 760px;
}
#plakat h1, #plakat1 h1{
	display: none;
	margin: 0;
	padding: 0;
}
#podloga {
	background: url(podloga.jpg);
	margin: 0;
	padding: 0;
	height: 48px;
	width: auto;
	border-top: 1px solid #46402C;
}

/* ----- PIWNICA na stronie glownej ----- */

#menu {
	display: none;
	margin: 0;
	padding: 0;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:404px;
}

#ecglowna-02_ {
	position:absolute;
	left:0px;
	top:494px;
	width:70px;
	height:97px;
}

#ecglowna-03_ {
	position:absolute;
	left:70px;
	top:494px;
	width:154px;
	height:97px;
}

#ecglowna-04_ {
	position:absolute;
	left:224px;
	top:494px;
	width:56px;
	height:97px;
}

#ecglowna-05_ {
	position:absolute;
	left:280px;
	top:494px;
	width:187px;
	height:97px;
}

#ecglowna-06_ {
	position:absolute;
	left:467px;
	top:494px;
	width:86px;
	height:97px;
}

#ecglowna-07_ {
	position:absolute;
	left:553px;
	top:494px;
	width:133px;
	height:97px;
}

#ecglowna-08_ {
	position:absolute;
	left:686px;
	top:494px;
	width:74px;
	height:97px;
}

#ecglowna-09_ {
	position:absolute;
	left:0px;
	top:590px;
	width:760px;
	height:307px;
}

/* ----- KONIEC PIWNICY na stronie glownej ----- */

/* ----- PIWNICA ----- */
#Table_02 {
	position:absolute;
	left:0;
	top:0;
	width:760px;
	height:107px;
}

#organizatorzy-04_ {
	position:absolute;
	left:0;
	top:151px;
	width:72px;
	height:107px;
}

#organizatorzy-05_ {
	position:absolute;
	left:72px;
	top:151px;
	width:159px;
	height:107px;
}

#organizatorzy-06_ {
	position:absolute;
	left:231px;
	top:151px;
	width:44px;
	height:107px;
}

#organizatorzy-07_ {
	position:absolute;
	left:275px;
	top:151px;
	width:198px;
	height:107px;
}

#organizatorzy-08_ {
	position:absolute;
	left:473px;
	top:151px;
	width:78px;
	height:107px;
}

#organizatorzy-09_ {
	position:absolute;
	left:551px;
	top:151px;
	width:138px;
	height:107px;
}

#organizatorzy-10_ {
	position:absolute;
	left:689px;
	top:151px;
	width:71px;
	height:107px;
}
/* ----- KONIEC PIWNICY ----- */

#sciana {
	background: #46402C url(sciana.jpg) repeat-y 0 0;
	margin: 0;
	padding: 0;
	width: 760px;
	font: 14px 'trebuchet ms', arial, verdana, sans-serif;
	color: #afa99a;
	text-align: left;
}
#sciana a, #sciana a:visited {
	color: #F5F5F3;
	text-decoration: none;
}
#sciana a:hover {
	color: #494431;
	text-decoration: none;
	background: #afa99a;
}
#sciana h3 {
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px solid #afa99a;
	width: 50%;
	clear: both;
}

#sciana div {
	padding: 150px 50px 50px;
}
#logofala {
	float: left;
	height: 32px;
	width: 125px;
	padding: 5px 20px 0 0;
}
#kable {
	background: url(kable.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	height: 290px;
	width: 760px;
}
.nexth3 {
	padding: 30px 0px 0px;
}

.uwaga {
	color: #EDCE35;
}
.media li {
	list-style: none;
	float: left;
	width: 200px;
	padding: 0 20px;
}


.media a:visited {
	color: #EDCE35;
}
.media span {
	padding-left: 20px;
}

