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;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	font-size: 100%;
}

body {
	margin: 0 auto;
	font: normal 0.69em Arial, Tahoma, Verdana, Sans-serif;
	color: #f6f2ef;
	line-height: 17px;
	background: #886f57 url('../media/bg.png');
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 8px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.strong {
	font-weight: bold;
}

	.strong a {
		color: #fff !important;
	}

.white {
	color: #fff;
}

label {
	cursor: pointer;
}

input, textarea {
	border: 1px solid #6f5945;
	background: #cfc2b5;
	color: #3f2e1f;
	font: normal 1em Arial, Tahoma, Verdana, Sans-serif;
	padding: 4px;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border: 1px solid #2f1f0f;
	background: #efe7e0;
}

.small {
	font-size: 10px;
}

#menu14, #menu15 {
	display: none;
}

#wrapper {
	width: 100%;
	border-top: 7px solid #b83232;
	border-bottom: 7px solid #b4372a;
}

#wrapp {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	padding: 0 3px 0 0;
	border-left: 3px solid #343434;
	background: url('../media/wrappbg.jpg') repeat-y left; 
}

#container {
	float: right;
	width: 604px;
}

#top {
	width: 604px;
	height: 139px;
	overflow: hidden;
	background: url('../media/projektortop.jpg') no-repeat;
}

	#top .logo {
		margin: 0;
		padding: 0;
	}

	#top .logo a {
		float: right;
		display: block;
		width: 260px;
		height: 100px;
		text-indent: -9999px;
		outline: none;
	}

.path {
	float: left;
	padding: 8px 0 0 24px;
}

	.path a {
		color: #dfcfc2;
		padding: 0 4px;
		text-decoration: none;
	}
	
	.path a:hover {
		color: #fff;
	}
	
	.path .white {
		padding: 0 4px;
	}
	
.rules {
	margin: 0 0 54px 0;
}

	.rules img {
		float: left;
		padding: 2px 2px 0 3px;
	}

	.rules a {
		color: #fff;
	}
	
	.rules a:hover {
		text-decoration: underline;
	}

#content {
	padding: 0 0 0 28px;
	font-size: 1.1em;
	line-height: 19px;
}

	#content h1, #content h2, #content h3, #content h4 {
		margin: 22px 0 12px 0;
		font: bold 1.2em Arial, Tahoma, Verdana, Sans-serif;
		color: #fff;
		border-bottom: 1px solid #907965;
	}
	
	#content ul {
		margin: 0 0 8px 0;
	}
	
	#content li {
		list-style: square;
		margin: 0 0 0 13px;
	}

#przeglad {
	text-align: center;
	overflow: hidden;
	margin: 0 0 28px 0;
	vertical-align: top;
}

.projektorView {
	margin: 28px 0 0 0;
	overflow: hidden;
	clear: both;
}

	.projektorView .movie {
		float: left;
		width: 400px;
		margin: 12px 18px 0 0;
	}
	
	.projektorView .left {
		float: left;
		width: 158px;
	}

#footLinks {
	margin: 28px 0 0 0;
	font-size: 11px;
	overflow: hidden;
	clear: both;
	bottom: 0;
}

	#footLinks ul {
		float: right;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#footLinks li {
		display: inline;
		margin: 0;
		padding: 0;
	}
	
	#footLinks a {
		display: block;
		float: left;
		padding: 6px 8px;
		margin: 0 0 0 1px;
		color: #e6b4af;
		text-decoration: none;
		background: #651f18;
	}
	
	#footLinks a:hover {
		color: #fff;
		background: #b4372a;
	}






#leftSidebar {
	width: 356px;
	float: left;
	color: #747370;
	padding: 0;
	background: #000 url('../media/menubg.jpg') repeat-y right;
}

#leftSide {
	float: left;
	width: 200px;
}

	#leftSide a {
		color: #b6b5af;
		text-decoration: none;
	}
	
	#leftSide a:hover {
		color: #fff;
	}

.infoBox {
	width: 176px;
	padding: 12px;
	margin: 0 0 28px 0;
	color: #b9b7b3;
	background: #343434;
}

	.infoBox .title {
		color: #fff;
		font-weight: bold;
	}

.copyright {
	padding: 0 0 0 12px;
}

#menu {
	width: 156px;
	float: left;
	background: url('../media/menutop.jpg') no-repeat top;
}

.menuBox {
	color: #bba5a3;
	overflow: hidden;
	padding: 18px 12px 28px 14px;
}

	.menuBox a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}
	
	.menuBox a:hover {
		text-decoration: underline;
	}

.title {
	color: #fff;
	font-weight: bold;
}

