﻿/* Global */
body {
font:11px/13px Arial, Helvetica, sans-serif;
text-align:center;
color:#5c5c5c;
}
body, html {
width:100%;
height:100%;
}
a {
color:#ff5200;
text-decoration:none;
}
a:hover {
color:#42bbc2 !important;
text-decoration:none;
}
ul, ol, dl {
list-style:none;
}
hr {
display:none;
}
.hr {
height:1px;
margin-bottom:18px;
border-bottom:1px solid #00515d !important;
}
.right {
text-align:right;
}

.shareRight{
float:right;
vertical-align:middle;
}

.setColor {
color:#42bbc2;
}
.hidden {
display:none !important;
}
.clear, .spacer {
height:1px;
clear:both;
}
.yellow {
color:#ffde00;
}

#jumpToContent {
position:absolute;
top:-100px;
}


#root {
min-height:100%;
}

/* Page header */
#headerRoot {
height:65px;
border-bottom:6px #e5edee solid;
}
#header {
position:relative;
width:972px;
margin:0 auto;
text-align:left;
}
#header h1 {
position:absolute;
left:24px;
top:18px;
color:#00515d;
}
#header h2 {
position:absolute;
left:304px;
top:18px;
color:#99b9be;
}

/* Main menu */
#menu {
position:absolute;
top:22px;
left:520px;
width:246px;
height:20px;
z-index:10;
}
#menu li {
float:left;
display:block;
height:20px;
padding:0 14px;
}
#menu a {
position:relative;
display:block;
height:20px;
color:#00515d;
text-align:center;
font-weight:bold;
}
#menu i {
position:absolute;
display:block;
left:0;
top:0;
width:100%;
height:20px;
cursor:pointer;
}
#menu a:hover i { background-position:0 -20px !important; }
#menu li.active a i { background-position:0 -20px !important; }

#menu a#mForum { width:64px; }
#menu a#mForum i { background:url( http://lecznica24.net/Zip/Image?Path=/Content/img/menu/forum.gif) no-repeat top; }
#menu a#mPolec { width:122px; }
#menu a#mPolec i { background:url( http://lecznica24.net/Zip/Image?Path=/Content/img/menu/polec.gif) no-repeat top; }
#menu a#mMobile { width:126px; }
#menu a#mMobile i { background:url( http://lecznica24.net/Zip/Image?Path=/Content/img/menu/mobile.gif) no-repeat top; }

/* Sub menu */
#subMenu {
margin:11px 0 0 13px;
width:173px;
height:150px;
}
#subMenu li {
display:block;
height:30px;
}
#subMenu a {
position:relative;
display:block;
width:173px;
height:30px;
color:#00515d;
font-weight:bold;
}
#subMenu i {
position:absolute;
display:block;
left:0;
top:0;
width:100%;
height:30px;
cursor:pointer;
}
#subMenu a:hover i { background-position:0 -30px !important; }
#subMenu li.active a i { background-position:0 -60px !important; }

#subMenu a#sInfo i { background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/menu/s_info.gif) no-repeat top; }
#subMenu a#sFAQ i { background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/menu/s_faq.gif) no-repeat top; }
#subMenu a#sPolityka i { background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/menu/s_polityka.gif) no-repeat top; }
#subMenu a#sRegulamin i { background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/menu/s_regulamin.gif) no-repeat top; }
#subMenu a#sKontakt i { background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/menu/s_kontakt.gif) no-repeat top; }

/* Search form */
#searchForm {
position:absolute;
top:21px;
left:778px;
width:173px;
height:21px;
z-index:10;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/search.gif) no-repeat 0 0;
}
#searchForm #quote {
position:absolute;
left:6px;
top:5px;
width:136px;
outline:none;
font:11px/13px Arial, Helvetica, sans-serif;
color:#00515d;
background:none;
}
#searchForm #searchBtn {
position:absolute;
left:148px;
top:0;
}
#searchMore {
position:absolute;
right:30px;
top:46px;
}
#searchMore a {
color:#42bbc2;
border-bottom:1px solid #45b7c2;
}


/* Page content */
#contentRoot {
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/bg.jpg) repeat-x top;
}
#lokalizerRootSub {
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/bg.jpg) repeat-x top;
}
#lokalizer {
position:relative;
width:936px;
margin:0 auto;
text-align:left;
padding:8px 12px 8px 24px;
height:13px;
overflow:hidden;
}
#lokalizer p {
color:#ffffff;
}
#lokalizer strong, span {
color:#42bbc2;
}
#lokalizer span {
padding:0 3px;
}
#lokalizer a, #lokalizer #pto24Form label {
font-weight:bold !important;
color:#ff5200;
border-bottom:1px solid #fe5200;
}
#lokalizer a:hover {
color:#ffffff !important;
}

