html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;
    padding:0;
    border:1;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
}

:focus {
    outline:0;
}

body {
    line-height:1;
}

ol, ul {
    list-style:none;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

caption, th, td {
    text-align:left;
    font-weight:normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content:"";
}

blockquote, q {
    quotes:"" "";
}

textarea {
    overflow:auto;
}

html {
    background: #fff url(/design/eng/89/bg.gif) top repeat-x;
}

body {
    background: transparent url(/design/eng/89/bodyBg.jpg) top no-repeat;
    font: normal 12px/16px Arial;
    color: #545454;
    position: relative;
}

h1 {
    font: bold 24px Arial;
    color: #545454;
}

h2 {
    font: bold 18px Arial;
    color: #545454;
    margin: 20px 0 10px;
}

a {
    color: #0bb1dd;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
}

#header {
    width: 960px;
    height: 220px;
}

#logo {
    width: 540px;
    height: 90px;
    float: left;
    margin: 30px 0 0;
    line-height: 95px;
}

#login {
    width: 335px;
    height: 40px;
    margin: 20px 0 0 0;
    overflow: hidden;
    float: right;
}

* html #login {
    margin-right: 20px;
}

#login input {
    background: transparent url(/design/eng/89/input1.gif) no-repeat;
    width: 106px;
    height: 20px;
    font: normal 11px/20px Arial;
    color: #fff;
    padding: 0 7px;
    border: 0;
    margin: 0 0 0px 5px;
}

#login input#pass {
    background: transparent url(/design/eng/89/input2.gif) no-repeat;
}

#login input.btn {
    background: transparent url(/design/eng/89/btn.gif) no-repeat;
    width: 70px;
    height: 20px;
    display: inline;
    padding: 0;
    color: #fff;
    cursor: pointer;
    border: 0;
    font: bold 11px/20px Arial;
    position: relative;
    top: 1px;
}

#login input.btn:hover {
    background-position: 0 -20px;
}

#login #links {
    width: 250px;
    position: relative;
    top: 4px;
    left: 0;
    text-align: right;
}

#login #links a {
    font: normal 10px/12px Arial;
    color: #0bafdc;
    text-decoration: none;
    zoom: 1;
    margin-left: 32px;
    border-bottom: 1px dotted #68769c;
}

#login #links a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #0bafdc;
}

#login2 {
    width: 335px;
    height: 80px;
    margin: 30px 0 0 0;
    overflow: hidden;
    float: right;
}

#logged {
    background: transparent url(/design/eng/89/account.gif) left no-repeat;
    padding: 0 15px 12px 30px;
    font: normal 11px/16px Arial;
    color: #fff;
}

#logged2 {
    background: transparent url(/design/eng/89/logout.gif) left no-repeat;
    padding: 0 15px 0 30px;
    font: normal 11px/16px Arial;
    color: #fff;
}

#logged a {
    color: #4CA5D0;
}

#logged a, #logged2 a {
    font: bold 12px/16px Arial;
}

#logged a:hover, #logged2 a:hover {
    text-decoration: underline;
}

#menuCont {
    background: transparent url(/design/eng/89/menu_cont.png) top no-repeat;
    width: 960px;
    height: 60px;
    padding-top: 22px;
    float: left;
    position: relative;
    clear: both;
    margin: 18px 0 0;
}

ul#menu {
    float: left;
    list-style: none;
    padding-left: 3px;
}

* html ul#menu {
    width: 955px;
}

ul#menu li {
    float: left;
    height: 60px;
    margin-right: 1px;
}

ul#menu li a {
    background: transparent url(/design/eng/89/menu.gif) 0 -60px no-repeat;
    font: normal 14px Arial;
    color: #a0a0a0;
    display: block;
    text-decoration: none;
    height: 47px;
    width: 78px;
    padding: 13px 5px 0 22px;
}

ul#menu li a:hover {
    background: transparent url(/design/eng/89/menu.gif) 0 -120px no-repeat;
    color: #7b7b7b;
}

ul#menu li a.active {
    background: transparent url(/design/eng/89/menu.gif) 0 0px no-repeat;
    color: #a0a0a0;
    cursor: default;
}

ul#menu li a.blue {
    background: transparent url(/design/eng/89/menu.gif) 0 -180px no-repeat;
    color: #fff;
}

ul#menu li a.blue:hover {
    background: transparent url(/design/eng/89/menu.gif) 0 -240px no-repeat;
}

#banner {
    background: #fff;
    width: 960px;
    height: 250px;
    position: relative;
    float: left;
    clear: both;
    margin: 10px 0 0;
    border: 1px solid #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/design/eng/89/border-radius.htc);
}

