input.butszukaj{
	background: url(../img/btn_szukaj.jpg) no-repeat;
	width:31px;
	height:21px;
	cursor: pointer;
}
#szukajform{
	margin-left:10px;
	margin-bottom: 10px;
}
body{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	margin:0;
	background: #CCCCCC url(../img/bg.jpg) repeat-x;
}
h1{
	font-size: 120%;
}
h2{
	font-size: 110%;
}
a.czytaj_wiecej{
	color: #999999;
	text-decoration: none;
	font-size: 80%;
}
a:hover.czytaj_wiecej{
	text-decoration: underline;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	
	z-index: 1;
	position: relative;
}

#header {
	margin: 0;
	height: 255px;
}

/* ======= BY BADZWIDOCZNY.pl =========== */
#header h2, #header h1 { 
	float: left;
	font-size: 14px;
	letter-spacing: -2px;
	margin: 10px 3px 3px 3px;
	padding: 0;
	text-transform: uppercase;
	color: #CCC;
	position: relative;
	z-index: 10;
}
#header h1 { margin-left: -20px; }
/* ====================================== */


#side-a {
	float: left;
	width: 300px;

}
#danekontaktowe{
	color: #000;
	margin: 10px;
	margin-top: 20px;
	float:left;
}
#container{
	background: url(../img/wrapper.jpg) repeat-y top right;
}
#side-b { 
	margin: 0;
	float: left;
	width: 580px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	background: #fff;
	text-align: justify;
	padding-right: 20px;
}

#footer {
	background: url(../img/bottom_center.jpg) no-repeat 92px 0px;
	height: 36px;
	width: 731px;
	float: right;	
}

#side-left{
	background: url(../img/bg_lewe.jpg) repeat-x;
	height: 1024px;
	width: 50%;
	position: absolute;
	z-index: 0;
	left:0;
	
}
#side-right{
	background: none;
	height: 1024px;
	width: 50%;
	position: absolute;
	z-index: 0;
	left:30%;
}
#side-right{
	float: right;
	
}
img{
	border: 0;
}
a.logo{
	position:relative;
	top:0px;
	left:0px;
	float: left;
}
a.ico{
	float: right;
}
#flashtop{
	width: 900px;
	height: 185px;
/*	background: url(../img/top.jpg) no-repeat;*/
	float:left;
/*	top: 65px;*/
}


div.menu{
	background: url(../img/menu_bg.jpg) repeat-x 10px 0px;
	height: 25px;
	width: 900px;
	margin-bottom:5px;
	font-size: 13px;
}
div.newsbody{
	width: 257px;
	min-height: 250px;
	background: #343434 url(../img/news_bg.jpg) no-repeat;
	float: left;
}
*html div.newsbody{
	height: 250px;
}
div.newshead{
	width: 257px;
	height: 32px;
	background: url(../img/news_nagl.jpg) no-repeat;
	float: left;
}
div.newsfoot{
	width: 257px;
	height: 7px;
	background: url(../img/news_dol.jpg) no-repeat;	
	float: left;
}
div.news{
	color: #fff;
	
}
.news p{
	margin: 0px 5px 0px 5px;
	font-size: 90%;
	
}
div.news_shadow{
	width: 9px;
	height: 286px;
	background: url(../img/news_cien.png) no-repeat;
	float: left;
}
span.nwsdata{
	font-size: 80%;
	margin-left: 10px;
}

