@charset "utf-8";
/*
    Autor: Marcin Wilczy�ski
    Data: 31.03.2010
*/
*{outline:none!important}
html {
    color:#000;
    background: url(images/background.png);
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
    color:transparent;
}
address,caption,cite,code,dfn,em,strong,th,var,optgroup {
    font-style:inherit;
    font-weight:inherit;
}
del,ins {
    text-decoration:none;
}
caption,th {
    text-align:left;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
    border:0;
    font-variant:normal;
}
sup {
    vertical-align:baseline;
}
sub {
    vertical-align:baseline;
}
legend {
    color:#000;
}
input,button,textarea,select,optgroup,option {
    font-family:inherit;
    font-size:inherit;
    font-style:inherit;
    font-weight:inherit;
}
input,button,textarea,select {
    font-size:100%;
}

/* CSS Document */

body {
    font: 12px "Calibri", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
    background: #F1F1F1 url(images/background.png) repeat-y center;
    margin: 0;
    padding: 0;
}

h2{
    color:#9E9C9C;
    padding:8px 0 0 13px;
    text-align:left;
}
h2.smallest {
    color:#9E9C9C;
    font-size:13px;
    padding:3px 3px 0 7px;
    text-align:left;
    line-height:15px;
}
h2.smaller {
    color:#9E9C9C;
    font-size:15px;
    padding:3px 0 0 7px;
    text-align:left;
    line-height:15px;
}
h2.middler{
    color:#9E9C9C;
    font-size:16px;
    line-height:15px;
    padding:4px 0 0 10px;
    text-align:left;
}
a {
    color:#000000;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
#header {
    display:block;
}
#header a{
    color:#FFFFFF;
}
#header .head {
    display:block;
    height:83px;
    overflow:hidden;
    background:#FFFFFF url(images/banner.png) no-repeat center;
    width:1010px;
    margin:0 auto;
}
#header .head .logo {
    display:block;
    float:left;
    width:630px;
    height:83px;
}
#header .head .logo img {
    margin:25px;
}
#header .head .search{
    float:left;
    width:200px;
    height:83px;
}
#header .head .search input {
    color:#9E9C9C;
    float:left;
    height:15px;
    width:135px;
    margin:30px 0 0 10px;
}

#header .head .search input#search_object {
    color:#9E9C9C;
    height:20px;
    width:21px;
    padding-bottom: 1px;    
    margin:29px 0 0 10px;
}

#header .head .search img {
    padding:28px 0 0 5px;
}
#header .head .info{
    float:right;
    position:relative;
    width:180px;
    height:83px;
}
#header .head .info table{
    color:#FFFFFF;
    float:right;
    margin:10px 10px;
}
#header .head .info td{
    padding:5px 10px 0 0;
}
#header .body {
    background:#FFFFFF url(images/nav-bg.png) no-repeat center;
    height:34px;
    width:1010px;
    margin:0 auto;
    font-weight: bold;
}