ul#banners li {
    display: none;
    width:100%;
}

ul#banners li img {
    width:100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#left {
    width: 682px;
    float: left;
    padding: 20px 18px 0 0;
}

#content {
    background: transparent url(/design/eng/89/content.gif) repeat-y;
    font: normal 12px/24px Arial;
    color: #8c8c8c;
    width: 960px;
    float: left;
}

#contentBottom {
    background: transparent url(/design/eng/89/contentBottom.gif) no-repeat;
    float: left;
    clear: both;
    width: 960px;
    height: 55px;
}

#right {
    width: 260px;
    float: left;
    margin: 0;
}

#komunikat {
    width: 234px;
    padding: 13px 0 0;
    margin: 0 0 10px 26px;
    position: relative;
    font: bold 20px Tahoma;
    color: #4cc6e6;
    font: normal 16px Arial;
}

#komunikat div {
    background: #fff;
    padding: 12px;
    margin: 20px 0 0;
    border: 1px solid #9feaff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/design/eng/89/border-radius.htc);
}

#komunikat div a {
    font: bold 12px/16px Arial;
    color: #888;
    text-decoration: none;
}

#komunikat div a:hover {
    text-decoration: underline
}

#dane {
    width: 234px;
    padding: 13px 0 0;
    margin: 0 0 10px 26px;
    position: relative;
    font: bold 20px Tahoma;
    color: #4cc6e6;
    font: normal 16px Arial;
}

#dane span {
    width: 100%;
    display: block;
    color:#8C8C8C !important;
    font:11px/18px Arial !important;
}

#mapa {
    background: transparent url(/design/eng/89/mapa.gif) 0 50px no-repeat;
    width: 234px;
    height: 228px;
    padding: 13px 0 0;
    margin: 0 0 0 26px;
    position: relative;
    font: bold 20px Tahoma;
    color: #4cc6e6;
    font: normal 16px Arial;
}

#mapa a {
    background: #fff url(/design/eng/89/mapaA.gif) no-repeat;
    display: block;
    width: 210px;
    height: 30px;
    font: normal 11px/30px Arial;
    color: #fff;
    text-indent: 38px;
    position: absolute;
    top: 200px;
    left: 5px;
    text-decoration: none;
    text-transform: none;
}

#mapa a:hover {
    background-position: 0 -30px;
}

#medtube {
    margin: 0 0 0 26px;
    padding: 13px 0 0;
}

a.book {
    background: transparent url(/design/eng/89/bookA.gif) 0px 0px no-repeat;
    width: 130px;
    height: 20px;
    font: normal 11px/20px;
    text-align: center;
    color: #fff;
    text-shadow: -1px 0 0 0 #0989ad;
}

a.book:hover {
    background-position: 0 -20px;
    text-decoration: none;
}

#footerCont {
    width: 100%;
    height: 260px;
    background: #fff url(/design/eng/89/footerCont.gif) top repeat-x;
    margin: 15px 0 0;
}

#footer {
    background: transparent url(/design/eng/89/footer.gif) top no-repeat;
    width: 960px;
    height: 230px;
    padding: 15px 0;
    clear: both;
    margin: 0 auto;
    position: relative;
}

#footer div {
    float: right;
    width: 425px;
    text-align: right;
    font: normal 10px/27px Tahoma;
    color: #ababab;
}

#footer div a {
    font: bold 11px/27px Tahoma;
    text-decoration: underline;
    color: #ababab;
}

#footer .doctor {
    float: left;
    width: 380px;
    text-align: left;
    color: #888;
    font-size: 12px;
}

#footer .doctor h3 {
    color: #000;
    font: normal 18px Arial;
    margin: 0;
}

#footer #tel {
    width: 660px;
    text-align: left;
    float: left;
    clear: both;
    padding: 12px 0 25px;
    line-height: 37px !important;
}

#tel span {
    font: normal 30px Arial;
    color: #0bafdc;
    text-shadow: 0px 1px 1px #fff;
}

#tel a {
    text-decoration: none !important;
    margin: 0 43px;
}

#neuro {
    position: absolute;
    top: 10px;
    right: 10px;
    float: right;
    display: block;
    width: 200px;
    height: 180px;
}

#copy {
    background: transparent url(/design/eng/89/akceptujemy.gif) left no-repeat;
    width: 960px !important;
    float: left !important;
    clear: both;
}

a#iGabinet {
    background: transparent url(/design/eng/89/iGabinet.gif) top no-repeat;
    width: 110px;
    height: 27px;
    display: block;
    float: right;
    margin: 0 0 0 7px;
}

