/* Based on work by Eric Meyer: meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, code, 
del, dfn, em, img, q, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {border-collapse: separate; border-spacing: 0}
caption, th, td {text-align: left; font-weight: 400}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {podstrona: "";}
blockquote, q {quotes: "" "";}

a img {border: none}



body {
	background: #000 url(/gfx/m-bg.jpg) repeat-x center top;
	line-height: 1.5; 
	margin-bottom: 1.5em
}

hr {
	border: solid #f5cb15;
	border-width: 0 0 1px 0;
	height: 0;
	clear: both;
	margin: 10px 10px 10px 10px
}

#top {
	overflow: hidden;
	width: 800px;
	height: 244px;
	margin: 0 auto;
	padding: 5px 0;
	background: url(/gfx/m-top.jpg) no-repeat left top
}

#logo { 
	position: relative;
	top: 3px;
	left: 20px;
	width: 154px;
	height: 80px
}

#studio {
	position: relative;
	left: 0px;
	top: 125px;
	width: 800px;
	height: 20px;
}

#main {
	overflow: hidden;
	width: 800px;
	margin: 0 auto
}


#nav {
	width: 810px;
	height: 30px;
	border-top: 2px solid #02101d;
	border-bottom: 1px solid #1a74b9;
	text-align: center;
	background: #1c3e5e url(/gfx/nav.png) repeat-x bottom;
	filter: alpha(opacity=83);
	-moz-opacity: 0.83;
	opacity: 0.83
}
#nav ul li {
	list-style: none;
	display: inline
}
#nav ul li a, #nav ul li a:visited {
	color: #f0f0f0;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 16px 9px 16px;
	text-decoration: none;
	letter-spacing: 1px;
	background: #254c70 url(/gfx/navi.png) repeat-x top
}
#nav ul li a:hover {
	background: #660e0e url(/gfx/nava.png) repeat-x;
	color: #fff
}

#podstrona {
	position: relative;
	top: 7px;
	right: 0px;
	float: right;
	width: 790px;
	border-top: 2px solid #f5cb15;
	padding: 10px 0px 0px 30px;
	background: #661b18 
}
#podstrona h1, #podstrona h2 {
	color: #f5cb15;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	font-style: italic
}
#podstrona p, #podstrona address {
	color: #f5cb15;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 30px 10px 30px;
	font-style: normal
}
#podstrona a, #podstrona a:visited {
	color: #f5cb15;
	text-decoration: none;
	border-bottom: 1px solid #555;
	padding-bottom: 1px
}
#podstrona a:hover {
	border-bottom: none
}
#podstrona ul {
	color: #f5cb15;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 30px 20px;
	list-style: square;
}
#menu {
	position: relative;
	top: 7px;
	float: left;
	width: 200px;
	padding: 3px 10px 33px 10px;
	background: #071827 url(./gfx/menu.png) repeat-y;
	border-top: 1px solid #1765a1;
	text-align: right;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80
}
#menu ul {
	margin-bottom: 27px
}
#menu ul li {
	list-style: none;
	margin-bottom: 7px
}
#menu ul li a, #menu ul li a:visited {
	color: #f0f0f0;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 16px 5px 7px;
	text-decoration: none;
	display: block;
	height: 100%
}
#menu ul li a:hover {
	background: #1c3e5e url(/gfx/menua.png) repeat-y right;
	color: #fff
}

#footer {
	margin: 0 auto;
	width: 800px;
	padding: 12px 3px 9px 3px;
	background: #000000;
	text-align: center
}
#footer p {
	color: #f5cb15;
	text-decoration: none;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px
}
#footer a, #footer a:visited {
	color: #f5cb15;
	text-decoration: none;
	border-bottom: 1px solid #c6bbbb;
	padding-bottom: 1px
}
#footer a:hover {
  text-decoration: none;
	border-bottom: none
}

.right {
	float: right;
	margin: 10px 0 20px 25px;
	padding: 7px;
	background: #000
}

.left {
	float: left;
	margin: 10px 25px 20px 0;
	padding: 7px;
	background: #000
}

.center {text-align: center; margin: 0 auto}


#img {
	text-align: center
}
#img div {
	display: block;
	margin: 0 auto 3px auto
}
.img[class] div img {
	display: block;
	margin: 0 auto 3px auto
}

#img a:hover {/* dla IE - nic */
}

.img[class] a:hover {
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80
}
	