body {
	font-size: 0.75rem;
	margin-left: auto;
	margin-right: auto;
	width: 972px;
	font-family: Arial, Verdana, Helvetica, sans-serif, Times New Roman;
	color: #5E5E5E;
}

img {
	border: 0;
}

a.flagLink {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	font-size: 10px;
	color: #5E5E5E;
}

.flagImage {
	border: 0px;
	height: 13px;
}

.dr-toolbar-int {
	font-size: 11px;
	font-family: arial;
	color: #8C8C8C;
	padding: 2px 10px 2px 10px;
	white-space: nowrap;
}

.dr-toolbar-ext {
	color: #8C8C8C;
	border: 0px;
	border-color: #C0C0C0;
	padding: 0;
	background-color: #F2F2F2;
	background-image: none;
}

.rich-toolbar {
	background-color: white;
	background-image: none;
	background-position: left top;
	background-repeat: repeat-x;
	border-color: white;
	border-width: 0px;
}

.menuLinkText {
	font-weight: normal;
}

a.menuLink:active,a.menuLink:link,a.menuLink:visited {
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
	font-size: 10px;
}

a.menuLink:hover {
	text-decoration: underline;
}

.logo_menu {
	background-color: #f1f0f1;
	height: 135px;
	width: 972px;
}

.logoRepeat {
	background-color: #F1F0F1;
	float: left;
	width: 577px;
	height: 105px
}

.menuRepeat {
	background-image: url("/img/menu_2.gif");
	float: left;
	height: 30px;
	margin-left: 2px;
	text-align: center;
}

a.menuLink2 {
	width: 146px;
}

a.menuLink2 a.menuLink2:active ,a.menuLink2:link,a.menuLink2:visited,a.menuLink2:hover
	{
	font-weight: normal;
	color: white;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
}

a.menuButton1 a.menuButton1:active,a.menuButton1:link,a.menuButton1:visited,a.menuButton1:hover
	{
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
}

.body_left {
	width: 230px;
	float: left;
	margin-top: 20px;
}

.body_center {
	width: 484px;
	float: left;
	margin-top: 20px;
	margin-left: 14px;
	margin-right: 14px
}

.body_center_extended {
	width: 728px;
	margin-top: 20px;
	margin: 20px 120px;
}


.body_right {
	width: 230px;
	float: left;
	background-color: white;
	margin-top: 20px;
}

.template_article_big .body_left {
	width: 670px;
}

.template_article_big .body_right {
	width: 280px;
	float: left;
	margin-left: 10px;
}


.clientZone {
	background-color: #E6E6E6;
	margin-bottom: 2px;
	padding-bottom: 7px;
	padding-top: 7px;
}

.blueFontCZone {
	color: #008DD9;
	font-weight: bold;
	text-decoration: none;
}

a.blueFontCZone:hover {
	text-decoration: underline;
}

.blackFontCZone {
	font-weight: bold;
	padding-left: 10px;
	display: inline-block;
}

a.blackFontCZone:hover {
	text-decoration: underline;
}

.welcomeDiv {
	background-color: #E4EFF8;
	margin-bottom: 3px;
}

.welcomeDivGrey {
	background-color: #E6E6E5;
	margin-bottom: 3px;
}

.welcomeSubDiv {
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle;
	height: 25px;
}

a.menuLinkBlack:active,a.menuLinkBlack:link,a.menuLinkBlack:visited,a.menuLinkBlack:hover
	{
	font-weight: normal;
	color: inherit;
	font-size: 12px;
	text-decoration: none;
}

a.menuLinkBlack:hover {
	text-decoration: underline;
}

h1 {
	color: #008DD8;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.green {
	color: #64A51D;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.grey {
	color: #A0A0A0;
	font-size: 20px;
	font-weight: bold;
}

h1.wine {
	color: #AF0A18;
	font-size: 20px;
	font-weight: bold;
}

h1.orange {
	color: #EF8100;
	font-size: 20px;
	font-weight: bold;
}

p {
	line-height: 15px;
}

input[type="checkbox"] {
	height: 1.8rem;
}

input[type="text"],textarea {
	border: 1px solid #7F9DB9;
}

input[type="text"].errors,textarea.errors,input[type="checkbox"].errors {
	border-color: red;
}