a#iGabinet:hover {
    background-position: 0 -27px;
}

.clear {
    width: 100%;
    line-height: 0;
    clear: both;
    font-size: 0;
}

#fb_like_box {
    width: 300px;
    position: fixed;
    right: -267px;
    top: 200px;
    z-index:550;
}

#fb_like_box .hover {
    background: transparent url(/design/eng/89/fb_like_box.png) no-repeat;
    width: 33px;
    height: 82px;
    float: left;
}

#lang {
    float: right;
    width: 350px;
    margin: 12px 10px;
}

#lang span {
    float: right;
    text-align: right;
    color: #667496;
    font-size: 10px;
    line-height: 16px;
    margin: 0 5px 0 0;
}

.cmg_langs {
    float: right !important;
    margin: 0;
    height: 16px;
    margin: 0;
}

.cmg_langs a {
    margin: 0 4px;
    float: left;
}

.cmg_langs a.selected {
    -moz-opacity:.50;
    filter:alpha(opacity=50);
    opacity:.50;
    cursor: auto;
}

.articles_menu_cont {
    color: #4cc6e6;
    font: normal 16px Arial;
    text-indent: 30px;
    margin: 0 0 15px;
    padding: 14px 0 0;
}

div.articles_menu {
    background: transparent margin: 15px 0 0;
    margin: 11px 0 0;
}

div.articles_menu a {
    display:block;
    text-indent: 31px;
    text-decoration:none;
    color:#535353;
    height: 40px;
    font: normal 14px/40px Arial;
}

div.articles_menu a:focus, div.articles_menu a:hover {
    background: #f2f2f2;
    text-decoration:none;
    text-indent: 20px;
    margin-left: 11px;
}

div.articles_menu a.curr:link, div.articles_menu a.curr:visited, div.articles_menu a.curr:hover {
    background: #0bafdc url(/design/eng/89/articles_menu_a.gif) left no-repeat;
    color: #fff;
    text-indent: 31px;
    margin-left: 0;
}

.cmg_title {
    color:#666;
    font:bold 24px Arial;
    margin: 0 0 15px;
}

div.cmg_help {
    margin:20px auto 0 auto;
    background: #5EC4E5;
    text-align:justify;
}

div.cmg_help_title {
    text-align: center;
    color:rgb(255,255,255);
    text-align: left;
    padding:8px 0 4px 100px;
    font-weight:bold;
    font-size:12px;
    height:31px;
    line-height:31px;
}

div.cmg_help_content {
    margin:-18px 0 0;
    padding:18px 20px 35px 100px;
    background: url(/design/eng/89/help_i.gif) 19px 0px no-repeat;
    font-size:12px;
    line-height:15px;
    font-weight: normal;
    color:#ffffff;
}

div.cmg_help_content a {
    font-weight:bold;
    text-decoration:underline;
    color:#fff !important;
}

div.cmg_help_content a:hover {
    font-weight:bold;
    text-decoration:none !important;
    color:rgb(255,255,255) !important;
}

.cmg_warnings {
    margin:0 auto;
}

.cmg_warnings div {
    color:#E71C1C;
    font-size:18px;
    font-weight:bold;
    line-height:20px;
    padding:52px 30px 50px 140px;
    border: 3px solid #E71C1C;
    background: #f3c5c5 url(/design/eng/89/error.png) 10px 50% no-repeat;
}

.cmg_warnings div a {
    text-decoration:underline !important;
    color:#c20505 !important;
    cursor:pointer;
}

.cmg_warnings div a:hover {
    text-decoration:none !important;
    color:#000000 !important;
}

.cmg_warnings div ol {
    margin:10px 0 0 0;
}

.cmg_warnings div ol li {
    background: url(/design/eng/89/icon_warning_small.gif) top left no-repeat;
    list-style-type:none;
    padding:0 0 0 25px;
    font-size:14px;
}

.cmg_messages {
    margin:0 auto;
}

.cmg_messages div {
    padding:52px 30px 50px 140px;
    font-size:18px;
    font-weight: bold;
    line-height: 20px;
    color:#57b828;
    border: 3px solid #57B828;
    background: #ddf8d0 url(/design/eng/89/info.png) 10px 50% no-repeat;
}

.cmg_messages div a {
    text-decoration:underline !important;
    color:#049a00 !important;
    cursor:pointer;
}

.cmg_messages div a:hover {
    text-decoration:none !important;
    color:#000000 !important;
}

#path {
    background: #fff url(/design/eng/89/path.gif) no-repeat;
    padding: 0 0 0 30px;
    line-height: 20px !important;
    color: #828282;
    font-size : 12px;
    margin: 10px 0 0;
    float: left;
    width: 930px;
}