div.duo{
	margin: 0px auto;
	color: #000;
	font-size: 80%;
	display:inline; /*IE*/
	position: relative;
	top: 40px;
	left: 50%;
}
a.duo{
	text-decoration: none;
	color: #000;
}
a:hover.duo{
	text-decoration: underline;
	color: #A10021;
}
div.nawigacja{
clear:both;
	margin: 10px 0px 10px 100px;
}
.nawigacja a{
	color:#B5252E;
	text-decoration: none;
}
.nawigacja a:hover{
	background: #B5252E;
	color: #999999;

}
a{
	color: #AC352D;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


/* htb - Horizontal Top to Bottom Menu */

/* begin  hide/show blocks */
	.menu_htb .right2 {
		display: none;
	}
/* end hide/show blocks */

.menu_htb a {
	background-color: none;
	text-decoration:none;
	height: auto;
	width: auto;
}

.menu_htb a:hover, .menu_htb li:hover>a, ul.menu_htb .selected a {
	background-color: none;
	text-decoration:none;
}

/* <= ie6 */
.menu_htb a:hover, .menu_htb .adxmhoverA, ul.menu_htb .selected a {		/* li:hover>a selector */
	background-color: none;
	text-decoration:none;
}

.menu_htb .text {
	position: relative;
	color: #ffffff;
	margin-left: 1em; margin-right: 1em; 
	padding-top: .2em; padding-bottom: .2em;
	width: auto;
	height: auto;
	.display: inline; /* The IE Doubled Float-Margin Bug Fix */
}

html:first-child .menu_htb .text { /* Opera */
	display: block;
	float: none;
}

.menu_htb a:hover .text, .menu_htb li:hover>a .text { /*, ul.menu_htb .selected a .text*/
	color:#D7B08F;
}

/* <= ie6 */
.menu_htb a:hover .text, .menu_htb .adxmhoverA .text { /*ul.menu_htb .selected a .text*/
	color:#D7B08F;
}

.menu_htb a {
	border: 0;
}

.menu_htb a:hover, .menu_htb li:hover>a, ul.menu_htb .selected a {
	border: 0;
}

/* <= ie6 */
.menu_htb a:hover, .menu_htb .adxmhoverA, ul.menu_htb .selected a {
	border: 0;
}

.menu_htb, .menu_htb ul li {
	background: transparent;
}

.menu_htb li {
	border: 0;
}

/* second level */

/* begin  hide/show blocks */
	.menu_htb ul .right2 {
		display: none;
	}
/* end hide/show blocks */

.menu_htb ul .submenu .right2 {
	display: block;
	position: absolute;
	right: 0;
	top: 25%;
	width: 10px;
	height: 11px;
	background-color: transparent;
	background-image: url('Images/SubmenuArrow.gif');background-repeat: no-repeat;background-position: center left;
}

.menu_htb ul>li .submenu .right2 {
	right: 0;
	top: 0;
	width: 10px;
	height: 100%;
}

.menu_htb li li {	/* create borders around each item */
	border: 0;
}

.menu_htb ul .text, ul.menu_htb .selected ul .text {
	position: relative;
	color: #ffffff;
	height: auto;
	margin-left: .3em; margin-right: .3em;
	padding-top: .2em; padding-bottom: .2em;
	.display: inline; /* The IE Doubled Float-Margin Bug Fix */
}

html:first-child .menu_htb ul .text { /* Opera */
	display: block;
	float: none;
}

.menu_htb ul a:hover .text, .menu_htb ul li:hover>a .text, ul.menu_htb .selected ul a:hover .text, ul.menu_htb .selected ul li:hover>a .text {
	color: #ffffff;
}

/* <= ie6 */
.menu_htb ul a:hover .text, .menu_htb ul .adxmhoverA .text, ul.menu_htb .selected ul a:hover .text, ul.menu_htb .selected ul .adxmhoverA .text {
	color: #ffffff;
}

.menu_htb ul a, ul.menu_htb .selected ul a {
	border: 0;
}

.menu_htb ul a:hover, .menu_htb ul li:hover>a, ul.menu_htb .selected ul a:hover, ul.menu_htb .selected ul li:hover>a {
	border: 0;
}

/* <= ie6 */
.menu_htb ul a:hover, .menu_htb ul .adxmhoverA, ul.menu_htb .selected ul a:hover, ul.menu_htb .selected ul .adxmhoverA {
	border: 0;
}

ul.menu_htb ul li a, ul.menu_htb .selected ul li a { 
	width: 100%;
	height: auto;
	background-color: #C53A23;
	
}

.menu_htb ul a:hover, .menu_htb ul li:hover>a, ul.menu_htb .selected ul a:hover, ul.menu_htb .selected ul li:hover>a {
	background-color: #701B16;
	
}

/* <= ie6 */
.menu_htb ul a:hover, .menu_htb ul .adxmhoverA, ul.menu_htb .selected ul a:hover, ul.menu_htb .selected ul .adxmhoverA {
	background-color: #701B16;
	
}


/* position of items */
.menu_htb ul {
	width: 12.5em;
}

.menu_htb a {
	width: auto;
	height: auto;
	padding: 0;
	cursor: hand;
	float: left; /* is needed for ie, because it puts items to the next line */
}

html:first-child .menu_htb a { /* Opera */
	float: none;
}

ul.menu_htb ul li a { 
	width: 12.5em;
	height: auto;
	padding: 0;
	overflow: hidden;
	float: none;
}

.menu_htb li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 100%;
}

.menu_htb .adxmhoverUL .adxmhoverUL {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 100%;
}
.ofertapath{
	font-size: 80%;
}
.ofertapath a{
	color: #636363;
	font-weight:bold;
}

.Button{
	cursor: pointer;
background-color: #787878; color: #ffffff; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-family: Tahoma; font-weight: bold;
}