#contentSub {
border-top:6px #e5edee solid;
padding-top:12px;
background:#ffffff;
}
#content {
position:relative;
width:972px;
margin:0 auto;
text-align:left;
}
#contentMain {
float:left;
position:relative;
width:756px;
margin:0 0 36px 12px;
}
.index #contentMain {
float:none;
width:948px;
}

/* Index */
#selector {
position:absolute;
left:0;
top:12px;
width:948px;
height:30px;
background:#ff5200;
z-index:10;
}
#selector h3 {
padding:8px 10px 3px 24px;
color:#ffffff;
}
#selector form {
position:absolute;
left:156px;
top:8px;
}
#selector input {
margin-top:1px;
vertical-align:top
}
#selector label img {
margin:0 40px 0 6px;
cursor:pointer;
}
#googleMap {
position:relative;
margin-bottom:12px;
}
#oneShadow {
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/one_shadow.png) no-repeat bottom;
}
#loading {
position: absolute;
height: 30px;
width: 135px;
top: 300px;
left: 43%;
text-align: center;
padding: 2em;
border: 1px solid #ff0000;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
z-index: 100;
opacity: .90;
-moz-opacity:0.90;
filter: alpha(opacity=90);
}

#typeText {
margin-left:350px;
}

#typeText a {
font-weight:bold;
color:#00515d;
border-bottom:1px #00515d solid;
}


#lastForum {
float:left;
width:264px;
}
#lastForum h4 {
margin-bottom:9px !important;
padding:12px 0 10px 11px;
border-bottom:1px #00515d solid;
}
#lastForum dl {
padding-left:6px;
}
#lastForum dt {
padding:0 6px;
margin-bottom:4px;
}
#lastForum dt a {
border-bottom:1px #fe5200 solid;
}
#lastForum dt a.user {
font-weight:bold;
color:#00515d;
border-bottom:1px #00515d solid;
}
#lastForum dt em {
color:#42bbc2;
}
#lastForum dd {
padding:0 6px 4px 6px;
margin-bottom:9px;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/last_one.gif) no-repeat 0 bottom;
}
#lastForum .more {
padding-left:12px;
}
#lastForum .more span {
font-weight:bold;
color:#ff5200;
border-bottom:1px #00515d solid;
}
#lastForum .more img {
margin:2px 0 -2px 2px;
}
#lastComment {
float:left;
margin-left:18px;
width:264px;
}
#lastComment h4 {
margin-bottom:9px !important;
padding:12px 0 10px 11px;
border-bottom:1px #ff5200 solid;
}
#lastComment dl {
padding-left:6px;
}
#lastComment dt {
padding:0 6px;
margin-bottom:4px;
}
#lastComment dt a {
border-bottom:1px #00515d solid;
}
#lastComment dt a.user {
font-weight:bold;
color:#00515d;
border-bottom:1px #00515d solid;
}
#lastComment dt em {
color:#42bbc2;
}
#lastComment dd {
padding:0 6px 4px 6px;
margin-bottom:9px;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/last_one.gif) no-repeat 0 bottom;
}
#nextColumn {
float:left;
width:198px;
margin-left:24px;
}
#top {
width:180px;
margin-bottom:12px;
padding:12px 0 6px 0;
}
#top h3 {
margin-bottom:10px;
border-bottom:1px solid #00515d;
padding:8px 10px 3px 10px;
color:#ffffff;
}
#top p {
margin-bottom:13px;
padding:0 16px 0 12px;
font-weight:bold;
color:#42bbc2;
}
#top .right {
margin-top:-26px;
text-align:right;
}
#top dl {
margin-top:-10px;
padding:0 6px;
}
#top dt {
width:130px;
padding:5px 0 4px 6px;
}
#top dt a {
font-weight:bold;
color:#00515d;
border-bottom:1px #054d5c solid;
}
#top dd {
margin-top:-22px;
padding:5px 10px 4px 0;
font-weight:bold;
text-align:right;
color:#ffffff;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/top_one.gif) no-repeat bottom;
}
#top .more {
display:block;
margin:10px 6px 0 6px;
padding:5px 6px 4px 6px;
}
#top .more span {
font-weight:bold;
color:#ff5200;
border-bottom:1px #fe5200 solid;
}
#top .more img, #one .more img {
margin:2px 0 -2px 2px;
}