#path span {
    float: left;
    height: 20px;
    font: normal 11px/20px Tahoma;
    color: #959595;
}

.cmg_locator {
    width: auto;
    margin: 0 15px 0 0;
    text-transform: lowercase;
    height: 20px;
    line-height: 20px;
    float: left;
}

.cmg_locator_step, .cmg_locator_last {
    display:inline;
    float:left;
    font-weight:normal;
    margin:0 5px 0 0;
    font: normal 11px/20px Tahoma;
    color: #959595;
}

.cmg_locator_step span, .cmg_locator_last span {
    background: url(/design/eng/89/step_end.gif) right no-repeat;
    position:relative;
    float:left;
    display:inline;
    padding:0 15px 0 0;
}

.cmg_locator_last {
    text-decoration: none !important;
    font-weight: bold;
}

.cmg_locator_last  span {
    background: transparent;
}

.cmg_locator_step:hover {
    color: #959595;
}

div.cmg_locator {
}

div.cmg_locator a {
}

div.cmg_locator span {
}

/* Kolory wszystkich linków */
a {
    color: #0bb1dd;
    text-decoration:none;
}

a:hover {
    text-decoration: underline;
}

/* Formularze */
div.cmg_form {
    padding:15px 15px 5px 25px;
    color:#C80000;
    font-size:14px;
    line-height:23px;
}

div.input_button {
    text-align:center;
    width:300px;
    margin:15px auto;
    font-family:arial !important;
    cursor:pointer;
}

div.cmg_form_element {
    background: url(/design/eng/89/form_inp_bg.gif) top left no-repeat;
    height:24px;
    width:335px;
    margin:2px 0 29px 250px;
    clear:both;
}

div.cmg_form_element:hover {
    background: url(/design/eng/89/form_inp_bg.gif) 0 -24px no-repeat;
}

div.cmg_form div.focused {
    background: url(/design/eng/89/form_inp_bg.gif) 0 -24px no-repeat !important;
}

div.cmg_form div.focused span {
    color:#ffa;
}

div.cmg_form div.focused input {
    color:#50ACDE;
}

div.cmg_form_element span {
    float:left;
    font-size:11px;
    font-weight: bold;
    display:block;
    color:#ffffff;
    width:52px;
    margin:0 0 0 10px;
    line-height: 24px;
    text-align: left;
}

div.cmg_form_element input {
    background: none;
    border:none;
    font-size:11px !important;
    font-family: Arial;
    font-weight:bold;
    height:18px;
    color:#8f8f8f;
    margin:2px 9px 0;
    width:250px;
}

* html div.cmg_form_element input {
    margin: 2px 6px 0;
}

.cmg_form_element_textarea {
    background: url(/design/eng/89/textarea_bg.gif) no-repeat top left;
    height:174px;
    margin:-20px 0 0 120px;
    width:335px;
}

.cmg_form_element_textarea textarea {
    background: none;
    border:medium none;
    clear:both;
    display:block;
    height:157px;
    font-family:Arial;
    color:#8F8F8F;
    font-weight:bold;
    font-size:11px !important;
    margin:-16px 0 0 71px;
    overflow:auto;
    width:253px;
}

* html .cmg_form_element_textarea textarea {
    margin:-16px 0 0 -50px;
}

.cmg_form_element_textarea span {
    color:rgb(255,255,255);
    padding:5px 0 0 10px;
    font-size:11px;
    font-weight:bold;
}

/* Artykuły */
div.cmg_article_body {
    font: normal 12px/24px Arial;
    color: #8c8c8c;
}

div.cmg_article_body a {
    color: #0bb1dd;
}

div.cmg_article_body b, div.cmg_article_body strong {
    font-weight: bold;
    color: #686868;
}

div.cmg_article_body em, div.cmg_article_body i {
    font-style: italic;
}

div.cmg_article_body strike {
    text-decoration: line-through;
}

div.cmg_article_body u {
    text-decoration: underline;
}

div.cmg_article_body table td {
    padding: 5px;
    vertical-align: top;
}

div.cmg_article_body img {
    margin: 10px;
    padding: 5px;
    border: 1px solid #dfdfdf;
}

div.cmg_article_body ul {
    list-style-image: url(/design/eng/89/li.gif);
    list-style-position: inside;
    padding-left: 15px;
    margin: 10px 0;
}

div.cmg_article_body ul li {
    margin: 0 0 10px;
}

div.cmg_article_body ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 10px 0;
}