#header .ad {
    background:#FFFFFF;
    min-height:103px;
    width:1010px;
    margin:0 auto;
    font-weight: bold;
    margin-bottom: 10px;
}
#header .ad .center{
    margin:0 auto;
    width:750px;
}
#header .body .nav li {
    display: inline;
    color:#9E9C9C;
    float:left;
    line-height:25px;
    margin-left:15px;
    outline:medium none;
    padding:4px;
}
#header .body .nav li a {
    display:block;
    color:#015397;
    text-decoration:none;
    font-size:15px;
}
#header .body .nav li a:hover{
    text-decoration:underline;
}
#header .body .nav li a.active{

}
#header .foot {
    background: #015397;
    height:34px;
    width:1010px;
    margin:1px auto;
}
#header .foot .province {
    float:left;
    height:34px;

}
#header .foot .city {
    float:left;
    height:34px;
}
#header .foot p {
    color:#FFFFFF;
    float:left;
    margin:10px 10px 0 35px;
}
#header .foot select {
    width:160px;
    margin:8px 0 0 5px;
}
#header .foot .social {
    float:right;
    height:34px;
    padding:0 25px 0 0;
}
#header .foot img {
    padding:5px 0 0 5px;
}
#content {
    background:#DBDBDB;
    overflow:hidden;
    width:1010px;
    margin:0 auto;
    display:block;
    padding-bottom:10px;
}
.navigation{
    color:#FFFFFF;
    font-style:normal;
    padding:7px 0 7px 50px;

}
.navigation a{
    color:#000000;
    text-decoration:none;
}
.navigation a:hover{
    text-decoration:underline;
}
.left {
    position:relative;
    float:left;
    width:220px;
    margin:0 0 15px 15px;
}
.left .box {
    position:relative;
    width:220px;
    min-height:210px;
    margin:0 0 12px;
}
.left .box .head {
    background: url(images/box-head.png) no-repeat;
    width:220px;
    height:38px;
}
.left .box .body {
    position:relative;
    background: #FFFFFF url(images/box-body.png) no-repeat bottom;
    width:220px;
    min-height:172px;

}
.left .box .head-color {
    background: url(images/box-head-color.png) no-repeat;
}
.left .box .body-color {
    color:#DCAF4A;
    background: #FFFFFF url(images/box-body.png) no-repeat bottom;
    min-height:172px;
}
.left .box .body-color a {
    color:#DCAF4A;
}
.left .box .body-color ul {
    color:#DCAF4A;
}
.left .box .body-color h2 {
    padding: 0px;
    margin: 0px;
    font-weight:normal;
    font-size:12px;
}
.left .box .head-color h2{
    padding:8px;
}
.left .box .head-color a{
    color:#FFFFFF;
}
.left .map {
    padding:3px 0 0 25px;
}
.left .advert {
    width:220px;
    height:245px;
    margin:0 0 12px;
}
.left .ads_left {
    margin: 15px 0 0 0;
}
.left .forum-text {
    color:#FFFFFF;
    font-size:14px;
    text-align:center;
    height:50px;
    width:100px;
    position:absolute;
    top:10px;
    left:120px;
}
.left .forum-text .bp{
    font-size:18px;
    font-weight:bold;
    padding:0;
}
.left .box p {
    padding:14px;
}
.left .box ul {
    color:#13A62B;
    padding:10px 10px 10px 25px;
}
.middle {
    float:left;
    width:505px;
    margin:0 0 15px 13px;
}
.middle .searcher-box {
    position:relative;
    width:505px;
    margin:0 0 12px;
}
.middle .searcher-box .head {
    background: url(images/searcher-box-head.png) no-repeat;
    width:505px;
    height:30px;
}
.middle .searcher-box .body {
    background: #FFFFFF url(images/searcher-box-body.png) no-repeat bottom;
    width:505px;
    height:180px;
}
.search-inputs {
    position:relative;
    float:left;
    width:350px;
    height:150px;
    margin:15px 0 0 15px;
}
.search-results {
    position:relative;
    display:inline-block;
    width:130px;
    height:150px;
    margin:20px 0 0 0;
}
.search-results .form {
    padding:10px;
}
.search-results .form input {

}
.search-results .form button.seek-button:active {outline:none;border:0 solid}
.search-results .form .seek-button {
    background:url("images/green-button.png") no-repeat scroll 0 0 transparent;
    border:0 solid;
    color:#FFFFFF;
    float:right;
    font-size:14px;
    font-weight:bold;
    margin-top:25px;
    width: 71px;
    height: 26px;
    cursor: pointer
}
.middle .searcher-box h2{
    color:#FFFFFF;
    font-size:18px;
    padding:3px 20px 0 0;
    text-align:right;
}
.middle .searcher-box .td-type{
    padding-right:15px;
}
.middle .searcher-box .td-type2{
    width:123px;
    text-align:center;
}
.middle .searcher-box td{
    padding:5px 0 0 0;
}
.middle .searcher-box .large-input{
    height:21px;
    width:217px;
}

.middle .searcher-box .large-input-dropdown{
    height:21px;
    width:219px;
}

