* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474343;
	background-color: white;
}

img {
	border: 0px;
}

h1 {
	font-family: verdana fantasy;
	font-size: 1.6em;
	color: black;
	font-variant: small-caps;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

h3 {
	font-family: verdana fantasy;
	font-size: 1.5em;
	color: black;
	font-variant: small-caps;
}

h3:hover {
	font-family: verdana fantasy;
	font-size: 1.5em;
	color: lightgrey;
	font-variant: small-caps;
}

h4 {
	font-family: verdana fantasy;
	font-size: 1.4em;
	color: #6c8d38;
	font-variant: small-caps;
	letter-spacing: 1px;
	border-left: 7px double #6c8d38;
	text-indent: 10px;
}

h5 {
	font-family: verdana fantasy;
	font-size: 1.4em;
	color: #6c8d38;
	font-variant: small-caps;
	letter-spacing: 1px;
	border-right: 7px double #6c8d38;
	text-align: right;
	margin-right: 10px;
}

h5:hover {
	font-family: verdana fantasy;
	color: lightgrey;
}

h11 {
	font-family: verdana fantasy;
	font-size: 1.6em;
	color: #6c8d38;
	font-weight: bold;
}

p {
	margin-top: 10px;
	text-indent: 20px;
#	text-align: justify;
	line-height: 1.5em;
	letter-spacing: 1px;
}

a {
	color: #474343;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_button.gif) no-repeat;
	height: 35px;
	width: 229px;
	color: white;
	font-family: helvetica;
	font-size: 1.2em;
	line-height: 2.2em;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 25px;
}

a.mainlevel:hover {
	background-position: 0px -35px;
	color: white;
}

li {
	margin-left: 40px;
}



/* Page */

#page {
	width: 948px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

/* Content */

#content_left {
	display: none;
}

#ras {
	width: 229px;
	height: 785px;
	float: left;
}

#dwa {
	display: none;
}





#content_right {
	display: block;

}

#banerdruk {
	display: none;
}

#drukarka {
	display: none;
}

#witamy {
	display: none;
}

#tresc {
	margin-left: 100px;
	margin-top: 100px;
	font-size: 13px;
}



#tresc_list {
	width: 640px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 11px;
}

#tresc_doradca {
	width: 680px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#szukaj_start {
	display: none;
}


#logowanie {
	display: none;
}

#footer {
	width: 948px;
	height: 55px;
	background: #eaeae2;
	margin: 0px auto;
	margin-bottom: 30px;
	text-align: center;
}

#banner_domek {
	display: none;
}

#menu_top {
	display: none;
}

.lewa {
	float: left;
}

.prawaa {
	float: right;
}


form {
	padding: 0px;
}
input, select, textarea {
	font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d44;
	background-color: white;
	border: 1px solid black;
}

#przycisk_szukaj {
	display: block;
	border: none;
	background: transparent url(przycisk_szukaj.gif) 0 0 no-repeat;
	width: 56px;
	height: 28px;
	cursor: pointer;
}



/* wyniki wyszukiwania */
#wynik {
	border: 2px solid #cacbcc;
	border-collapse: collapse;
	padding: 5px;
#	background-color: #e9f3e9;
}

table tr.aaa {
#	background-color: #fff;
	height: 70px;
}

table tr.bbb {
#	background-color: #e9f3e9;
	height: 70px;
}

table tr.tytul {
	background-color: #caedca;
	height: 45px;
	text-align: center;
}

table td.nag {
	background-color: #caedca;
	background: transparent url(aparacik.png) center no-repeat;
	text-align: center;
}

#licznik_ofert {
	display: none;	
}

#podobne {
	display: none;
}

#powrot {
	display: none;
}

