@charset "utf-8";

body  {background: #fff; color: #000;}




/******************************************
*                 NADPISY                 *
******************************************/	
h1,h2,h3 { }
h1 { color: #aeaf3e;}
h2 { }
h3 { color: #aeaf3e;}
h4 { }
h5 { }

a { color: #acc22d;}
a:hover { color: #707f1e;}
a.openClose { background:transparent url(../img/ico-open-close.png) no-repeat;}
a:hover.openClose { background:transparent url(../img/ico-open-close.gif) no-repeat ;}
a img { border: 1px solid #bee1f2;}
a:hover img { border: solid 1px #aeaf3e;}

fieldset { border: solid 1px #dee4f0;}
legend { border: solid 1px #dee4f0;}


/******************************************
*                FORM PRVKY               *
******************************************/
.formButt { color: #fff; background:#acc22d;}




/******************************************
*          NEPODRIZENE OBSAHY             *
******************************************/
.date { color: #9c9c9c;}
.infoText { color: #aeaf3e;}

.odtrh { background: #fff;}
.odtrh2 { background: #fff;}
.odtrh3 { background: #fff;}
.odtrh4 { background: #fff;}
.odtrh5 { background: #fff;}

.top {background: url(../img/lh_roh.png) no-repeat left top;}
.top div {background: url(../img/ph_roh.png) no-repeat right top;}
.bott {background: url(../img/ld_roh.png) no-repeat left bottom;}
.bott div {background: url(../img/pd_roh.png) no-repeat right bottom;}

/***** JAVA MENU *******************************************/
.jMenu { background: #fff;}
.jMenu.vertical li a { color: #fff; background: #aeaf3e url(../img/bg-menu02.gif) no-repeat;}
.jMenu.vertical li a:hover { color: #fff; background: #898a31 url(../img/bg-menu-act02.gif) no-repeat;}
.jMenu.vertical li span.leftBl { /*background: aqua;*/}
.jMenu.vertical li span.rightBl { /*background: aqua;*/}
.jMenu.vertical .jSubmenu { background: #aeaf3e;}
.jMenu.vertical .jSubmenu li { background: #fff;}
.jMenu.vertical .jSubmenu li a { color: #aeaf3e; background: #fff; background: #EFEFC2; border: 1px solid #aeaf3e;}
.jMenu.vertical .jSubmenu li a:hover { color: #fff; background: #aeaf3e;}

/***** ANKETA *******************************************/
#survey { }
#survey a { color: green;}
#survey .ankLine { background: green;}
#survey .answ { color: green;}
#survey .pocet { color: green;}

/***** TABULKA S BORDEREM *******************************************/
.bordTable { border: solid 1px #ccc;}
.bordTable td { border: solid 1px #ccc;}
.bordTable th { border: solid 1px #ccc; background: #aeaf3e;}




/******************************************
*           PODRIZENE OBSAHY              *
******************************************/

/***** SKELET *******************************************/
#container {background: #fff;} 

/***** HLAVICKA *******************************************/
#header { background: url(../img/bg-head-02.jpg) no-repeat;}
#topMenu { color: #aeaf3e; }
#topMenu a { color: #aeaf3e; }
#topMenu a.act { color: #aeaf3e; background: url(../img/ico-path.gif) no-repeat center 25px;}
#search { background: #aeaf3e;}
#search .formButt { border: none; background: #aeaf3e url(../img/ico-search-butt.gif) no-repeat;}
#lang a { color: #ccc;}
#lang a:hover { color: #aeaf3e;}
#lang a.act { color: #aeaf3e; background: url(../img/ico-path.gif) no-repeat center 25px;}
#header .menuBl { background: #fff;}
#header .menuBl a { color: #fff; background: #aeaf3e;}
#header .menuBl a:hover { color: #fff; background: #898a31;}

/***** HLAVNI OBSAH *******************************************/
#content { background: url(../img/bg-content-02.gif) repeat-y;}

#leftCont { /*background: #4caedc;*/}

#rightCont { /*background: #c5c5c5;*/}
#rightCont h2{ color: #aeaf3e;}

#centerCont { } 
#centerCont h1 { background: none;}
#centerCont h2 { background: none;}

/***** PATICKA *******************************************/
#footer { color: #fff; background:#666 url(../img/bg-foot.gif) no-repeat;}