div.cmg_article_body ol li {
    line-height: 16px;
    margin: 5px 0;
}

/* Listy artykułów */
.cmg_articles_list {
    margin: 15px 0 0;
}

.cmg_articles_list a {
    color: #0bb1dd;
    font: bold 14px/24px Arial;
}

.cmg_articles_list p, .cmg_articles_list p a {
    color: #8c8c8c;
    font: normal 12px/24px Arial;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ddd;
}

.cmg_articles_list p a {
    color: #0bb1dd;
    border: 0;
}

/* Galerie zdjęć */
div.cmg_gallery {
    margin:10px auto;
    text-align:center;
}

div.cmg_gallery a {
    margin: 4px 7px;
}

div.cmg_gallery img {
    padding: 4px;
    border: 1px solid #ddd;
}

div.cmg_gallery a:hover img {
    background: #0bb1dd;
    border: 1px solid #ddd;
}

.cmg_account_options div {
    background: url(/design/eng/89/account_bg1.gif) top left no-repeat #f0f0f0;
    margin:0 auto 10px auto;
}

.cmg_account_options div p {
    background: url(/design/eng/89/account_bg2.gif) bottom left no-repeat;
    padding:0 10px 10px 110px;
    color: #909090;
}

.cmg_account_options div h3 {
    padding:10px 0 2px 110px
}

.cmg_account_options div h3 a {
    font-size:12px;
    font-weight: bold;
    text-decoration:none;
}

#cmg_account_reservations {
    background: url(/design/eng/89/account_icons.gif) top left no-repeat #f0f0f0;
}

#cmg_account_account_edit {
    background: url(/design/eng/89/account_icons.gif) 0 -149px no-repeat #f0f0f0;
}

#cmg_account_change_login {
    background: url(/design/eng/89/account_icons.gif) 0 -320px no-repeat #f0f0f0;
}

#cmg_account_change_password {
    background: url(/design/eng/89/account_icons.gif) 0 -502px no-repeat #f0f0f0;
}

#cmg_account_logout {
    background: url(/design/eng/89/account_icons.gif) 0 -676px no-repeat #f0f0f0;
}

.cmg_account_options div h3 a:hover {
    text-decoration:underline;
}

#cmg_account_changelogin .input_button input {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -366px no-repeat;
    border: none;
    cursor:pointer;
    width:181px;
    height:35px;
}

#cmg_account_changelogin .input_button input:hover {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -404px no-repeat;
}

#cmg_account_changelogin {
    padding:15px;
}

#cmg_account_changelogin .cmg_form_element {
    margin:15px 0 29px 170px
}

#cmg_account_changepassword_form .input_button input {
    background: url(/design/eng/89/buttons_sprite.gif) 0px -212px no-repeat;
    border: none;
    cursor:pointer;
    width:169px;
    height:35px;
}

#cmg_account_changepassword_form .input_button input:hover {
    background: url(/design/eng/89/buttons_sprite.gif) 0px -248px no-repeat;
}

#cmg_account_changepassword_form {
    padding:15px;
}

#cmg_account_changepassword_form .cmg_form_element {
    margin:15px 0 29px 120px;
    width:450px;
    background: url(/design/pol/55/form_inp_bg.gif) top right no-repeat;
}

#cmg_account_changepassword_form div.cmg_form_element span {
    text-align:right;
    width:146px;
    margin-right:20px;
    background: url(/design/eng/89/form_left.gif) top left no-repeat;
}

#cmg_account_changepassword_form .focused {
    background: url(/design/pol/55/form_inp_bg.gif) bottom right no-repeat !important;
}

#cmg_account_create_form {
    background: url(/design/eng/89/cmg_account_create_form.gif) top left no-repeat;
    padding-left: 45px;
}

#cmg_account_create_form input.button {
    background: url(/design/eng/89/buttons_sprite.gif) top left no-repeat;
    border: none;
    cursor:pointer;
    width:169px;
    height:35px;
    margin:0 0 0 140px;
}

#cmg_account_create_form input.button:hover {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -35px no-repeat;
}

#cmg_account_edit_form div.cmg_form_element span {
    text-align:right;
    width:111px;
    background: url(/design/eng/89/form_left.gif) top left no-repeat;
}

#cmg_account_edit_form {
    background: url(/design/eng/89/cmg_edit.png) top left no-repeat;
}

#cmg_account_edit_form div.cmg_form_element {
    background: url(/design/eng/89/form_inp_bg.gif) top right no-repeat !important;
    width:405px;
    margin:2px 0 29px 220px;
}

#cmg_account_edit_form div.cmg_form_element input {
    margin-left:26px;
}