input[type="text"].errors:focus,textarea.errors:focus,input[type="checkbox"].errors:focus {
	border-color: #DD4B39 !important;
}

input[type="submit"],input[type="button"] {
	background-color: #00a1ef;
	color: white;
	line-height: 15px;
	font-size: 0.8rem;
	font-family: Arial;
	border: none;
	font-weight: bold;
	cursor: pointer;
}

input[disabled="disabled"] {
	background-color: #8F8F8F;
	color: #EFEFEF;
	cursor: default;
}

#tableRank {
	border: 1px solid #5E5E5E;
	border-collapse: collapse;
	background-color: #f1f1f1;
	text-align: center;
}

#tableRank td {
	border: 1px solid #5E5E5E;
	padding: 5px;
}

.rankingListAnchor {
	color: #5E5E5E;
	line-height: 16px;
}

.rankingAnchorTitle {
	color: #5E5E5E;
	line-height: 16px;
	font-weight: bold;
}

.rankingAnchor {
	color: #5E5E5E;
	line-height: 16px;
}

.rankingAnchorShow {
	color: #5E5E5E;
	line-height: 16px;
	padding-top: 5px;
}

#tableLinks {
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}

#tableLinks td {
	padding-bottom: 7px;
	padding-top: 7px;
}

.mainSiteLabel {
	width: 271px;
	height: 64px;
	padding-left: 10px;
	padding-left: 10px;
}

.mainSiteSubLabel {
	width: 293px;
	background-color: #F1F1F1;
	height: 64px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}

.sectionStyle {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #008DD9;
	border-bottom-color: #008DD9;
}

.hoveredItemClass {
	background: red;
}

.hoveredGreenItemClass {
	background: #64A51D;
}

.hoveredOrangeItemClass {
	background: #EF8100;
}

.hoveredWineItemClass {
	background: #AF0A18;
}

.hoveredGreyItemClass {
	background: #EF8100;
}

