html, body {
	margin: 0;
	padding: 0;
	/*font: 15px 'century gothic', tahoma, verdana, arial, geneva, sans-serif;*/
	font: 14px verdana, tahoma, arial, geneva, sans-serif;
	color: #222;
	text-align: center;
	background: #fff url('gfx/bg.gif') repeat-x;
	}

a {
	color: #c00;
	text-decoration: none;
	}
a:hover {
	color: #e00;
	text-decoration: underline;
	}

a.button {
	position: relative;
	display: block;
	width: 233px;
	height: 127px;
	padding: 13px 5px 5px 5px;
	font: 15px 'century gothic', tahoma, verdana, arial, geneva, sans-serif;
	background: #2D91C1 url('gfx/button.jpg') no-repeat 0 0;
	color: white;
	text-decoration: none;
	z-index: 100;
	}
a.button:hover {
	background: #2D91C1 url('gfx/button.jpg') no-repeat 0 -145px;
	text-decoration: none;
	}

div.stronicowanie a {
	color: #069;
	text-decoration: none;
	padding:3px;
	}
div.stronicowanie a:hover {
	color: #069;
	text-decoration: none;
	background: #eee;
	}

img {
	border: none;
	}

h1, h2, h3, h4, h5, h6, p {
	display: block;
	margin: 0;
	padding: 0;
	}

.bd {
	position: relative;
	margin: 0 auto;
	padding: 0 25px 0 25px;
	width: 950px;
	background: #fff url('gfx/cnbg.gif') repeat-y;
	z-index: 5;
	}

.b1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	height: 450px;
	background: url('gfx/b1.jpg') repeat-y; 
	z-index: 6;
	}

.b2 {
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
	height: 450px;
	background: url('gfx/b2.jpg') repeat-y; 
	z-index: 6;
	}

.hd {
	position: relative;
	width: 950px;
	height: 150px;
	background: #1F85B5 url('gfx/hdbg.jpg') no-repeat top right; 
	text-align: left;
	z-index: 10;
	}

h2 {
	position: absolute;
	top: 30px;
	left: 280px;
	font: 18px 'century gothic', verdana, tahoma, arial, geneva, sans-serif;
	color: #CBE9F8;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
	z-index: 11;
	text-shadow: 1px 1px 0 #0F6B9E;
	}

a.revolweb {
	position: absolute;
	display: block;
	left: -20px;
	top: 80px;
	width: 20px;
	height: 60px;
	z-index: 12;
	}

a.rss {
	position: absolute;
	display: block;
	left: 922px;
	top: 5px;
	width: 20px;
	height: 20px;
	background: url('gfx/rss.gif') no-repeat;
	z-index: 12;
	}
a.rss:hover {
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
	}

.cn {
	position: relative;
	background: url('gfx/cnbgbt.gif') no-repeat bottom;
	text-align: left;
	z-index: 10;
	}

.mn {
	position: absolute;
	left: 0;
	top: 0;
	width: 225px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 45px 33px 0 15px;
	background: url('gfx/mnbg.jpg') no-repeat top left;
	z-index: 25;
	}

.mn ul, li {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 0;
	border: 0;
	list-style-type: none;
	}

.cn2 {
	position: relative;
	padding: 25px 25px 0px 270px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	background: url('gfx/cnbgtp.gif') no-repeat 260px 0px;
	z-index: 20;
	}

.cn3 {
	position: relative;
	z-index: 30;
	border: 1px solid red;
	}

a.amn {
	display: block;
	padding: 3px 0px 5px 27px;
	text-decoration: none;
	background: url('gfx/raquo.gif') no-repeat 4px 8px;
	border-radius: 0 0 0 20px;
	-moz-border-radius: 0 0 0 20px;
	-webkit-border-radius: 0 0 0 20px;
	-khtml-border-radius: 0 0 0 20px;

  transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
 	}
a.amn:hover {
	background: #eee url('gfx/raquo.gif') no-repeat 10px 8px;
	text-decoration: none;
	}

.mntt {
	font: 19px 'century gothic', verdana, arial, sans-serif;
	color: #000;
	}

.mnds {
	font: 11px tahoma, arial, sans-serif;
	color: #069;
	}

.mnsp {
	position: relative;
	width: 250px;
	height: 15px;
	font-size: 1px;
	line-height: 1px;
	background: url('gfx/mnsp.gif') no-repeat;
	margin-left: -14px;
	z-index: 30;
	}

.ft {
	position: relative;
	background: url('gfx/ftbg.jpg') no-repeat;
	width: 950px;
	height: 56px;
	text-align: center;
	padding-top: 15px;
	font: 13px tahoma, verdana, arial, sans-serif;
	color: #fff;
	z-index: 10;
	}

