/* Farby pre Home page */
html { background-color: #fef3ea; }
#content-header { top:0; background-color: #4d2a0c; color: #fff; } /* top:0 - posun na normalnu poziciu - nemame history*/
#history { display: none; } /* display:none - schovaj history */
#content-container { background: #ffd8a1 url('/img/home_bg.gif') repeat-y 0 0; color: #000; }
#home-in { }
/* prava strana */
div.home_rect2 { width: 49%; float: left; min-width: 20em; display: block; }
div.home_rect1 { width: 98%; float: left; min-width: 40em; display: block; }
div.home_rect-in { margin:0 .8em .8em 0; padding: 0; float: none; clear: both; display: block; }
div.home_rect-in div { display: block; float: none; clear: both; margin: 0; padding: 0; }
div.home_rs1 { background: #ffedd4 url('/img/home_rect_s1.gif') no-repeat 100% 0; }
div.home_rs2 { background: url('/img/home_rect_s2.gif') no-repeat 0 100%; }
div.home_rs3 { background: url('/img/home_rect_s3.gif') no-repeat right bottom; padding: 0; }
div.home_rs3 div { padding: 0 2em 2em 1.5em; min-height: 10em; _height: 10em; }
div.home_rect-in h4 { font-size: 1.2em; letter-spacing: -1px; margin: 0; padding: 1em 0 .5em 0; }
div.home_rect-in p { margin: 0; padding: 0; line-height: 1.2em; }

#content-bar { background-color: #c10222; }

#content h2 { color: #ad011e; }
#content h2 span { background-image: url('/img/net_2.gif'); }

#content-menu ul.cm-l1 a:link,#content-menu ul.cm-l1 a:visited,#content-menu ul.cm-l1 a:active { color: #7e2b01; background-image: url('/img/menu_2.gif'); }
#content-menu ul.cm-l1 a:hover { background-color: #c10222; color: #fff; background-image: none; }
#content-menu ul.cm-l2 a:link,#content-menu ul.cm-l2 a:visited,#content-menu ul.cm-l2 a:active,#content-menu ul.cm-l2 a:hover { background-image: none; }

#footer { background-color: #fef3ea; color: #000; }

/* farby nadpisov ednotlivych sekcii */
.s_cervena, .s_cervena a:link, .s_cervena a:visited, .s_cervena a:active { color: #bc0101; text-decoration: none; }
.s_cervena a:hover { background-color: #bc0101; color: #fff; text-decoration: none; }
.s_zelena, .s_zelena a:link, .s_zelena a:visited, .s_zelena a:active { color: #569500; text-decoration: none; }
.s_zelena a:hover { background-color: #569500; color: #fff; text-decoration: none; }
.s_modra, .s_modra a:link, .s_modra a:visited, .s_modra a:active { color: #0341a6; text-decoration: none; }
.s_modra a:hover { background-color: #0341a6; color: #fff; text-decoration: none; }
.s_tyrkys, .s_tyrkys a:link, .s_tyrkys a:visited, .s_tyrkys a:active { color: #009084; text-decoration: none; }
.s_tyrkys a:hover { background-color: #009084; color: #fff; text-decoration: none; }
.s_hneda, .s_hneda a:link, .s_hneda a:visited, .s_hneda a:active { color: #73461c; text-decoration: none; }
.s_hneda a:hover { background-color: #73461c; color: #fff; text-decoration: none; }
.s_oranzova, .s_oranzova a:link, .s_oranzova a:visited, .s_oranzova a:active { color: #f08c00; text-decoration: none; }
.s_oranzova a:hover { background-color: #f08c00; color: #fff; text-decoration: none; }

/* lava strana */
#home-left-in { padding: 2em; }
#home-left-in h4 { font-size: 1.6em; letter-spacing: -1px; margin: 0; padding: 0; }
#home-left-in p { margin: 1em 0; padding: 0; }
#home-left-in a:link { text-decoration: underline; color: #000; }
#home-left-in a:visited { text-decoration: underline; color: #000; }
#home-left-in a:active { text-decoration: none; color: #990000; }
#home-left-in a:hover { text-decoration: none; color: #000; background-color: #ffd8a1; }
#home-left-in ul li { line-height: 1.4em; }
#home-left-in ul a:link, #home-left-in ul a:visited, #home-left-in ul a:active { text-decoration: none; }
#home-left-in div.link { text-align: right; font-weight: bold; }
#home-left-in div.link a:link, #home-left-in div.link a:visited, #home-left-in div.link a:active { color: #73461c; }
