#footer div
{
clear:both;
font-size: 0.8em;
margin: 0 auto;
text-align: center;
}

#footer div a
{
color: #4d4d4d;
text-decoration: none;
}

#footer div a:hover
{
color: white;
text-decoration: underline;
}

/* body.sr  MENU */
body.sr #menu a.selected
{
    background-position: bottom;
    background: url(/images/web/sr-menu-back.gif);
}

body.sr #menu li.menu1 a
{
    width: 82px;
}

body.sr #menu li.menu1 a:hover
{
    background: url(/images/web/sr-menu-white.gif);
}

body.sr #menu li.menu2 a
{
    width: 82px;
    background-position: -91px;
}

body.sr #menu li.menu2 a:hover
{
    background: url(/images/web/sr-menu-white.gif);
    background-position: -91px;
}

body.sr #menu li.menu3 a
{
    width: 126px;
    background-position: -182px;
}

body.sr #menu li.menu3 a:hover
{
    background: url(/images/web/sr-menu-white.gif);
    background-position: -182px;
}

body.sr #menu li.menu4 a
{
    width: 120px;
    background-position: -317px;
}

body.sr #menu li.menu4 a:hover
{
    background: url(/images/web/sr-menu-white.gif);
    background-position: -317px;
}

/* RESET */

/*  html, body, div, span, applet, object, iframe, 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, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,  a, abbr, acronym,     del, dfn,  img, ins, kbd, q, s, samp,      tt, var, dl, dt, dd,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

a
{
    outline: none;
}

table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}

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



/* @group TYPOGRAPHY */

body
{
	font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5; /* Unitless for proper inheritance */
    font-size: 14px;
}

/* This is where you set your desired font size. The line-height 
   and vertical margins are automatically calculated from this. 
   
   You have to add an extra calculation here because of IE, so that 
   all users may resize text manually in their browsers.
   
   The top one is for IE: The percentage is of 16px (default IE text size)
   10px is 62.5%, 12px is 75%, 13px is 81.25%, and so forth).
   The second value is what all other browsers see (the wanted font size). */

body
{
    font-size: 87.5%;
    color: #4c4c4c;
}
/* IE */
html > body
{
    font-size: 14px;
}
/* Other browsers */


/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    clear: both;
}

h1
{
    font-size: 1.5em;
    line-height: 1.5;
    font-weight: bold;
}
h2
{
    font-size: 1.25em;
    line-height: 1.5;
    color: #FFB033;
}



h3
{
    font-size: 1.15em;
    line-height: 1.5;
    color: #ddd;
}
h4
{
    font-size: 1.10em;
    line-height: 1.5;

}
h5
{
    font-size: 1em;

}
h6
{
    font-size: 1em;
}

#wrapper
{
    width: 960px; /* zmestit aj home... */
    margin: 0 auto;
}


body.home
{
    background-image: url(/images/web/body-home-bg.gif);
    background-repeat: repeat-x;
    background-color: #e5e9c2;

}

body.content
{
    background-image: url(/images/web/body-content-bg-fx.gif);
    background-repeat: repeat-x;
    background-color: white;
}


#header
{
    height: 99px;
    background: #151515 url(/images/web/bg-top.gif);
}

#header img
{
    margin: 20px 0 0 10px;
    float: left;
}

#header p
{
    margin: 50px 0 0 10px;
    float: left;
    color: #e5e9c2;
    font-size: smaller;
}

#header li
{
    display: block;
    float: left;
    height: 28px;
    margin: 0 5px 0 5px;
    outline: none;
}


#menu
{
    float: left;
    margin: 15px 0 0 50px;
}

body.en #menu a
{
    display: block;
    background: url(/images/web/en-menu-green.gif);
    height: 28px;
}

body.sr #menu a
{
    display: block;
    background: url(/images/web/sr-menu-green.gif);
    height: 28px;
}

/*  IE 6 FIX
#menu a:hover
{
      background: url(/images/web/en-menu-white.gif);
       
} */

/* body.en  MENU */
body.en #menu a.selected
{
    background-position: bottom;
    background: url(/images/web/en-menu-back.gif);
}


body.en  #menu li.menu1 a
{
    width: 71px;
}

body.en #menu li.menu1 a:hover
{
    background: url(/images/web/en-menu-white.gif);
}


