body {
    background-color: white;
    padding:0;
    margin:0;
    text-align: center;
    font-family: Arial;
    color: #5b6170;
    font-size: 12px;
}

a {
    color: #1d3670;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

* {
    outline: none;
}

.clear {
    display: block;
    clear:both;
    font-size:0;
    overflow:hidden;
    line-height:0;
    height:0;
}

#top {
    width: 1003px;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
}

.main_big_top	{
    height: 182px !important;
    margin-bottom: 0px;
}

.main_big_top .top_img {
    height: 182px !important;    
}
.top_img	{
    display:block;
    overflow: hidden;
    width:1003px;
    height: 160px;
}

#top_flash {
    width: 1003px;
    height: 160px;
}

#top .flash_link {
    display: block;
    position: absolute;
    width: 1003px;
    height: 160px;
    top: 0px;
    left: 0px;
    background-image: url('/graph/pixel.gif');
}

#top .menu-bg {
    position: absolute;
    width: 952px;
    height: 42px;
    top: 105px;
    left: 25px;
    background-image: url('/graph/layout/top-menu-bg.png');
    background-repeat: no-repeat;
}

#top .menu {
    position: absolute;
    width: 952px;
    height: 42px;
    top: 105px;
    left: 25px;
}

#top .menu .links {
    position: relative;
    width: 690px;
    height: 42px;
    overflow: hidden;
    margin-left: 20px;
    display: inline;
    float: left;
}

#top .menu .links a {
    display: inline;
    float: left;
    height: 40px;
    overflow: hidden;
    margin-right: 1px;
}

#top .menu .links a img {
    height: 80px;
    margin-top: 0px;
}

#top .menu .links a:hover img {
    margin-top: -40px;
}

#top .menu .links a.active img {
    margin-top: -40px;
}

#top .menu .search {
    position: relative;
    width: 240px;
    height: 42px;
    overflow: hidden;
    display: inline;
    float: left;
}

#top .menu .search .input {
    display: inline;
    float: left;
    margin-left: 25px;
    margin-top: 11px;
    width: 175px;
    height: 17px;
    border: none;
    background: none;
    
}
#top .menu .search .btn {
    display: inline;
    float: left;
    margin-top: 10px;
    width: 30px;
    height: 21px;
}

#footer {
    width: 950px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 20px;
    text-align: left;
    border-top: 1px solid #ccd9e5;
    padding-top: 10px;
}

#footer .name {
    width: 450px;
    display: inline;
    float: left;
    font-size: 11px;
    color: #808591;
    font-family: Arial;
}

#footer .name .date {
    font-size: 10px;
    color: #94a5a7;
}

#footer .links {
    width: 500px;
    display: inline;
    float: left;
    font-size: 11px;
    color: #1d3670;
    font-family: Arial;
}

#footer .links a {
    display: inline;
    float: right;
    color: #1d3670;
    margin-left: 15px;
    text-decoration: underline;
    margin-top: 2px;
}

#footer .links a:hover {
    text-decoration: none;
}

#footer .links a.img {
    margin-top: 0px;
}

.leftmenu {
    display: block;
    width: 232px;
    text-align: left;
}

.leftmenu .top {
    display: block;
    width: 232px;
    height: 20px;
    _height: 27px;
    background-image: url('/graph/layout/leftmenu-top.gif');
    background-repeat: no-repeat;
    text-align: left;
    padding-top: 7px;
    overflow: hidden;
}

.leftmenu .top span {
    display: block;
    margin-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
}

.leftmenu .btm {
    display: block;
    width: 232px;
    height: 4px;
    font-size: 0px;
    line-height: 0px;
    background-image: url('/graph/layout/leftmenu-btm.gif');
    background-repeat: no-repeat;
    overflow: hidden;
}

.leftmenu .inner {
    width: 232px;
    overflow: hidden;
}

.leftmenu .inner ul {
    display: block;
    padding: 0px;
    margin: 0px;
    height: auto;
    min-height: 0px;
    _height: 0px;
}

.leftmenu .inner ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-position: outside;
}

.leftmenu .inner ul li a {
    display: block;
    width: 232px;
    padding-top: 7px;
    padding-bottom: 5px;
    background-image: url('/graph/layout/leftmenu-1bg.gif');
    background-repeat: repeat-y;
    border-bottom: 1px solid #dde4f0;
}

.leftmenu .inner ul li a span {
    display: block;
    margin-left: 20px;
    margin-right: 5px;
    font-size: 12px;
    color: #1d3670;
}

.leftmenu .inner ul li a:hover {
    background-image: url('/graph/layout/leftmenu-1bg-active.gif');
    text-decoration: none;
}

.leftmenu .inner ul li a.active {
    background-image: url('/graph/layout/leftmenu-1bg-active.gif');
}

.leftmenu .inner ul li a.active span {
    color: white;
    font-weight: bold;
}

.leftmenu .inner ul li li a {
    background-image: url('/graph/layout/leftmenu-2bg.gif');
}

.leftmenu .inner ul li li a span {
    padding-left: 14px;
    color: #1d3670;
    background-image: url('/graph/layout/leftmenu-2bullet.png');
    background-repeat: no-repeat;
    background-position: 2px 5px;
    _background: none;
}

