body {
	font-size:		12px;
	background-color:	#FDFDFD;
	background-image:	url(images/tlo.jpg);
}
div, img{ behavior: url(iepngfix/iepngfix.htc) }

div.relative{
	position: absolute;
}

#wstazka{
	position: absolute;
	width: 59px;
	height: 90px;
	left: 30px;
	top: 55px;
	background: url(images/zalobna-wstazka.png);
	background-repeat: no-repeat;
}
img {
	border: 0px;
}

a.Item {
	display:	block;
}
a.Item img {                            
	border: 0px;
}
a.Item:hover {
	border: 0px;
}
a.SubMenuItem {
	font-size       :12px;
	font-weight     :normal;
	display:	block;
	border: 0px;
}
a.SubMenuItem img {                            
	margin-left:+12px;
}
a.SubMenuItem:hover {
	color:		red;
	background:	#ababab;	// kolor pod myszką w submenu
}
div.Item {
	display:	block;
}

div.SubItem {
	display: none;
	margin-left:	20px;
	margin-right:	20px;
}

b.ListwaOn {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: black;
        font-size: 14;
        text-decoration: none;
}
td {
       font-family: tahoma, arial, verdana, geneva;
       font-size: 12px;
       color : Black;
}

img.obrazek {
        border-width: 1px;
        border-color: green;
        border-style: dashed;
}

img.obrazek:hover {
        border-width: 1px;
        border-color: red;
        border-style: dashed;
}

a.obrazek {
        border-width: 1px;
        border-color: green;
        border-style: dashed;
}

a.obrazek:hover {
        border-width: 1px;
        border-color: red;
        border-style: dashed;
}

td.zapytanie{
        font-size: 16px;
        font-family : Arial, Helvetica, sans-serif;
        border-color: #242F4E;
        border-style: solid;
        border-width: 1px;
	padding-left: 3;
	padding-right: 3;
	font-weight : bold;
}
td.zapytanieL{
        font-size: 14px;
        font-family : Arial, Helvetica, sans-serif;
        border-right-color: #242F4E;
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
	border-bottom-color: #242F4E;
	padding-left: 3;
	padding-right: 3;
}
td.zapytanieLP{
        font-size: 14px;
        font-family : Arial, Helvetica, sans-serif;
        border-right-color: #242F4E;
        border-right-style: solid;
        border-right-width: 1px;

        border-left-color: #242F4E;
        border-left-style: solid;
        border-left-width: 1px;

        border-bottom-style: solid;
        border-bottom-width: 1px;
	border-bottom-color: #242F4E;
	padding-left: 3;
	padding-right: 3;
}
td.EMZAP{
	font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
	padding-right: 3;
	font-weight : bold;
}


#contact-table table
{
width: 100%;
}

#contact-table td
{
	_width: 120px;
}

#contact-table input
{
	width: 400px;
	margin: 0;
}

#contact-table textarea
{
	width:		400px;
	height:		150px;
	margin:		0;
	padding:	3px;
	overflow:	auto;
}
.content-contact
{
	_padding-top: 12px;
	_vertical-align: middle;
}

.content-contact-first
{
	_padding: 0 !important;
	_vertical-align: middle;
}

.content-contact-textarea textarea
{
	width: 500px;
	height: 250px;
	margin: 0;
	padding: 3px;
	overflow: auto;
}
p.komunikat{
	color: red;
	font: 11pt Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	margin: .5em 2em .5em 2em;
	padding: 1em;
	border: solid red 1px;
}
p.swieta{
	color: black;
	font: 11pt Tahoma, Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: bold;
	margin: .5em 2em .5em 2em;
	padding: 1em;
	/* border: solid red 1px;*/
}

div#reklama {
	position: absolute;
	top: 100px;
	left: 252px;
	/*
	display: block;
	border: 1px solid black;
	padding: 20px;
	*/
}
div#reklama_ {
	width: 600px;
	height: 570px;

}
a#close_button {
	width: 15px;
	height: 15px;
	background: blue;
	padding: 5px;
	top: 5px;
	right: 5px;
	position: relative;
	float: right;
	text-decoration: none;
}
a#cb {
	text-decoration: none;
	right: 5px;
	top: 5px;
	position: relative;
	float: right;
	border: 1px solid black;
}
img#reklama {
	border-top: 15px solid #f8f8f8;
	border-bottom: 15px solid #f8f8f8;
	border-left: 30px solid #f8f8f8;
	border-right: 30px solid #f8f8f8;
}