#addToBase {
margin-bottom:12px;
}
#googleAdv {
width:156px;
margin-bottom:36px;
border:1px #e5e5e5 solid;
padding:10px 11px 20px 11px;
background:#ffffff;
}
#googleAdv dt {
padding-top:13px;
}
#googleAdv dt a {
font-weight:bold;
color:#00515d;
}
#tour {
float:left;
width:180px;
}
#tourSub {
margin-bottom:12px;
}
#tourSub2 {
margin-bottom:12px;
float:right;
}
#tourSub2 input.textShort {
width:162px;
height:18px;
margin-top:1px;
padding:2px 5px;
outline:none;
font:11px/13px Arial, Helvetica, sans-serif;
color:#00515d;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/input_shorter2.gif) no-repeat 0 0;
}
#tourSub2 label {
float:left;
display:block;
font-weight:bold;
text-align:left;
color:#42bbc2;
}
#tourSub2 .liner {
padding-bottom:18px;
/* border-top:1px #a0dde0 solid; */
margin-top:-5px;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/faq_bg.jpg) no-repeat 0 1px;
}
#tourSub2 span.margin {
margin-left:10px;
}



#tourSub 

/* Sub */
#contentRight {
float:right;
width:192px;
}
#contentMain h2 {
margin-bottom:10px;
padding:9px 0 15px 12px;
border-bottom:1px #00515d solid;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
letter-spacing:-1px;
color:#00515d;
}
#contentLeft {
float:left;
width:192px;
}
#contentCenter {
position:relative;
float:left;
width:536px;
margin-left:12px;
}
#contentLeftWide {
float:left;
width:536px;
margin-left:12px;
}
#contentLeftWideSearch {
float:left;
width:730px;
margin-left:12px;
}
#contentInfo {
float:left;
width:162px;
margin-left:24px;
}
#contentInfo dl {
padding:6px 0;
}
#contentInfo dt {
font-weight:bold;
color:#42bbc2;
}
#contentInfo dd {
padding-bottom:12px;
}
#contentInfo h4 {
margin: 10px 0px 3px 0;
}

