html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #f4f3f8;
}

#content-top-most-div {
	position: relative;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	width: 100%;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#content {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 25px;
	line-height: 18px;
}

div.subpageWithTitle {
	position: relative;
	width: 433px;
	background-image: url('../img/ozdobnik.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.subpageWithTitle div.title {
	font-family: Tahoma, sans-serif;
	font-size: 30px;
	padding-left: 25px;
	padding-top: 30px;
}

div.subpageWithTitle div.subpage {
	padding-left: 25px;
	padding-top: 23px;
}

div.subpageWithTitle div.subpage a {
	color: #271d4c;
	text-decoration: none;
}
div.subpageWithTitle div.subpage a:hover {
	color: #271d4c;
	text-decoration: underline;
}

div.top-menu-item {
	position: relative;
	float: left;
	margin-right: 20px;
	padding-top: 3px;
}

div.top-menu-item a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
div.top-menu-item a:hover {
	text-decoration: underline;
}

div.bottom-menu-item {
	position: relative;
	float: left;
	margin-right: 25px;
	padding-top: 3px;
}
div.bottom-menu-item a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #6d6d6d;
}
div.bottom-menu-item a:hover {
	text-decoration: underline;
}




/* PALETA RAL */
.tabela_wybierz_kolor {
	color : #170000;
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : lighter;
	text-decoration : none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #460000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #460000;	
}
.tabela_paleta {
	color : #170000;
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : lighter;
	text-decoration : none;
	line-height: 20px;
}
.tabela_paleta_linia_przerwy {
	color : #170000;
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : lighter;
	text-decoration : none;
	line-height: 10px;
}
.tabela_paleta_odstep {
  width: 10px;
}
.tabela_paleta_kreska {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #460000;
}

a.href_paleta {
	color : #000151;
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : lighter;
	text-decoration : none;
}
a.href_paleta:hover {
	color : #000151;
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : lighter;
	text-decoration : underline;
}

/* NAPISZ DO NAS */

.formularz {
	background-color: #F3F4F5;
	border: 1px solid #9198A5;
	font-family: sans-serif, Arial;
}

