
body {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
}

a:link {
	color: #9C0808;
	text-decoration: none
}
a:visited {
	color: #9C0808;
	text-decoration: none
}
a:active {
	color: #9C0808;
	text-decoration: none
}
a:hover {
	color: #9C0808;
	text-decoration: underline; 
}


#page {
	width: 790px;
	padding: 0px 0px;
	margin: 0px auto;
	text-align: left;
}

#header {
	display: block;

	background-color: #231f21;
	color: #FFFFFE;
	border-top: 1px solid #231f21;
}

#banner {
	height: 208px;
	width: 584px;
	float: left;
	clear: left;

	border-left: 1px solid #231f21;
}

#banner_msg {
	height: 208px;
	width: 204px;
	float: left;

	text-align: center;
	background-color: #231f21;
	border-right: 1px solid #231f21;
}

#banner_msg_t {
	margin-top: 40px;

	font-size: 14pt;
	font-weight: bold;
}

#banner_msg_m {
	margin-top: 15px;
	margin-left: 7px;
	margin-right: 7px;
	color: #CCCCCC;
}

#banner_menu {
	margin: 0px auto;
	text-align: left;
	width: 95%;
	border-collapse: collapse; 
	border-width: 5px;
}

#banner_menu a {
	text-decoration: none;
	color: #FFFFFE;
	font-size: 12px;
}

#banner_menu a:hover {
	text-decoration: underline;
}

#banner_menu ul {
	display: inline;
}

#banner_menu td, #banner_menu li {
	border-bottom: 1px solid white;
}


#separator1 {
	height: 10px;
	width: 100%;
	clear: both;

	background-color: #ea1821;
}

#separator2 {
	height: 6px;
	width: 100%;
	clear: both;

	background-color: #9c0808;
}

#separator3 {
	height: 10px;
	width: 100%;
	clear: both;

	background-color: transparent;
}

#separator4 {
	height: 16px;
	width: 100%;
	clear: both;
}

#content {
	width: 788px;

	border-left: 1px solid #231f21;
	border-right: 1px solid #231f21;
	background-color: #e5e5e5;
	color: #231f21;
}

#lc {
	width: 583px; /* 584 */
	background-color: #FFFFFF;
	font-size: 11px;
	min-height: 350px;
	height: auto !important;
  	height: 350px;
}

#rc {
	width: 202px;
	float: right;
	clear: right;

	text-align: center;
}

#lc_header {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#sideimgs {
	width: 100px; 
	height: 219px;

	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 25px;

	float: left;
	clear: left;
}

#lc_sep1 {
	width: 100%;
	height: 15px;

	border-bottom: 1px solid #231f21;
	margin-bottom: 15px;
}

#lc_sep2 {
	width: 100%;
	height: 10px;

	clear: both;

	margin-top: 15px;
	/*border-top: 1px solid #231f21;*/
}

#rc_header {
	width: 100%;

	text-align: right;

	color: #9C0808;
	font-size: 11px;
}

#rc_content {
	margin-top: 15px;
	text-align: center;
}

#rc_sep1 {
	width: 100%;
	height: 6px;
}

#rc_sep2 {
	width: 90%;
	height: 6px;
	border-bottom: 1px solid #231f21;
	margin: 0px auto;
}

#footer {
	background-color: #231f21;
	color: #FFFFFE;
}

#ft_models, #ft_persons {
	width: 550px; /* 584 */

	color:#EFEFEF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;

	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	
	padding-top: 10px;
	padding-bottom: 0px;
}

#ft_persons {
	margin-top: 0px;
	padding-top: 0px;
	height: 70px;
}

#ft_contact {
	width: 202px;
	float: right;
	clear: right;

	text-align: left;
	font-size: 11px;
}

#type_list {
	margin: 0px auto;
	text-align: left;
	width: 60%;
}

#instrukcja {
	width: 100%;
}
#instrukcja_body {
	text-align: center;
}

