html { min-height: 101% }
thtml, body {
  margin: 0 0;
  padding: 0 0;
  background-color: #999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 140%;
  color: #333;
}

input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

textarea {
  width: 25em;
  height: 15em;
}

body.preview {
  background: url(images/preview_background.gif);
}

#specialbanner {
 width: 100%;
 height: 100%;
 z-index: 9998;
 position:fixed;
 position:absolute;
 background: url(/images/opacity75.png) repeat;
 }

#specialbanner div {
 z-index: 9999;
 }


#wrap {
  margin: 0 auto;
  width: 1003px;
  min-height: 400px;
  background: #999 url(images/wrap_bg.gif) repeat-y;
  margin-bottom: 30px;
}

/*_ headers _*/

#headerwrap {
  margin: 0 auto;
  width: 973px;
  height: 194px;
  padding: 0 15px;
  background-image: url(images/bgt.gif);
  background-position: top;
  background-repeat: repeat-y;
}

#headermenuwrap {
  margin: 0 auto;
  width: 973px;
  height: 40x;
  padding: 0 15px;
  background-image: url(images/bgt.gif);
  background-position: top;
  background-repeat: repeat-y;
}

#langwrap {
  text-align: right;
  height: 34px;
  color: #d8d8d8;
  background: #999 url(images/bglang.gif) bottom no-repeat;
}

#langwrap a {
  color: #d8d8d8;
  text-decoration: none;
}

#langwrap a:hover {
  text-decoration: underline;
}

#langwrap div {
  padding: 7px 30px;
  float: right;
}

#langwrap img {
  padding-right: 10px;
}

#headermenu {
  background: #fff;
  width: 100%;
  height: 42px;
  float: right;
  overflow: hidden;
}


#navbar { overflow: hidden;  width: 100%; }
#navbar ul { padding: 0;  margin: 0; list-style-type: none;}
#navbar li { float: left; }
* html #navbar li { width: 50px; }

#headermenu .menu a { color: #7b7b7b; text-decoration: none; position: relative;  display: block;text-align:center;}
#headermenu .menu .dropdown a {text-align:left;}
#headermenu .menu a:hover {  color: #fd5727;}
#headermenu div ul { float: left; padding: 0; margin: 0; list-style: none; z-index: 10; }
#headermenu div ul li { float: left; height: 42px; padding: 0px; min-width: 80px;}

* html .menu ul li { display:inline; float:left; white-space: nowrap;}

#headermenu div li:hover { background-color: #f2f2f2; }
#headermenu li a { height: 29px; padding: 13px 20px 0px 20px; position: relative; display: block; }
#headermenu li ul { padding-right: 3px; padding-bottom: 3px; visibility: hidden; background: transparent url(images/shadow1.png) right bottom no-repeat; }

#headermenu li li { clear: left; height: 30px !important; width: 100%; background-color: #f2f2f2; border-top: 1px #f7f7f7 solid;  white-space: nowrap;}
* html #headermenu ul li ul li { float: left; width: 100%;}
#headermenu li li:hover { background-color: #fff;}
#headermenu li li a { height: 23px !important; padding: 7px 30px 0px 20px !important;}


#searchwrap {
  float: right;
  padding-right: 15px;
  margin-top: 10px;
}

#searchwrap div {
  float: left;
}

#headerban {
  background: #e6e6e6;
  text-align: right;
  width: 100%;
  height: 153px;
}

#headerban .marr {
  background: #e6e6e6 url(images/marr.gif) left no-repeat;
  width: 203px;
  height: 153px;
  float: left;
}

#headerban .marr img {
  border: 0px transparent none;
}

#headerban div.marr div {
  width: 203px;
  background: #e6e6e6 url(images/marr.gif) left no-repeat;
  height: 153px;
}

#headerban .ban { background: #e6e6e6; width: 770px; height: 153px;float: left; }
#mainbanner { background: #e6e6e6; }

/*_ footers _*/
#footerwrap {
  height: 42px;
  background: transparent url(images/bgfoot.gif) bottom no-repeat;
  padding-bottom: 14px;
  clear: both;
}

#footerwrap div {
  color: #b2b2b2;
  padding: 12px 30px 0px 30px;
  font-size: 11px;
  background: transparent url(images/bgcopy.gif) bottom no-repeat;
}

#footerwrap div a {
  color: #c2c2c2;
  text-decoration: none;
}

#footerwrap div a:hover {
  color: #e2e2e2;
  text-decoration: underline;
}

#footerwrap div.copy { float: left; background: transparent; margin: 0; padding: 0; height: 12px; }
#footerwrap div.sitemap { float: right; background: transparent; margin: 0; padding: 0; height: 12px;}
#footerwrap div.clear { margin: 0; padding: 0; background: transparent; }

/*_ content _*/
#contentwrap {
  margin: 0 auto;
  width: 973px;
  float: left;

}
.main, .projects, .photo_galleries { background: #fff }
.contentbg { background: #fff url(/images/contentbg.gif) top repeat-y; }
div.marr_logo { float: left; line-height: 1%;}

#container {
  padding: 0 15px;
}

#content, #box {
  padding-top: 20px;
}

#breadcrumbs {
  font-size: 11px;
  padding: 0px;
  text-transform: lowercase;
  color: #a3a1a1;
}

#breadcrumbs span {
  color: #696969;
}

#breadcrumbs a {
  color: #a3a1a1 !important;
  text-decoration: none;
  border: 0;
}

#breadcrumbs a:hover { text-decoration: underline !important; }

#content {
  width: 513px;
  float: left;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
}

.content h1 {
  font-size: 16px;
  font-weight: bold;
  color: #f15e22;
  margin: 0;
  padding: 0;
  margin-top: 15px;
}

.content h2 {
  font-size: 16px;
  font-weight: bold;
  color: #468b9b;
  margin: 0;
}

h2.search { font-size:14px; margin: 20px 0 0 0; }

.content h3 {
  color: #656565;
  font-weight: bold;
  font-size: 12px;
}