.middle .searcher-box .small-input{
    height:21px;
    width:46px;
}
.middle .searcher-box h3 {
    color:#015395;
}
.middle .search-text {
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
    left:62px;
    position:absolute;
    text-align:center;
    top:90px;
}
.middle .hall-box {
    display:block;
    position:relative;
    width:505px;
    margin:0 0 12px;
}
.middle .hall-box .head {
    background:url("images/hall-box-head.png") no-repeat scroll 0 0 transparent;
    display:block;
    font-size:18px;
    font-weight:bold;
    height:30px;
    padding:8px 0 0 18px;
    position:relative;
    width:505px;
}
.middle .hall-box .head h1 {
    color:#000000;
    text-align:left;
    display:inline;
    font-size:18px;
}
.middle .hall-box .body {
    background: #FFFFFF url(images/hall-box-body.png) no-repeat bottom;
    width:505px;
    display:block;
    position:relative;

}
.middle .hall-box .body h2 {
    font-size:11px;
    padding: 0px;
    margin: 0px;
    font-weight:normal;
}
.middle .hall-box .search{
    position:relative;
    display:block;
}
.middle .hall-box .body .table-top {
    position:relative;
    display:block;
}
.middle .hall-box .body .table-province {
    position:relative;
    display:block;
    float:left;
}
.middle .hall-box .body .city-table {
    position:relative;
    display:block;
    float:left;
}
.middle .hall-box .body .region-table {
    position:relative;
    display:inline-block;
}
.middle .hall-box .body .line {
    padding:12px 0 0 0;
    position:relative;
    display:block;
    float:left;
}
.middle .hall-box .body .blue-table {
    width:505px;
}
.middle .hall-box .body .blue-td {
    background:#015395;
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
    width:150px;
    padding:5px;
}
.middle .hall-box .body .province{
    margin:10px;
    width:150px;
}
.middle .hall-box .body .city {
    margin:10px;
    width:145px;
}
.middle .hall-box .body .region {
    margin:10px;
    width:145px;
}
.middle .hall-box .body .clean {
    margin:10px;
    width:147px;
}
.middle .hall-box .body .region tr {
    padding:10px;
}
.middle .hall-box .body td{
    padding:2px 0 4px;
    max-width: 60px;
}
.middle .hall-box .body .right-td{
    text-align:right;
    color:#015395;
    padding: 2px;
    max-width: 60px;
}
.middle .hall-box .body input{
    height:20px;
    width:100px;
}

.middle .hall-box .body input#arrow_form{
    height:20px;
    width:21px;
    float:right;
}

.middle .tab-box {
    position:relative;
    width:505px;
    margin:0;
}
.middle .tab-box .head {
    background: url(images/hall-box-head.png) no-repeat;
    width:505px;
    height:38px;
}
.middle .tab-box .body {
    background: #FFFFFF url(images/hall-box-body.png) no-repeat bottom;
    width:505px;
    height:642px;
}
.middle .tab-box .more {
    float:right;
    margin:10px 0 0;
}
.middle .table-news {
    margin:10px;
}
.middle .table-news-date {
    color:#c2bfbf;
    font-size:11px;
    width:100px;
}
.middle .table-news-title {
    width:500px;
}
.middle .table-news-title a{
    color:#8e8c8c;
    font-size:11px;
    font-weight:bold;
}
.middle .table-news-cont {
    font-size:10px;
    padding-top:5px;
    text-align:justify;
}
.middle .table-article {
    margin:10px;
}
.middle .table-article-photo {
    padding:10px;
}
.middle .table-article-photo img {
    width:100px;
    height:70px;
}
.middle .table-article-date {
    color:#c2bfbf;
    font-size:11px;
    width:100px;
}
.middle .table-article-title {
    width:400px;
}
.middle .table-article-title a{
    color:#8e8c8c;
    font-size:11px;
    font-weight:bold;
}
.middle .table-article-cont {
    font-size:10px;
    padding-top:5px;
    text-align:justify;
}
.middle hr {
    color:white;
    width:450px;
    margin:5px;
}
.middle .tabs-menu {

}
.right {
    display:inline-block;
    position:relative;
    width:230px;
    margin:0 0 15px 14px;
}
.right .advert-box {
    background:url(images/advert-box.png) no-repeat;
    height:210px;
    width: 230px;
    margin:0 0 12px;
}
.right .advert-box .frame {
    position:absolute;
    background:#FFFFFF;
    width:204px;
    height:176px;
    margin:19px 13px;
}
.right .advert-box .frame .img {
    margin:7px;
}

.right .advert-box .frame embed {
    margin:7px;
}

.right .advert-box .frame p {
    text-align:center;
    font-weight:bold;
    margin:-6px 0 0 0;
    padding:1px;
}

.right .advert-box .frame p:hover {
    text-decoration: underline;
}