body.en #menu li.menu2 a
{
    width: 87px;
    background-position: -79px;
}

body.en #menu li.menu2 a:hover
{
    background: url(/images/web/en-menu-white.gif);
    background-position: -79px;
}

body.en #menu li.menu3 a
{
    width: 149px;
    background-position: -178px;
}

body.en #menu li.menu3 a:hover
{
    background: url(/images/web/en-menu-white.gif);
    background-position: -178px;
}

body.en #menu li.menu4 a
{
    width: 143px;
    background-position: -336px;
}

body.en #menu li.menu4 a:hover
{
    background: url(/images/web/en-menu-white.gif);
    background-position: -336px;
}

body.en #header h1, body.en #menu span, body.sr #header h1, body.sr #menu span
{
  /*  background: url(/images/web/en-menu-white.gif);*/
    display: none;
}


a.readmore
{
    font-size: 12px;
    background: url(/images/web/button-read-more.gif);
    display: block;
    width: 70px;
    height: 22px;
    text-decoration: none;
    color: White;
    text-align: center;
    line-height: 22px;
    float: right;
    margin: 0 0 100px 0;
}

a.readmore:hover
{
    color: Black;
}

body.home #content
{
    background-image: url(/images/web/bg-home.gif);
    background-repeat: no-repeat;
    background-position: -90px 0;
}

body.content #content
{
    background-image: url(/images/web/bg-content.gif);
    background-repeat: no-repeat;
    background-color: White;
    min-height: 500px;
}

#article a
{
    color: #63b100;
    text-decoration: none;
}

#article a:hover
{
    text-decoration: underline;
}

#article
{
    width: 600px;
    float: left;
    margin: 30px 0 20px 10px;
    color: #666666;
    font-size: 13px;
}

#article h1
{
    color: #666666;
    font-size: 24px;
}

#article h2, #article h2 a
{
    color: #63b100;
    font-size: 18px;
    text-decoration: none;
}

#article h2 a:hover
{
    text-decoration: underline;
}

#article h3
{
    color: #63b100;
    font-size: 16px;
    font-weight: none;
}

#article h4
{
    color: #63b100;
    font-size: 1.1em;
    font-weight: none;
}

#article ul, #article ol
{
    padding-left: 10px;
    margin-bottom: 0.3em;
	margin-top: 0.3em;
}

#article ul li
{
    list-style-image: url(/images/web/bullet-green.gif);
    list-style-position: outside;
    line-height: 2em;
	margin-left: 1em;
}

#article ol li
{
    list-style-position: outside;
    line-height: 2em;
margin-left: 1em;
}



#article p
{
    line-height: 2em; /*  1.5em; */
    margin-bottom: 0.5em;
}

#article img {
	margin: 1.5em 0 1em 0;
}

#content-menu
{
    width: 290px;
    height: 500px;
    float: right;
    margin-right: 30px; /* 100 - 90 */
}

#content-menu ul li
{
    margin: 0 0 3px 0;
    display: block;
    width: 290px;
}

#content-menu ul
{
    margin-top: 30px;
}

#content-menu ul li a, #content-menu ul li span
{
    font-weight: bold;
    font-size: 18px;
    height: 33px;
    display: block;
    padding-left: 10px;
    line-height: 33px;
    color: #63B100;
    text-decoration: none;
}

#content-menu ul li.first
{
    display: none;
}

#content-menu ul li a:hover, #content-menu ul li a.selected
{
    color: White;
    text-decoration: none;
    background-image: url(/images/web/button-green.gif);
}

#content-menu img.reference-logo
{
    border: 0;
    margin: 20px;
}




#philosophy, #announcements, #references
{
    float: left;
    width: 320px;
    height: 334px;
    background: url(/images/web/bg-homebox.gif);
    overflow: hidden; /* ie6 fix*/
}

#philosophy h2, #announcements h2, #references h2
{
    display: block;
    color: #ffffff;
    font-size: 20px;
    margin-left: 20px;
    line-height: 60px;
}


#philosophy
{
    margin: 0
    /* 0 0 0 90px;*/
}

#philosophy p
{
    margin: 23px 40px 0 28px;
}

#philosophy p.philosophy-holder
{
    height: 170px;
}

#philosophy span.howdowe
{
    float: left;
    color: #63b100;
    font-weight: bold;
}

