html, body {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #302f2f;
}

p.tytul {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	text-shadow: 1px 1px 1px #FFFFFF;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	text-shadow: 1px 1px 1px #FFFFFF;
}

h2 {
	font-size: 10px;
	text-indent: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #4bb1e6;
}

a.przycisk1{
	color: #FFFFFF;
	background: #bd2a2a url('gfx/button1.gif');
	font-size: 10px;
	padding: 1px 8px;
	text-decoration: none;
	margin-left: 5px;
}

a.przycisk1:hover{
	color: #e7c2c2;
}

#GOD {
	margin: 0px auto;
	padding: 0px; 
	width: 850px;
}

#FLASH {
	width: 100%;
	height: 372px;
	padding-top: 44px;
	z-index: 1;
}

#MAIN { 
	width: 850px;
	position: absolute;
	top: 0px;
	z-index: 5;
}

#HEADERTRESC {
	width: 850px;
	height: 372px;
}

#HEADER_grafika {
	width: 259px;
	height: 74px;
	float: left;
}

#HEADER_zakladki {
	width: 581px;
	height: 20px;
	padding: 10px 10px 44px 0;
	float: left;
	text-align: right;
}

#HEADER_zakladki a{
	padding: 3px 10px;
	margin-left: 15px;
	font-size: 13px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #454545;
	text-decoration: none;
	letter-spacing: -0.5px;
}

#HEADER_zakladki a:hover{
	padding: 3px 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#HEADER_ostatnie {
	width: 412px;
	height: 143px;
	background: #f3f3f3 url('gfx/tlo_ostatnie.jpg');
	padding: 10px;
	float: left;
}

#HEADER_ostatnie a{
	color: #FFFFFF;
	background: #bd2a2a url('gfx/button1.gif');
	font-size: 10px;
	padding: 1px 8px;
	text-decoration: none;
	margin-left: 5px;
}

#HEADER_ostatnie a:hover{
	color: #e7c2c2;
}

#HEADER_ostatnie img {
	width: 180px;
	height: 141px;
	border: 1px solid #fafafa;
	margin-right: 14px;
	float: left;
}

#TRESC {
	width: 850px;
	height: 273px;
	margin: 20px 0;
}

#NEWS {
	width: 790px;
	height: 99px;
	border-top: 1px solid #CDCDCD;
	padding: 30px;
	background: #FFFFFF url('gfx/tlo_news.gif');
	color: #3c3c3c;
	text-shadow: 1px 1px 1px #FFFFFF;
}

#accordionh {
	display:inline-block;
	overflow:hidden;
	width: 850px;
	height: 160px;
	background: #FFFFFF url('gfx/tlo_news.gif');
}

#accordionh div.title{
	display:inline;
	cursor:pointer;
	margin:auto;
	width: 31px;
	height: 160px;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	background-color: #00a0c6;
	text-align: center;
}

#accordionh div.content{
	display:none;
	width: 644px;
	height: 140px;
	padding: 10px;
	float: left;
	color: #FFFFFF;
}

#LEFT {
	width: 200px;
	height: 273px;
	float: left;
	padding: 0 30px 0 17px;
	color: #302f2f;
	text-shadow: 1px 1px 0 #FFFFFF;
}

#LEFT p {
	text-shadow: 1px 1px 0 #FFFFFF;
}

#LEFT p.tytul {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#RIGHT {
	width: 603px;
	height: 273px;
	float: left;
}

#RIGHT div.nawigacja{
	width: 603px;
	float: left;
	text-align: right;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
	color: #ACACAC;
}

#RIGHT div.nawigacja a{
	background: #FFFFFF;
	padding: 1px 2px;
	margin-left: 2px;
}

#RIGHT div.nawigacja a:hover{
	padding: 1px 2px;
	color: #FFFFFF;
	background: #4bb1e6;
}

#accordionv {
	display:inline-block;
	overflow:hidden;
	width: 603px;
	height: 273px;
	float: left;
}

#accordionv div.title{
	cursor:pointer;
	height: 21px;
	line-height: 21px;
	font-size: 10px;
	text-indent: 20px;
	color: #FFFFFF;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
}

#accordionv div.title:hover{
	text-shadow: 1px 1px 1px #000000;
}

#accordionv div.content{
	display:none;
	width: 533px;
	height: 121px;
	line-height: 13px;
	padding: 10px 35px;
	color: #FFFFFF;
}

#FOOTER {
	width: 790px;
	height: 33px;
	background: #949494;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #4a4a4a;
	padding: 12px 30px 0 30px;
}

#FOOTER a{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
	padding: 0px;
}

#FOOTER a:hover{
	text-shadow: 1px 1px 1px #000000;
}

#rodzaje a{
	display: block;
	border-top: 1px solid #FFFFFF;
	height: 21px;
	line-height: 21px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #454545;
	text-indent: 10px;
}

#rodzaje a:hover{
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	text-indent: 15px;
}

#listaportfolio img{
	width: 94px;
	height: 73px;
	padding: 2px;
	border: 1px solid #EFEFEF;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#listaportfolio img:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	border: 1px solid #e32f9f;
}

#accordionv a, #accordionh a{
	color: #FFFFFF;
	text-decoration: underline;
}

#accordionv a:hover, #accordionh a:hover{
	color: #000000;
	text-decoration: underline;
}







#SPECJALNEbig {
	width: 320px;
	height: 240px;
	float: right;
}


#SPECJALNE {
	width: 298px;
	height: 200px;
	float: right;
}

#SPECJALNE div.nawi{
	width: 24px;
	height: 200px;
	float: left;
}

#SPECJALNE div.nawi img{
	border: none;
	margin-top: 80px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#SPECJALNE div.nawi img:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}

.stepcarousel {
	position: relative; /*leave this value alone*/
	border: none;
	float: left;
	overflow: scroll; /*leave this value alone*/
	width: 250px; /*Width of Carousel Viewer itself*/
	height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	width: 250px;
	height: 200px;
	float: left;
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 200px;
	text-align: center;
}

.stepcarousel .panel img{
	width: 250px;
	height: 200px;
	border: none;
}

#mygallery2 {
	overflow: hidden;
}