.right .box {
    position:relative;
    width:230px;
    min-height:210px;
    margin:0 0 12px;
}
.right .box .head {
    background: url(images/box-head-wide.png) no-repeat;
    width:230px;
    height:38px;
}
.right .box .body {
    position:relative;
    background: #FFFFFF url(images/box-body-wide.png) no-repeat bottom;
    width:230px;
    min-height:172px;
}
.right .box p {
    padding:14px;
}
.right .box ul {
    color:#13A62B;
    padding:10px 10px 10px 25px;
}
.right .forum-text {
    color:#FFFFFF;
    font-size:14px;
    text-align:center;
    height:50px;
    width:100px;
    position:absolute;
    top:10px;
    left:125px;
}
.right .forum-text .bp{
    font-size:18px;
    font-weight:bold;
    padding:0;
}
.left-middle{
    position:relative;
    display:block;
    float:left;
    width:737px;
    margin:0 0 0 15px;
}
.left-middle .top-box  {
    position:relative;
    width:737px;
    margin-bottom:12px;
}
.left-middle .top-box .head {
    background: url(images/main-box-head.png) no-repeat top;
    width:737px;
    height:10px;
}
.left-middle .top-box .body {
    position:relative;
    background: #FFFFFF url(images/top-box-body.png) no-repeat bottom;
    width:737px;
    min-height:79px;
}

.left-middle .top-box p {
    padding:0 15px 10px 20px;
}
.left-middle .main-box  {
    position:relative;
    width:737px;
}
.left-middle .main-box ul {
    padding: 0 0 0 20px;
}
.left-middle .main-box .head {
    background: url(images/main-box-head.png) no-repeat top;
    width:737px;
    height:10px;
}
.left-middle .main-box .body {
    background: #FFFFFF;
    width:737px;
    padding:0 0 20px 0;
}
.left-middle .main-box .foot {
    background:url("images/main-box-body.png") no-repeat scroll center bottom transparent;
    height:107px;
    width:737px;
}
.left-middle .main-box .body .object-name {
    padding:7px;
}
.left-middle .main-box .body .left {
    width:346px;
    float:left;
}
.left-middle .main-box .body .right {
    width:346px;
}
.left-middle .main-box .object-info-box {
    background: #FFFFFF url(images/object-info-box-body.png) repeat-y;
    margin:0 0 12px 0;
}
.left-middle .main-box .object-info-box .head {
    background: url(images/object-info-box-head.png) no-repeat top;
    width:346px;
    height:39px;
    display:block;
}
.left-middle .main-box .object-info-box .head p{
    font-size:18px;
    padding:8px;
}
.left-middle .main-box .object-info-box .body {
    background: url(images/object-info-box-foot.png) no-repeat bottom;
    width:346px;
    min-height:60px;
    display:block;
    padding:0 0 30px 0;
}
.left-middle .main-box .object-info-box .body p{
    font-size:12px;
    padding:20px;
    text-align:justify;
}
.left-middle .main-box .object-info-box .body .img-container {
    display:inline-block;
    height:100px;
    margin:15px -7px 0 17px;
    text-align:center;
    width:150px;
}
.left-middle .main-box .object-info-box .body .img{
    display:inline-block;
    float:none;
    max-height:100px;
    max-width:150px;
    vertical-align:middle;
}
.left-middle .main-box .object-info-box .body .firm-content {
    display:block;
    position:relative;
}
.left-middle .main-box .object-info-box .body .firm-p{
    display:block;
    position:relative;
    padding: 20px 20px 0 20px;
    text-align:justify;
}

.left-middle .main-box .object-info-box .body .img-container-firm {
    display:block;
    margin:15px;
    position:relative;
    width:315px;
}
.left-middle .main-box .object-info-box .body .img-firm {
    display:block;
    float:left;
    height:63px;
    padding:5px;
    position:relative;
    width:94px;
}
.left-middle .main-box .object-info-box .body .firm-logo{
    float:left;
    max-height:100px;
    max-width:150px;
    padding:20px 10px 5px 20px;
}

