@charset
"utf-8"
;
/* CSS Document */

/*---------------------------OGOLNE--------------------*/

body {
  background-color: #414143;
  font-family: trebuchet ms;
  font-size: 11px;
  text-decoration: none;
  color: #414143;
  padding-bottom: 5px;
  padding-top: 5px;
}

a:link, a:visited {
  font-family: trebuchet ms;
  font-size: 11px;
  color: #3d92d9;
  text-decoration: none;
}

a:hover {
  font-family: trebuchet ms;
  font-size: 11px;
  color: #3d92d9;
  text-decoration: none;
}

a img {
  border: 0 none;
}

hr {
  width: 80%;
  color: #d4d6db;
  height: 1px;

}

/*---------------------------TABELA GLOWNA--------------------*/
.main_table {
  background-color: #ffffff;
  border-collapse: collapse;
  border: 0px;
  border-bottom: 1px solid #d4d6db;
  border-top: 1px solid #d4d6db;
  border-left: 1px solid #d4d6db;
  border-right: 1px solid #d4d6db;
  padding: 0px;
  width: 1024px;
  height: 100%;
}

/*---------------------------HEADER--------------------*/
.header_td {
  padding-left: 27px;
  padding-right: 27px;
  height: 86px;
}

.header_table {
  width: 970px;
  height: 86px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

/*---------------------------menu--------------------*/

.menu_td {
  height: 86px;
  width: 670px;
  vertical-align: middle;
  text-align: right;
  padding-right: 10px;
}

.menu_table {
  width: 670px;
  border: 0px;
  text-align: right;
  margin: 0px;
  vertical-align: middle;
}

.main_level {
  font-family: trebuchet ms;
  font-size: 15px;
  font-weight: bold;
  color: #9fa2ac;
}

a.main_level {
  font-family: trebuchet ms;
  font-size: 15px;
  font-weight: bold;
  color: #9fa2ac;
  text-decoration: none;
  margin-left: 15px;
}

a.main_level:visited {
  font-family: trebuchet ms;
  font-size: 15px;
  font-weight: bold;
  color: #9fa2ac;
  text-decoration: none;
  margin-left: 15px;
}

a.main_level:hover {
  font-family: trebuchet ms;
  font-size: 15px;
  font-weight: bold;
  color: #606166;
  text-decoration: none;
  margin-left: 15px;
}

/*---------------------------ZOLTE POLE POD HEADEREM--------------------*/
.separator_td {
  padding-left: 27px;
  padding-right: 27px;
  height: 35px;
}

.separator_table {
  width: 970px;
  height: 35px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  background-color: #fece05;
}

/*---------------------------GLOWNA KOMORKA TABELI--------------------*/
.main_td {
  padding-left: 27px;
  padding-right: 27px;
  padding-top: 18px;
  vertical-align: top;
}

.main_content_table {
  width: 970px;
  height: 100%;
  border: 0px;
  padding-left: 0px;
}

/*---------------------------ZAWARTOSC ZMIENIAJACA SIE NA STRONIE--------------------*/

.main_content_td {
  width: 770px;
  height: 100%;
  text-align: left;
  vertical-align: top;
}

/*---------------------------to co widac na stronie startowej (news + komponenty)--------------------*/
.start_page_content {
  width: 770px;
  border: 0px;
}

/*---------------------------pojedyncza strona--------------------*/
.page_content {
  width: 770px;
  border: 0px;
}

.page_content a:link {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 15px;
  text-decoration: underline;
}

.page_content a:hover {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 15px;
  text-decoration: none;
}

.page_content a:visited {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 15px;
  text-decoration: underline;
}

/*---------------------------news--------------------*/
.start_msg_td {
  width: 475px;
  vertical-align: top;
}

.page_td {
  width: 100%;
  vertical-align: top;
}

.news_title {
  padding-top: 5px;
  font-weight: bold;
  font-size: 14px;
}

.news_text {
  font-family: trebuchet ms;
  padding-bottom: 0px;
  font-size: 11px;
  text-decoration: none;
  text-align: justify;
  color: #414143;
}

.news_info {
  padding-top: 0px;
  font-family: trebuchet ms;
  font-size: 9px;
  text-decoration: none;
  color: #ABACB1;
}

/*---------------------------komponenty--------------------*/
.components_td {
  width: 295px;
  vertical-align: top;
}

/*--------------------------- STALA KOLUMNA ZE SPONSORAMI--------------------*/
.permanent_column {
  width: 200px;
  height: 100%;
  text-align: left;
  vertical-align: top;
  padding-left: 5px;
}

.sponsor_range {
  font-family: trebuchet ms;
  font-size: 20px;
  color: #abacb1;
  text-decoration: none;
  line-height: 15px;
}

.sponsor_logos {
  text-align: center;
  line-height: 12px;
}

/*----------------------TABELKA DLA POSZCZEGOLNEGO KOMPONENTU - MOZE BYC TEZ  DLA POSZCZEGOLNEJ TRESCI (news albo artykul) ---------------------*/

.component_table {
  width: 100%;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border: 0px;
  border-left: 1px solid #d4d6db;
  vertical-align: top;
}

.page_table {
  width: 100%;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border: 0px;
  border-left: 1px solid #d4d6db;
  vertical-align: top;
  text-align: justify;
}

.speaker_name {
  font-weight: bold;
}

.speaker_description {
  text-align: justify;
}

.speaker_description a:link {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 15px;
  text-decoration: underline;
}

.speaker_description a:hover {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 15px;
  text-decoration: none;
}

.speaker_description a:visited {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 15px;
  text-decoration: underline;
}

.speaker_details {
  vertical-align: top;
}

.speaker_img {
  padding-right: 20px;
  width: 250px;
}

.speaker_img_column {
  width: 250px;
  text-align: center;
}

.speaker_name_mini {
  font-weight: normal;
  text-align: center;
}

.speaker_img_mini {
  padding-right: 0px;
  height: 200px;
}

.partner_img_mini {
  padding-right: 0px;
  height: 60px;
}

.main_partner_cell {
  vertical-align: middle;
  padding: 5px;
}

.speaker_img_home {
  padding-right: 0px;
  height: 170px;
}

.speaker_name_homepage {
  padding: 0px;
  text-align: center;
  font-size: 13px;
}

.speaker_img_homepage_column {
  text-align: center;
}

.speaker_more_link_homepage a:link {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 11px;
  text-decoration: none;
}

.speaker_more_link_homepage a:hover {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 11px;
  text-decoration: none;
}

.speaker_more_link_homepage a:visited {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 11px;
  text-decoration: none;
}

.speaker_img_mini_column {
  width: 170px;
  text-align: center;
}

.partner_name {
  font-weight: bold;
}

.partner_description {
  text-align: justify;
}

.partner_img {
  padding-right: 20px;
}

.partner_img_column {
  width: 250px;
  text-align: center;
}

.sponsor_details_table {
  width: 100%
}

.sponsor_description {
  text-align: justify;
}

.sponsor_description a:link {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 15px;
  text-decoration: underline;
}

.sponsor_description a:hover {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 15px;
  text-decoration: none;
}

.sponsor_description a:visited {
  color: #3D92D9;
  font-family: trebuchet ms;
  font-size: 15px;
  text-decoration: underline;
}

.sponsor_img {

}

.sponsor_img_column {
  text-align: center;
}

.sponsor_img_mini_column {
  width: 170px;
  text-align: center;
}

.sponsor_img_mini {
  width: 170px;
  text-align: center;
  margin-left:10px;
  margin-right:10px;
}

/*---------------------------tytul (duzy zolty)--------------------*/
.component_title {
  font-family: trebuchet ms;
  font-size: 24px;
  color: #ffce00;
  text-align: left;
  padding-top: 5px;
  margin-top: 0px;
}

/*---------------------------tytul strony (duzy zolty)--------------------*/
.site_title {
  font-family: trebuchet ms;
  font-size: 24px;
  color: #ffce00;
  text-align: left;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

/*---------------------------tytul tresci - dla artykulow --------------------*/
.content_title {
  font-family: trebuchet ms;
  font-size: 14px;
  color: #606166;
  text-align: left;
  font-weight: bold;
}

/*---------------------------tresc - komorka--------------------*/
.component_content {
  padding-top: 5px;
  text-align: left;
}

/*---------------------------tresc - tekst --------------------*/
.text {
  font-family: trebuchet ms;
  font-size: 11px;
  text-decoration: none;
  color: #414143;
}

/*--------------------------- TEKST NA WEJSCIE O KONFERENCJI--------------------*/

.introduction-text {
  font-family: trebuchet ms;
  font-size: 18px;
  text-decoration: none;
  color: #808184;
  text-align: left;
}

/*--------------------------- STOPKA--------------------*/

.footer_td {
  padding-left: 27px;
  padding-right: 27px;
  height: 36px;
}

.footer_table {
  width: 970px;
  height: 36px;
  border: 0px;
  border-top: 1px solid #d4d6db;
  text-align: right;
}

.footer_text {
  font-family: trebuchet ms;
  font-size: 11px;
  color: #9b9c9f;
  text-decoration: none;
}

/*----------------------INPUT--------------------*/

input {
  border: 1px #ffdd4f solid;
  background: #ffffff;
  font-family: trebuchet ms;
  font-size: 11px;
  color: #414143;
}

input.checkbox {
  border: 1px #ffdd4f solid;
  background: #ffffff;
}

input.button {
  border: 0px;
  background: #ffce00;
  font-family: trebuchet ms;
  font-size: 11px;
  color: #414143;
}

textarea {
  border: 1px #ffdd4f solid;
  background: #ffffff;
  font-family: trebuchet ms;
  font-size: 11px;
  color: #414143;
}

.banners_textarea {
  height: 100px;
  width: 700px;
}

/*----------------------KOMUNIKATY--------------------*/
.message {
  background: #f3f8fc;
  border: 1px solid #b2d1ff;
  color: #006dba;
  margin: 10px 0 5px 0;
  padding: 5px 5px 5px 5px
}

div.errors {
  background: #fff3f3;
  border: 1px solid red;
  color: #cc0000;
  margin: 10px 0 5px 0;
  padding: 5px 5px 5px 5px;
}

/* AGENDA */
.agenda_table {
  border: #abacb1 solid 1px; /* border: black solid 1px; */

}

tbody tr.even_row {
  background-color: #f0f0f0;
}

tbody tr.odd_row {
  background-color: #ffffff;
}

.th_agenda {
  font-size: 13px;
  font-weight: bold;
  color: #414143;
  background-color: #fece05;
  border-color: #abacb1;
}

.td_agenda {
  text-align: center;
  font-size: 12px;
}

.td_agenda_half {
  text-align: center;
  font-size: 12px;
  width: 20em;
}

.agenda_table caption {
  color: #ffce00 !important;
  font-size: 20px !important;
}

.agenda_table a {
  text-decoration: none !important;
  color: #414143 !important;
  font-size: 12px !important;
}

.agenda_table a:hover {
  text-decoration: underline !important;
  color: #414143 !important;
  font-size: 12px !important;
}

.td_hours {
  text-align: center;
  width: 100px;
  font-size: 12px;
  font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
}

.lecture_title {
  font-style: italic;
  color: #000000;
}

/** REGISTRATION **/
.registration_label {
  text-align: right;
  width: 200px;
}

.registration_field {
}

.main_registration_table {
  width: 100%;
}

.registration_table {
  padding-left: 200px;
  padding-right: 30px;
}

.registration_title {
  font-family: trebuchet ms;
  font-size: 15px;
  color: #ffce00;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.registration_button_right {
  background: #FFFFFF none repeat scroll 0 0;
  color: #414143;
  font-family: trebuchet ms;
  font-size: 11px;
  padding-right: 30px;
  padding-top: 50px;
  text-align: right;
}

.registration_button_left {
  background: #FFFFFF none repeat scroll 0 0;
  color: #414143;
  font-family: trebuchet ms;
  font-size: 11px;
  padding-left: 30px;
  padding-top: 50px;
  text-align: left;
}

.registration_ticket_counter {
  color: red;
  font-size: 11px;
}

input.registration {
  width: 200px;
}

select.registration {
  border: 1px solid #FFDD4F;
  color: #414143;
  width: 100px;
}

/** JS Validation **/
input.required, textarea.required {
  border: 1px solid #00A8E6;
}

input.validation-failed, textarea.validation-failed {
  border: 1px solid #FF3300;
  color: #FF3300;
}

input.validation-passed, textarea.validation-passed {
  border: 1px solid #00CC00;
  color: #000;
}

.validation-advice {
  margin: 2px 0;
  padding: 5px;
  background-color: #FF3300;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
}

.custom-advice {
  margin: 5px 0;
  padding: 5px;
  background-color: #C8AA00;
  color: #FFF;
  font-weight: bold;
}

fieldset {
  padding: 1em;
  margin-bottom: 0.5em;
}

/** TWITTER FEED **/

span.lecture_title a:link {
  color: #3D92D9 !important;
  font-weight: bold;
}

span.lecture_title a:visited {
  color: #3D92D9 !important;
  font-weight: bold;
}