.leftmenu .inner ul li li a:hover {
    background-image: url('/graph/layout/leftmenu-2bg-active.gif');
}

.leftmenu .inner ul li li a.active {
    background-image: url('/graph/layout/leftmenu-2bg-active.gif');
}

.leftmenu .inner ul li li a.active span {
    font-weight: bold;
    color: #1d3670;
}

.leftmenu .inner ul li li li a span {
    padding-left: 37px;
    background-image: url('/graph/layout/leftmenu-3bullet.png');
    background-position: 25px 5px;
    _background: none;
}
.content {
    width:950px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	margin-top:10px;
}

.get_up		{    margin-top: -25px;	}

.content .col_left {
float:left;
margin: 0px;
width:240px;
}

.content .content-path {
    width: 710px;
    height: 29px;
    background-image: url('/graph/layout/path-bg.gif');
    background-repeat: no-repeat;
    margin-bottom: 10px;
    overflow: hidden;
}

.content .content-path a {
    display: inline;
    float: left;
    margin-top: 7px;
    margin-left: 5px;
    font-size: 11px;
    color: #1d3670;
}

.content .content-path .separator {
    display: inline;
    float: left;
    width: 11px;
    height: 29px;
    background-image: url('/graph/layout/path-separator.gif');
    background-repeat: no-repeat;
    margin-left: 5px;
}

.content .content-path span {
    display: inline;
    float: left;
    margin-top: 7px;
    margin-left: 5px;
    font-size: 11px;
    color: #1d3670;
}

.content .col_wide {
float:left;
margin: 0px;
width:710px;
}

.content .col_wide .content-top {
    width: 710px;
    height: 3px;
    background-image: url('/graph/layout/content-top.gif');
    background-repeat: no-repeat;
    font-size: 0px;
    line-height: 0px;
}

.content .col_wide .content-btm {
    width: 710px;
    height: 3px;
    background-image: url('/graph/layout/content-btm.gif');
    background-repeat: no-repeat;
    font-size: 0px;
    line-height: 0px;
}

.content .col_wide .content-inner {
    position: relative;
    display: block;
    width: 678px;
    _width: 710px;
    height: auto;
    min-height: 300px;
    _height: 300px;
    background-image: url('/graph/layout/content-bg.gif');
    background-position: bottom left;
    background-repeat: repeat-x;
    border-left: 1px solid #ccd9e5;
    border-right: 1px solid #ccd9e5;
    padding: 15px;
    _overflow-x: hidden;
}

.content .content-inner .rss {
    position: absolute;
    display: block;
    width: 37px;
    height: 12px;
    right: 18px;
    top: 19px;
}

.content .col_wide .content-inner-2 {
    height: auto;
    min-height: 170px;
    _height: 170px;
}

.content .list {
    padding-top: 20px;
    padding-bottom: 20px;
}

.content h1.title {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    color: #1d3670;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
}

.content h2 {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    color: #1d3670;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
}

.content h2 a {
    color: #1d3670;
}

.content .content-inner .text {
    display: block;
    font-size: 12px;
    color: #5b6170;
    padding-bottom: 10px;
    overflow: hidden;
}

.content .text ul {
    list-style-position: inside;
    padding-left: 0px;
}

.content .text img {
    margin: 10px;
    margin-top: 0px;
}

.content .text hr {
    clear: both;
}

.content .more {
    display: block;
    width: 100%;
    text-align: right;
}