/* Announcements */
#announcements p
{
    margin: 0 40px 0 28px;
    font-size: 12px;
    height: 55px;
    line-height: 1.2em;
}

#announcements img.separator
{
    margin: 0 0 0 30px;
    padding: 0;
    border: 0;
}

#announcements h2
{
    margin-bottom: 20px;
}

#announcements p.date
{
    margin: 0 0 0 28px;
    color: #63b100;
    font-size: 10px;
    border: none;
    height: auto;
}


#announcements p.anonctext a 
{
    color: #63b100;
    text-decoration: none;
}

#announcements p.anonctext a:hover
{
    text-decoration: underline;
}

#announcements p.readmore
{
    margin: 0 40px 0 28px;
    height: 30px;
}

#announcements h3
{
    font-size: 14px;
    color: #63b100;
    margin: 0 0 0 28px;
    font-weight: bold;
    text-decoration: none;
}

#announcements h3 a
{
    color: #63b100;
    text-decoration: none;
}

#announcements h3 a:hover
{
    text-decoration: underline;
}

/* references */
#references h3, #references h3 a
{
    color: #63b100;
    font-size: 14px;
    font-weight: bold;
    width: 170px;
    float: right;
    display: block;
    padding: 0;
    margin: 5px 0 0 0;
    clear: none;
    text-decoration: none;
}

#references h3 a:hover
{
    text-decoration: underline;
}

#references p
{
    font-size: 12px;
    width: 170px;
    float: right;
    line-height: 1.0em;
    height: 27px;
}

#references p.view-more
{
    margin: 0 40px 0 28px;
}

#references div p a
{
    text-decoration: none;
    font-size: 12px;
    color: #4c4c4c;
}

#references div
{
    margin: 0 0 0 30px;
    width: 250px;
    float: left;
}

#references img.separator
{
    margin: 0 0 0 30px;
    padding: 0;
    border: 0;
}

#references img.ref-logo
{
    float: left;
    margin: 4px 0 0 0;
}

/* footer */
#footer-wrapper
{
    clear: both;
    background: #181818 url(/images/web/bg-bottom.gif);
    height: 100px;
}

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

#footer ul
{
    clear: both;
    padding: 35px 0 0 10px;
    margin: 0 auto;
}

#footer ul li
{
    float: left;
    display: block;
}

#footer ul li.contact
{
    border: none;
    margin-left: 80px;
    margin-top: -25px; /* Mark added */
}

#footer ul li.contact a
{
    border: none;
    padding: 0;
}


#footer ul li a
{
    color: #4c4c4c;
    text-decoration: none;
    line-height: 22px;
    border-right: solid 1px #4d4d4d;
    padding: 0 8px 0 8px;
}

#footer ul li a:hover
{
    color: #e5ebc9;
}

#footer a.last-footer-item
{
    border: none;
}

/* ADMIN LINKS TO EE */
#content a.admin, #footer a.admin, #article a.admin
{
    font-size: 11px;
    line-height: 20px;
    color: White;
    background-color: #cc6633;
    padding: 0 5px 0 5px;
    text-decoration: none;
    margin: 5px;
}

#content a.admin:hover, #footer a.admin:hover
{
    color: #cc6633;
    background: none;
    border: solid 1px #cc6633;
}

/* language-switch */

#language-switch
{
    float: right;
    text-align: right;
    text-transform: uppercase;
    display: inline;
    padding: 4px;
}

#language-switch a
{
    color: #8ec747;
    text-decoration: none;
}

#language-switch a:hover
{
    color: #fff;
}

/* references listing */
#article.listing
{
    width: 800px;
}

#article.listing h2
{
    display: inline;
}

#article.listing img
{
    float: right;
}

#article.listing hr
{
    visibility: hidden;
    clear: both;
}

#article.listing p
{
    width: 600px;
}

/* contact form */

#article.contact sup
{
    color: #a52a2a;
}

/* styles */

b, strong
{
    font-weight: bold;
}

em, i
{
    font-style: italic;
}



p.whitemenuloader
{
 background: url(/images/web/en-menu-white.gif);
height:0;
margin:0;
display:inline;
}

p.greenbuttonloader
{
background-image: url(/images/web/button-green.gif);
height:0;
margin:0;
display:inline;
}