#menuLinks {
	margin: 0 3px 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #6a2018;
}

	#menuLinks li {
		margin: 0;
		padding: 0;
	}
	
	#menuLinks a {
		color: #debfbb;
		display: block;
		font-weight: bold;
		text-decoration: none;
		padding: 8px 0 8px 16px;
		margin: 0;
		border-bottom: 1px solid #6a2018;
	}

	#menuLinks a:hover {
		color: #fff;
		background: #651f18;
	}
	
	#menuLinks .active a {
		color: #fff;
		background: #571913;
	}
	
	#menuLinks .active a:hover {
		color: #debfbb;
		text-decoration: underline;
	}
	
	#menu .adress {
		margin: 39px 3px 18px 0;
		padding: 8px 12px 2px 14px;
		color: #a97570;
		background: #571913;
		border-top: 1px solid #822f28;
		border-bottom: 1px solid #803129;
	}
	
	#menu .adress .title {
		color: #d2a9a5 !important;
	}
	
	#menu .adress a {
		color: #d2a9a5;
		text-decoration: underline;
	}
	
	#menu .adress a:hover {
		color: #eacfcd;
		text-decoration: none;
	}

.menuAdv {
	margin: 18px auto;
	padding: 0;
	text-align: center;
}

#uforum {
	overflow: hidden;
}

	#uforum a {
		text-decoration: none;
	}

#uforum .info {
	font-size:10px;
	display:block;
	height:35px;
	float:left;
	color: #dfd1c3;
	text-align:center;
}

#uforum .info span {
	display:block;
	color: #cfbba8;
}

#uforum .s{
	position:relative;
	margin:10px 10px 10px 0;
	height:35px;
	border-bottom: 1px solid #775e43;
	padding: 0 0 18px 0;
}

#uforum .s .tytul{
	display:block;
	width:270px;
	float:left;
	color: #fff;
	font-weight: bold;
	padding: 12px 0 12px 32px;
	text-align:left;
	background: url('../media/ico_forum.png') no-repeat left 9px;
}

#uforum .s .tytul:hover {
	color: #dfd1c3;
	background-position: 0 -96px;
}

#uforum .s .posty{
	width:50px;
}

#uforum .s .autor {
	width:100px;
}

#uforum .s .zmodyfikowany {
	float: right;
	text-align: right;
}

#uforum .post{
	margin: 10px 10px 10px 0;
	padding: 10px 0;
	display: block;
	background: #5f4935;
	overflow: hidden;
}

#uforum .post .info {
	width:120px;
	margin-left:10px;
	text-align:left;
	float:left;
	font-size:90%;
	overflow: hidden;
}

#uforum .post .autor{
	font-weight:bold;
	color: #fff;
}

#uforum .post .utworzony, #uforum .post .zmieniany{
	font-size:9px;
}

#uforum .post .tresc{
	margin-left:140px;
}

.imgHead {
	margin: 8px 0 18px 0;
}

#linkidostron {
	width: 100%;
	overflow: hidden;
	margin: 8px 0 12px 0;
	text-align: center;
}

	#linkidostron .linkstr_akt {
		font-weight: bold;
		background: #303030;
	}

	#linkidostron a {
		display: block-inline;
		padding: 6px;
	}

#bar_cennik {
	width: 100%;
}

	#bar_cennik .s {
		width: 140px;
		float: left;
		margin: 0 0 12px 0;
	}

	#bar_cennik td {
		padding: 2px;
		border-bottom: 1px solid #8f7d6b;
	}
	
	#bar_cennik .nazwa {
		width: 380px;
		padding: 8px 0 8px 0;
	}
	
	#bar_cennik .cena {
		font-weight: bold;
	}
	
	#bar_cennik .info {
		font-size: 10px;
		padding: 0 0 12px 0;
	}

#galeria {
	overflow: hidden;
}

.galPhoto {
	width: 270px;
	display: block;
	float: left;
	overflow: hidden;
	padding: 0 18px 22px 0;
}

	.galPhoto .napis {
		font-weight: bold;
	}
	
	.galPhoto .info {
		font-size: 10px;
		color: #bfb3a7;
		line-height: 13px;
	}
	
	.foto {
		width: 174px;
		float: left;
		padding: 0 18px 18px 0;
		font-size: 11px;
	}


.altinet {
	margin: 0 0 8px 10px;
}

	.altinet a {
		display: block;
		width: 60px;
		padding: 2px 0 5px 62px;
		color: #747370 !important;
		font-size: 10px;
		line-height: 13px;
		text-decoration: none;
		background: url('../media/altinet.png') no-repeat left top;
	}
	
	.altinet a:hover {
		color: #b6b5af !important;
	}