@charset "utf-8";

* { box-sizing: border-box; }

html {
  overflow-y: scroll;   /* zawsze rezerwuje miejsce na pasek przewijania, nic nie skacze */
}

body {
	margin: 0;
	padding: 0;
	color: #564d48;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #fff;
}

a img { border: none; }
a:link, a:visited { color: #006097; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { font-size: 22px; color: #2a1a0a; font-weight: normal; margin-bottom: 28px; }
h2 { font-size: 18px; color: #2a1a0a; font-weight: normal; margin-bottom: 24px; }

.content { width: 980px; margin: 0 auto; }
.main_top { height: 240px; width: 980px; margin: 0; padding: 0; }
.top_logo { float: left; height: 240px; width: 370px; margin: 0; padding: 0; }
.top_right {
	float: left;
	height: 240px;
	width: 610px;
	margin: 0;
	padding: 0;
	background-image: url(../img/top_pic.jpg);
	background-repeat: no-repeat;
}

.quote_and_txt_wrapper {
	width: 980px;
	overflow: hidden;
	border-right: 1px solid #c5b7a5;
	border-left: 1px solid #c5b7a5;
}
.quote_container {
	width: 330px; float: left; height: 400px; margin-right: 40px;
	background-image: url(../img/q_letter.jpg); background-repeat: no-repeat; background-position: left top;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px; font-style: italic; color: #544432;
	margin-top: 160px; margin-left: 50px; text-align: center;
}
.quote_sign { font-size: 14px; letter-spacing: 1px; }

.intro_paragraf {
	font-size: 13px; width: 560px; float: left; line-height: 24px;
	margin-top: 60px; margin-bottom: 80px;
}
.main_paragraf {
	font-size: 13px; width: 700px; float: left; line-height: 22px;
	margin: 60px 0 100px 140px;
}
.txt_indent {
	padding-left: 40px; border-left: 1px solid #ded9cf; margin-bottom: 20px;
}

.dots { font-size: 14px; text-align: center; letter-spacing: 2px; margin: 20px 0; }
#signature { height: 110px; width: 300px; margin-left: 200px; margin-top: 50px; }

#footer { width: 980px; margin: 0 auto; }
#foot_spacer { background-color: #301507; height: 7px; width: 980px; }
#footnote {
	font-size: 9px; padding-top: 15px; width: 980px; letter-spacing: 1px; text-align: center;
	background-color: #0a0401; color: #FFF; height: 90px; border-top: 1px solid #f2a673;
}

/* -------------- start menu top (FLEX, bez kresek) -------------- */
#menu_top {
	width: 980px;
	height: 40px;
	margin-top: 2px;
	border: none;
}
#menu_top ul {
	display: flex;
	height: 40px;
	margin: 0;
	padding: 0;
}
#menu_top li {
	list-style: none;
	flex: 1 1 0;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	line-height: 38px;
	border: none;
}
#menu_top a {
	display: block;
	height: 40px;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
}

/* kolory kafli */
#menu_top #mt1 { background-color: #401d0a; }
#menu_top #mt1 a:hover { background-color: #240f05; }

#menu_top #mt2 { background-color: #69604f; }
#menu_top #mt2 a:hover { background-color: #504839; }

#menu_top #mt3 { background-color: #c81500; }
#menu_top #mt3 a:hover { background-color: #b70d00; }

#menu_top #mt4 { background-color: #ff3600; }
#menu_top #mt4 a:hover { background-color: #ff0b00; }

#menu_top #mt5 { background-color: #ff851b; }
#menu_top #mt5 a:hover { background-color: #ff6b11; }

#menu_top #mt6 { background-color: #8b0d00; }
#menu_top #mt6 a:hover { background-color: #650800; }

#menu_top #mt7 { background-color: #00c8ef; }
#menu_top #mt7 a:hover { background-color: #00a6ce; }

/* ------------------------------------- */

td {
	border-bottom-color: #f2a673; border-top-color: #fff; border-left-color: #fff; border-right-color: #fff;
	padding: 3px 5px; border-top-width: 0; border-right-width: 0; border-bottom-width: 1px; border-left-width: 0;
	border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	vertical-align: top;
}
.vert_center { vertical-align: middle; }
.table_head { font-weight: bold; background-color: #f4efe8; }
li { list-style-type: disc; }
ul { margin-left: 0; padding-left: 12px; }


/* === CTA (blok 280x40; marginesy 50/50; biały tekst; lewa kreska) === */
.quote_and_txt_wrapper{ position: relative; }
.intro_paragraf p:last-child{ margin-bottom: 0; }
.quote_and_txt_wrapper .cta_btn{
  display: block;
  width: 280px; height: 40px; line-height: 40px;
  margin: 50px 0; margin-left: auto;
  text-align: center; background-color: #00c8ef;
  color: #ffffff !important; font-size: 18px; text-decoration: none;
  border-left: 1px solid #00c8ef; clear: both;
}
.quote_and_txt_wrapper .cta_btn:hover{ background-color: #00a6ce; border-left-color: #00a6ce; color:#ffffff !important; }

/* === E‑konsultacje: ten sam placement tekstu co index + baner Q === */
.quote_spacer{ width: 330px; float: left; height: 0; margin-right: 40px; }
.q_banner{ width: 978px; height: 200px; margin: 40px auto 20px auto;
  background: url(../img/q_letter.jpg) no-repeat left top; opacity: .25; }