.content a, .page-content a { color: #5898B3; text-decoration: none; border-bottom: 1px #5898B3 dotted; }
.content a:hover, .page-content a:hover { color: #f15e22; text-decoration: none !important; border-bottom: 1px #f15e22 dotted; }

.content a.pagination { color: #5898B3; text-decoration: none; border:none;}
.content a.pagination:hover { color: #f15e22; text-decoration: none !important; border:none; }

.content .art_prev_r a, .content .art_prev_l a { color: #333; text-decoration: none; border: 0; }
.content .art_prev_r a:hover, .content .art_prev_l a:hover { color: #f15e22; text-decoration: underline !important; border: 0; }

.content h2 a, .content h1 a { color: #F15E22; text-decoration: none; border: 0; }
.content h2 a:hover, .content h1 a:hover { border-bottom: 0; }

a.search {border:0 none; color:#333333; text-decoration:none; }

p.registration_link { margin: 20px !important; font-weight: bold; font-size: 14px; }
.registration_link a {color: #f15e22;  border: 0;}

.content .date, .content .search_date {
  font-size: 11px;
  color: #cccccc;
  font-weight: bold !important;
  line-height: 120%;
  margin-bottom: 10px;
  margin-top: 2px;
}

.content .search_date { margin-bottom: 0px; }

.content .date:hover {
  color: #ccc !important;
  text-decoration: none !important;
}

#content div.abstract {
  font-weight: bold;
  padding-top: 5px;
}

.content p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 7px;
}

.content span.red {
  color:red;
  padding-left:2px;
  padding-right:2px;
}

.content p.training_detail {
  padding-top: 10px;
}
.content p.training_detail span{
  font-weight:bold;
}

.content .form {
  background-color:#ddd;
  padding-top:15px;
  padding-bottom:15px;
  margin: 1em 0;
}
.content .form td.label{
  width:180px;
  padding-right:40px;
  text-align:right;
}
/*.content h2 {
  padding-top:15px;
  padding-bottom:15px;
}*/
.showtopic {
  border-top: 7px #ddd solid;
  border-bottom: 7px #ddd solid;
  margin-top: 15px;
  margin-bottom: 30px;
  background-color: #fafafa;
  padding: 20px;
  /*font-family: "Times New Roman", Georgia, serif;
  font-size: 14px;*/
  text-align: left;
  color: #666;
}

#content .showtopic h1 {
  color: #46889c;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

#content .showtopic h2, .showtopic h2 a { color: #666; text-align: left; }

.showtopic td { vertical-align: bottom; color: #aaa;}
.showtopic .lead { margin-top: 30px; }
.showtopic td.top {vertical-align: top; }
.showtopic td.lead_img {vertical-align: top; padding-right: 10px;}
.showtopic .lead p { margin: 0; padding: 0; }
.content .showtopic .lead td a{ color:#999; border-bottom: 0px transparent none; }
.content .showtopic .lead h2 a { color:#666; }
#events_div p a { color:#333; border-bottom: 0px transparent none; }

#events_div div.event_content p a { color: #5898b3; border-bottom: 1px dotted #5898b3; }
#events_div p a:hover color: #ff6434; border-bottom: 0px none transparent;} 
#events_div div.event_content p a:hover{ color: #ff6434;  border-bottom: 1px dotted #ff6434;}

.content .showtopic .lead a:hover { color: #ff6434; }


#content .art_prev_l, #content .art_prev_r {
  width: 240px;
}

#content .art_prev_l p a, #content .art_prev_r p a {
  color: #333;
}

#content .lead p:hover, #content .lead p:hover a {
  color: #ff6434;
  text-decoration: underline;
}

#content .art_prev_l {
  clear: left;
  float: left;
}

#content .art_prev_r {
  clear: right;
  float: right;
}

.content img.multimedia_img {
  clear: left;
  float: left;
  padding: 2px 10px 10px 0;
}

.content .image_lik_description{
    padding-left:5px;
}


#content .hr {
  border-bottom: 1px #e0e0e0 solid;
  padding: 0px;
  width: 240px;
  margin: 15px 0px;
}

hr { color:#e4e4e4;
    border: 1px solid;
    width:100%;
    margin-top:10px;
    padding:0px; }

#box hr { margin: 0px; color: #c9c9c9; border-bottom: #fefefe;}

/*_ boksy -*/

#contentwrap div.box_bg {
  background: transparent url(images/boxbg.gif) right repeat-y;
}


#box {
  float: right;
  padding: 0px;
  padding-top: 5px;
  width: 212px;
  font-size: 11px;
}

#box div {
  padding: 15px;
  width: 182px;
  margin-bottom: 10px;
}

#box div, #box div p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

#box div div { padding: 0; margin:0 }

#box div div.form {
  padding: 0px !important;
  margin: 0px !important;
  text-align: right !important;
  padding-top: 5px !important;
}

#box .hr {
  clear: left;
  border-top: 1px #c9c7c7 solid;
  border-bottom: 1px #efefef solid;
  padding: 0 !important;
  width: 212px !important;
  margin: 0px;
  height: 0px;
  clear: both;
}

#box h1 {
  color: #535353;
  font-size: 12px;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

#box p {
  padding: 0;
  margin: 0;
  color: #7e7e7e;
}

#box img.left {

  float: left;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#box img.right {
  float: right;
  margin-left: 10px;
  margin-top: 5px;
}

#box a {
  color: #46889C !important;
  text-decoration: none !important;
}

#box a:hover {
  color: #f15e22 !important;
  text-decoration: underline !important;
}



/*_ menu _*/
.menu_bg { background: transparent url(images/menubg.gif) left repeat-y; }
* html #contentwrap div.menu_bg {background-position: left !important;}
#menu { width: 203px; float: left; clear: left; font-size: 11px; padding-top: 1px; }
#menu a:hover, #menu li.active a:hover, #menu li.active li.active li.active a:hover {
  color: #ff6434 !important; text-decoration: underline; }

#menu ul { margin: 0px; padding: 0px; list-style: none; }
#menu ul li { background: #cdcdcd; padding: 6px 5px 7px 20px; border-bottom: 1px #fdfdfd solid; }
#menu ul li span a, #menu ul li span {
  font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 12px; }
#menu  li  a { color: #515151; }

#menu li.active, #menu li.active span a { color: #fff; background: #5c5d5f; }
#menu li.active { border: 0; padding-bottom: 0;}

#menu li span {
  padding-right: 13px;
}

#menu li.active span {
  background: transparent url(images/menu_active.gif) right no-repeat;
}

#menu li ul {
  display: none;
  margin-top: 10px;
  background: #cdcdcd;
}

#menu li.active ul { display: block !important; margin-left:-20px; margin-right:-5px;}

#menu li li {
  padding-left: 20px;
  background: #f4f4f4;
  border-bottom: 1px #cdcdcd solid;
}

#menu li li.active { background: #f4f4f4; border-bottom: 1px #cdcdcd solid; padding-bottom: 7px;}

#menu li li a {
  font-weight: normal;
  text-decoration: none;
}

#menu li li.active a  { font-weight: bold; }

#menu li.active li ul { margin-top: 6px; margin-bottom: -7px; display: none !important; }

#menu li li.active ul { display: block !important; background: #fdfdfd; border-top: 1px #cdcdcd solid; padding: 5px 0; }

#menu li li li {
  margin-left: 30px;
  background: #fdfdfd url(images/menu_ululul.gif) 0 5px no-repeat;
  border: 0;
  padding: 0;
  padding-left: 15px;
}

#menu li li li.active { background: #fdfdfd url(images/menu_ululul_active.gif) 0 5px no-repeat; border: 0; padding-bottom: 0; }

#menu li li.active li a {
  font-weight: normal;

}

#menu li.active li.active li.active a {
  color: #ff6434 !important;
}




/*_ main site _*/

#homemenu {
  padding: 0px;
  margin: 0px;
  line-height: 120%;
}