.left-middle .main-box .object-info-box .body .google-map{
    margin:10px 0 0 0;
}
.left-middle .main-box .object-info-box .info {
    font-weight:bold;
}
.left-middle .main-box .object-info-box .kck{
padding:0 0 0 30px;
}
.left-middle .main-box .object-info-box table {
    margin:10px 0 0 1px;
}
.left-middle .main-box .object-info-box th {
    font-weight:bold;
    height:10px;
    padding:5px 10px 10px 20px;
}
.left-middle .main-box .object-info-box td {
    height:10px;
    padding:5px 10px 0 20px;
    min-width: 16px;
}
.left-middle .main-box .object-info-box .dark-td {
    background:#f7f5f5;
}
.left-middle .main-box .object-info-box .hall-td {
    padding:5px 10px 0;
    width:180px;
}
.left-middle .main-box .object-info-box .hall-name-td {
    padding:5px 11px 0;
    width:154px;
}
.left-middle .main-box .object-info-box .ico-photo-td {
    padding:0 0 0 12px;
}
.left-middle .main-box .object-info-box .place-number-td {
    width:137px;
    padding:0;
}
.left-middle .main-box .object-info-box .setup-td {
    padding:6px;
    text-align:center;
}
.left-middle .main-box .object-info-box .setup-number-td {
    height:10px;
    padding:0 15px 0;
}

.left-middle .main-box .firm_os {
    display: block;
    position: relative;
    float: left;
    height: 150px;
    width: 200px;
    padding:20px 15px 20px 15px;
}
.left-middle .main-box .firm_os .elem {
    padding:15px 0 0 20px;
}
.left-middle .main-box .firm_searcher {
    display: block;
    position: relative;
    float: left;
    height: 150px;
    width: 250px;
    padding:20px 10px;
}
.left-middle .main-box .firm_searcher h2 {
    color:#000000;
    margin:0 0 0 -20px;
}
.left-middle .main-box td {
    height:10px;
    min-width:16px;

}
.left-middle .main-box .search-input {
    height:16px;
    width:145px;
}
.left-middle .main-box .firm_category {
    padding:0 0 0 25px;
}
.left-middle .main-box .firm_category h2 {
    color:#000000;
    font-size: 22px;
}
.left-middle .main-box .noneresult {
    font-size:18px;
    padding:15px 0 0 60px;
}
.left-middle .main-box .seek-button {
    background:url("images/green-button.png") no-repeat scroll 0 0 transparent;
    border:0 solid;
    color:#FFFFFF;
    cursor:pointer;
    font-size:14px;
    font-weight:bold;
    height:26px;
    width:71px;
    margin:15px 165px;
}
.left-middle .edustacja_searcher {
    height:200px;
    padding:48px 0 0 162px;
}
.left-middle .edustacja_searcher_info {
    text-align:center;
}
.left-middle .edustacja_searcher_cooperation {
    height:100px;
    margin:50px 0 50px 162px;
    padding:20px;
    text-align:center;
    width:370px;
}
.left-middle .table_partners {
    margin:0 0 40px 0;
}
.left-middle .td_partners_photo {
    text-align:center;
    padding:40px 0 0 80px;
}
.left-middle .td_partners_info {
    padding:20px;
    text-align:justify;
    padding:40px 80px 0 30px;
}
.left-middle .map-form-top {
    padding:10px 0 0 20px;
}
.left-middle .map-form-top td {
    padding:0 0 0 5px;
}
.left-middle .map-form-bottom {
    margin:0 0 -10px 650px;
}
.left-middle .map-form-bottom .seek-button {
    background:url("images/green-button.png") no-repeat scroll 0 0 transparent;
    border:0 solid;
    color:#FFFFFF;
    cursor:pointer;
    font-size:14px;
    font-weight:bold;
    height:26px;
    width:71px;
    margin: 0;
}
.left-middle .mapIEback {
    text-align:right;
    cursor:pointer;
    font-size:16px;
    font-weight:bold;
    padding: 0 20px 0 0;
}
.left-middle .mapIEback a {
    color: #015397;
}
.listing-params {
    padding:0 18px 0 15px;
    display: block;
    width: 96%;
}
.object-number {    
    font-size:12px;
    float: left;
}
.object-number b {
    font-size:18px;
}
.compare-info {
    float: right;
    min-width: 50px;
    min-height: 15px;
}
.compare-btn:hover {
    cursor: pointer;
}
.pagination {
    padding:10px 0 10px 0;
}
.pagination table {
    margin-left:auto;
    margin-right:auto;
}
.pagination td {
    font-size:14px;
    padding:5px;
}
.pagination .active a{
    color:#14ae2d;
    font-size:22px;
}
.objects {
    width:auto;
}
.objects .object-box {
    background: url(images/object-box.png) no-repeat;
    height:177px;
    width:336px;
    float:left;
    margin:10px 0 10px 22px;
}
.objects .object-box .head {
    background:transparent;
    height:39px;
    width:336px;
}
.objects .object-box .tab-img {
    float:right;
}
.objects .object-box .obj-img {
    float:left;
    margin: 0 0 0 1px;
}
.objects .object-box .body {
    background:transparent;
    height:104px;
    width:336px;
}
.objects .object-box tr {
    height:26px;
    margin-right:5px;
}
.objects .object-box .dark-tr {
    background:#e2e5e8;
    height:26px;
    width: 100px;
    margin-right:5px;
}
.objects .object-box .dark-td {
    width:86px;
}
.objects .object-box td {
    font-size:11px;
    padding:0 5px 0 5px;
}
.objects .object-box .info {
    font-weight:bold;
}

