/** sprite: insert-x; sprite-image: url('/.grafika/insert-x.png'); sprite-layout: vertical; sprite-image-uid: md5 */
/** sprite: insert-y; sprite-image: url('/.grafika/insert-y.png'); sprite-layout: horizontal; sprite-image-uid: md5 */

html * {
  font-family: Tahoma, Verdana, Geneva, Kalimati, sans-serif;
}
html {
  background-image: url("/.grafika/elementy/tlo.png");
  background-repeat: repeat-x;
  background-color: #f2f2f2;
}
body {
  overflow-y: scroll;
  .overflow-y: auto;
}
#main {
  font-size: 12px;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  background-color: #fff;
}
#wrapper {
  width: 960px;
  margin: 0 auto;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.header .column a {
  display: block;
  margin-top: 22px;
  margin-bottom: 23px;
  margin-left: 4px;
}
.header .column a.zglos_sugestie {
  margin-top: 4px;
  margin-bottom: 0px;
}
.header .column form {
  margin-top: 19px;
  margin-bottom: 22px;
}
#left-menu {
  width: 200px;
  padding-bottom: 10px;
}
#contents {
  padding: 10px 15px 20px;
  width: 930px;
}
.with-menu #contents {
  width: 730px;
}
.with-sidebar #contents {
  width: 705px;
}
.with-sidebar.with-menu #contents {
  width: 505px;
}
.with-menu #contents.tabs {
  padding: 0px;
}
.with-menu #contents.with-widgets {
  width: 759px;
}
.with-widgets #contents {
  width: 725px;
}
#main {
  background-image: url('/.grafika/elementy/ramka6.png'); /** sprite-ref: insert-y; sprite-alignment: repeat; */
  background-repeat: repeat-y;
}
#main.with-menu {
  background-image: url('/.grafika/elementy/ramka5.png'); /** sprite-ref: insert-y; sprite-alignment: repeat; */
}
#main.with-widgets {
  background-image: url('/.grafika/elementy/ramka3.png'); /** sprite-ref: insert-y; sprite-alignment: repeat; */
}
#main.with-sidebar {
  background-image: url('/.grafika/elementy/ramka7.png'); /** sprite-ref: insert-y; sprite-alignment: repeat; */
}
#main.with-menu.with-widgets {
  background-image: url('/.grafika/elementy/ramka4.png'); /** sprite-ref: insert-y; sprite-alignment: repeat; */
}
#main.with-menu.with-sidebar {
  background-image: url('/.grafika/elementy/ramka9.png'); /** sprite-ref: insert-y; sprite-alignment: repeat; */
}
#main.with-menu #contents.with-widgets.tabs > div.columns {
  background-image: url('/.grafika/elementy/ramka8.png'); /** sprite-ref: insert-y; sprite-alignment: repeat; */
  padding-top: 1px;
}
#main.only-content {
  background: #fff;
  padding: 10px;
}
.with-menu.with-widgets #contents {
  width: 520px;
}
.with-widgets .main {
  width: 545px;
}
.with-widgets .widgets {
  margin-left: 5px;
}
.with-menu.with-widgets .widgets {
  margin-left: 10px;
}
.tabs .main {
  padding-left: 10px;
}
#sidebar {
  width: 205px;
  padding: 0 10px;
  padding-bottom: 20px;
}
#sidebar p.content {
  margin: 0px;
}
.sidebar {
  width: 205px;
  padding: 0 10px;
}
#breadcrumb {
  margin-top: 1px;
  margin-bottom: 10px;
  height: 17px;
  background-color: #707070;
  font-size: 11px;
  color: #ffffff;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 3px;
  font-size: 11px;
}
#breadcrumb a {
  color: #fff;
  margin-left: 5px;
}
.header .last, #breadcrumb .last {
  float: right;
  text-align: right;
}
#top-menu ul {
  width: 955px;
  margin: 0px;
  padding: 0px;
  background-color: #007eba;
  background-image: url("/.grafika/elementy/menu/tlo.png"); /** sprite-ref: insert-x; sprite-alignment: repeat; */
  background-repeat: repeat-x;
  list-style: none;
}
#top-menu, #top-menu ul, #top-menu li, #top-menu span {
  height: 40px;
}
#top-menu ul, #top-menu li {
  float: left;
}
#top-menu a {
  cursor: pointer;
}
#top-menu a:hover {
  text-decoration: none;
}
#top-menu span.contents {
  display: block;
  padding: 12px;
  height: 16px;
  float: left;
}
#top-menu .first .contents {
  padding-left: 7px;
}
#top-menu .contents {
  font-size: 14px;
  font-family: "Lucida Sans Unicode","Lucida Grande", Arial, Verdana, Geneva, Kalimati, sans-serif;
  color: #ffffff;
}
#top-menu .hover, #top-menu a:hover, #top-menu li:hover {
  background-image: url("/.grafika/elementy/menu/tlo_hover.png"); /** sprite-ref: insert-x; sprite-alignment: repeat; */
}
#top-menu li.selected {
  background-image: url("/.grafika/elementy/menu/tlo_active.png"); /** sprite-ref: insert-x; sprite-alignment: repeat; */
}
#top-menu .left, #top-menu .right {
  width: 5px;
  float: left;
}
#top-menu .left {
  background-image: url("/.grafika/elementy/menu/lewy_skrajny.png"); /** sprite-ref: insert-x; */
}
#top-menu a:hover .left {
  background-image: url("/.grafika/elementy/menu/lewy_skrajny_hover.png"); /** sprite-ref: insert-x; */
}
#top-menu .right {
  background-image: url("/.grafika/elementy/menu/prawy_skrajny.png"); /** sprite-ref: insert-x; */
}
#top-menu .left-separator {
  background-image: url("/.grafika/elementy/menu/prawy_separator.png"); /** sprite-ref: insert-x; */
  width: 2px;
  float: left;
}
#top-menu .right-separator {
  background-image: url("/.grafika/elementy/menu/lewy_separator.png"); /** sprite-ref: insert-x; */
  width: 2px;
  float: left;
}
#top-menu li:hover .right-separator, #top-menu .hover .right-separator  {
  background-image: url("/.grafika/elementy/menu/prawy_separator_hover.png"); /** sprite-ref: insert-x; */
}
#top-menu li.selected .right-separator {
  background-image: url("/.grafika/elementy/menu/prawy_separator_active.png"); /** sprite-ref: insert-x; */
}
#top-menu li:hover .left-separator, #top-menu .hover .left-separator  {
  background-image: url("/.grafika/elementy/menu/lewy_separator_hover.png"); /** sprite-ref: insert-x; */
}
#top-menu li.selected .left-separator {
  background-image: url("/.grafika/elementy/menu/lewy_separator_active.png"); /** sprite-ref: insert-x; */
}
#top-menu li:hover .left, #top-menu li.hover .left {
  background-image: url("/.grafika/elementy/menu/lewy_skrajny_hover.png"); /** sprite-ref: insert-x; */
}
#top-menu li.selected .left {
  background-image: url("/.grafika/elementy/menu/lewy_skrajny_active.png"); /** sprite-ref: insert-x; */
}
#left-menu ul {
  list-style: none;
}
#left-menu a {
  color: #000;
}
#left-menu ul.first-level {
  width: 178px;
  margin: 0px;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-bottom: none;
  padding-bottom: 0px;
  margin-left: 10px;
}
#left-menu ul.first-level > li {
  border-bottom: 1px solid #DDDDDD;
}
#left-menu ul.first-level > li.last {
  border-bottom: none;
}
#left-menu ul.first-level .element .bullet {
  background-position: center center;
  background-image: url("/.grafika/elementy/menu-lewe/kwadrat.png");
  background-repeat: no-repeat;
  height: 16px;
  width: 5px;
  display: block;
  float: left;
  margin-left: 5px;
}
#left-menu ul.first-level .selected.element .bullet {
  background-position: center center;
  background-image: url("/.grafika/elementy/menu-lewe/kwadrat_aktywne.png");
  background-repeat: no-repeat;
  height: 16px;
  width: 5px;
  display: block;
  float: left;
}
#left-menu .first-level-top {
  height: 4px;
  width: 180px;
  background-image: url("/.grafika/elementy/menu-lewe/zaokraglenie_menu_gora.png"); /** sprite-ref: insert-x; */
  background-repeat: no-repeat;
  display: block;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