#homemenu div, #homemenu td {
  /*float: left;*/
  border: 0px;
  vertical-align: top;
  width: 130px;
  height: 100%;
  margin: 0px;
  padding: 15px 14px;
}

#homemenu table {
  padding: 0px;
  margin: 0px;
  border: 0px transparent  none;
  width: 973px;
}

#homemenu div.first, #homemenu td.first {
  padding-left: 20px !important;
}

#homemenu div.last, #homemenu td.last {
  padding-right: 20px !important;
}

#homemenu a.headerlink {
  color: #515151;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
}

#homemenu a {
  color: #5898b3;
  font-weight: normal;
  text-decoration: none;
}

#homemenu a:hover {
  color: #fd5727;
  text-decoration: underline;
}

#homemenu a img {
  border: 0px transparent none;
}

#homemenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-left: 0px;
}

#homemenu li {
  padding: 7px 0px;
  margin: 0;
  border-bottom: 1px #d7d7d7 solid;
}

#homemenu li.noborder {
  border: 0px transparent none;
}

#homemenu li.maingroup {
  border: 0px transparent none;
  height: 30px;
  padding-bottom: 3px;
  vertical-align: bottom !important;
}

/* boksy strony głównej */

#newsroom, #overview { background: #e6e6e6; color: #555; height: 100%; float: left;}
#newsroom h1,h2,h3, #newsroom h2 a, #newsroom h1 a, #newsroom h3 a, #overview h1,h2,h3, #overview h1 a,#overview h2 a, #overview h3 a { padding: 0; margin: 0; margin-bottom: 10px; font-weight: normal; color: #555;}
#newsroom h1, #overview h1 { font-size: 14px;}
#newsroom h2, #overview h2 { font-size: 13px;}
#newsroom h3, #overview h3 { font-size: 12px;}
#newsroom table, #overview table { width: 100%;}
#newsroom td, #overview td { padding: 18px 20px 8px 20px; vertical-align: top; background: transparent }
#newsroom td.l, #overview td.l { background-image: none;}
#newsroom p, #overview p { margin: 0; padding: 0; margin-bottom: 10px;}
#newsroom ul p, #overview ul p { margin: 0; }
#newsroom ul, #overview ul, #box ul { margin: 0; padding: 0; }
#newsroom ul li, #overview ul li, #box ul li { margin-bottom: 4px; padding-left: 10px; background: transparent url(images/overview_ul.gif) 0px 7px no-repeat; list-style: none;}
#newsroom a, #overview a, #box a { text-decoration: none; color: #555;}
#newsroom a:hover, #overview a:hover, #overview h3 a:hover,  #box a:hover { color: #fd5727; text-decoration: underline;}
#newsroom input, #overview input, #box input { width: 100%;}

#newsroom input[type="submit"], #overview input[type="submit"], #box input[type="submit"] { width: 80px; margin-right: -5px; margin-top: 3px;}
#newsroom
#overview td div { text-align: right; padding-top: 5px;}
#newsroom .special h1, #overview .special  h1, #overview .special h1 a { color: #f00 !important;}
#newsroom p {margin:0; padding:0}
#newsroom tr {padding:0; margin:0}
#newsroom tr.head {padding:0; margin:0; height:0}
#newsroom tr.head td {padding:0; margin:0; height:0}
#newsroom td {vertical-align:top; padding:0; margin:0}
#newsroom td div {text-align:left; padding:0; margin:0}



/*_ forms _*/

form {
  padding: 0px;
  margin: 0px;
  line-height: 100%;
}

/*_ różne _*/

.ralign {
  text-align: right;
}

ol, ul {
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
  margin-left: 10px;
  margin-bottom: 10px;
  /*text-align: left;*/
}

ol ol, ol ul, ul ol, ul ul {
  padding-left: 20px;
  padding-top: 10px;
}

#box ol, #box ul {
  padding-left: 0px;
}

#box ol ol, #box ol ul, #box ul ol, #box ul ul {
  padding-left: 20px;
  padding-top: 10px;
}
img {  border: 0px; }

.errorExplanation { font-weight:bold;color:#F15E22;font-size:14px;margin:3px;padding:0;}
.errorExplanation h2 {text-align:center;color:#F15E22;font-size:16px;}
.errorExplanation table { margin-left:auto; margin-right:auto;}
.errorExplanation ul{list-style:none;}
.errorExplanation ul li {padding-top:2px}
.fieldWithErrors {color:red;}
.fieldWithErrors input {border:solid 1px red;}


/* Form Styles */

.kalkulator-zew #kalkulator p.calc_row{
  vertical-align:middle;
}

.kalkulator-zew #kalkulator legend {
  position:absolute;
  top: -1em;
  left: .5em;
  color: #ff6434;
  font-size: 1.7em;
  z-index: 10;
}

.kalkulator-zew  label {
  width: 15em;
  float: left;
  text-align: right;
  margin-right: 1.2em;
  display: block;
  color: #666;
}

.kalkulator-zew #kalkulator  label {
  width: 15em;
  float: left;
  text-align: right;
  margin-right: 1.2em;
  display: block;
  color: #666;

}


.kalkulator-zew #kalkulator{
  padding:0;
  margin:2px 0;
}

.kalkulator-zew #kalkulator fieldset{
  padding-top: 2em;
  margin: 0;
  margin-bottom:2em;

}
.kalkulator-zew  .form_row {
  white-space: nowrap;
  padding-bottom: .5em;
}

.kalkulator-zew #submit-label {
  visibility:hidden;
}

.kalkulator-zew #kalkulator {
  width: 100%;
}
.kalkulator-zew h2 {margin: 10px 0;}


/*podsumowanie*/

.kalkulator-zew #kalk-wyniki{
  margin: 0;
  margin-top: 0;
  padding: 1em 2em 0.5em;
  background-color: #eee;
  border: #888 1px solid;
}

.kalkulator-zew #kalk-wyniki label{
  margin-left: -1.2em;
}

/*plan splaty*/



.kalkulator-zew  h2#plan {
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  color: #666;

}

.kalkulator-zew table {
  margin: auto;
  border-collapse: collapse;
  border-spacing:2px;
  border: 2px solid #aaa;
}

.kalkulator-zew table thead tr {
  width:100%;
  background-color: #666;
  color: #ddd;

}

.kalkulator-zew  table thead th {
  padding: .3em 1.4em;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  text-align: center;
}

.kalkulator-zew table thead th tr {
  padding: .25em .5em;
  text-align: center;
}

.kalkulator-zew #kalkulator-zew table thead tr th#th1  {
  width: .2em;
  padding: .25em .5em;
  text-align: center;
}

.kalkulator-zew table tbody tr.even {
  background-color: #efefef;
  color: #444;
}

.kalkulator-zew table tbody tr.odd {
  width:100%;
  background-color: #fefefe;
  color: #444;
}

.kalkulator-zew #kalkulator form fieldset p.calc_row{
  height: 2.5em;
}