.objects .object-box .foot {
    background:transparent;
    height:34px;
    width:336px;

}
.objects .object-box .mail {
    margin:-17px 0 0 10px;
}
.objects .object-box .logo-table {
    display:table;
    float:left;
    height:104px;
    width:133px;
}
.objects .object-box .logo-table-cell {
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.objects .object-box .obj-img-table {
}
.left-middle .news {
    /*margin:10px;*/
}
.left-middle .news-date {
    color:#c2bfbf;
    font-size:15px;
    width:100px;
    padding:20px;
}
.left-middle .news-title {
    color:#8e8c8c;
    font-size:22px;
    width: 600px;
    font-weight:bold;
    padding:10px;
}
.left-middle .news-title a{
    color:#8e8c8c;
    font-size:22px;
    font-weight:bold;
}
.left-middle .news-cont {
    font-size:12px;
    padding:0 50px 25px 50px;
    text-align:justify;
}
.left-middle .also {
    display: block;
    position:relative;
    padding:0 0 0 30px;
}
.left-middle .press {
    display: block;
    position:relative;
    padding:50px 50px 10px;
}
.left-middle .article-photo {
    padding:0 0 0 50px;
}
.left-middle .article-photo img {
    width:120px;
    height:70px;
}
.left-middle .list-news {
    margin:5px 0 0 50px;
}
.left-middle .list-news-date {
    color:#c2bfbf;
    font-size:12px;
    width:100px;
    padding:0px;
}
.left-middle .list-news-title {

}
.left-middle .list-news-title a{
    /*    color:#8e8c8c;
        font-size:18px;
        font-weight:bold;*/
}
.left-middle hr {
    color:white;
    width:700px;
}
.left-middle .table-compare{
    margin:20px;
}
.left-middle .th-compare {
    border:1px solid #FFFFFF;
    font-weight:bold;
    height:40px;
    padding:0 0 0 10px;
    width:180px;
}
.left-middle .th-compare td {
    padding:0 0 5px 10px;
    text-align:center;
}
.left-middle .td-compare {
    border:1px solid #FFFFFF;
    height:40px;
    width:130px;
    text-align:center;
}
.left-middle .th-compare-dark {
    background:none repeat scroll 0 0 #EFEFEF;
    border:1px solid #FFFFFF;
    font-weight:bold;
    height:40px;
    padding:0 0 0 10px;
    width:180px;
}
.left-middle .td-compare-dark {
    background:none repeat scroll 0 0 #EFEFEF;
    border:1px solid #FFFFFF;
    height:40px;
    width:130px;
    text-align:center;
}
.left-middle .td-compare-top {
    background:none repeat scroll 0 0 #f7f7f7;
    border:1px solid #FFFFFF;
    height:90px;
    width:130px;
    text-align:center;
}
.left-middle .td-compare-top img {
    height:83px;
    width:120px;
    padding:3px 0 0 0;
}
#partners {
    background:#dbdbdb;
    overflow:hidden;
    width:1010px;
    margin:0 auto;
    position:relative;
    display:block;
}
#partners .block {
    background:#FFFFFF;
    min-height:80px;
    width:986px;
    margin:0 auto;
    position:relative;
    display:block;
    text-align:center;
}
#partners .img {
    padding:20px 10px;
}
#partners p {
    font-size:11px;
    padding:0 35px 20px;
    color:#666666;
}
#footer {
    background:#DBDBDB url(images/footer-bg.png) no-repeat center;
    height:83px;
    width:1010px;
    margin:0 auto;
    position:relative;
    display:block;
}
#footer p {
    color:#FFFFFF;
}
#footer a {
    color:#DBDBDB;
    text-decoration:none;
}
#footer a:hover {
    text-decoration:underline;
}
.copyright{
    float:left;
    position:relative;
    display: block;
    padding:15px;
}
.links{
    float:right;
    padding:20px 10px 0 0px;
    position:relative;
    display: block;
    text-align:right;
}
.moonsoft {
    float:left;
    position:relative;
    display: block;
    padding:20px;
    text-align:right;
}