#contentMain p {
margin-bottom:13px;
}
#contentMain p.error {
margin-bottom:5px;
padding-left:182px;
font-weight:bold;
color:#ff0900;
}
#contentMain h4 {
margin:4px 0 3px 0;
}
#contentMain h5 {
font-size:14px;
font-weight:normal;
color:#5c5c5c;
}
#contentMain form h5, .insider h5, .insiderSearch h5 {
padding:12px 0 4px 18px;
}
#contentMain h6 {
font-size:14px;
font-weight:bold;
padding:12px 0 4px 18px;
color:#42bbc2;
}
#addForm label, #advanceSearchForm label, #contactForm label, #commentForm label {
float:left;
display:block;
width:162px;
margin-right:10px;
font-weight:bold;
text-align:right;
color:#42bbc2;
}
#contentMain .liner {
padding-bottom:18px;
border-top:1px #a0dde0 solid;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/faq_bg.jpg) no-repeat 0 1px;
}
#contentMain .linerDark {
padding-bottom:18px;
background:#e5e5e5 url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/liner_bg.jpg) no-repeat 0 1px;
}
#contentMain span.space {
padding:0 24px 0 3px;
color:#5c5c5c;
}
#contentMain span.noSpace {
padding:0 3px 0 0;
color:#5c5c5c;
}
#contentMain #regInfo {
float:right;
width:320px;
margin:-13px 24px 0 0;
color:#5c5c5c;
}
#contentMain input.text {
width:324px;
height:18px;
margin-top:-4px;
padding:2px 10px;
outline:none;
font:11px/13px Arial, Helvetica, sans-serif;
color:#00515d;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/input_bg.gif) no-repeat 0 0;
}
#contentMain input.textShort {
width:36px;
height:18px;
margin-top:-4px;
padding:2px 10px;
outline:none;
font:11px/13px Arial, Helvetica, sans-serif;
color:#00515d;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/input_short.gif) no-repeat 0 0;
}
#contentMain input.textShorter {
width:104px;
height:18px;
margin-top:-4px;
padding:2px 10px;
outline:none;
font:11px/13px Arial, Helvetica, sans-serif;
color:#00515d;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/input_shorter.gif) no-repeat 0 0;
}
#contentMain textarea {
width:324px;
height:180px;
margin-top:-4px;
padding:5px 10px;
outline:none;
font:11px/13px Arial, Helvetica, sans-serif;
color:#00515d;
background:#f0f0f0 url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/textarea_bg.gif) no-repeat 0 0;
}
#contentMain textarea.small {
height:80px;
}
#contentMain .more span {
font-weight:bold;
color:#ff5200;
border-bottom:1px #ff5200 solid;
}
#contentMain .more img {
margin:2px 0 -2px 2px;
}
#contentCenter .more, .insider .more, .insiderSearch .more {
padding-left:18px;
}
.insider dl {
border-top:1px #a0dde0 solid;
margin-bottom:13px;
}
.insider dt {
padding:12px 18px 0 18px;
margin-bottom:4px;
font-weight:bold;
color:#00515d;
}
.insider dt a {
font-weight:bold;
color:#00515d;
border-bottom:1px #054d5c solid;
}
.insider dd {
padding:0 18px 18px 18px;
border-bottom:1px #a0dde0 solid;
}
.insiderSearch dl {
border-top:1px #a0dde0 solid;
border-left:1px #a0dde0 solid;
border-right:1px #a0dde0 solid;
margin-bottom:13px;
}
.insiderSearch dt {
background-color:#F2FAFA;
padding:12px 18px 0 18px;
font-weight:bold;
font-size:13px;
color:#00515d;
}
.insiderSearch dt.first {
background-color:#FFFFFF;
padding:12px 18px 0 18px;
font-weight:bold;
color:#00515d;
}
.insiderSearch dt a {
font-weight:bold;
color:#00515d;
text-decoration: none;
font-size: 12px;
}
.insiderSearch dd {
background-color:#F2FAFA;
padding:0 18px 18px 18px;
color:#00515d;
font-size: 11px;
border-bottom:1px #a0dde0 solid;
}
.insiderSearch dd.first {
background-color:#FFFFFF;
padding:0 18px 18px 18px;
color:#00515d;
font-size: 11px;
border-bottom:1px #a0dde0 solid;
}
.insiderSearch dd span {
color:Gray;
font-family:Arial, Helvetica, sans-serif;
}
.insiderSearch dt span.open24 {
margin-top:-22px;
padding:5px 10px 4px 9px;
font-weight:bold;
font-size:11px;
text-align:right;
color:#ffffff;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/top_one_search_24h.gif) no-repeat right bottom;
}
.insiderSearch dt span.rejestration {
margin-top:-22px;
padding:5px 10px 4px 9px;
font-weight:bold;
font-size:11px;
text-align:right;
color:#ffffff;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/top_one_search_rejestration.gif) no-repeat right bottom;
}
.insiderSearch dt span.score {
margin-top:-22px;
padding:5px 10px 4px 9px;
font-weight:bold;
font-size:11px;
text-align:right;
color:#ffffff;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/top_one.gif) no-repeat right bottom;
}
.insiderSearch p, form p {
padding-left:18px;
}
.plain dd, .plain {
border:none !important;
}
.insider p, form p {
padding-left:18px;
}
.faq {
margin-bottom:24px;
}
.faq dt {
padding:23px 18px 13px 18px;
color:#00515d;
font-weight:bold;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/faq_bg.jpg) no-repeat 0 1px;
}
.faq dt.first {
background:none;
}
.faq dt em {
color:#42bbc2;
font-weight:normal;
}
.faq dd {
padding:0 18px 24px 18px;
border-bottom:1px #42bbc2 solid;
}

/* Pager */
#pager {
position:relative;
margin-bottom:18px;
border-bottom:1px #a0dde0 solid;
padding:12px 18px 0 18px;
}
#pager a {
font-weight:bold;
color:#00515d;
}
#pager p {
text-align:center;
}

#pagerTop {
position:relative;
margin-top:18px;
border-top:1px #a0dde0 solid;
padding:12px 18px 0 18px;
}
#pagerTop a {
font-weight:bold;
color:#00515d;
}
#pagerTop p {
text-align:center;
}

#prevPager {
position:absolute;
left:18px;
top:12px;
padding-left:22px;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/bullet_prev.gif) no-repeat 0 1px;
}
#nextPager {
position:absolute;
right:18px;
top:12px;
padding-right:22px;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/bullet_next.gif) no-repeat right 1px;
}

