/* ogólne --------------------------------------------------------------------------------------------- */
body {
  margin: 0px;
  color: #333333;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  background-color: #ffffff;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
}

p.error {
  color: red;
}

td {
  color: #333333;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

a {
  color: #3399ff;
  text-decoration: underline;
}

a:hover {
  color: #66a3e0;
  text-decoration: none;
}

img {
  border-width: 0px;
}

img.clickable {
  cursor: pointer;
}

div.clickable {
  cursor: pointer;
}

.undisplayed {
  display: none;
}

iframe#iframeNewsletter {
  display: none;
}
.line {
  border-bottom: 1px solid #648fc2;
}
.tl_tyt {
  background-image: url(/img/tl_tyt.gif);
  padding: 10px 0px 10px 23px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}
.tl_left {
  background-image: url(/img/tl_left.gif);
  }
.foot {
padding: 10px 0px 10px 20px;
color: #999999;
font-size: 9px;
}
.foot a {
font-size: 9;
}
.content {
padding: 10px 0px 10px 30px;
}
.tab_01 {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.tab_02 {
  border-bottom: 1px solid #cccccc;
}
.tab_03 {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  background: #DBE9F7;
}
.tab_04 {
  border-bottom: 1px solid #cccccc;
  background: #DBE9F7;
}
input, select, textarea {
  color: #333333;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  }
/* opis konferencji --------------------------------------------------------------------------------- */
.tyt_cyc {
font-size: 11px;
color: #225d97;
font-weight: bold;
}
.tyt_kon {
font-size: 12px;
color: #347bcf;
}
.data_kon {
font-size: 11px;
color: #777777;
}
.tyt_mod {
font-size: 13px;
color: #347bcf;
font-weight: bold;
border-top: 1px solid #a6cbf7;
paddin-top:5px;
}


/* menu --------------------------------------------------------------------------------------------- */
.menu {
	width: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background: none;
}

a.menu01 {
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #225d97;
	background: #b2cded;
	margin: 0;
	padding: 3px 0px 3px 6px;
	border-bottom: 1px solid #b2cded;
	background-image: url(/img/m01.gif);
}

a:link.menu01  {
	margin: 0;
}

a:visited.menu01  {
	margin: 0;
}

a:hover.menu01  {
	margin: 0;
	padding: 3px 1px 3px 5px;
	background: #97c0ee;
	color: #1c446c;
	background-image: url(/img/m01p.gif);
}

a:active.menu01  {
	margin: 0;
}

a.menu02 {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #225d97;
	padding: 3px 0px 3px 12px;
	border-bottom: 1px solid #aecaec;
	background: #d1e4fb;
	background-image: url(/img/m02.gif);
}

a:hover.menu02  {
	padding: 3px 1px 3px 11px;
	background: #b2d4fc;
	color: #1c446c;
	background-image: url(/img/m02p.gif);
}

a.menu03 {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #225d97;
	padding: 3px 0px 3px 20px;
	border-bottom: 1px solid #aac1de;
	background: #FFFFFF;
	/*background: #e0ebf9;
	background-image: url(/img/m03.gif);*/
}

a:hover.menu03  {
	padding: 3px 1px 3px 18px;
	color: #1c446c;
	background: #c1defa;
	background-image: url(/img/m03p.gif);
	/*background-image: url(/img/str.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;*/
}
a.menu04 {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #3366ff;
	padding: 3px 0px 3px 20px;
	border-bottom: 1px solid #aac1de;
	/*
	color: #225d97;
	background: #e0ebf9;
	background-image: url(/img/m04.gif);*/
}

a:hover.menu04  {
	padding: 3px 1px 3px 18px;
	color: #0066cc;
	background: #c1defa;
	/*
	background: #c1defa;
	background-image: url(/img/m04p.gif);
	background-image: url(/img/str.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;*/
}
a.lista01 {
background-color: #ffffff;
display: block;
margin-left: 0px;
padding: 2px 2px 2px 10px;
border-bottom: 1px solid #EBEBEB;
text-decoration: none;
}
a:hover.lista01 {
background-color:#DCEAFA;
display: block;
margin-left: 0px;
padding: 2px 2px 2px 10px;
border-bottom: 1px solid #EBEBEB;
text-decoration: none;
color: #003399;
}

/* formatujące --------------------------------------------------------------------------------------------- */
a.noUnderline, .noUnderline a {
  text-decoration: none;
}

a.noUnderline:hover, .noUnderline a:hover {
  text-decoration: none;
}

a.underline, .underline a {
  text-decoration: underline;
}

a.underline:hover, .underline a:hover {
  text-decoration: none;
}
.title_1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #326faa; font-weight: bold;} 

/* formularze --------------------------------------------------------------------------------------------- */
div#regForm {
  margin: 0px;
  background-color: #ffffff;
  width: 540px;
}

div#regForm form {
  margin: 0px;
  padding: 0px;
}

div#regForm div.hidden {
  visibility: hidden;
  display: none;
}

div#regForm div.obligatory {
  background-color: #8fc7fd;
  padding: 5px;
}