.pagination a {
    font-size: 18px;
    margin-left: 6px;
    margin-right: 6px;
}

.pagination strong {
    color: #14AE2D;
    font-size: 22px;
}

#map_canvas {
    background: gray;

}
#map_canvas_searcher {
    padding:16px 18px 26px;
}
#map_canvas_object {
    margin-left: 1px;
    margin-top: 10px;
}

.chain {
    padding: 10px;
}

.chain_box {    
    padding: 5px;
    width: 220px;
    display: inline-block;    
    height: 120px;
    margin-top:30px;
}

.subpage {
    padding: 40px;
    padding-top: 20px;
}

.subpage p {
    padding: 10px;
    text-align: justify;
}

.hall_box .hall_box_top {

}

.hall_box .hall_box_bottom{
    width: 700px;
    font-size: 14px;
}

.hall_box .hall_left{
    width: 210px;
    float: left;
    margin-left: 80px;
}

.hall_box .hall_center{
    width: 200px;
    display: inline;
    float: left;

}

.hall_box .hall_right{
    width: 180px;
    float: right;
    margin-left: 20px;
    display: inline;
    margin-top: 10px;
}

.halls_table td{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    text-align: center;
}

.halls_table2 td{
    padding-left: 8px;
    padding-top: 3px;
}

div.empty-place-left {
    width: 34px;
    height: 67px;
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-top: 200px;
}

div.empty-place-right {
    width: 34px;
    height: 67px;
    display: inline-block;
    float: right;
    margin-right: 15px;
    margin-top: 200px;
}

div.left-arrow{
    width: 34px;
    height: 67px;
    background-image: url('images/left-gray-arrow.png');
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-top: 200px;
}

div.left-arrow:hover {
    background-image: url('images/green-left-arrow.png');
}

div.right-arrow{
    width: 34px;
    height: 67px;
    background-image: url('images/right-gray-arrow.png');
    display: inline-block;
    float: right;
    margin-right: 15px;
    margin-top: 200px;
}

div.right-arrow:hover {
    background-image: url('images/green-right-arrow.png');
}

div.hall_photo {
    min-width: 600px;
    min-height: 400px;
    display: inline-block;
}

div.head h2 {
    color: #000000;
}

.compare :hover {
    cursor: pointer;
}


h2.offer_name {
    display: inline-block;
}

div#files_form {
    float: right;
    margin-right: 40px;
}

div#block_msg_content {
    font-size: 16px;
    margin: 15px;
}

div#block_msg_content td {
    padding-right: 8px;
}

.cloud {
    background: url(images/object-box.png) no-repeat;
    height:177px;
    width:336px;
}
.cloud-head {
    background:transparent;
    height:39px;
    width:336px;
}
.cloud-tab-img {
    float:right;
}
.cloud-obj-img {
    float:left;
}
.cloud-body {
    background:transparent;
    height:104px;
    width:336px;
}
.cloud-photo {
    position: relative;
    display: block;
    width: 133px;
    height: 104px;
    float: left;
    padding: 0 10px;
}
.cloud-desc {
    position: relative;
    display: block;
    float:left;
}
.cloud-footer {
    position: relative;
    display: block;
    float:left;
    padding:4px 10px;
}
.cloud tr {
    height:26px;
    margin-right:5px;
}
.cloud td {
    font-size:11px;
    padding:0 5px 0 5px;
    max-width: 125px
}
.cloud-info {
    font-weight:bold;
}

.city_list_box {
    margin: 0 0 20px;
}

.city_list_table {
    margin: 20px;
    margin-left: 50px;
}

.city_list_table td{
    min-width: 200px;
    text-align: left;
    padding: 1px;
}
#venue-image {
    margin-bottom: 10px;
}
.venue-box {
    margin-bottom: 10px;
}