/* Footer */
#footerRoot {
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/bg_bottom.gif) repeat-x bottom;
}
#footer {
position:relative;
width:924px;
margin:0 auto;
border-top:1px #ff5200 solid;
padding:18px 18px 46px 18px;
text-align:left;
}
#footer p {
line-height:15px;
color:#2caab2;
}
#footer strong {
color:#ff5200;
}
#footerMenu {
position:absolute;
left:312px;
top:16px;
}
#footerMenu a {
margin-right:15px;
color:#00515d;
border-bottom:1px #054d5c solid;
}
#madeBy {
position:absolute;
right:18px;
top:16px;
text-align:right;
}


#topEx {
margin-bottom:12px;
padding:12px 0 6px 0;
}
#topEx p {
margin-bottom:13px;
padding:0 18px;
font-weight:bold;
color:#42bbc2;
}
#topEx .right {
margin-top:-26px;
text-align:right;
}
#topEx dl {
margin-top:-10px;
padding:0 12px;
}
#topEx dt {
width:460px;
padding:5px 0 4px 6px;
}
#topEx dt a {
font-weight:bold;
color:#00515d;
border-bottom:1px #054d5c solid;
}
#topEx dd {
margin-top:-22px;
padding:5px 10px 4px 0;
font-weight:bold;
text-align:right;
color:#ffffff;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/top_one.gif) no-repeat right bottom;
}


#selectCity select {
color:#ff5200;
background-color: #00515d;
}
#selectCity option {
padding:0 6px;
color:#42bbc2;
font:12px Arial, Helvetica, sans-serif;
}

a:active, a:focus {
      outline: 0;
}


/* Rejestration On-line, 24h */

#lastForum h3 {
margin-bottom:9px !important;
padding:12px 0 10px 11px;
border-bottom:1px #ff5200 solid;
}
#lastComment h3 {
margin-bottom:9px !important;
padding:12px 0 11px 11px;
border-bottom:1px #00515d solid;
}
#lastForum p, #lastComment p {
margin-bottom:4px;
padding:0 16px 0 12px;
font-weight:bold;
color:#42bbc2;
}
#lastForum li, #lastComment li {
width:240px;
padding:5px 0 4px 12px;
}
#lastForum li a, #lastComment li a {
font-weight:bold;
color:#00515d;
border-bottom:1px #054d5c solid;
}
#lastForum .more, #lastComment .more {
display:block;
margin:10px 6px 28px 6px;
padding:5px 6px 4px 6px;
}
#lastForum .more span {
font-weight:bold;
color:#ff5200;
border-bottom:1px #fe5200 solid;
}
#lastForum .more img, #one .more img {
margin:2px 0 -2px 2px;
}
.bottomShadow {
margin-bottom:24px;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/shadow.gif) no-repeat bottom right;
}


/* oneWindow */
* {
margin:0;
border:none;
padding:0;
}
body {
font:11px/13px Arial, Helvetica, sans-serif;
text-align:left;
color:#5c5c5c;
}

a {
color:#ff5200;
text-decoration:none;
}
a:hover {
color:#42bbc2 !important;
text-decoration:none;
}
.yellow {
color:#ffde00;
}
#one{
position:relative;
width:252px;
padding-bottom:1px;
background:#00515d;
}
#one_contents{
}
#one_tl{
  width:0;
  height:0;
}
#one_t{
	height:0;
}
#one_tr{
  width:0;
  height:0;
}
#one_l{
  width: 0;
}
#one_r{
  width:0;
}
#one_bl{
  width:0;
  height:0;
}
#one_b{
  width:0;
  height:0;
}
#one_br{
  width:0;
  height:0;
}
#one_close{
position:absolute;
top:9px;
right:0;
display:block;
width:23px;
height:21px;
  background: url('http://lecznica24.net/Content/img/google/close.gif') top left no-repeat transparent;
  cursor: pointer;
}
#one_beak{
	width: 16px;
  height: 15px;
  background: url('http://lecznica24.net/Content/img/google/pin.png') top left no-repeat transparent;
}
* html #one_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://lecznica24.net/Content/img/google/pin.png', sizingMethod='crop');
}
#one h3 {
margin-bottom:10px;
padding:8px 10px 3px 10px;
color:#ffffff;
background:#ff5200;
}
#one h5 {
margin-bottom:9px;
padding:7px 40px 7px 12px;
font-weight:bold !important;
font-size:12px !important;
line-height:13px;
color:#135160;
background:#daf2f3 url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/one_grad.gif) repeat-x top;
}
#one h5 a {
color:#135160;
}
#one .close {
position:absolute;
top:9px;
right:0;
display:block;
width:29px;
height:25px;
}
#one p {
margin-bottom:4px !important;
padding:1px 12px 3px 12px;
color:#ffffff;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/one_one.jpg) no-repeat 6px bottom;
}
#one .noBg {
background:none;
}
#one span.rate {
padding:2px 8px 2px 4px;
font-weight:bold;
color:#ffffff;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/shared/one_rate.gif) no-repeat 0 0;
}
#one a {
color:#2caab2;
}
#one .rej {
position:absolute;
right:0;
bottom:60px;
display:block;
width:72px;
height:45px;
}
#one .det {
position:absolute;
right:0;
bottom:9px;
display:block;
width:72px;
height:45px;
}
a:active, a:focus {
      outline: 0;
}