.content .line {
    display: block;
    width: 100%;
    background-color: #CCD9E5;
    height: 1px;
    line-height: 0px;
    font-size: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.bid {
    width: 678px;
}

.bid .line {
    width: 708px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bid h1, .bid h2 {
    font-size: 12px;
    font-weight: bold;
    color: #5b6170;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}

.bid h1.float, .bid h2.float {
    width: 190px;
    display: inline;
    float: left;
    padding-bottom: 0px;
}

.bid .float_text {
    width: 488px;
    display: inline;
    float: left;
}

.text table {
    width: 99%;
    margin-left: 1px;
    margin-top: 1px;
    border-collapse: collapse;
}

.bids .text table {
    font-size: 11px;
}

.text table th {
    background-color: #e2e5ea;
    color: #5b6170;
    font-weight: bold;
    white-space: nowrap;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #d5d4d4;
    font-size: 12px;
}

.text table td {
    background-color: white;
    border: 1px solid #d5d4d4;
    color: #5b6170;
    padding: 10px;
    font-size: 11px;
}

.bids .text table td {
    text-align: center;
    vertical-align: middle;
}

.bids .text table th {
    white-space: normal;
    font-size: 10px;
    padding: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.bigbox {
    width: 668px;
    margin-bottom: 20px;
}

.bigbox .top {
    width: 668px;
    height: 2px;
    line-height: 0px;
    font-size: 0px;
    background-image: url('/graph/layout/bigbox-top.gif');
    background-repeat: no-repeat;
}

.bigbox .btm {
    width: 668px;
    height: 2px;
    line-height: 0px;
    font-size: 0px;
    background-image: url('/graph/layout/bigbox-btm.gif');
    background-repeat: no-repeat;
}

.bigbox .inner {
    background-color: #e6e9ef;
    padding: 15px;
    width: 638px;
    _width: 668px;
}

.search_box {
    width: 540px;
    margin-left: 55px;
}

.search_box label {
    display: inline;
    float: left;
    width: 175px;
    margin-right: 10px;
    font-size: 12px;
    color: #5b6170;
    text-align: right;
    padding-top: 5px;
    z-index: 1;
}

.search_box label.small {
    width: 53px;
    margin-right: 10px;
}

.search_box .input {
    position: relative;
    display: inline;
    float: left;
    width: 345px;
    height: 28px;
    background-image: url('/graph/layout/input-bg.gif');
    background-repeat: no-repeat;
    margin-bottom: 5px;
    z-index: 1;
}

.search_box .input input {
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 335px;
    height: 22px;
    top: 3px;
    left: 5px;
    background-color: white;
    border: none;
    color: #5B6170;
    font-size: 13px;
}

.search_box .input_date {
    position: relative;
    display: inline;
    float: left;
    width: 73px;
    height: 28px;
    background-image: url('/graph/layout/date-input.gif');
    background-repeat: no-repeat;
    margin-bottom: 5px;
    z-index: 1;
}

.search_box .input_date input {
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 63px;
    height: 20px;
    top: 6px;
    left: 5px;
    background-color: transparent;
    border: none;
    color: #5B6170;
    font-size: 11px;
    z-index: 7;
}

.search_box .btn_date {
    position: relative;
    display: inline;
    float: left;
    width: 33px;
    height: 28px;
    background-image: url('/graph/layout/date-btn.gif');
    background-repeat: no-repeat;
    margin-bottom: 5px;
    margin-left: 3px;
    z-index: 1;
}

.search_box .select{
    position: relative;
    display: inline;
    float: left;
    width: 346px;
    height: 28px;
    margin-bottom: 5px;
}

.search_box .select select {
    width: 345px;
}

.search_box .selectboxes {
    display: block;
    position: relative;
    width: 540px;
    height: 132px;
    z-index: 5;
}

.search_box .selectboxes #selectbox1 {
    z-index: 10;
    width: 540px;
}

.search_box .selectboxes #selectbox1 .select {
    z-index: 10;
}

.search_box .selectboxes #selectbox2 {
    z-index: 9;
    width: 540px;
}

.search_box .selectboxes #selectbox2 .select {
    z-index: 9;
}

.search_box .selectboxes #selectbox3 {    
    z-index: 8;
    width: 540px;
}

.search_box .selectboxes #selectbox3 .select {
    z-index: 8;
}

.search_box .selectboxes #selectbox4 {
    z-index: 7;
    width: 540px;
}

.search_box .selectboxes #selectbox4 .select {
    z-index: 7;
}

.search_box .submit_btn {
    display: inline;
    float: right;
    width: 120px;
    height: 30px;
    margin-right: 10px;
    margin-top: 10px;
}

h2.floated {
    width: 500px;
    display: inline;
    float: left;
}

.results_number {
    display: inline;
    float: right;
    width: 80px;
    margin-bottom: 20px;
}

.pagination {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.pagination table {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    border-collapse: separate;
}

.pagination table td {
    border: none;
    padding: 0px;
    text-align: center;
    background-color: transparent;    
}

.pagination table td img {
    margin: 0px !important;
}

.pagination td.prev {
    width: 44px;
}

.pagination td.next {
    width: 44px;
}

.pagination td.page {
    vertical-align: middle;
    width: 26px;
    background-image: url('/graph/layout/pagination-bg.gif');
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.pagination td.page a {
    font-size: 12px;
}

.pagination td.page a.active {
    font-weight: bold;
}

#bids_container {
    margin-bottom: 10px;
}

.col_main {
    width: 950px;
}

.col_main .boxes {
    width: 952px;
    margin-right: -2px;
}

.col_main .boxes .mainPageBox {
    display: inline;
    float: left;
    width: 236px;
    height: 248px;
    position: relative;
    margin-right: 2px;
}

.col_main .boxes .mainPageBox .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 236px;
    height: 248px;
    background-image: url('/graph/layout/main-box-bg.png');
    background-repeat: no-repeat;
}

.col_main .boxes .mainPageBox .image {
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 2;
}

.col_main .boxes .mainPageBox .links {
    position: absolute;
    top: 137px;
    left: 10px;
    z-index: 2;
    width: 215px;
}

.col_main .boxes .mainPageBox .links a {
    display: block;
    padding-left: 15px;
    background-image: url('/graph/layout/main-box-bullet.png');
    background-repeat: no-repeat;
    background-position: 0px 3px;
    font-size: 11px;
    color: white;
    font-weight: bold;
    font-family: Arial;
    margin-bottom: 5px;
}

.col_main .help_blocks {
    display: inline;
    float: left;
    width: 230px;
    margin-top: 10px;
    margin-left: 2px;
    margin-right: 7px;
}

.col_main .help_blocks .ebok {
    margin-bottom: 5px;
}