.kalkulator-zew table tbody tr td {
  width:100%;
  padding: .25em .5em;
  text-align: center;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

.kalkulator-zew #kalkulator-zew table tbody tr td.laa {
  width:50px;
  padding: .25em .5em;
  text-align: center;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
}



.kalkulator-zew #kalkulator form p.calc_row label,.kalkulator-zew #kalkulator-zew #kalkulator form p.calc_row label{
 line-height:2.1em;
}

.events_div {
    width:250px;float:right;margin-top:15px;
}
.events_div h1 { font-size: 9pt; }
.events_calendar_div {
    width:250px;float:left;margin-top:15px;
}
.events_selected_day_td{ background-color:#F15E22; width:18px; }
.events_busy_day_td{ background-color:#34a0d2;width:18px; }

.events_today_td{ border:dashed 1px #555; width:18px; }

.noresults, .flashnotice, .flasherror {padding: 20px; padding-bottom: 23px; border: 1px #e3e3e3 solid; background: #fcfcfc; text-align: center; color: #fb6721; font-weight: bold;}
.noresults img {margin-bottom: -8px; margin-right: 10px;}

div#restates form p label.condition {
  color:red;
  padding:.3em;
}

div#restates form p label.condition.left {
  display:inline;
  color:black;
  width:8em;
  float:left;
  text-align:right;
  margin-right:.2em;
}

p.restate{
  padding:.1em;
  margin:.1em;
}

p#descriptione, p#descriptione p {
  display:inline;
}
div.restate p {
  display:inline;
}


div.restate p {
  display:inline;
}

div.restate div div {
  width:80px;
  height:80px;
  text-align:center;
}

div.restate div div a img{
  margin:auto 0;
  max-width:75px;
  max-height:75px;
  border:2px solid #cdcdcd;
}

div.paginate { clear: both; margin-top: 5px; margin-bottom: 20px;}
.paginate div {float:right;}
.pagination a, .article_pagination a {color: #888; border:0px;}
.pagination a:hover, .article_pagination span:hover { color: #f15e22; border: 0px; }
.pagination a, .pagination span, .article_pagination span { padding: 5px; }
.pagination span, .pagination a.active { font-weight: bold; color: #f15e22;}
.article_pagination span {cursor:poitnter}
#article_pagination { clear: both; }


td.online_consult { width: 350px; text-align: right;}

/* formularz zgloszen do konsultantow */

.meeting_form, .meeting_form p { color: #9d9d9d; line-height: 150% !important; }
.meeting_form .label, .form_label { clear: both; background: transparent url(images/label_bg.gif) 0 bottom repeat-x; height: 8px; margin: 30px 0; }
.form_label { margin: 15px 0; }
.meeting_form .label h2, .form_label h2 { color: #777; clear: left; float: left; padding: 0 15px; background: #fff; font-weight: bold; font-size: 12px; margin: 0 15px;}
.showtopic .form_label h2 { background: #FAFAFA }
.meeting_form .label span { clear: right; float: right; color: #f15e22; padding: 0 15px; background: #fff; font-weight: bold; font-size: 12px; margin: 0 15px; }
.meeting_form textarea { width: 30em; height: 5em }
img.date_img { margin-bottom: -3px; margin-right: 10px; }
* html .date_legend { float: right; }
.crirHidden { position: absolute; margin-left: -3000px; }
.onloading { text-align: center; }
table.hours { width: 100%; margin-bottom: 20px; }
* html table.hours {width: 515px; margin: 0 -5px 20px -5px;  padding: 0;}
* html table.hours td {padding: 14px 0;}
.hours span { background: #eaeaea; border-bottom: 8px #f00 solid;text-align: center; color: #656668; padding: 12px 0 8px 0; margin-right: 1px;}
.hours span.free { border-bottom: 8px #5fb512 solid; }
.hours span.selected { background: #ffb80e; }
.hours label { margin: -12px 0 -8px 0; padding: 12px 26px 8px 26px; }
* html .hours label { margin-top: 10px; padding-top: 10px;}

/**/
table.hours {width: 515px; margin: 0 -5px 20px -5px;  padding: 0;}
table.hours td {padding: 16px 0;}
/**/
.hours span { background: #eaeaea; border-bottom: 8px #f00 solid;text-align: center; color: #656668; padding: 12px 0px 8px 0px; margin-right: 1px; }
.hours span.free { border-bottom: 8px #5fb512 solid; }
.hours span.selected { background: #ffb80e; }
/*.hours label { margin: -12px 0 -8px -0; padding: 12px 24px 8px 24px; }
*/

.hours label { margin: -12px 0px -8px 0px; padding: 12px 24px 8px 24px; }
*html .hours label { margin-top: 10px; padding-top: 10px;}



.hours span:hover { background: #d0d0d0; }
.hours span.selected:hover { background: #ffb80e; }
.hour_legend { margin: 20px 0; }
.hour_legend span { margin-left: 15px; margin-right: 50px; }
.hour_legend img { padding-right: 10px; }
table.register { color: #333; margin-bottom: 20px; }
td.lab { text-align: right; padding-top: 6px; vertical-align: top; }
.meeting_error, .calculator_error, .form_error { color: #f00; }
.calculator_error { margin-bottom: 5px; }
.ahtung { text-align: center; border: 1px #eee solid; font-weight: bold; padding: 10px; background: #eee; color: #ff6434; }

*html #overview input { width: 130px; }
span.error {color: #f15e22; }
.pddleft50 {padding-left: 50px;}
td.estate_img {width: 90px; text-align: left; vertical-align: top;}
td.estate_img img {max-width: 80px;}
#real_estate_details a { color: #333; border: 0px !important; }
h3.estate a { color: #f15e22; border: 0px;}
#real_estates a:hover, h3.estate a:hover, #real_estate_details a:hover { color: #f15e22; border: 0px; text-decoration: underline !important; }
h3.estate { color: #f15e22; margin-bottom: 0px; }
div.estate_description {float: right; width: 340px;}
div.estate_imgs {clear:left;float:left;margin-right:10px;}
.estate_imgs img {margin-bottom:.5em; border: 0px;}
.estate_show {padding-top: 15px;}
.estate_show a {border: 0px;}
p.footer {color: #9d9d9d; font-size: 0.9em; line-height: 130%; }
div.footer {color: #9d9d9d; font-size: 0.9em; line-height: 130%; text-align:justify; }
p.footer input {margin-left: 0px; padding-left: 0px;}
* html #box input {width: 170px;}
* html #box input.submit {width: 80px !important; margin-top: 3px;}
#real_estates td, #online_consultation_init_status td { padding: 0; vertical-align: middle; text-align: left; }
#real_estates td.lab, #online_consultation_init_status td.lab { padding-top: 6px; vertical-align: top; }


/* TABS - zakladki */

ul.tabs{
  margin:15px 0;
  padding:0;
  list-style:none;
}

ul.tabs li{
  display:block;
  float:left;
  background:url(images/tab-bcg.gif) top left repeat-x;


  border-right:1px solid #d9d6d6;
}

ul.tabs li.first{border-left:1px solid #d9d6d6;}
ul.tabs li.first:hover{border-left:1px solid #454545;border-right:1px solid #454545;}
ul.tabs li:hover, ul.tabs li.active{background:url(images/tab-active-bcg.gif) top left repeat-x;border-right:1px solid #454545;}
ul.tabs li:hover a, ul.tabs li.active a{color:#fff; border: transparent 0px none;}

ul.tabs li a{
  color:#484849;
  font-size:11px;
  text-decoration:none;
  border: transparent 0px none;
  outline:none;
  display:block;
  font-weight:bold;
  padding:8px 15px 5px 15px;
  height: 20px;
}

/* PROJEKTY */

/****GLIDDER****/

div.scroller,div.scroller div.section,#projects-container .slide{
  width:762px;
  margin:0 auto;
  overflow: hidden;
}

div.scroller div.section{
  float:left;
  padding: 0px 0px 0;
}

div.scroller div.section a{border:none;}

div.scroller div.slide{
  height:338px;
  padding-left:510px;
  padding-right:23px;
  padding-top:13px;
  color:#000;
  text-align:left; 
  }

div.scroller div.slide h2{
  font-family:"Myriad Pro", arial, sans-serif;
  font-size:20px;
  color:#fff;
  line-height:130%;
  font-weight:normal;
  margin:0 0 13px 0;
  padding:0px;
  }
div.scroller div.slide p{color:#fff;font-size:11px;font-family:tahoma;line-height:18px}

div.scroller div.content{
  width: 10000px;
}

#glider_navigation{
  top:375px;
  right:25px;
  position:absolute;
  height: 20px;
}

#glider_navigation a.square{
  /*background: url(./images/icons/point_white.png) no-repeat;*/
  margin-left: 5px;
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  color:#fff;
  text-decoration:none;
  cursor:pointer;
  outline:none
}

#glider_navigation a.active,#glider_navigation a.like_active{
  color:#f15e22;
}

#glider_navigation div{
  float: left;
  height: 20px;
}
#glider_navigation .prev{
  width: 13px;
  background: url(./images/icons/scroller_nav_segment_1.png) no-repeat;
}

#glider_navigation .prev a{
  display: block;
  height: 20px;
  width: 13px;
  outline:none
}

#glider_navigation .prev a img{
  margin-top: 5px;
  margin-left: 5px;
}
#glider_navigation .squares{
  padding-top: 2px;
  padding-right: 5px !important;
  /*padding-right: 10px;*/
  height: 15px;
  background: url(./images/icons/scroller_nav_segment_2.png) repeat-x;
}
#glider_navigation .next{
  width: 13px;
  background: url(./images/icons/scroller_nav_segment_3.png) no-repeat;
}
#glider_navigation .next a{
  display: block;
  height: 20px;
  width: 13px;
  outline:none
}

#glider_navigation .next a img{
  margin-top: 5px;
}

/**/
.left-side{
  width:203px;
  float:left;
}

#projects-content{
  background:url(images/projects-bcg.gif) top left repeat-x #333;
  width:770px;
  float:right;
  padding:0 0 0 0px;
  margin:0;
  text-align:center;
  position:relative
}

#projects-content h1{
  font-size:28px;
  font-family:"Myriad Pro", arial, sans-serif;
  color:#fff;
  font-weight:normal;
  margin:20px 0 20px 9px;
  padding:0;
  text-align:left !important;
}

.other-projects-selection{
  height:130px;
  width:752px;
  margin:20px 9px;
  overflow:hidden;
  position:relative
}

.other-projects-container{
  width:1000px;
}

#projectsLeads.items, .four-other-projects{
  margin:0 0 0 0px;
  padding:0 20px;
  border-right:4px solid red;
  float:left;
  width:712px;
}

  div#projectsLeads{
    position: relative;
height: 150px;
    width: 712px;
    overflow: hidden;
    margin-left: 16px;
  }
  div#projectsLeads div.items{
    width: 20000em;
    position: absolute;
    left: 0;
  }
  div#projectsLeads div.items div{
    float: left;
  }

.other-project{
  width:168px;
  height:130px;
  padding:0 5px;
  margin:0px;
  float:left;
}

.other-project a{color:#fff;text-decoration:none;outline:none;}

.other-project a h4, .other-project a p{
  color:#fff;
  font-family:tahoma, arial, sans-serif;
  margin:0;
  padding:0;
  font-size:10px;
  line-height:130%;
}

.other-project a h4{
  font-size:11px;
  text-transform:uppercase;
  padding:7px 0;
  line-height:100%;
}

.other-project a:hover h4, .other-project a:hover p{opacity: 0.5;}

.prev-button,.next-button{position:absolute;top:30px;display:block;width:7px;height:12px;}
.prev-button{left:0px;background:url(images/prev_other.gif) top left no-repeat;}
.next-button{right:0px;background:url(images/next_other.gif) top left no-repeat;}

.projects-list{position:absolute;top:10px;right:8px;width:262px}
.projects-list span.open{
  background:url(images/projects-list-bcg.gif) top left no-repeat;
  width:251px;
  height:16px;
  display:block;
  border:none;color:#fff;
  text-decoration:none;
  text-align:left;
  padding:7px 10px;
  font-family:"Myriad Pro", arial,sans-serif;
  font-size:12px;
  }
  
.projects-list ul {
  background:#434343;
  border:1px solid #6f6f6f;
  border-top:none;
  display:block;
  margin:0;
  padding:0;
  list-style:none;
  display:none;
}

.projects-list ul li{
  text-align:left;
  margin:0;
  border-top:0px solid transparent;
}

.projects-list ul li a{
  display:block;
  padding:5px 10px;
  border-bottom:1px dotted #373737;
  color:#c8c8c8;
  outline:none;
  text-decoration:none;
  font-family:"Myriad Pro", arial,sans-serif;
  font-size:12px;
}

.projects-list ul li a:hover{
  background:#4e4d4d;
  color:#fff;
}



img.fileicon {
  vertical-align: middle;
  margin-right: 4px;
  margin-left: 4px;
  text-decoration: none;
  border: none;
}

ul.sitemap, ul.sitemap li { list-style: none; margin : 0; padding: 0;  margin-top: 0px; margin-bottom: 0px; padding-top: 0; padding-bottom: 0;}
.sitemap li { font-weight: bold; }
li.article {font-weight: normal; }

.justify { text-align: justify }
.clear {
  clear: both; width: 0px; padding: 0px; margin: 0px; font-size: 1px;
}


/* yl_cms_newsroom plugin *//*
#newsroom {background:#e6e6e6; color:#7f7f7f; float:left}
#newsroom h1,h2,h3, #newsroom h1 a,#newsroom h2 a, #newsroom h3 a {padding:0; margin:0; margin-bottom:10px; font-weight:normal; color:#545454}
#newsroom h1 {font-size:15px}
#newsroom h2 {font-size:14px}
#newsroom h3 {font-size:13px}
#newsroom tr {padding:0; margin:0}
#newsroom tr.head {padding:0; margin:0; height:0}
#newsroom tr.head td {padding:0; margin:0; height:0}
#newsroom td {vertical-align:top; padding:0; margin:0}
#newsroom td div {text-align:left; padding:0; margin:0}
#newsroom td.special {}
#newsroom td.special h1 {color: #f00 !important}
#newsroom p {margin:0; padding:0}
#newsroom ul p {margin:0}
#newsroom ul {margin:0; padding:0; list-style:none}
#newsroom ul li {background:transparent url(images/overview_ul.gif) 0px 7px no-repeat; padding-left:10px}
#newsroom a {text-decoration:none; color:#7f7f7f}
#newsroom a:hover, #newsroom h3 a:hover,  #box a:hover {color:#fd5727; text-decoration:underline}
#newsroom input{width:100%}
#newsroom input[type="submit"] {width:80px; margin-right:-5px; margin-top:3px}*/


/* style dla podstrony z animacja tla*/

.right-side-menu{
  width:257px;
  list-style:none;
 /* margin:0px 0 0 505px;*/
  padding:0px;
 /* position:relative;
  top:50px;*/
}

.right-side-menu li{
  width:257px;
  height:44px;
  background:url("images/middle.png") top left no-repeat;
  text-align:right;
  display:block;
  position:relative;
}


.right-side-menu li:hover, .right-side-menu li.last:hover, .right-side-menu li.first:hover {background-position:0px -44px;}
.right-side-menu li.active{background:url("images/middle-active.png") top left no-repeat;cursor:inherit}
.right-side-menu li.first{background:url("images/top.png") top left no-repeat; }
.right-side-menu li.first:hover{background-position:0px -44px;}
.right-side-menu li.first-active{background:url("images/top-active.png") top left no-repeat;}
.right-side-menu li.last{background:url("images/bottom.png") top left no-repeat; }
.right-side-menu li.last:hover{background-position:0px -44px;}
.right-side-menu li.last-active{background:url("images/bottom-active.png") top left no-repeat;}
.right-side-menu li.first-active:hover p.title, .right-side-menu li.active:hover p.title, .right-side-menu li.last-active:hover p.title{color:#414141}
/*.right-side-menu li.first-active span, .right-side-menu li.active span, .right-side-menu li.last-active span{color:#fff }*/

.right-side-menu li p{  
  margin:0 41px 0 0;
  padding:0 0 0 0;
  color:#fff;
  white-space:nowrap;
}

.right-side-menu li p.title{
  font-family:"Myriad Pro", arial, sans-serif;
  font-size:14px;
  color:#414141;
  padding-top:8px;
  line-height:100%;
  font-weight:600;
}

.right-side-menu li:hover p.title{
  color:#fff;
}

.right-side-menu li p.description{
  font-family:tahoma, sans-serif;
  font-size:11px;
  color:#fff;
}

.right-side-menu li a:hover p.description{color:#fff}

.right-side-menu li span{
  display:block;
  position:absolute;
  top:13px;
  right:18px;
  color:#414141;
  font-weight:bold;
  font-size:14px;
}

.right-side-menu a{
  display:block;
  color:#fff;
  outline:none;
  text-decoration:none;
}

#animation-site{
  background:#fff;
  width:770px;
  float:right;
  padding:0 0 0 0px;
  margin:0;
  text-align:center;
  position:relative;
}

.animation{
  background:url(images/sg-bcg.png) top left no-repeat;
  position:relative;
  height:525px;
}

.animation .project_header { font-family:"Myriad Pro",arial,sans-serif; position: absolute; top: 15px; left: 0; margin-left: 30px; font-weight: normal; color: #fff; width: 460px; text-align:left;}
.page-type2 .project_header { font-family:"Myriad Pro",arial,sans-serif; font-weight: normal; color: #fff; margin-left: 27px; width: 532px; }
.animation .project_header h1, .page-type2 .project_header h1 {  text-align: left; margin:10px 0; font-size: 24px;}
.page-type2 .project_header h1 { line-height:100%; margin:0; padding-top:20px; text-align:left; font-size: 24px; margin-bottom: 10px;}
.animation .project_header .subtitle, .page-type2 .project_header .subtitle { font-size: 18px; margin-bottom: 10px; }

.animation .breadcrumbs, .page-type2 .breadcrumbs { text-align: left; }
.page-type2 .breadcrumbs { margin-bottom:20px; }
.animation .breadcrumbs a, .page-type2 .breadcrumbs a { color: #fff; text-decoration: none;}
.animation .breadcrumbs a:hover, .page-type2 .breadcrumbs a:hover { text-decoration: underline; }
.animation #pk_flashmap { outline:none; }

#opacity-img{
  position:absolute;
  top:0;
  left:0
}

#animation-site .project_content { position: absolute; top:60px; left: 0; z-index:0; }

#animation-site .projects-list{position:absolute;top:10px;right:7px;width:259px;z-index:100;}
#animation-site .projects-list span.open{
  background:url(images/projects-list-bcg.png) top left no-repeat;
  width:241px;
  }
  
#animation-site .projects-list a.open-list, .projects-list a.open-list {width: 30px; height: 30px; position: absolute; top: 0; right: 0;}
  
#animation-site .projects-list ul{
  background:#7c9bb0;
  border:1px solid #a3b7c6;
  border-top:none;
  margin:0;
  padding:0;
  list-style:none;

}

#animation-site .projects-list ul li a{
  display:block;
  padding:8px 10px;
  border-bottom:1px dotted #a3b7c6;
  color:#505e67;
  outline:none;
  text-decoration:none;
  font-family:"Myriad Pro", arial,sans-serif;
  font-size:12px;
}

#animation-site .projects-list ul li a:hover{
  background:#a3b7c6;
  color:#fff;
}
  
.logo{text-align:left;}
.logo a img{float:left;border:none;}


.sg-link, .news-link{
  display:block;
  color:#fff;
  font-size:11px;
  margin:0px 0px 0px 160px;
  /*z-index:100;*/
  position:relative;
  width:80px;
  text-decoration:none;
  padding:0 0 0 16px;
  text-align:left;
}
.sg-link:hover, .news-link:hover{text-decoration:underline}
.sg-link{ margin-top:15px; background:url(images/sg-link-bcg.png) no-repeat left 4px;}
.news-link{background:url(images/news-link-bcg.png) no-repeat left 4px;}

.page-type2{
  background:url(images/page-type2-bcg.png) top left repeat-y;
  position:relative;
  height:100%;
  text-align:left;
  padding:0 0 70px 0
}

.right-side{
  position:absolute;
  top:50px;
  right:7px;
  width: 257px;
}

.page-type2 .right-side { width:192px; }

.page-type2 .sg-link, .page-type2  .news-link{top:0px; margin:0px 0 0 95px; color: #fff; border-bottom: none;}
.page-type2 .sg-link{margin-top: 15px;}

.page-content{  
  border:none;
  width:554px;
  top:0px;
  position:relative;
  margin:0 0 10px 9px;  
  color:#5c5d5f;
}
.page-content div.content { min-height:350px; background:#fcfafb; padding:13px 23px;}

.page-content h1{
  color:#6d8da0;
  font-size:22px;
  font-family:"Myriad Pro", arial, sans-serif;
  margin:0 0 10px 0;
  padding:0 0 23px 0;
  background:url(images/page-type2-h1.gif) bottom left no-repeat;
  font-weight:normal;
  line-height: 110%
}

.page-content p, .page-content li{
  font-size:11px;
  color:#5c5d5f;
  font-family:tahoma, sans-serif;
  line-height:160%;
}

.page-content li p { margin-bottom: 0 }

.page-content .t{height:20px; margin:-10px -23px; position:relative; top:-13px;}
.page-content .t div.l { background:url("/images/page-type2-content-top.png") no-repeat scroll left center transparent;
	height:20px; 	position:absolute; 	width:350px; }
.page-content .t div.r { background:url("/images/page-type2-content-top.png") no-repeat scroll right center transparent; 
	height:20px; position:absolute; right: 0; width:350px; }
	
.page-content .b{ position:relative; top: -10px;}
.page-content .b div.l { background:url("/images/page-type2-content-bottom.png") no-repeat scroll left center transparent;
	height:20px; 	position:absolute; 	width:350px; }
.page-content .b div.r { background:url("/images/page-type2-content-bottom.png") no-repeat scroll right center transparent; 
	height:20px; position:absolute; right: 0; width:350px; }

/**/

ul.right-side-menu  { margin: 0 }

.page-type2 .right-side{right:7px;}


.project-page .right-side-menu{
  margin:0;
  top:0;
  width:196px;
}

.project-page .right-side-menu li{
  width:192px;
  height:37px;
  background:url("images/middle-type2.png") top left no-repeat;
  text-align:left ;
  display:block;
  position:relative;
}


.project-page .right-side-menu li:hover{background:url("images/middle-type2.png") top left no-repeat; background-position:0px -37px;}
.project-page .right-side-menu li.active{background:url("images/middle-type2.png") top left no-repeat;background-position:0px -37px}
.project-page .right-side-menu li.first{background:url("images/top-type2.png") top left no-repeat; }
.project-page .right-side-menu li.first:hover{background-position:0px -37px;}
.project-page .right-side-menu li.first-active{background:url("images/top-type2.png") top left no-repeat;background-position:0px -37px}
.project-page .right-side-menu li.last{background:url("images/bottom-type2.png") top left no-repeat; }
.project-page .right-side-menu li.last:hover{background-position:0px -37px;}
.project-page .right-side-menu li.last-active{background:url("images/bottom-type2.png") top left no-repeat;background-position:0px -37px}
/*.page-type2 .right-side-menu li.first-active:hover p.title, .right-side-menu li.active:hover p.title, .right-side-menu li.last-active:hover p.title{color:#414141}
.project-page .right-side-menu li.first-active span, .right-side-menu li.active span, .right-side-menu li.last-active span{color:#fff }*/

.project-page .right-side-menu li p{  
  margin:0px 0 0 22px;
  padding:0 0 0 0;
  color:#fff;
}

.project-page .right-side-menu li p.title{
  font-family:"Myriad Pro", arial, sans-serif;
  font-size:14px;
  color:#fff;
  padding-top:10px;
  line-height:100%;
  font-weight:normal !important;
}

.project-page .right-side-menu li:hover p.title{
  color:#fff;
}

.project-page .right-side-menu li p.description{
  font-family:tahoma, sans-serif;
  font-size:11px;
}

.project-page .right-side-menu li span{
  display:block;
  position:absolute;
  top:13px;
  right:18px;
  color:#414141;
  font-size:14px;
}

.project-page .right-side-menu a{
  display:block;
  color:#fff;
  outline:none;
  text-decoration:none;
}

#animation-site .page-type2 .projects-list {width:193px;/* !important;*/ }
#animation-site .page-type2 .projects-list span.open  {
/*  width:193px; !important;*/
  background:url(images/projects-list-bcg-type2.png) top left no-repeat;
  }


/* style definiowalne w edytorze tekstu */
#overview li.bullet_underline_list, #newsroom li.bullet_underline_list, li.bullet_underline_list {
  /*background: transparent url(images/disc_underlined_li.png) no-repeat left bottom;*/
   background: transparent url(images/li_disc.png) no-repeat left 7px; 
  margin-top:5px;
  padding-bottom:5px;
  border-bottom: 1px #cfcece solid;
}

#overview li.small_underlined_list, #newsroom li.small_underlined_list, li.small_underlined_list {
  background: transparent url(images/li_small_disc.png) no-repeat left 5px; 
  /*background: transparent url(images/small_underlined_li.png) no-repeat left bottom; */
  margin-top:5px;
  padding-bottom:5px;
  font-size: 11px;
  border-bottom: 1px #cfcece solid;
}

.with_media { font-size:0px; line-height:100%; }

/* style galeria 1 start */

.gallery-slideshow{
  background:url('images/gallery-slideshow_bcg.png') top left;
  width:485px;
  height:125px;
  position:relative;
  padding:15px 18px;
  color:#fff;
  font-size:11px;
  line-height:15px;
}

.gallery-slideshow .slide-description{
  width:260px;
  float:left;
  margin-left:36px;
}

.gallery-slideshow div h3{
  font-family:Arial, sans-serif;
  font-size:16px;
  color:#fff;
}

.gallery-slideshow .corners{
  position:absolute;
  top:15px;
  left:18px;
}

.gallery-slideshow .slideimage{
  display:block;
  float:left;
}

.gallery-slideshow .square{
  background:url('images/gallery-square_bcg.gif') top left no-repeat;
  display:block;
  width:12px;
  height:12px;
  float:left;
  margin-right:5px;
}

.gallery-slideshow .active{
  background:url('images/gallery-square-active_bcg.gif') top left no-repeat;
}

#gallery_navs{
  position:absolute;
  bottom:5px;
  left:240px;
  display:block;
  height:25px;
  overflow:auto;
}

#gallery_navs a{
  border:none;
}
 

.gallery-slideshow .next-slide{
  position:absolute;
  bottom:10px;
  right:18px;
  display:block;
  width:23px;
  height:25px;
  background:url('images/next-photo_bcg.png') top left no-repeat;
  outline:none;
  border:none;
  text-decoration:none;
}

.gallery-slideshow a:hover{
  text-decoration:none;
  border:none;
}

a.photo-small span p, a.photo-small span h4{
  color:#fff;
  font-family:tahoma, arial, sans-serif;
  margin:0;
  padding:0;
  font-size:10px;
  line-height:130%;
  text-align:center;
}

a.photo-small span h4{
  font-size:11px;
  text-transform:uppercase;
  padding:7px 0;
  line-height:100%;
}

/* GALERIA MARR - NOWE STYLE */

#gallery-site{
  background:url('images/gallery-site_bcg.gif') top left repeat-x #404040;
  float:right;
  margin:0;
  padding:0 0 60px 20px;
  position:relative;
  text-align:left;
  width:750px;
}

#gallery-site .project_header{margin: 22px 0 0 0px;}

#gallery-site h1{
  text-align:left;
  color:#fff;
  font-family:arial,sans-serif;
  font-size:18px;
  margin:20px 0 20px 0px;
}

.photo-big, .photo-medium, .photo-small{
  position:relative;
  margin-left:0px;
  text-align:left;
}

.photo-big{
  width:728px;
}

.photo-medium{
  width:580px;
  margin-bottom:50px;
}

.photo-small{
  width:134px;
  float:left;
  margin:0 13px 14px 0;
  display:block;
  text-decoration:none;
  color:#737373;
  outline:none;
}

.photo-big .corners, .photo-medium .corners, .photo-small .corners{
  position:absolute;
  top:0;
  left:0;
}

.photo-big .prev-photo, .photo-big .next-photo{
  position:absolute;
  bottom:-30px;
  display:block;
  width:23px;
  height:25px;
  color:#737373;
  outline:none;
}

.photo-big .prev-photo{
  right:23px;
  background:url('images/prev-photo_bcg.png') top left no-repeat;
}

.photo-big .next-photo{
  right:0px;
  background:url('images/next-photo_bcg.png') top left no-repeat;
}

.photo-description{
  color:#fff;
  font-size:12px;
  font-family:arial, sans-serif;
  text-align:left;
  width:675px;
  margin-bottom:50px;
}

.photo-small .photo{
  margin:5px 0 0 5px;
}

.medium-description{
  position:absolute;
  right:-150px;
  top:0;
  background:url('images/medium-description.png') top left;
  width:273px;
  height:201px;
  color:#fff;
}

.medium-description h3{
  margin:35px 35px 15px 35px;
  font-family: arial, sans-serif;
  font-size:18px;
  color:#fff;
  font-weight:500;
}

.medium-description p{
  margin:0 35px 10px 35px;
  font-size:12px;
}

.photo-medium .next-photo{
  position:absolute;
  bottom:0px;
  display:block;
  width:23px;
  height:25px;
  color:#737373;
  outline:none;
  right:-33px;
  background:url('images/next-photo_bcg.png') top left no-repeat;
}

.gallery-thumbs{
}

.photo-small span{
  margin:0 0 5px 0;
  display:block;
  color:#fff;
  font-size:11px;
}



.dictionary_word {text-decoration:none; border-bottom: 1px dotted; } 

a:hover .dictionary_word {color: #e34210;}
.registration_link .dictionary_word { color: #f15e22; }
/* Tooltips CSS definitions */	

.tooltip {
    position: absolute!important;
    overflow:hidden;
    font-size: 12px;
    z-index: 10000!important;
}
.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
.tooltip .xb1 { margin: 0 5px; background: #333; }
.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
.tooltip .xb3 { margin: 0 2px; }
.tooltip .xb4 { height: 2px; margin: 0 1px; }

.tooltip .xarrow {
    position: relative;
    top: 2px; left: 12px;
    width: 11px;
    height: 7px;
}
.tooltip .xarrow b {
    display: block;
    background:#666;
    border-left:1px solid #333;
    border-right:1px solid #333;
    font-size:1px;
    height: 1px;
}
.tooltip .xarrow .a1 { margin: 0 5px; background-color: #333; border: 0 solid; width: 1px; }
.tooltip .xarrow .a2 { width: 1px; margin: 0 4px;}
.tooltip .xarrow .a3 { width: 3px; margin: 0 3px;}
.tooltip .xarrow .a4 { width: 5px; margin: 0 2px;}
.tooltip .xarrow .a5 { width: 7px; margin: 0 1px;}
.tooltip .xarrow .a6 { width: 9px; margin: 0 0px;}

.tooltip .xboxcontent {
    padding: 0 .5em;
    margin: 0;
    color: #000;
    text-shadow: 1px 1px 0px #CCC;
    word-wrap:break-word;
    border: 1px #FFFFFF solid;    
    background-color: #FFFFFF;
}


.image_browser_wrap, #box .image_browser_wrap p, #newsroom .image_browser_wrap {  vertical-align: middle; padding: 0; text-align: center; font-family:"Myriad Pro",arial,sans-serif; font-size: 14px; width: auto;}
.image_browser_wrap .header_wrap, #box .image_browser_wrap .header_wrap { margin: 0 auto 13px auto; position: relative; padding: 12px 0; text-align:left;}
.image_browser_wrap .h, #box .image_browser_wrap .h { background-color: #b1b1b1; color: #fff; padding: 0 10px; text-align: center;}
#box .image_browser_wrap .h p { color: #fff; }
.image_browser_wrap .h p, #box .image_browser_wrap .h p {margin: 0; }
.header_wrap .t, #box .header_wrap .t { position: absolute; top: 0; height: 12px; padding: 0 12px;}
.header_wrap .b, #box .header_wrap .b { position: absolute; bottom: 0; height: 12px; padding: 0 12px; }
.header_wrap .l, #box .header_wrap .l, .header_wrap .r, #box .header_wrap .r {display: block; height: 12px; width: 12px; background: transparent url('images/imgbrcorners.png');}
.header_wrap .m, #box .header_wrap .m {display: block; height: 12px; background: #b1b1b1;}
.header_wrap .t .l, #box .header_wrap .t .l { background-position: 0 0; position: absolute; left: 0; top: 0;}
.header_wrap .b .l, #box .header_wrap .b .l { background-position: 0 100%; position: absolute; left: 0; top: 0;}
.header_wrap .t .r, #box .header_wrap .t .r { background-position: 100% 0; position: absolute; right: 0; top: 0;}
.header_wrap .b .r, #box .header_wrap .b .r { background-position: 100% 100%; position: absolute; right: 0; top: 0;}

.image_browser { overflow: hidden; float: left; }
.image_browser_wrap a, .image_browser_wrap a:hover { border: 0px transparent none; color: #666666; }
.image_browser_wrap .browse_left, #newsroom .image_browser_wrap .browse_left { padding-right: 8px; }
.image_browser_wrap .browse_right, #newsroom .image_browser_wrap .browse_right { padding-left: 8px; }
.image_browser_wrap .browse_right, .image_browser_wrap .browse_left { vertical-align: top; }
.image_browser_wrap .browse_right a, .image_browser_wrap .browse_left a { background-position:center bottom; background-repeat:no-repeat; display:block; width:10px; outline: none; }

.image_browser .slide { float: left; font-size: 12px}
#box .image_browser .slide p { font-size: 12px; }
.image_browser .slide .title {}
.image_browser .slide .img { line-height:0;}
.image_browser .slide .description, #box .image_browser .slide .description, #newsroom .image_browser .slide .description { margin-top: 13px; }
.image_browser .slide .description p { color: #666666; }
.browser_content, #box .browser_content, #newsroom .browser_content { width: 2500px; }

