html, body, #wrapper {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
}
#wrapper {
    margin: 0 auto;
    vertical-align: middle;
    width: 995px;
}

body, table, tr, td, p, input, div, ul, li, a {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 120%;
    color: #333333;

}

input, textarea,select {
    color: #444444;
    border: 1px #009B3C solid;
    background-color: #FFFFFF;
    padding-left:2px;
    font-size: 11px;
}

input.green, textarea.green {

    background-color: #e7ffce;
    font-weight:normal;
    font-size: 11px;
    color: black;

}

td img.decoration {display: block;}

a, a:visited {
    color: #006000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.news_caption{
    color: #008000;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 3px;
}

a.top-menu-link:link, a.top-menu-link:visited {
    color: #617B9B;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 110%;
}

a.top-menu-link:hover {
    color: #009B3C;
    text-decoration: none;
}

.title1 {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    line-height: 110%;
}

.title2 {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    line-height: 110%;
}

.title3 {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 110%;
}

td.caption {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    background-color: #c0eb87;
}

.green{
    color: white;
    font-size: 12px;
    font-weight: bold;
    background-color: green;
}

.red{
    color: white;
    font-size: 12px;
    font-weight: bold;
    background-color: red;
}

.small {
    font-size: 10px;
    font-weight: normal;
}

hr {
    color: #CCCCCC;
    size: 1px;
}

/* 1. izvçlne */

td.menu-sel {
    background-color: #FFFFFF;
    padding: 3px 3px 3px 8px;
}

td.menu-sel, td.menu-sel a, td.menu-sel a:visited, td.menu-sel a:active {
    color: #B70606;
    font-weight: bold;
}

td.menu-default {
    background-color: #E3FFBE;
    padding: 3px 3px 3px 8px;
}

td.menu-default, td.menu-default a, td.menu-default a:visited, td.menu-default a:active {
    color: #415B00;
    font-weight: bold;
}

/* 2. izvçlne */

td.menu2-sel {
    background-color: #FFFFFF;
    padding: 3px 3px 3px 8px;
}

td.menu2-sel, td.menu2-sel a, td.menu2-sel a:visited, td.menu2-sel a:active {
    color: #006400;
}

td.menu2-default {
    background-color: #E3FFBE;
    padding: 3px 3px 3px 8px;
}

td.menu2-winter-sel {
    background-color: #FFFFFF;
    padding: 3px 3px 3px 8px;
}

td.menu2-winter-sel, td.menu2-winter-sel a, td.menu2-winter-sel a:visited, td.menu2-winter-sel a:active {
    color: #005ea6;
}

td.menu2-winter-default, td.menu2-winter-default a, td.menu2-winter-default a:visited, td.menu2-winter-default a:active {
    background-color: #eff8ff;
    padding: 3px 3px 3px 4px;
    color: #005ea6;
}

td.winter a {
    color: #005ea6;
}


/*----------------------------------------*/


td.menu2-article-sel {
    background-color: #FFFFFF;
    padding: 3px 3px 3px 8px;
}

td.menu2-article-sel, td.menu2-article-sel a, td.menu2-article-sel a:visited, td.menu2-article-sel a:active {
    color: #972e33;
}

td.menu2-article-default, td.menu2-article-default a, td.menu2-article-default a:visited, td.menu2-article-default a:active {
    background-color: #fff5f5;
    padding: 3px 3px 3px 4px;
    color: #972e33;
}

td.article a {
    color: #972e33;
}


/* Specped. stili */

.specpied {
    text-align: center;
    font-weight: bold;
    color: #666699;
}

/*---------*/

td.navig-bottom {
    padding: 0px 10px 0px 0px;
    color: #577A00;
    font-weight: bold;
}

td.navig-bottom a, td.navig-bottom a:visited {
    color: #577A00;
    font-weight: bold;
}

td.navig-bottom a:hover {
    color: #FFFFFF;
    text-decoration:none;
}

.pagetitle, h1 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    color: Green;
}

.pagetitle-winter{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #006a94;
}

td.section-title {
    padding: 3px 3px 3px 8px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
}

.counterBox {
   color: Black;
   background-color: Silver;
   width: 80px;
   font-size: 9px;
   font-family: Tahoma;
   text-align: left;
   padding: 3px;
   border: 1px solid white;
   line-height: 150%;
}

.noborders {
    border: none;
    background-color: #e3ffbe;
}

.noborders_w {
    border: none;
    background-color: #FFFFFF;
}

td.tab a {
    font-size: 11px;
    font-weight:bold;
    color: #008000;
    text-decoration: none;

}

td.tab {
    color: #008000;
    background-image:url('images/ads_bg_no.gif');
    font-size: 11px;
    font-weight:bold;
    padding: 3px;
    padding-top: 4px;

}

td.tab-sel {
    color: #008000;
    background-image:url('images/ads_bg.gif');
    font-size: 11px;
    font-weight:bold;
    padding: 3px;
    padding-top: 4px;
}

td.inner-bg{
background-image:url('images/data_top_bg.gif');
background-position: left top;
background-repeat: repeat-x;
}