.medium_input {
    width:110px;
}

.small_input {
    width:30px;
}

#cmg_account_edit_form input.button {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -211px no-repeat;
    border: none;
    cursor:pointer;
    width:256px;
    height:35px;
    margin:0 0 0 140px;
}

#cmg_account_edit_form input.button:hover {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -247px no-repeat;
}

#cmg_form_element_house_no input {
    margin-left:2px !important;
    width:55px;
}

#cmg_form_element_house {
    background: none !important;
}

#cmg_form_element_house div {
}

#cmg_form_element_house div span {
    background: none !important;
    width:80px !important;
}

#cmg_form_element_house_no {
    background: url(/design/eng/89/form_short.gif) top left no-repeat;
    float:left;
    width:185px;
    border-left:10px solid #fff;
    border-right:5px solid #fff;
}

#cmg_form_element_flat_no {
    background: url(/design/eng/89/form_short2.gif) top left no-repeat;
    float:left;
    width:205px;
}

#cmg_form_element_flat_no span {
    margin-right:5px;
}

#cmg_form_element_house_no span {
    text-align:center !important;
    margin-right:10px;
}

#cmg_form_element_flat_no input {
    width:55px;
}

div.account_reservations_list table {
    width:100%;
    margin:0 auto !important;
}

div.account_reservations_list table td {
    padding:3px;
}

tr.table_header td {
    font-weight:bold;
    text-align:left !important;
    vertical-align: middle;
    font-size:14px;
    font-weight: bold;
    border-bottom:1px solid rgb(190,190,190);
}

td.label {
    text-align:right;
}

tr.tr1 td {
    background:url(/design/eng/89/td_1.gif) top left repeat-x;
    border-bottom:1px solid rgb(190,190,190);
    vertical-align: middle;
}

tr.tr2 td {
    border-bottom:1px solid rgb(190,190,190);
    vertical-align: middle;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position:absolute;
    top:0;
    left:0;
    z-index:9999;
    overflow:hidden;
}

#cboxOverlay {
    position:fixed;
    width:100%;
    height:100%;
    background:url(/design/eng/89/overlay.png) 0 0 repeat;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear:left;
}

#cboxContent {
    position:relative;
    overflow:visible;
    background:#fff;
}

#cboxLoadedContent {
    overflow:auto;
    margin-bottom:28px;
}

#cboxLoadedContent iframe {
    display:block;
    width:100%;
    height:100%;
    border:0;
}

#cboxTitle {
    margin:0;
    position:absolute;
    bottom:3px;
    left:0;
    text-align:center;
    width:100%;
    color:#949494;
    font-size:11px;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position:absolute;
    top:0;
    left:0;
    width:100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor:pointer;
}

#cboxTopLeft {
    width:21px;
    height:21px;
    background:url(/design/eng/89/controls.png) -100px 0 no-repeat;
}

#cboxTopRight {
    width:21px;
    height:21px;
    background:url(/design/eng/89/controls.png) -129px 0 no-repeat;
}

#cboxBottomLeft {
    width:21px;
    height:21px;
    background:url(/design/eng/89/controls.png) -100px -29px no-repeat;
}

#cboxBottomRight {
    width:21px;
    height:21px;
    background:url(/design/eng/89/controls.png) -129px -29px no-repeat;
}

#cboxMiddleLeft {
    width:21px;
    background:url(/design/eng/89/controls.png) left top repeat-y;
}

#cboxMiddleRight {
    width:21px;
    background:url(/design/eng/89/controls.png) right top repeat-y;
}

#cboxTopCenter {
    height:21px;
    background:url(/design/eng/89/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
    height:21px;
    background:url(/design/eng/89/border.png) 0 -29px repeat-x;
}

#cboxCurrent {
    display:none !important;
}

#cboxSlideshow {
    position:absolute;
    bottom:3px;
    right:30px;
    color:#0092ef;
}

#cboxPrevious {
    position:absolute;
    bottom:0;
    left:0px;
    background:url(/design/eng/89/controls.png) -75px 0px no-repeat;
    width:25px;
    height:25px;
    text-indent:-9999px;
}

#cboxPrevious.hover {
    background-position:-75px -25px;
}

#cboxNext {
    position:absolute;
    bottom:0;
    left:27px;
    background:url(/design/eng/89/controls.png) -50px 0px no-repeat;
    width:25px;
    height:25px;
    text-indent:-9999px;
}

#cboxNext.hover {
    background-position:-50px -25px;
}

#cboxLoadingOverlay {
    background:url(/design/eng/89/loading_background.png) center center no-repeat;
}

