body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url("/style/silver/body-bg.png") repeat-x;
}

input 
{
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.condenced {
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
}

a
{
    text-decoration: none;
    color: #000000;
}

#row-header-bg
{
    width: 100%;
    height: 130px;
    background-image: url("/style/silver/row-header-bg.png");
}

#row-header
{
    width: 1000px;
    height: 130px;
    background: url("/style/silver/row-header.png") no-repeat;
    cursor: pointer;
}

#row-menu
{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-image: url("/style/silver/row-menu.png");
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
}

#menu
{
    height: 50px;
    line-height: 50px;
    float: left;
}

.menuitem
{
    width: 90px;
    height: 50px;
    line-height: 43px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: center;
    font-size: 9px;
    letter-spacing: 3px;
    background: url("/style/silver/menu-unselected.png") no-repeat;
    float: left;
}

.menuitem:hover
{
    width: 90px;
    height: 50px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: center;
    background: url("/style/silver/menu-hover.png") no-repeat;
    cursor: pointer;
}

.menuitem-selected
{
    width: 90px;
    height: 50px;
    line-height: 43px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: center;
    font-size: 9px;
    letter-spacing: 3px;
    background: url("/style/silver/menu-selected.png") no-repeat;
    float: left;
}

#zone-info 
{
    text-align: right;
    font-family: roboto;
    font-size: 10px;
}

#zone-info a:hover 
{
    text-decoration: underline;
}

#row-blingbling
{
    width: 100%;
    height: 13px;
    background-image: url("/style/silver/row-blingbling.png");
    margin: 0 auto 0 auto;
    background-color: #3b6689;
}

#row-slideshow
{
    width: 100%;
    padding-top: 20px;
}

#banner
{
    width: 1000px;
    height: 343px;
}

#banner:hover
{
    cursor: pointer;
}

.center
{
    margin-left: auto;
    margin-right: auto;
}

.bubble
{
    width: 300px;
    height: 200px;
    padding-right: 13px;
    float: left;
}

.bubble-bar
{
    width: 285px;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    background: #5a85ae;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

.bubble-body
{
    width: 280px;
    height: 165px;
    background: url("/style/silver/bubble-body.png") no-repeat;
    padding: 15px 15px 15px 15px;
    color: #5C5C5C;
    font-size: 12px;
}

#row-bottom-bg
{
    width: 100%;
    height: 120px;
    background-image: url("/style/silver/row-bottom-side.png");
}

#row-bottom
{
    width: 1000px;
    height: 120px;
    background: url("/style/silver/row-bottom.png") no-repeat;
    font-weight: bold;
}

.column
{
    width: 290px;
    height: 100%;
    padding: 20px 10px 20px 10px;
    color: #ffffff;
    font-size: 12px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

#row-footer
{
    width: 100%;
    height: 65px;
    padding-top: 15px;
    background-image: url("/style/silver/row-footer.png");
    text-align: center;
    font-size: 12px;
}

.blog-entry
{
    margin: 50px 20px 50px 20px;
}

.blog-entry-title
{
    font-size: 16px;
}

.blog-entry-body
{
    font-size: 12px;
}

.blog-entry-image
{
    margin-top: 20px;
}

.blog-navi:hover
{
    cursor:pointer;
}

#facebook
{
    height: 48px;
    line-height: 48px;
    padding-left: 56px;
    background: transparent url("/style/silver/facebook.png") no-repeat;
}

#facebook:hover
{
    cursor: pointer;
}

.float-clear
{
    clear: both;
}

.toolbar
{
    width: 1000px;
    height: 200px;
    background: transparent url("/style/silver/toolbar.png") no-repeat;
}

.hdr1
{
    font-size: 14px;
    text-align: center;
    color: #2598da;
}

/* PLUGIN gogole_map */

.plugin_googlemap
{
    margin-bottom: 20px;
}

.googlemap-map
{
    height: 500px;
}

.grid_4 .googlemap-map
{
    height: 220px;
}

.grid_6 .googlemap-map
{
    height: 340px;
}

/* ENDPLUGIN gogole_map */

/* jquery-ui override */

.ui-state-default, .ui-state-active 
{
    background: transparent !important;
    border: none !important;
    color: #6d6e70 !important;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited
{
    color: #6d6e70 !important;
}

.ui-state-default a:hover, .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited
{
    color: #4682af !important;
}

.ui-icon-triangle-1-e, .ui-icon-triangle-1-s
{
    background-image: url("/style/silver/trojkacik.png") !important;
    background-position: 0 0 !important;
}

.ui-widget-content
{
    background: transparent !important;
    border: none !important;
    padding-top: 0px !important;
    color: #696969 !important;
    font-size: 12px;
}

.view {
    color: #696969;
}

.ui-widget 
{
    font-family: Roboto, Arial, Helvetica, sans-serif !important;    
}

.ui-widget-content a, .view a
{
    color:#3399cc;
}

.ui-widget-content ul
{
    margin-top: 0px;
    padding-top: 0px;
}

.ui-widget-content > div > p:first-child {
    margin-top: 0px;
}

.ui-widget-content > div > p:last-child, .ui-widget-content > div > ul:last-child {
    margin-bottom: 0px;
}

.ui-accordion .ui-accordion-header a {
    font-size: 14px;
}

.recaptched {
    margin-top: 5px;
    border: solid 1px #888888;
    padding: 3px;
}

#central-info-plugin
{
    margin: 15px 0;
}