div#regForm div.optional {
  background-color: #DAECFE;
  padding: 5px;
}

div#regForm div.label {
  float: left;
  clear: left;
  text-align: right;
  width: 160px;
  padding-top: 8px;
  margin-right: 5px;
}

div#regForm div.value {
  padding: 5px;
  height: auto;
  margin-left: 160px;
}

div#regForm div.labelLev1 {
  float: left;
  clear: left;
  text-align: right;
  width: 20px;
  padding-top: 8px;
  margin-right: 5px;
}

div#regForm div.valueLev1 {
  padding: 5px;
  height: auto;
  margin-left: 20px;
}

div#regForm div.duplicatedAlert {
  display: none;
  color: red;
}

div#regForm div.duplicated {
  border: 1px solid red;
  margin-top: -1px;
}

div#regForm div.duplicated div.duplicatedAlert {
  display: block;
}

div#regForm div.misrepeatedAlert {
  display: none;
  color: red;
}

div#regForm div.misrepeated {
  border: 1px solid red;
  margin-top: -1px;
}

div#regForm div.misrepeated div.misrepeatedAlert {
  display: block;
}


div#regForm div.errorAlert {
  display: none;
  color: red;
}

div#regForm div.error {
  border: 1px solid red;
  margin-top: -1px;
}

div#regForm div.error div.errorAlert {
  display: block;
}

div#regForm div.missingAlert {
  display: none;
  color: red;
}

div#regForm div.missing {
  border: 1px solid red;
  margin-top: -1px;
}

div#regForm div.missing div.missingAlert {
  display: block;
}
div#regForm div.section div.title, 
div#regForm div.tyt_sekcji {
  display: block;
  font-size:12px;
  background:#0066CC;
  padding: 5px;
  margin-top: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
div#regForm div.tyt_hotel {
  display: block;
  font-size:11px;
  background:#94C8FC;
  padding: 5px;
  margin-top: 10px;
  color: #000000;
  font-weight: bold;
}

div#regForm textarea {
  width: 350px;
  height: 200px;
}

.button01 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	float: right;
	height: 20px;
	width: auto;
	cursor: pointer;
	background: #0033CC;
}
.button01 a {
color:#FFFFFF;
text-decoration:none;
}
#roommateSection {
  visibility: hidden;
  display: none;
}


/* menu --------------------------------------------------------------------------------------------- */
.menu_tpl0_back                 { background-color: #ffffff; color: #666666; }
.menu_tpl0_back td              { font-size: 11px; text-align: center; padding: 0px 15px; height: 32px; vertical-align: middle; font-weight: normal; }
.menu_tpl0_back .menu_tpl0_sep  { background-color: #648fc2; font-size: 1px; width: 1px; padding: 0px; }
.menu_tpl0_out_i        { background-image: url(/img/menu_tl_00.gif); background-color: #ffffff; color: #326faa; cursor: default; }
.menu_tpl0_over_i       { background-image: url(/img/menu_tl_01.gif); background-color: #ffffff; color: #ffffff; cursor: default; }
.menu_tpl0_click_out_i  { background-image: url(/img/menu_tl_00.gif); background-color: #ffffff; color: #326faa; cursor: default; }
.menu_tpl0_click_over_i { background-image: url(/img/menu_tl_01.gif); background-color: #ffffff; color: #ffffff; cursor: default; }
.menu_tpl0_out          { background-image: url(/img/menu_tl_00.gif); background-color: #ffffff; color: #326faa; cursor: pointer; }
.menu_tpl0_over         { background-image: url(/img/menu_tl_01.gif); background-color: #ffffff; color: #ffffff; cursor: pointer; }
.menu_tpl0_click_out    { background-image: url(/img/menu_tl_00.gif); background-color: #ffffff; color: #326faa; cursor: pointer; }
.menu_tpl0_click_over   { background-image: url(/img/menu_tl_01.gif); background-color: #ffffff; color: #ffffff; cursor: pointer; }
                                                   
.menu_tpl1_back                 { background-color: #cccccc; color: #666666; }
.menu_tpl1_back td              { font-size: 10px; text-align: left; padding: 0px 6px; white-space: nowrap; height: 25px; vertical-align: middle; }
.menu_tpl1_back .menu_tpl1_sep  { background-color: #e6e6e6; font-size: 1px; height: 1px; padding: 0px; }
.menu_tpl1_out_i        { background-color: #777777; color: #ffffff; cursor: default; }
.menu_tpl1_over_i       { background-color: #777777; color: #ffffff; cursor: default; }
.menu_tpl1_click_out_i  { background-color: #777777; color: #ffffff; cursor: default; }
.menu_tpl1_click_over_i { background-color: #f7f7f7; color: #009c56; cursor: default; }
.menu_tpl1_out          { background-color: #777777; color: #ffffff; cursor: pointer; }
.menu_tpl1_over         { background-color: #777777; color: #ffffff; cursor: pointer; }
.menu_tpl1_click_out    { background-color: #777777; color: #ffffff; cursor: pointer; }
.menu_tpl1_click_over   { background-color: #f7f7f7; color: #009c56; cursor: pointer; }