#left-menu .first-level-top.selected {
  background-image: url("/.grafika/elementy/menu-lewe/zaokraglenie_menu_gora_aktywne.png"); /** sprite-ref: insert-x; */
}
#left-menu .first-level-bottom {
  height: 4px;
  width: 180px;
  background-image: url("/.grafika/elementy/menu-lewe/zaokraglenie_menu_dol.png"); /** sprite-ref: insert-x; */
  background-repeat: no-repeat;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#left-menu .first-level-bottom.selected {
  background-image: url("/.grafika/elementy/menu-lewe/zaokraglenie_menu_dol_aktywne.png"); /** sprite-ref: insert-x; */
}
#left-menu .element {
  padding: 5px;
  padding-left: 0px;
}
#left-menu .selected {
  background-color: #B6E96D;
  font-weight: bold;
}
#left-menu ul.second-level {
  margin: 0px;
  margin-left: 10px;
}
#left-menu ul.second-level li {
  padding: 0px;
  padding-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 3px;
}
#left-menu ul.second-level li.selected {
  padding-left: 0px;
}
#left-menu ul.second-level li .round-top {
  background-color: #B6E96D;
  background-image: url("/.grafika/elementy/menu-lewe/zaokraglenie-gora.png"); /** sprite-ref: insert-x; */
  background-repeat: no-repeat;
  height: 4px;
  display: block;
}
#left-menu ul.second-level li .round-bottom {
  background-color: #B6E96D;
  background-image: url("/.grafika/elementy/menu-lewe/zaokraglenie-dol.png"); /** sprite-ref: insert-x; */
  background-repeat: no-repeat;
  height: 4px;
  display: block;
}
#left-menu ul.second-level li .bullet {
  background-position: center center;
  background-image: url("/.grafika/elementy/menu-lewe/kwadrat_aktywne.png");
  background-repeat: no-repeat;
  height: 16px;
  width: 5px;
  display: block;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
#left-menu li .element-text {
  display: block;
  margin-left: 15px;
}
#footer {
  padding-bottom: 10px;
  padding-top: 10px;
}
#footer ul {
  margin: 0px;
}
#footer div.column {
  width: 150px;
}
#footer .column.last {
  width: 260px;
  padding-top: 14px;
}
#footer p {
  font-size: 11px;
  color: #595959;
  text-align: left;
}
#footer a:hover {
  text-decoration: underline;
}
#footer h3 {
  font-size: 12px;
  color: #5d5d5d;
  font-weight: bold;
  margin-bottom: 1px;
  padding-bottom: 0px;
}
#footer .column {
  width: 247px;
  margin-left: 10px;
}
#footer ul {
  list-style: none;
}
#footer li {
  margin-left: 1px;
}
#footer li a {
  font-size: 11px;
  color: #007eba;
  margin-bottom: 6px;
}
#footer .first {
  width: 160px;
  margin-left: 0px;
  padding-left: 1px;
}
#footer .last {
  width: 287px;
  float: right;
  text-align: right;
  margin-right: 0px;
  padding-right: 1px;
}