.hoveredGroupClass {
	font-size: 12px;
	font-weight: normal;
	background: green;
	margin: 0;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.groupClass {
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	border-style: hidden;
	padding: 0;
}

.itemClass,.topItemClass {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif, Times New Roman;
	padding: 0;
}

.menuItemClass {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E6E6E5;
}

.styleClass {
	background: #F0F0F1;
}

.topGroupClass {
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	color: #008DD9;
	font-weight: bold;
}

.rich-pmenu-top-group {
	background-color: #F0F0F1;
}

.rich-pmenu-selected-element,.rich-pmenu-item-selected {
	font-style: normal;
}

.itemStyle {
	padding-top: 5px;
}

.rich-pmenu-group-self-label {
	padding-top: 5px;
	padding-bottom: 5px;
}

.rich-pmenu-top-group-div {
	margin-bottom: 0px;
}

.button-gray {
	vertical-align: middle;
	border: 0;
	width: 60px;
	height: 22px;
	color: white;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	background-position: center;
	background-color: transparent !important;
	background-repeat: no-repeat;
	background-image: url('/img/button_gray.gif');
	background-position: center;
	text-align: center;
	display: table-cell;
}

ul.white {
	list-style-image: url('/img/white_triangle.gif');
	color: white;
	padding-top: 20px;
}

.menuMainClass {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-color: #F1F1F1;
}

.menuMainClassSelected {
	background-color: #E6E6E5;
}

.menuElementClass {
	background-color: #F1F1F1;
	margin-top: 2px;
}

.menuElementClassGreen {
	background-color: #F1F1F1;
	margin-top: 2px;
}

.menuElementClassGreen:HOVER,.menuElementClassGreenSelected {
	background-color: #64A51D;
	margin-top: 2px;
	color: white;
}

.menuElementClassOrange {
	background-color: #F1F1F1;
	margin-top: 2px;
}

.menuElementClassOrange:HOVER,.menuElementClassOrangeSelected {
	background-color: #EF8100;
	margin-top: 2px;
	color: white;
}

.menuElementClassGrey {
	background-color: #F1F1F1;
	margin-top: 2px;
}

.menuElementClassGrey:HOVER,.menuElementClassGreySelected {
	background-color: #CCCCCC;
	margin-top: 2px;
	color: white;
}

.menuElementClassWine {
	background-color: #F1F1F1;
	margin-top: 2px;
}

.menuElementClassWine:HOVER,.menuElementClassWineSelected {
	background-color: #AF0A18;
	margin-top: 2px;
	color: white;
}

.menuElementClassOcean {
	background-color: #F1F1F1;
	margin-top: 2px;
}

.menuElementClassOcean:HOVER,.menuElementClassOceanSelected {
	background-color: #183f6d;
	margin-top: 2px;
	color: white;
}

.menuElementClassSelected {
	background-color: #E6E6E5;
	margin-top: 2px;
}

.menuGruopClass {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-color: #F1F1F1;
}

.menuSubDiv {
	display: table-cell;
	vertical-align: middle;
	height: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.menuTriangleStyle {
	padding-right: 8px;
}

.menu_left {
	margin-bottom: 5px;
	width: 230px;
}

.see_also {
	background-color: #E6E6E6;
	padding-bottom: 20px;
}

a.menuLinkBlack {
	background-image: url("/img/black_pointer.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}

a.menuLinkWhite {
	background-image: url("/img/white_pointer.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	font-size: 12px;
}

.menu_left a.menuLinkBlack:active,.menu_left a.menuLinkBlack:hover {
	background-image: url("/img/white_pointer.gif");
	font-weight: normal;
	color: white;
	text-decoration: none;
	font-size: 12px;
}

.footer {
	width: 1px;
}

table.footerTable td {
	width: 25%;
	border-right: 2px solid #E6E6E6;
	padding: 0px 15px 0px 15px;
	vertical-align: top;
}

.footerTableTitle {
	color: #5E5E5E;
	font-weight: bold;
	padding-bottom: 10px;
}

.footerMenuLink {
	padding-bottom: 5px;
}

.curr_locImg {
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
	width: 4px;
	height: 10px;
}

.slide_a1 {
	background-image: url('/img/slide/a1.jpg');
	height: 297px;
	width: 230px;
}

.slide_a2 {
	background-image: url('/img/slide/a2.jpg');
	height: 297px;
	width: 230px;
}

.slide_a3 {
	background-image: url('/img/slide/a3.jpg');
	height: 296px;
	width: 230px;
}

.slide_text {
	padding-top: 200px;
	color: white;
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
}

ul.blue {
	list-style-image: url('/img/blue_pointer2.gif');
}

ul.pd {
	list-style: decimal;
}

.flagI {
	padding-left: 5px;
	padding-right: 5px;
	border: 0;
}

.flagRow {
	padding-left: 25px;
	padding-bottom: 5px;
}

img.black_pointer {
	width: 4px;
	height: 11px;
}

.izpDiv {
	color: white;
	width: 76px;
	height: 20px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	background-repeat: no-repeat;
}

h2 {
	margin: 0;
	font-weight: inherit;
	font-size: inherit;
}

h3 {
	margin: 0;
	font-weight: inherit;
	font-size: inherit;
}

.contactInput {
	width: 299px;
}

.errors {
	border-color: red !important;
}

.requierdfield {
	color: red;
}

.valid_err {
	font-size: 12px;
	color: red;
}

.requierd {
	white-space: nowrap;
	line-height: 2px;
}

.input-captcha {
	width: 80px;
}

div.blueLine {
	margin: 5px 0px 5px 0px;
	border: 1px solid #008DD9;
}

.information {
	font-style: italic;
	font-size: 10px;
}

.moreHand:HOVER {
	cursor: pointer;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.crefoSlider .nivo-controlNav {
	display: none;
}

.crefoSlider {
	padding: 0px;
	height: 296px;
	width: 230px;
	margin-bottom: 10px;
}

.flag {
	padding-left: 3px;
	padding-right: 3px;
}

.separator {
	border-bottom: 2px solid #008DD9;
	height: 1px;
	line-height: 1px;
}

.eventParticipateForm {
	margin: 10px;
}

.eventParticipateForm input[type="text"],.eventParticipateForm textarea
	{
	width: 180px;
}

.membershipNumberHidde {
	display: none;
}

.membershipNumber {
	display: table-row;
}

.newsletterForm {
	background-image: url("/img/newsletter.png");
	background-position: top center;
	background-color: #e4eff7;
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.newsletterForm form {
	margin: 0px 5px;
}

.newsletterForm input[type=text] {
	width: 125px;
}

.contactForm {
	background-image: url("/img/contactForm.png");
	background-position: top center;
	background-color: #e4eff7;
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.contactForm form {
	margin: 0px 5px;
}

.contactForm input[type=text] {
	width: 160px;
}

.participateTable {
	border: 1px solid #EFEFEF;
	border-collapse: collapse;
}

.participateTable td,.participateTable th {
	border-bottom: 1px solid #EFEFEF;
}

.participateTable td {
	padding: 3px;
	line-height: 16px;
}

.articleTitle {
	font-weight: bold;
	color: #008DD9;
	text-decoration: none;
	display: inline-block;
}

.articleTitle:hover {
	text-decoration: underline;
}

.articleDate {
	font-weight: bolder;
}

.articleBox {
	margin: 10px;
	padding: 10px 0px;
	border-bottom: 1px solid #EFEFEF;
}

.articleContent {
	font-size: 1.1em;
}

.articleLead {
	font-weight: bold;
	margin-top: 10px;
}

.template_article_big .articleLeadBig {
	font-size: 1.2em;
	line-height: 1.5em;
}

.template_article_big .articleContentBig {
	font-size: 1.2em;
	line-height: 1.5em;
}

.body_questionary {
}

.creditreformQuestionary {
	font-size: 12px;
	line-height: 16px;
	width: 850px;
	margin: 0 auto; 
}

.creditreformQuestionary .questionaryTopHeader1 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px;
}

.creditreformQuestionary .questionaryTopHeader2, .creditreformQuestionary .questionaryTopHeader3 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px;
}


.creditreformQuestionary .questionaryTopHeader4 {
	font-size: 13px;
	text-align: justify;;
	padding: 5px 0px;
}

.creditreformQuestionary input[type='text'] {
	height: 15px;
	font-size: 12px;
	line-height: 15px;
	background-color: #ebebeb;
	-webkit-transition: all 0.30s ease-in-out;
  	-moz-transition: all 0.30s ease-in-out;
 	 -ms-transition: all 0.30s ease-in-out;
 	 -o-transition: all 0.30s ease-in-out;
 	 outline: none;
 	 padding: 1px 0px 2px 1px;
 	 margin: 1px 0px 1px 5px;
 	 border: 1px solid #DDDDDD;
 	 border-radius: 3px;
}

.creditreformQuestionary select, .creditreformQuestionary textarea {
	box-sizing: border-box;
	 border: 1px solid #DDDDDD;
	-webkit-transition: all 0.30s ease-in-out;
  	-moz-transition: all 0.30s ease-in-out;
 	 -ms-transition: all 0.30s ease-in-out;
 	 -o-transition: all 0.30s ease-in-out;
 	 outline: none;
  	 border-radius: 3px;
  	 margin-left: 15px;
}

.creditreformQuestionary input[type='text']:focus, 
.creditreformQuestionary select:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  border: 1px solid rgba(81, 203, 238, 1);
}

.creditreformQuestionary input[type='text'].errors {
 	 border: 1px solid #f00;
}

.creditreformQuestionary input[type='text'].errors:focus {
 	 border: 1px solid #f00;
}

.creditreformQuestionary .header {
	background-color: #008fdd;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.creditreformQuestionary .questionaryTable {
	margin-top: 23px;
}

.creditreformQuestionary .questionaryTable1  {
	border-collapse: collapse;
}

.creditreformQuestionary .questionaryTable2  {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

.creditreformQuestionary .questionaryTable3  {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

.creditreformQuestionary .questionaryTable4, .creditreformQuestionary .questionaryTable5   {
	border-collapse: collapse;
	width: 100%;
}

.creditreformQuestionary .questionaryTable1 td, .creditreformQuestionary .questionaryTable2 td,
 .creditreformQuestionary .questionaryTable3 td, .creditreformQuestionary .questionaryTable4 td, .creditreformQuestionary .questionaryTable5 td  {
	border: 1px solid #071ED3;
	padding: 2px 10px;
}

.creditreformQuestionary table.questionaryTable4 td td {
	border-style: none;
	padding: 0px;
} 

.landignImageBox {
	background-image: url("/img/landingPage1.png");
	height: 240px;
}

.landignImageBoxInner {
	position: relative;
	top: 40px;
	margin-left: 270px;
	font-size: 40px; 
	font-weight: bold; 
	color: #3285c7; 
	font-family: Times;
}

.landignPageBox {
	margin: 30px;
	overflow: auto;
}

.landignPageBox6 {
}

.landignPageBox6 .checkReport {
	position: relative;
	top: 220px;
	text-align: center;
	font-size: 14px;
}

.landignPageBox6 .couponeCodeButton {
    display: inline-block;
    height: 30px;
    left: 300px;
    position: relative;
    top: 440px;
    width: 173px;
}

.formBox {
	float: left;
	width: 280px;
	background-color: #00aaed;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
	color: #000;
}

.rightBox {
	margin-top: 45px;
	float: left;
	width: 360px;
	font-size: 12px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

.rightBox2 {
	background-image: url("/img/rightBoxBack.png");
	background-repeat: repeat-y;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
}

.formBox .formBoxTitle {
	width: 280px;
	background-color: #acacac;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 45px;
	font-size: 14px;
	line-height: 45px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.formBox .landingPageInput  {
	width: 250px;
	font-size: 12px;
	height: 24px;
}

.formBox .landingPageButton {
	display: inline-block;
	height: 30px;
	line-height: 33px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #00a651;
}

.formBox .rich-message-label {
	color: #000;
	font-weight: bold;
}

.modalPanelOutputPanel .landingPageInput {
	width: 180px;
}

.orangeBullet {
	background-image: url("/img/orangeBullet.png");
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}

.body_landing_page {
	width: 972px;
	margin-top: 20px;
	margin: 20px 0px;
}

.landingPage {
	width: 700px;
	margin: auto;
}

.landingPageIconsTable  {
	width: 700px;
}

.landingPageIconsTable td {
	padding: 0px 10px;
	vertical-align: top;
	text-align: center;
}

.GembarowskiFotter {
	background-color: #00aaed;
	background-repeat: no-repeat;
	height: 250px;
	padding: 20px;
	margin-top: 20px;
	color: #fff;
}

.GembarowskiText {
	width: 250px;
	height: 240px;
	float: left;
	padding-right: 20px;
}

.webInarParticipantTable {
	border: 1px solid #c4c0c9; 
	width: 100%; 
}

.webInarParticipantTable td, .webInarParticipantTable th {
	border: 1px solid #c4c0c9;
	padding: 5px;
}

.questionaryResultsTable {
	border-collapse: collapse;
}

.questionaryResultsTable td {
	border: 1px solid #c4c0c9;
	padding: 5px;
}

.questionaryResultsTable td.nonBorder {
	padding: 3px;
	border: none;
}

.articlesMainPageBox {
	padding-top: 10px;
	box-sizing: border-box;
	padding: 1%;
}

.articlesMainPageHeader {
	color: #fff;
	padding: 10px;
	font-weight: bold;
	background-color: #7f7f7f;
}

.articleLeadBox {
	height: 60px;
	word-wrap: break-word;
}

.logoTypesBox {
	margin: 10px 0px;
}

.header-blue {
	color: #2F559C;
	font-weight: bold;
} 

.small-text {
	font-size: 0.9em;
	font-weight: normal;
}


/* Media query dla urządzeń mobilnych */
@media (max-width: 768px) {
    body {
        font-size: 1rem;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    
    .toolBarMenuUp .contactMedia {
    	display: none;
    }
    
    .menu_picture {
    	display: none;
    }
    
     .logo_menu {
        width: 100%; /* Pełna szerokość */
        height: auto; /* Automatyczna wysokość */
        display: flex; /* Użycie flexbox */
        flex-direction: column; /* Układ pionowy */
        align-items: center; /* Wyśrodkowanie elementów */
    }

    .logo_menu > div:first-child {
        width: 100%; /* Pełna szerokość dla logo */
        text-align: center; /* Wyśrodkowanie logo */
        float: none; /* Usunięcie float */
    }

    .logo_menu > div:first-child a {
        display: block; /* Link na całą szerokość */
    }

    .logo_menu > div:first-child img {
        max-width: 100%; /* Logo nie przekracza szerokości */
        height: auto; /* Automatyczna wysokość */
    }

    .logoRepeat {
        display: none; /* Ukrycie powtarzającego się tła */
    }

    .logo_menu > div:last-child {
        width: 100%; /* Pełna szerokość menu */
        display: flex; /* Flexbox dla menu */
        flex-direction: column; /* Menu w kolumnie */
        align-items: stretch; /* Rozciągnięcie elementów menu */
    }

    .menuRepeat {
        width: 100%; /* Pełna szerokość elementu menu */
        margin-left: 0; /* Usunięcie marginesu */
        text-align: center; /* Wyśrodkowanie tekstu */
    }

    .menuRepeat a {
        display: block; /* Link na całą szerokość */
        width: 100%; /* Pełna szerokość linku */
        box-sizing: border-box; /* Uwzględnienie padding w szerokości */
        padding: 10px; /* Dodanie paddingu */
    }

    .menuRepeat:not(:last-child) {
        border-bottom: 1px solid #ddd; /* Dodanie linii oddzielającej elementy menu */
    }
    
     /* Dostosowanie landing page */
    .body_landing_page {
        width: 100%; /* Pełna szerokość */
        margin: 10px 0; /* Margines góra i dół */
        padding: 0 10px; /* Padding po bokach */
    }

    .landingPage {
        width: 100%; /* Pełna szerokość */
        margin: auto; /* Wyśrodkowanie */
    }

    .landingPageIconsTable {
        width: 100%; /* Pełna szerokość */
    }

    .landingPageIconsTable td {
        padding: 5px; /* Zmniejszenie padding */
        text-align: center; /* Wyśrodkowanie tekstu */
        display: block; /* Jeden pod drugim */
    }

    .body_left,
    .body_right {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .body_center,
    .body_center_extended {
        width: 100%;
        margin: 10px auto;
    }

    h1 {
        font-size: 18px;
    }

    input[type="text"],
    textarea {
        width: 100%;
        font-size: 10px;
    }

    input[type="submit"],
    input[type="button"] {
        font-size: 1.2rem;
        padding: 5px;
    }

    .menuRepeat {
        height: auto;
        margin-left: 0;
    }

    #tableRank,
    #tableLinks {
        width: 100%;
        padding-bottom: 3px;
        padding-top: 3px;
    }

    .articleBox {
        margin: 5px;
        padding: 5px;
    }

    .articleContent,
    .template_article_big .articleContentBig {
        font-size: 1em;
        line-height: 1.4em;
    }
    
     /* Nowoczesny wygląd pól formularzy */
    input[type="text"],
    textarea {
        width: 100%; /* Pełna szerokość */
        padding: 12px; /* Większy padding */
        font-size: 1.2rem; /* Większa czcionka */
        line-height: 1.5; /* Większy interlinia */
        border: 1px solid #ced4da; /* Delikatne obramowanie */
        border-radius: 0.375rem; /* Zaokrąglone rogi */
        box-sizing: border-box; /* Uwzględnienie padding i border w szerokości */
        margin-bottom: 10px; /* Margines dolny */
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; /* Płynne przejścia */
    }

    input[type="text"]:focus,
    textarea:focus {
        border-color: #80bdff; /* Kolor obramowania po najechaniu */
        outline: 0; /* Usunięcie domyślnego obramowania przeglądarki */
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); /* Delikatny cień */
    }

    /* Poprawienie wyglądu checkboxów */
    input[type="checkbox"] {
        height: auto; /* Automatyczna wysokość */
        margin-top: 0; /* Usunięcie marginesu */
    }
    
}

/* Media query dla mniejszych urządzeń mobilnych */
@media (max-width: 480px) {
    body {
        font-size: 1.1rem;
        color: #5E5E5E; /* Zachowanie czytelności */
    }

    h1 {
        font-size: 16px; /* Zmniejszenie rozmiaru nagłówków */
    }

    .body_left,
    .body_right,
    .body_center,
    .body_center_extended {
        width: auto; /* Dopasowanie do szerokości ekranu */
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
    }

    #tableRank td,
    #tableLinks td {
        padding-bottom: 2px; /* Zmniejszenie odstępów w tabelach */
        padding-top: 2px;
    }

    .menuRepeat,
    .menuElementClass,
    .menuGruopClass {
        height: auto; /* Automatyczne dopasowanie wysokości */
        margin-top: 0; /* Usunięcie marginesów */
        text-align: left; /* Wyrównanie tekstu do lewej */
    }
}
