/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
}

body {
        font-size: 12px; 
        color: #4b4a4a; 
        font-family: Arial, Helvetica, sans-serif;
		background-image:url(../images/bg.jpg);
		background-color:#fff;
		background-repeat:repeat-x;
		text-align: center;
		margin-top:0px;
		margin-bottom:0px;
}

a {color:#4b4a4a; font-family: Arial, Verdana; font-size: 12px; text-decoration:none; }
a:link {color:#4b4a4a; font-family: Arial, Verdana; font-size: 12px; text-decoration:none; }
a:active {color:#4b4a4a; font-family: Arial, Verdana; font-size: 12px; text-decoration:none; }
a:visited {color:#4b4a4a; font-family: Arial, Verdana; font-size: 12px; text-decoration:none; }
a:hover {color:#4b4a4a; font-family: Arial, Verdana; font-size: 12px; text-decoration:underline; }

#content {
		width:890px;
		height:auto;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
}


#topSite {
		width:890px;
		height:90px;
		float:left;
}

#logo {
		width:238px;
		height:90px;
		float:left;
		border:none;
}

#rightTopBox{
	width:652px;
	height:90px;
	float:left
	}

#topH1 {
	width:652px;
	height:54px;
	float:left;
	overflow:hidden;
}

h1	{
	font-family:Arial, Helvetica, sans-serif;
	color:#f5950d;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	
}

#menuTop{
	width:652px;
	height:36px;
	background-image:url(../images/menu-bg.png);
	background-repeat:no-repeat;
	float:left;
}

#banerBox	{
	background-image:url(../images/remo-bud-baner.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:652px;
	height:270px;
	padding-left:238px;
	padding-top:40px;
	float:left;
	text-align:left;
	color:#848383;
}

.lefBoxPointer {
	width:8px;
	float:left;
}
.leftBox {
	line-height:1.7;
}

div#contentSite{width:890px; margin:auto; min-height:200px; height:auto !important;height: 200px; float:left;}

div#leftContentHome{width:225px; height:auto; padding-top:40px; padding-left:56px; text-align:left; float:left}
div#lineHome{width:1px; height:162px;float:left; padding-top:10px}
div#rightContentHome{width:608px; height:150px;float:left;}


h2#seoH2{font-size:16px; clear:both; padding-top:14px; text-align:left; padding-left:60px;}
	
div#jestesTutaj{
	width:auto;
	height:20px;
	padding-left:60px;
	padding-top:0px;
	clear:both;
	overflow:hidden;
	color:#8e8d8d; 
	font-family: Arial, Verdana; 
	font-size: 11px;
	text-align:left;
	}
	
div#jestesTutaj a {color:#797777; font-family: Arial, Verdana; font-size: 10px; text-decoration:none; }
div#jestesTutaj a:link {color:#797777; font-family: Arial, Verdana; font-size: 10px; text-decoration:none; }
div#jestesTutaj a:active {color:#797777; font-family: Arial, Verdana; font-size: 10px; text-decoration:none; }
div#jestesTutaj a:visited {color:#797777; font-family: Arial, Verdana; font-size: 10px; text-decoration:none; }
div#jestesTutaj a:hover {color:#a4a3a3; font-family: Arial, Verdana; font-size: 10px; text-decoration:none; }

div#contentText{font-size:12px; clear:both; padding:0 56px 20px 40px; text-align:justify; line-height:1.4}

div#footerBox{width:890px; margin:auto; height:40px;}
div#liniaFooter{width:250px; height:1px; overflow:hidden; float:right; clear:both; background-color:#b4b4b4}
div#footerText{width:250px; height:70px; overflow:hidden; float:right; clear:both; text-align:right; padding-top:6px; padding-right:0px}

/* formularz zapytania */
fieldset {width:500px; height:400px; background-color:#fafafa; padding:0 20px 20px 20px; border:solid 1px #dbdbdb; overflow:hidden}
.textPolaFormularza{text-align:left; padding-bottom:10px}
.polaFormularza{position: absolute; left: 190px; border:solid 1px #dbdbdb; font-size:14px}


/* add-new */
div.add-new a {color:#848383; font-family: Arial, Verdana; font-size: 12px; text-decoration:none; line-height:1.7}
div.add-new a:link {color:#848383; font-family: Arial, Verdana; font-size: 12px; text-decoration:none; }
div.add-new a:active {color:#848383; font-family: Arial, Verdana; font-size: 12px; text-decoration:none; }
div.add-new a:visited {color:#848383; font-family: Arial, Verdana; font-size: 12px; text-decoration:none; }
div.add-new a:hover {color:#848383; font-family: Arial, Verdana; font-size: 12px; text-decoration:none; }