td.top-bg{
    background-image:url('images/tabs-bg.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
}

/*================================ ACTIVE CALENDAR =======================*/


.year {
    border-style: outset;
    border-width: 1px;
    background-color: #FAEBD7;
    text-align: center;
}
.month {
    border-style: none;
    background-color: #e3ffbe;
    text-align: center;
}
.yearname {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.monthname {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    /*background-color: #FFAEBD7;*/
    color: #667171;
    border-style: solid;
    border-width:0px
}
.dayname {
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #667171;
    border-style: none;
    border-width:1px
}
.weeknumtitle {
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #667171;
    border-style: none;
    border-width:1px
}
.weeknum {
    text-align: center;
    font-size: 10px;
    height:20px;
    width:20px;
    color: #CD5C5C;
    background-color: #FAEBD7;
}
.week {
    border-style: none;
    background-color: #EEDFCC;
    text-align: center;
}
.monthweek {
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #667171;
    border-style: solid;
    border-width:1px
}
.yearnavigation {
    font-size: 12px;
}
.datepicker {
    /*background-color: #FAEBD7;*/

}
.datepickerform {
    margin: 0px;
}
.monthnavigation {
    font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
    font-size: 11px;
    /*background-color: #FEEDFCC;*/
}
.yearpicker {
    font-size: 11px;
    /*background-color: #EEDFCC;*/
}
.pickerbutton {
    border-style: solid;
    border-width: 1px;
    /*background-color: #EEDFCC;*/
    background-color: white;
}
.nomonthday {
    text-align: center;
    font-size: 10px;
    height:20px;
    width:20px;
    color: #aaaaaa;
}
.monthday {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    /*background-color: #FFEFDB;*/
    background-color: white;
    color: #000000;
    height:20px;
    width:20px;
}
.today {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    background-color: #EEE9E9;
    color: #000000;
    height:20px;
    width:20px;
}
.selectedday {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border-width: 1px;
    border-style: none;
    background-color: #DDDDDD;
    height:20px;
    width:20px;
}
.sunday {
    background-color: #FFEFDB;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #667171;
    height:20px;
    width:20px;
}
.sunday a {
    color: #667171;
}
.saturday {
    background-color: #FFEFDB;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #667171;
    height:20px;
    width:20px;
}
.saturday a {
    color: #667171;
}
.event {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    height:20px;
    width:20px;
}
.event a {
    color: #000000;
}
.selectedevent {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    color: #000000;
    background-color: #CDC9C9;
    height:20px;
    width:20px;
}
.selectedevent a {
    background-color: #ffffff;
    color: #000000;
}
.todayevent {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    color: #000000;
    background-color: #EEE9E9;
    height:20px;
    width:20px;
}
.todayevent a {
    background-color: #ffffff;
    color: #000000;
}
.eventcontent {
    font-size: 10px;
    border-style: solid;
    border-width: 1px;
    width: 100%;
}

a.dayLink {
    font-size: 10px;
    font-weight: none;
    text-decoration: none;
    color: #000000;
    text-align: center;
}
a.dayLink:hover {
    text-decoration: none;
    color: #71a100;
}


#sddm
{   margin: 0;
    padding: 1;
    z-index: 30}

#sddm li
{
    word-wrap: break-word;
    /*border-right: 1px solid white;*/
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 12px arial}

#sddm li a
{   display: block;
    margin: 0 1px 0 0;
    padding: 2;
    width: 80px;
    background: #a4d532;
    color: #FFF;
    text-align: center;
    text-decoration: none}

#sddm li a:hover
{   background: #96c500}

#sddm li a.special
{   display: block;
    margin: 0 1px 0 0;
    padding: 2;
    width: 80px;
    background: #ce5a5a;
    color: #FFF;
    text-align: center;
    text-decoration: none}

#sddm li a.special:hover
{   background: #bc0700}

#sddm div
{   position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #666666;
    border: 1px solid #CCCCCC;
    filter: Alpha(Opacity=90);
    -moz-opacity: 0.9;
    opacity: .9;
    }

    #sddm div a
    {   position: relative;
        display: block;
        margin: 0;
        padding: 5px 10px;
        width: auto;
        white-space: nowrap;
        text-align: left;
        text-decoration: none;
        background: white;
        color: gray;
        font-weight:bold;
        font: 11px arial}

    #sddm div a:hover
    {   background: #c5c5c5;
        color: black}

.companies {
    width: 100%;
}
.companies, .companies td, .companies th {
    border: 1px dotted gray;
    border-collapse: collapse;
}
.companies, .companies * {
    margin: 0px;
}
.companies td {
    padding: 9px;
}
.companies .details {
    width: 100%;
}
.companies .details, .companies .details * {
    border: none;
    margin: 0px;
    padding: 0px;
}
.Ico
{
    background-image: url('/images/global-images_2.png');
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 11px;
    margin: 2px 5px 0 0;
    width: 11px;
}
.Photo
{
    background-position: -10px -167px;
}

.Mail
{
    background-position: -21px -165px;
}

.Map
{
    background-position: -32px -166px;
}

.WWW
{
    background-position: -43px -165px;
}

.Phone
{
    background-position: -55px -176px;
    height: 13px !important;
    width: 7px !important;
}

a.links {
    display: none;
}

#horeca-slideshow {
    position:relative;
    display: block;
    width:280px;
    height:182px;
}

#horeca-slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    border: none;
}

#horeca-slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#horeca-slideshow img.last-active {
    z-index:9;
}