#cboxLoadingGraphic {
    background:url(/design/eng/89/loading.gif) center center no-repeat;
}

#cboxClose {
    position:absolute;
    bottom:0;
    right:0;
    background:url(/design/eng/89/controls.png) -25px 0px no-repeat;
    width:25px;
    height:25px;
    text-indent:-9999px;
}

#cboxClose.hover {
    background-position:-25px -25px;
}

#cmg_page_warnings, #cmg_page_messages {
    margin: 80px 0;
}

#cmg_contact_question_form input.button {
    background: url(/design/eng/89/buttons_sprite.gif) 0px -441px no-repeat;
    border: none;
    cursor:pointer;
    width:169px;
    height:35px;
    margin:0px;
}

#cmg_contact_question_form input.button:hover {
    background: url(/design/eng/89/buttons_sprite.gif) -1px -478px no-repeat;
}

#cmg_contact_question_form div.cmg_form_element {
    margin:2px 0 29px 120px !important;
}

#cmg_account_login {
    background: url(/design/eng/89/cmg_login.gif) 10px 10px no-repeat;
    padding-bottom:36px;
    padding-top:66px;
}

#cmg_account_login input.button {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -141px no-repeat;
    border: none;
    cursor:pointer;
    width:128px;
    height:35px;
    margin:0 0 0 140px;
}

#cmg_account_login input.button:hover {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -176px no-repeat;
}

#cmg_unlogged_password_recover {
    background: url(/design/eng/89/cmg_recover.gif) top left no-repeat;
    padding-bottom:100px;
    padding-top:55px;
}

#cmg_unlogged_password_recover input.button {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -70px no-repeat;
    border: none;
    cursor:pointer;
    width:256px;
    height:35px;
    margin:0 0 0 140px;
}

#cmg_unlogged_password_recover input.button:hover {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -106px no-repeat;
}

#cmg_unlogged_password_recover input#cmg_pr_step_2.button {
    background:transparent url(/design/eng/89/buttons_sprite.gif) 0 -210px no-repeat;
}

#cmg_unlogged_password_recover input#cmg_pr_step_2.button:hover {
    background:transparent url(/design/eng/89/buttons_sprite.gif) 0 -246px no-repeat;
}

div.reservation_view_info {
    padding:74px 46px 38px 285px;
    background: url(/design/eng/89/cmg_reservation.png) 0 -20px no-repeat;
    font-size:14px;
    text-align: left;
    line-height:23px;
}

div.reservation_view_info input.button {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -287px no-repeat;
    height:35px;
    border:none;
    width:180px;
}

div.reservation_view_info input.button:hover {
    background: url(/design/eng/89/buttons_sprite.gif) 0 -327px no-repeat;
    height:35px;
    border:none;
    width:180px;
}

div.search_item_list a {
    background:transparent url(/design/eng/89/specialist.gif) no-repeat scroll 0pt 50%;
    display:block;
    margin:15px 0 0 30px;
    padding: 15px 0 0 30px;
    height:30px;
    font-size:14px;
    font-weight:bold
}

.view_item_nearestsreserwations h3 {
    font-size:16px;
    margin:10px 0 15px 0;
    font-weight: bold;
}

.view_item_nearestsreserwations ul li a {
    background: url(/design/eng/89/button_book.gif) top left no-repeat;
    display:block;
    width:105px;
    float:right;
    font-size:12px;
    text-decoration:none !important;
    font-weight: normal;
    color:rgb(255,255,255) !important;
    line-height:21px;
    height:21px;
}

.cmg_calendar_title {
    display:none;
}

.view_item_nearestsreserwations ul li sup {
    font-size:9px;
    position:relative;
    top:-3px;
}

.view_item_nearestsreserwations ul li a span {
    padding:0 0 0 15px;
    text-decoration:none !important;
}

.view_item_nearestsreserwations a:hover {
    background: url(/design/eng/89/button_book.gif) 0 -21px no-repeat;
    text-decoration:none !important;
}

.view_item_nearestsreserwations ul li div {
    width:370px;
    font-size:14px;
    float: left;
}

.view_item_nearestsreserwations ul li div span {
    font-weight: bold;
    color:rgb(80,80,80);
}

.view_item_nearestsreserwations ul li {
    height:35px;
}

.view_item_nearestsreserwations ul {
    width:480px;
}

.view_item_nearestsreserwations {
    padding:0 0 20px 0;
    margin:0 20px 25px 20px;
    background: url(/design/eng/89/separator.gif) bottom left no-repeat;
}

#cmg_calendar table {
    background: url(/design/eng/89/calendar_top.gif) 0px -80px no-repeat;
    width:350px;
}