.col_main .help_blocks .help img {position:absolute}
.col_main .help_blocks .help div.breakdowns {position:absolute;margin-top:80px;margin-left:10px;font-weight:bold; color:#5b6170; font-family:Arial; font-size:11px; line-height:17px}
.col_main .help_blocks .help div.breakdowns ul {margin:0 0 0 20px;padding:0}
.col_main .help_blocks .help div.breakdowns ul li {margin:0; padding:0}
.col_main .help_blocks .help div.breakdowns ul li.breakdowns a { color:#db0202 }
.col_main .help_blocks .help div.breakdowns ul li.breakdown_cars a {color:#1d3670}

.col_main .newses {
    display: inline;
    float: left;
    width: 470px;
    height: 189px;
    margin-top: 10px;
    margin-right: 7px;
    position: relative;
}

.col_main .newses .bg {
    display: block;
    width: 470px;
    height: 189px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.col_main .newses .link {
    display: block;
    width: 470px;
    height: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-decoration: none;
}

.col_main .newses .link:hover {
    text-decoration: none;
}

.col_main .newses .newses_list {
    display: block;
    width: 450px;
    height: 150px;
    position: absolute;
    top: 30px;
    left: 10px;
}

.col_main .newses .newses_list .news {
    display: block;
    width: 450px;
    border-bottom: 1px solid #ccd9e5;
    font-family: Arial;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.col_main .newses .newses_list .last {
    border-bottom: none;
}

.col_main .newses .newses_list .news a {
    font-size: 11px;
    font-weight: bold;
}

.col_main .newses .newses_list .news .date {
    color: #6f838f;
    font-size: 10px;

}

.col_main .info_blocks {
    display: inline;
    float: left;

    width: 232px;
    margin-top: 5px;
}

.col_main .info_blocks .water {
    margin-bottom: 6px;
}

.col_main .manage {
    display: inline;
    float: left;
    width: 710px;
    height: 90px;
    margin-top: 10px;
    margin-right: 7px;
}

.col_main .manage a {
    display: inline;
    float: left;
}

.col_main .big_kaska {
    display: inline;
    float: left;
    width: 230px;
    height: 90px;
    margin-top: 10px;
    background-image: url('/graph/layout/main-block-bg.gif');
    background-repeat: no-repeat;
    overflow: hidden;
}

.col_main .big_kaska img {
    display: inline;
    float: left;
    margin: 5px;
    margin-right: 10px;
}

.col_main .big_kaska a {
    display: block;
    width: 230px;
    height: 90px;
    color: #1d3670;
    text-decoration: none;
}

.col_main .big_kaska a:hover {    
    text-decoration: underline;
}

.col_main .big_kaska .title {
    display: inline;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
    color: #1d3670;
    font-weight: bold;
    width: 110px;
    font-size: 12px;
}

.float_image {
    display: inline;
    float: left;
    margin-right: 10px;
}

.slim {
    display: inline;
    float: left;
    width: 448px;
    margin-right: 20px;
}

.sidearea {
    width: 210px;
    display: inline;
    float: left;
}

.sidebox {
    width: 210px;
    margin-bottom: 15px;
}

.sidebox .top {
    width: 210px;
    height: 3px;
    font-size: 0px;
    line-height: 0px;
    background-image: url('/graph/layout/sidebox-top.gif');
    background-repeat: no-repeat;
}

.sidebox .btm {
    width: 210px;
    height: 4px;
    font-size: 0px;
    line-height: 0px;
    background-image: url('/graph/layout/sidebox-btm.gif');
    background-repeat: no-repeat;
}

.sidebox .inner {
    width: 210px;
    background-image: url('/graph/layout/sidebox-bg.gif');
    background-repeat: repeat-y;
    padding-bottom: 4px;
}

.sidebox .inner .title {
    margin-left: 10px;
    padding-top: 7px;
    margin-right: 10px;
    color: #5b6170;
    font-size: 12px;
    font-weight: bold;
}

.sidebox .inner .text {
    margin-left: 7px;
    margin-right: 7px;
    background-color: #f1f5f8;
    font-size: 11px;
    color: #5b6170;
    width: 176px;
    _width: 196px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;

}

.sidebox .inner .text .more {
    margin-top: 7px;
}

.sidebox .inner .image {
    width: 182px;
    border: 1px solid #d0dce7;
    _width: 184px;
    margin-left: 12px;
    margin-bottom: 15px;
}

.sidebox .inner .image img {
    width: 182px;
}

.governing_groups {
    width: 669px;
}

.governing_groups .group {
    width: 669px;
    margin-bottom: 10px;
}

.governing_groups .group h2 {
    color: #0073ae;
    font-size: 15px;
    padding-left: 15px;
}

.governing_groups .group .top {
    width: 669px;
    height: 3px;
    background-image: url('/graph/layout/group-top.gif');
    background-repeat: no-repeat;
    font-size: 0px;
    line-height: 0px;
}

.governing_groups .group .btm {
    width: 669px;
    height: 3px;
    background-image: url('/graph/layout/group-btm.gif');
    background-repeat: no-repeat;
    font-size: 0px;
    line-height: 0px;
}

.governing_groups .group .inner {
    width: 629px;
    _width: 669px;
    background-image: url('/graph/layout/group-bg.gif');
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-top: 5px;
}

.governing_groups .person {
    width: 629px;
}

.governing_groups .person .info {
    display: inline;
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
    color: #5b6170;
    font-family: Arial;
    width:380px;
}

.governing_groups .person .info span.section {
    color: #1d3670;
}

.governing_groups .person .email {
    display: inline;
    float: left;
    margin-bottom: 10px;
    width: 52px;
    height: 11px;
    margin-top: 2px;
}

.content .intro_box {
    display: block;
    width: 630px;
    padding: 10px;
    _width: 652px;
    border: 1px solid #d0dce7;
    background-color: #f1f5f8;
    margin-left: 0px;
    font-weight: normal;
}

.content ol.lst {
    padding: 0px;
    margin-left: 20px;
    list-style-position: outside;
}

.content li.lst {
    color: #888f9f;
    font-weight: bold;
    font-size: 13px;
}

.content li.lst h2 {
    color: #888f9f;
}

.content li.lst h2 a {
    color: #888f9f;
}

.content li.lst .text {
    color: #888f9f;
    font-weight: normal;
    font-size: 12px;
    color: #5b6170;
}

.content li.lst .line {
    margin-left: -35px;
    margin-right: -35px;
    width: 708px;
    background-color: #e7edf3;
}

.file_entry {
    width: 100%;
    border-bottom: 1px solid #CCD9E5;
    padding-top: 10px;
    padding-bottom: 5px;
}

.file_entry .ico {
    display: inline;
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.file_entry .title {
    display: inline;
    float: left;
    width: 372px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 1px;
}
.file_entry .type {
    display: inline;
    float: left;
    width: 150px;
    font-size: 10px;
    margin-right: 5px;
    margin-left: 21px;
    margin-top: 2px;
}
.file_entry .download {
    display: inline;
    float: right;
    width: 53px;
    height: 15px;
}
.file_entry .example {
    display: inline;
    float: right;
    width: 47px;
    height: 15px;
    margin-right: 8px;
}
.content .onecol {
    width: 100%;
    text-align: center;
}

.content .onecol .col_wide {
    float: none;
    display: block;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.searcher li.lst {
    padding-bottom: 20px;
}

.photo_big {
    width: 100%;
    margin-bottom: 15px;
}

.contact {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.contact .form {
    width: 440px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}

.contact .form label {
    display: inline;
    float: left;
    width: 135px;
    margin-right: 10px;
    font-size: 12px;
    color: #5b6170;
    text-align: right;
    padding-top: 5px;
    z-index: 1;
}

.contact .form .input {
    position: relative;
    display: inline;
    float: left;
    width: 295px;
    height: 28px;
    background-image: url('/graph/layout/input-medium-bg.gif');
    background-repeat: no-repeat;
    margin-bottom: 5px;
    z-index: 1;
}

.contact .form .input_file {
    position: relative;
    display: inline;
    float: left;
    width: 295px;
    height: 28px;
    margin-bottom: 5px;
    z-index: 1;
}

.contact .form .checkbox {
    position: relative;
    display: inline;
    float: left;
    width: 20px;
    margin-right: 10px;
    margin-bottom: 5px;
    z-index: 1;
}

.contact .form label.agree_text {
    position: relative;
    display: inline;
    float: left;
    width: 265px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    margin-bottom: 10px;
    z-index: 1;
}

.contact .form label.multi_checkbox {
  position: relative;
    display: inline;
    float: left;
    width: 265px;
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    margin-bottom: 10px;
    z-index: 1;  
}

.contact .form .multi_checkbox_block {
    display: inline;
    float: left;
    margin-bottom: 5px;
    margin-top: 4px;
    position: relative;
    width: 295px;
    z-index: 1;
}
.contact .form .multi_checkbox_block .formcontrols_checkbox {float:left; display:inline;}

.contact .form .select {
    position: relative;
    display: inline;
    float: left;
    width: 295px;
    height: 28px;
    margin-bottom: 5px;
    z-index:9;
}

.contact .form .select2 {
    position: relative;
    display: inline;
    float: left;
    width: 295px;
    height: 28px;
    margin-bottom: 5px;
    z-index: 2;
}

.contact .form #type_education_text_block {display: none;}

.contact .form .radios {
    position: relative;
    display: inline;
    float: left;
    width: 295px;
    margin-bottom: 10px;
    z-index: 99;
}

.contact .form .radios label {
    display: inline;
    float: left;
    width: 85px;
    margin-right: 10px;
    font-size: 12px;
    color: #5b6170;
    text-align: right;
    padding-top: 0px;
    z-index: 1;
}

.contact .form .radios .radio {
    display: inline;
    float: left;
    width: 20px;
    margin-right: 10px;
}

.contact .form .input input {
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 285px;
    height: 22px;
    top: 3px;
    left: 5px;
    background-color: white;
    border: none;
    color: #5B6170;
    font-size: 13px;
    z-index: 1;
}

.contact .form .textarea {
    position: relative;
    display: inline;
    float: left;
    width: 295px;
    height: 161px;
    background-image: url('/graph/layout/textarea.gif');
    background-repeat: no-repeat;
    margin-bottom: 5px;
    z-index: 1;
}

.contact .form .textarea textarea {
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 285px;
    height: 155px;
    top: 3px;
    left: 5px;
    background-color: transparent;
    border: none;
    color: #5B6170;
    font-size: 13px;
}

.contact .form .submit_btn {
    display: inline;
    float: right;
    width: 89px;
    height: 30px;
}

#preloader {
    display: none;
    width: 50px;
    height: 50px;
    background-image: url('/graph/layout/loader.gif');
    background-repeat: no-repeat;
    background-position: 4px 4px;
    background-color: white;
    border: 1px solid #a8becd;
    margin: 30px;
    margin-left: auto;
    margin-right: auto;
}

.gallery_albums {
    width: 678px;
    margin-bottom: 10px;
}

.gallery_albums .image {
    display: inline;
    float: left;
    width: 158px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.gallery_albums .image img {
    width: 156px;
    height: 156px;
    border: 1px solid #d0dce7;
}

.gallery_albums .image  .info {
    width: 158px;
    height: 70px;
    margin-top: 5px;
    font-size: 12px;
    color: #5b6170;
}

.gallery_albums .image  .info .top {
    width: 158px;
    height: 3px;
    font-size: 0px;
    line-height: 0px;
    background-image: url('/graph/layout/gallery-box-top.gif');
    background-repeat: no-repeat;
}

.gallery_albums .image  .info .btm {
    width: 158px;
    height: 3px;
    font-size: 0px;
    line-height: 0px;
    background-image: url('/graph/layout/gallery-box-btm.gif');
    background-repeat: no-repeat;
}

.gallery_albums .image  .info .bg {
    width: 158px;
    height: 64px;
    background-image: url('/graph/layout/gallery-box-bg.gif');
    background-repeat: repeat-y;
}

.gallery_albums .image  .info .text_line {
    margin-left: 7px;
    margin-right: 7px;
    width: 144px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.gallery_albums .image  .info .text_line b {
    color: #1d3670;
}

.gallery_albums .image  .info .text_line span {
    display: inline;
    float: left;
    margin-right: 3px;
}

.stars {
    background-image: url('/graph/layout/stars.gif');
    background-position: 0px 0px;
    background-repeat: repeat-x;
    width: 85px;
    height: 17px;
    overflow: hidden;
    position: relative;
}

.stars .grade {
    background-image: url('/graph/layout/stars.gif');
    background-position: 0px -17px;
    background-repeat: repeat-x;
    width: 85px;
    height: 17px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

.stars a {
    display: block;
    background-image: none;
    background-position: 0px -34px;
    background-repeat: repeat-x;
    width: 85px;
    height: 17px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

.stars a:hover {
    background-image: url('/graph/layout/stars.gif');
}

.stars a.grade1 {
    width: 17px;
}
.stars a.grade2 {
    width: 34px;
}
.stars a.grade3 {
    width: 51px;
}
.stars a.grade4 {
    width: 68px;
}
.stars a.grade5 {
    width: 85px;
}

.gallery_image_add {
    display: inline;
    float: left;
    width:191px;
    height: 30px;
    overflow: hidden;
}

.single_image {
    display: block;
    width: 678px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

.single_image .img {
    display: block;
    width: 650px;
    margin-left: 14px;
    margin-bottom: 5px;
    text-align: center;
}

.single_image .img img {
    display: block;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.single_image .txt {
    display: block;
    width: 646px;
    _width: 650px;
    height: 61px;
    _height: 75px;
    margin-left: 14px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #F1F5F8;
    border: 2px solid #DBE1EC;
}

.single_image .txt .info {
    display: inline;
    float: left;
    width: 200px;
}

.single_image .txt .info .text_line {
    margin-left: 7px;
    margin-right: 7px;
    width: 144px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
}

.single_image .txt .info .text_line b {
    color: #1d3670;
}

.single_image .txt .info .text_line span {
    display: inline;
    float: left;
    margin-right: 3px;
}

.single_image .txt .desc {
    display: inline;
    float: left;
    width: 400px;
    height: 60px;
    overflow: hidden;
}

.single_image .txt .desc_title {
    display: inline;
    float: left;
    width: 40px;
    font-weight: bold;
}

#imagebox {
    width: 678px;
}

.waterworks {
    display: inline;
    float: left;
    width: 208px;
    _width: 210px;
    margin-right: 5px;
    margin-left: 5px;
    border: 1px solid #899DC0;
    text-align: center;
}

.waterworks .name {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 208px;
    background-color: #899DC0;
    color: white;
    font-weight: bold;
    font-size: 14px;
}

.waterworks .year {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #F1F5F8;
    font-size: 12px;
}

.waterworks .months {
    padding-top: 5px;
}

.waterworks .months a {
    display: block;
    width: 208px;
    margin-bottom: 5px;
    font-size: 12px;
}

.waterworks_map {
    position: relative;
    width: 678px;
}

.waterworks_map img {
    border: none;
    margin-bottom: 20px;
}

.waterworks_links {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 628px;
}

.waterworks_links .color {
    display: inline;
    float: left;
    width: 28px;
    _width: 30px;
    height: 18px;
    _height: 20px;
    border: 1px solid #CCD9E5;
    margin-bottom: 5px;
    margin-right: 5px;
}

.waterworks_links .color:hover {
    text-decoration: none;
}

.waterworks_links .label {
    display: inline;
    float: left;
    margin-top: 3px;
    margin-bottom: 5px;
    margin-right: 5px;
}

#wodociag_centralny_color {
    background-color: #DEFFCE;
}

#wodociag_polnocny_color {
    background-color: #F9F9F9;
}

#wodociag_praski_color {
    background-color: #FFFFE5;
}

.breakdown_map {
    position: relative;
    display: inline;
    float: left;
    width: 660px;
    _width: 662px;
    height: 498px;
    _height: 500px;
    border: 1px solid #899DC0;
}

.breakdown_map a.zoom {
    display: block;
    position: absolute;
    width: 17px;
    _width: 18px;
    height: 17px;
    _height: 18px;
    border: 1px solid black;
    top: 110px;
    left: 17px;
    background-color: white;
}



#gmap {
    width: 660px;
    height: 498px;
}

.breakdown_list {
    display: inline;
    float: left;
    width: 177px;
    _width: 178px;
    height: 498px;
    _height: 500px;
    border: 1px solid #899DC0;
    border-left: none;
    overflow: auto;
    overflow-x: hidden;
}

.breakdown_table {
    border: 1px solid #899DC0;
    margin-bottom:10px;
    width:660px;
}

.breakdown_table th {
    border: 1px solid #899DC0;
    background-color: #899DC0;
    color: white;
}
.breakdown_table tr.tr0 td {background-color:#ddd}
.breakdown_table td.city {width:90px}
.breakdown_table td.address {width:340px}
.breakdown_table td.date {width:105px; text-align: center;}
.breakdown_table td.findOnMap {width:98px; text-align: center;}

.breakdown_table tr {border-bottom:1px solid #899DC0}

.breakdown_list h2 {
    display: block;
    position: relative;
    padding: 5px;
    width: 167px;
    _width: 177px;
    border-bottom: 1px solid #899DC0;
    background-color: #899DC0;
    color: white;
}

.breakdown_list .entry {
    padding: 5px;
    width: 167px;
    _width: 177px;
    border-bottom: 1px solid #899DC0;
    font-size: 11px;
}

.breakdown_list .active {
    background-color: #F4F7F9;
}

.breakdown_list .entry .address {
    font-weight: bold;
}

.breakdown_list .entry .date {
    font-size: 10px;
    margin-bottom: 5px;
}

.breakdown_list .entry .type {
    margin-bottom: 5px;
}

.breakdown_list .entry a {
    display: inline;
    float: right;
    margin-right: 15px;
}

.map_box {
    padding: 5px;
    width: 167px;
    _width: 177px;
    font-size: 11px;
}

.map_box .address {
    font-weight: bold;
}

.map_box .date {
    font-size: 10px;
    margin-bottom: 5px;
}

.map_box .type {
    margin-bottom: 5px;
}

.map_alert {
    padding: 10px;
    padding-top: 20px;
    width: 157px;
    _width: 177px;
    font-size: 12px;
    color: red;
    font-weight: bold;
}

.watercarts {
    width: 678px;
    border-top: 1px solid #899DC0;
}

.watercarts .entry {
    width: 676px;
    _width: 678px;
    border: 1px solid #899DC0;
    border-top: none;
}

.watercarts .th {
    background-color: #899DC0;
    color: white;
}

.watercarts .entry .address {
    display: inline;
    float: left;
    margin: 5px;
    width: 456px;
    font-weight: bold;
}

.watercarts .entry .date {
    display: inline;
    float: left;
    margin: 5px;
    width: 200px;
    text-align: right;
    font-size: 11px;
}

.watercarts .th .date {
    font-size: 12px;
    font-weight: bold;
}

.news_date {
    display: inline;
    float: right;
    font-size: 11px;
}

.mp404			{	text-align: center;	padding:30px 0;	color:#1d3670;	font:bold 23px verdana;	}
.lightblue		{	color:#1b72a9;	}

#popupbox {
    width: 408px;
    height: 300px;
    background-color: white;
    display: none;
}

#popupbox .close {
    position: absolute;
    top: 5px;
    right: 5px;
    background-image: url('/graph/layout/popup-close.gif');
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    cursor: pointer;
}

.single_content {
    width: 378px;
    height: 470px;
    margin-left: 15px;
    margin-top: 15px;
    text-align: left;
}

.single_content .text {
    display: block;
    font-size: 12px;
    color: #5b6170;
    padding-bottom: 10px;
    overflow: hidden;
}

.single_content .text ul {
    list-style-position: inside;
    padding-left: 0px;
}

.single_content .text img {
    margin: 10px;
    margin-top: 0px;
}

.single_content .text hr {
    clear: both;
}

.single_content .more {
    display: block;
    width: 100%;
    text-align: right;
}

.single_content .line {
    display: block;
    width: 100%;
    background-color: #CCD9E5;
    height: 1px;
    line-height: 0px;
    font-size: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.single_content h1.title {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    color: #1d3670;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
}

.single_content h2 {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    color: #1d3670;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
}

.single_content h2 a {
    color: #1d3670;
}

table#exclusions_table {border: 1px solid #899DC0; margin-bottom:10px;}
table#exclusions_table tr {border-bottom: 1px solid #899DC0;}
table#exclusions_table tr.inner-bg  {background-color:#DDDDDD;}
table#exclusions_table th {background-color:#899DC0; border: 1px solid #899DC0; color:white;}
table#exclusions_table td {padding: 3px 10px;}
td.exclusions-addres {}
td.exclusions-date {text-align:center;}
td.exclusions-body {width:365px;}


/* ****************************** */
.conf-top * {margin:0px; padding:0px; border:none;}
.conf-top {overflow:hidden;padding: 0px 0px 20px 0px;}
.conf-top .conf-top-right-side {width:512px;overflow:hidden;}
.conf-top .input-small {background-image: url("/graph/layout/input_small.png");background-repeat: no-repeat;display: inline;float: left;height: 28px;margin-bottom: 5px;position: relative;width: 81px;z-index: 1;}
.conf-top .input-small input {background-color: #fff;border: medium none;color: #5B6170;font-size: 13px;height: 22px;left: 5px;margin: 0;padding: 0;position: absolute;top: 3px;width: 75px;z-index: 1;}
.conf-top .input-large {background-image: url("/graph/layout/input_large.png");background-repeat: no-repeat;display: inline;float: left;height: 28px;margin-bottom: 5px;position: relative;width: 219px;z-index: 1;}
.conf-top .input-large input {background-color: #fff;border: medium none;color: #5B6170;font-size: 13px;height: 22px;left: 5px;margin: 0;padding: 0;position: absolute;top: 3px;width: 213px;z-index: 1;}
.conf-top label {color: #5B6170;display: inline;float: left;font-size: 12px;margin-right: 10px;padding-top: 7px;text-align: right;width: 95px;z-index: 1;}
.conf-top .company-info {overflow: hidden; padding: 40px 0px 0px 0px;}
.conf-bottom {overflow: hidden; padding: 0px 0px 30px 0px; border-bottom: 1px solid #c6d0e1;}
.conf-bottom .input-medium {background-image: url("/graph/layout/input_medium.png");background-repeat: no-repeat;display: inline;float: left;height: 28px;margin-bottom: 5px;position: relative;width: 129px;z-index: 1;}
.conf-bottom .input-medium input {background-color: #fff;border: medium none;color: #5B6170;font-size: 13px;height: 22px;left: 5px;margin: 0;padding: 0;position: absolute;top: 3px;width: 123px;z-index: 1;}
.conf-bottom .title {text-align:center;}
.conf-bottom #conf-person-table {width: 655px;table-layout: fixed;margin: 10px 0px 10px 0px; border-collapse: collapse;}
.conf-bottom #conf-person-table td {width: 142px;padding:8px 0px;text-align: center;border: 1px solid #d5d4d4;}
.conf-bottom #conf-person-table td .input-medium {margin:0 auto;float:none;display: block;}
.conf-bottom #conf-person-table td.less-width {width:100px;}
.conf-bottom #conf-person-table tr.title td {background: #899dc0; color: #fff; font-weight:bold;padding: 4px 0px;font-size:12px;}
.conf-bottom .blue {font-weight: bold; font-size:14px; color: #365799;}
.conf-bottom .checkbox {position: relative;display: inline;float: left;margin-right: 5px;margin-bottom: 5px;z-index: 1;width:18px; height:18px;}
.conf-bottom label.agree_text {position: relative;display: inline;float: left;padding: 0px;margin: 0px;text-align: left;margin-bottom: 10px;z-index: 1;font-weight:bold; font-size:12px;line-height:19px;}
.conf-bottom #btn-add-new-person {cursor:pointer; margin: 15px 0px 30px 0px;width: 169px; height:30px;}
.conf-bottom #btn-add-new-person img {margin:0px;width: 169px; height:30px;}
.conf-bottom #btn_submit_form {background: url("/graph/layout/btn_submit_form.png") no-repeat; width: 169px; height: 30px; overflow: hidden; cursor:pointer; font-size: 0px;border:none;margin: 10px 0px;}
.conf-bottom .conf-main-form-block {background: #c6d0e1; border: 1px solid #b6bfcf;overflow: hidden; padding: 15px 20px;margin: 15px 0px 0px 0px;}
.conf-bottom .conf-main-form-block h2 {font-size: 16px; color: #31458a;}
.conf-bottom .conf-main-form-block .blue {font-weight: bold;color: #31458a;font-size:12px;}
.conf-bottom #conf-main-table {background: none;border: none; margin: 5px 0px 5px 0px; overflow:hidden;width: 636px; table-layout: fixed;}
.conf-bottom #conf-main-table td {background-color: transparent; padding: 4px 0px; border: none;width:211px;}
.conf-bottom #conf-main-table label {color: #2f2f2f;display: inline;float: left;font-size: 12px;margin-right: 5px;padding-top: 7px;text-align: right;width: 57px;z-index: 1;}
                                         
#conf-content .left, #conf-content .left {float:left; display:inline;width: 75px;}
#conf-content .right, #conf-content.right {float:right; display:inline;}

.organiser-block {padding: 20px 0px 0px 0px; overflow: hidden;}
.organiser-block p {padding: 5px 0px 0px 0px; font-weight: bold;margin: 0px; color: #696969; font-size: 12px;}
.organiser-block img {padding: 0px 4px 0px 7px;margin: 0px !important;}
/* ****************************** */