/* Rotate Top Banner */

#topBanner {
width:100%;
background:#ffffff url(http://lecznica24.net/Zip/Image?Path=/Content/img/top/grad.gif) repeat-x top;
}
#topBannerContent {
position:relative;
width:948px;
height:120px;
margin:0 auto;
font:11px/13px Arial, sans-serif;
color:#5d5d5d;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/top/bg.gif) no-repeat top;
}
#topBannerContent a {
color:#ff5100;
font-weight:bold;
}
#topBannerContent p {
width:236px;
margin-bottom:8px;
}
#topCTA strong, #topBannerContent strong.color {
color:#28acb0;
}
#topBannerContent strong span {
color:#fe5104;
}
#topFirst {
position:absolute;
top:28px;
left:14px;
}
#topSecond {
position:absolute;
top:28px;
left:270px;
}
#topThird {
position:absolute;
top:28px;
left:526px;
}
#topCTA {
position:absolute;
top:28px;
left:780px;
padding-top:11px;
}
#topPlus {
position:absolute;
top:57px;
left:249px;
}
#topEqual {
position:absolute;
top:57px;
left:500px;
}


/* Point Info */
.pointInfo #contentMain {
width:948px;
}
#contentLeftPointInfo {
float:left;
width:548px;
margin-left:12px;
}
#contentLeftPointInfo .hr {
border-bottom-color:#a0dde0 !important;
}
#pointInfoMenu {
height:29px;
margin:18px 0 3px 0;
border-bottom:1px solid #ff5200;
}
#pointInfoMenu li {
float:left;
height:29px;
margin-right:1px;
text-align:center;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/point_info/menu_li.gif) no-repeat 0 0;
}
#pointInfoMenu .active {
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/point_info/menu_li_active.gif) no-repeat 0 0;
}
#pointInfoMenu li a {
display:block;
font-size:14px;
font-weight:bold;
color:#00515d;
line-height:29px;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/point_info/menu_li_end.gif) no-repeat right 0;
}
#pointInfoMenu .active a {
color:#ffffff;
background:url(http://lecznica24.net/Zip/Image?Path=/Content/img/point_info/menu_li_active_end.gif) no-repeat right 0;
}
#pointInfoMenu .unactive a {
color:#c0c0c0;
}
#pointInfoMenu .active a:hover {
color:#ffffff !important;
}
#pOpis { width:133px; }
#pMapa { width:70px; }
#pKomentarze { width:118px; }
#pMiniblog { width:96px; }
#pPacjenci { width:125px; }
#actual {
margin-right:18px;
float:right;
}

#contentPointInfo {
float:left;
width:372px;
margin:18px 0 0 16px;
}
#contentPointInfo h4 {
padding:1px 12px 4px 12px;
border-bottom:1px solid #a0dde0;
}
#contentPointInfo dl {
padding:15px 8px 0 12px;
}
#contentPointInfo dt {
font-weight:bold;
color:#42BBC2;
}
#contentPointInfo dd {
margin-bottom:13px;
}
#contentPointInfoLeft {
float:left;
width:180px;
}
#contentPointInfoRight {
float:left;
width:180px;
margin-left:12px;
}
.rating {
line-height:18px;
}
#contentPointInfoRight h4 {
border-bottom-color:#ff5200;
}
#contentPointInfoRight p {
padding:15px 8px 0 12px;
line-height:18px;
}
#contentPointInfoRight p b {
color:#42BBC2;
}