div.ft a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	}
div.ft a:hover {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
	}

.uft {
	position: relative;
	background: #dfdfdf;
	width: 900px;
	padding: 10px 25px 5px 25px;
	text-align: left;
	font: 9px tahoma, verdana, arial, sans-serif;
	color: #999;
	z-index: 10;
	}

div.uft a {
	color: #777;
	text-decoration: none;
	}

h3 {
	text-align: center;
	font-weight: normal;
	font: 25px 'century gothic', verdana, tahoma, arial, sans-serif;
	color: #c00;
	padding: 20px 0 20px 0;
	text-shadow: -1px -1px 0 #fff;
	}

a.ibx {
	display: block;
	border: 1px solid #aaa;
	background: #fff;
	margin: 10px;
	padding: 10px;
	}

a.szablon_box_small, a.szablon_box_small_2 {
	display: block;
	width: 124px;
	background: #b2cedc url('gfx/bbgg.gif') repeat-x;
	padding: 9px 9px 4px 9px;
	font: 13px tahoma, verdana, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: right;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border: 1px solid #a1c1d1;
	margin: 4px;

  transition: box-shadow 0.3s linear;
  -moz-transition: box-shadow 0.3s linear;
  -webkit-transition: box-shadow 0.3s linear;

	}
a.szablon_box_small:hover, a.szablon_box_small_2:hover {
	border: 1px solid #87acbf;
	text-decoration: none;
	color: #069;
	-moz-box-shadow: 2px 2px 6px #000;
	-webkit-box-shadow: 2px 2px 6px #000;
	box-shadow: 2px 2px 6px #000;
	}

a.szablon_box_small_2d {
	display: block;
	width: 124px;
	background: #b4dcb2 url('gfx/bbgg2.gif') repeat-x;
	padding: 9px 9px 4px 9px;
	font: 13px tahoma, verdana, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: right;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border: 1px solid #a2d5a2;
	margin: 4px;

  transition: box-shadow 0.3s linear;
  -moz-transition: box-shadow 0.3s linear;
  -webkit-transition: box-shadow 0.3s linear;

	}
a.szablon_box_small_2d:hover {
	border: 1px solid #86c186;
	text-decoration: none;
	color: #069;
	-moz-box-shadow: 2px 2px 6px #000;
	-webkit-box-shadow: 2px 2px 6px #000;
	box-shadow: 2px 2px 6px #000;
	}

.obrramka {
	border: 1px solid #fff;
	}

a.ilustracja {
	display: block;
	border: 3px solid #eee;
	background: #fafafa;
	padding: 5px;
	font: 13px tahoma, verdana, sans-serif;
	color: #777;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	}
a.ilustracja:hover {
	background: #fff;
	border: 3px solid #7df;
	color: #000;
	}

form {
	display: block;
	margin: 0;
	padding: 0;
	}

input, textarea, select {
	font: 12px verdana, arial, geneva, sans-serif;
	font-weight: normal;
	color: #333;
	padding: 3px;
	margin: 2px;
	background: #fff url('gfx/formbg1.png') no-repeat 0px 0px;
	border: 1px solid #bbb;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -khtml-border-radius: 3px;
	}

input.przycisk, button.przycisk {
	font: 12px verdana, arial, geneva, sans-serif;
	color: #333;
	padding: 3px 6px;
	margin: 2px;
	background: #fff url('gfx/formbg2.png') no-repeat 0px 0px;
	border: 1px solid #bbb;
	letter-spacing: 1px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -khtml-border-radius: 3px;
	}

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
	border: 1px solid #000;
	color: #000;
	}

input.przycisk:hover, input.przycisk:focus, button.przycisk:hover, button.przycisk:focus {
	border: 1px solid #000;
	color: #000;
	}

.small {
	font: 9px tahoma;
	color: #666;
	padding: 2px;
	}

a.szanas {
	position: absolute;
	top: 20px;
	right: 30px;
	display: block;
	font-size: 11px;
	color: #025E8F;
	z-index: 100;
}

a.szapop {
	position: absolute;
	top: 20px;
	left: 270px;
	display: block;
	font-size: 11px;
	color: #025E8F;
	z-index: 100;
}

.tip {
	display: none;
	}

#rwTooltip img {
	border: 1px solid #fff;
	}

#rwTooltip {
	position: absolute;
	display: none;
	z-index: 400;
	font: 11px tahoma, verdana, arial, sans-serif;
	background: #b2cedc url('gfx/bbgg.gif') repeat-x;
	padding: 10px;
	font: 13px tahoma, verdana, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border: 1px solid #ddeef6;
	-moz-box-shadow: 2px 2px 6px #000;
	-webkit-box-shadow: 2px 2px 6px #000;
	box-shadow: 2px 2px 6px #000;
	}