#kontakt {
}
#kontakt table {
	margin-left: 15px;
}
#kontakt table td{
	vertical-align: top;
}
#kontakt table td.m{
	padding-right: 20px;
	padding-bottom: 10px;
}
#mapa {
	text-align: center;
	margin-top: 40px;
}
#mapa img {
	border: 1px solid #231f21;
}
#mapa_switch {
	float: right;
	clear: right;
	font-size: 14px;
	margin-right: 30px;
	color: #9C0808;
}

#trojmiasto_pl {
	/*text-align: right;*/
}

#film {
}
#film_body {
	text-align: center;
}

#neckit {
}
#neckit table {
	margin-left: 15px;
	margin-right: 15px;
	border-collapse: collapse;
}
#neckit table th {
	background-color: #231f21;
	color: #FFFFFE;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	border: 1px solid #231f21;
}
#neckit table td {
	border: 1px solid #231f21;
}
#neckit table td.csiz {
	text-align: center;
}
#neckit table td.cnam {
	width: 80px;
}
#neckit table tr.odd {
	background-color: #e0e0e0;
}
#neckit table tr.even {
}

.news_item {
	width: 570px;
	margin: 0px auto;
	border-top: 1px solid #a0a0a0;
	clear: left;
}
.news_short {
	width: 450px;
	float: left;
}
.news_lc {
	float: left;
	width: 125px;
}
.news_lc img{
	width: 125px;
}
.news_rc {
	float: right;
	width: 400px;
	margin: 0px auto;
	padding-right: 15px;
	text-align: justify;
}
.news_img {
	margin: 10px 15px;
}
.news_img_s {
	float: left;
	clear: left;

	margin-left: 15px;
	margin-right: 10px;

	padding-top: 10px;
	padding-bottom: 15px;

	width: 80px;
	/*height: 80px;*/
}

.news_head {
	margin-top: 10px;
}

.news_title {
	font-weight: bold;
}

.news_summary {
	font-weight: bold;
	text-align: justify;
}
.news_item .news_summary {
	font-weight: normal;
}
.news_more {
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_more a {
	text-decoration: none;
	color: #9C0808;
}
.news_ret {
	float: right;
	clear: right;
	color: #9C0808;
	margin-right: 15px;
	margin-top: 40px;
}
.news_ret a {
	text-decoration: none; 
}

.person {
	float: left;

	margin-top: 10px;
	margin-right: 15px;
}

.companyRole {
	font-weight: bold;
	margin-top: 8px;
}

#copy {
	text-align: center;
	margin: 10px 8px;
	clear: both;
}
#sectTitle {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 16px;
}
h2 {
    font-size: 16px;
}
.listTitle {
	text-align: center;
	font-size: 11px;
	color: #9C0808;
}

ul.list {
	font-size: 11px;
	color: #6E6E6E;
	list-style-type: disc;
	
}
ul.list li {
	margin-left: 10px;
}
.gap {
	height: 5px;
	width: 100%;
}
.gapL {
	height: 20px;
	width: 100%;
}
.gapXL {
	height: 40px;
	width: 100%;
}
.product {
	font-style: italic;
}
td.m {
	font-weight: bold;
	vertical-align: top;
}

a {
	color: inherit;
	border: 0px;
}
img {
	border: 0px;
}
.copyright {
	color:#6E6E6E;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
}
.tm {
	font-size: 9px;
}
.flat_list li {
    display: inline;
}
.left {
    text-align: left;
}
.schemat_link {
    font-size: 10px;
    font-family: verdana;
    color: #9c0808;
}

#klienci_body {
    margin-top: 15px;
    margin-bottom: 18px;
    margin-left: 30px;
    text-align: center;
}

#klienci_body .cli {
    display: inline;
    margin-top: 8px;
    margin-bottom: 5px;
    font-size: 120%;
}
#klienci_body .vip {
    font-weight: bold;
}
#klienci_body .cli img {
	border: 0px solid white;
	margin: 8px 8px;
}
#klienci_body .cli span {
    text-align: left;
    display: block;
    margin-top: 10px;
}
.almat {
	position: relative;
	top: -10px;
}
.dobrowolski {
	position: relative;
	top: -70px;
}
.wierzbinski {
	position: relative;
	left: 50px;
}
.regionalni {
    float: right;
    margin-right: 10px; 
}
.regionalni h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 16px;
}
.regionalni td.key {
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
}