#cmg_calendar table td {
    text-align: center;
    vertical-align: top;
}

#cmg_calendar table td a {
    text-decoration:none !important;
}

#cmg_calendar {
    margin:0 0 0 15px;
    width:360px;
    float:left;
}

#cmg_calendar_hours {
    float:left;
    width:300px;
    margin:0 0 0 5px;
}

#cmg_calendar_hours p {
    margin:5px 0 10px 0;
    font-size:16px;
    font-weight: bold;
}

.view_cal_titles td {
    line-height:20px !important;
}

#cmg_calendar_legend {
    display:block;
    width:340px;
    height:73px;
    background: url(/design/eng/89/calendar_legend.gif) top left no-repeat;
    margin:15px 0 0 5px;
}

.view_cal_inactive {
    background: url(/design/eng/89/calendar_bg.gif) -83px -73px no-repeat;
    width:50px;
    height:50px;
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
}

.view_cal_outofmonth {
    background: url(/design/eng/89/calendar_bg.gif) -13px -13px no-repeat;
    width:50px;
    height:50px;
}

.view_cal_sunday {
    background: url(/design/eng/89/calendar_bg.gif) -153px -13px no-repeat;
    width:50px;
    height:50px;
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
}

.view_cal_active_sel a {
    display:block;
    background: url(/design/eng/89/calendar_bg.gif) -13px -73px no-repeat;
    width:50px;
    height:50px;
    color:#2988bd !important;
    font-size:18px;
    font-weight:bold;
}

.view_cal_active_sel a:hover {
    text-decoration:none !important;
}

.view_cal_active a {
    display:block;
    background: url(/design/eng/89/calendar_bg.gif) -83px -13px no-repeat;
    width:50px;
    height:50px;
    color:#ffffff !important;
    font-size:18px;
    font-weight:bold;
}

.view_cal_active a:hover {
    display:block;
    background: url(/design/eng/89/calendar_bg.gif) -153px -73px no-repeat;
    width:50px;
    height:50px;
    font-size:18px;
    font-weight:bold;
    text-decoration:none !important;
}

#cmg_calendar_previous {
    display:block;
    float:left;
    width:30px;
    margin:10px 0 10px 5px;
    height:30px;
    background: url(/design/eng/89/calendar_top.gif) top left no-repeat;
}

.cmg_calendar_month {
    background: url(/design/eng/89/calendar_top.gif) -46px 10px no-repeat;
    font-size:18px;
    font-weight:bold;
    color:rgb(255,255,255);
}

#cmg_calendar_next {
    display:block;
    width:30px;
    margin:10px 0 10px 15px;
    height:30px;
    background: url(/design/eng/89/calendar_top.gif) top right no-repeat;
}

#cmg_calendar_previous:hover {
    background: url(/design/eng/89/calendar_top.gif) left -30px no-repeat;
}

#cmg_calendar_next:hover {
    background: url(/design/eng/89/calendar_top.gif) right -30px no-repeat;
}

#cmg_calendar_hours ul {
    width:300px;
}

#cmg_calendar_hours ul li {
    font-size:20px;
    font-weight: bold;
    color:#8f8f8f;
    height:35px;
}

#cmg_calendar_hours ul li sup {
    font-size:14px;
    position:relative;
    top:-5px;
    font-weight: bold;
    color:#8f8f8f;
}

#cmg_calendar_hours ul li a {
    background: url(/design/eng/89/button_book.gif) top left no-repeat;
    display:block;
    width:105px;
    font-size:12px;
    font-weight: normal;
    color:rgb(255,255,255) !important;
    line-height:21px;
    height:21px;
    text-decoration:none !important;
    float:left;
}

#cmg_calendar_hours ul li a:hover {
    background: url(/design/eng/89/button_book.gif) 0 -21px no-repeat;
    text-decoration:none !important;
}

#cmg_calendar_hours ul li div {
    width:150px;
    float:left;
}

#cmg_calendar_hours ul li a span {
    padding:0 0 0 15px;
    text-decoration:none !important;
}

#cmg_calendar td {
    text-align: center;
    line-height:50px;
}

#cmg_help_question_form div.cmg_form_element {
    margin:2px 0 29px 120px
}

#cmg_help_question_form input.button {
    background: url(/design/eng/89/buttons_sprite.gif) 0px -441px no-repeat;
    border: none;
    cursor:pointer;
    width:169px;
    height:35px;
    margin:0px;
}

#cmg_help_question_form input.button:hover {
    background: url(/design/eng/89/buttons_sprite.gif) -1px -478px no-repeat;
}

