/*
  Copyright (c) 2008 Art4Web.cz [http://www.art4web.cz]
*/
*, A { font-family:"Myriad Pro", sans-serif; font-size:10px; color:#717070; }
BODY { margin:0px; padding:0px; }
H1, H2, H3, H4, H5 { margin:0px; }
P { margin:0px 0px 10px 0px; line-height:100%; text-align:justify; }
A { text-decoration:none; }
A:hover { color:#e27b15 ! important; Xtext-decoration:underline; }
FORM { display:inline; }
HR { height:1px; Xcolor:#737d80; }
IMG { border:0px; }
UL { padding:0px; margin:0px; }

/* -------------------------------------------------------------------------- */
/* obecne tridy                                                               */
/* -------------------------------------------------------------------------- */
.middle { vertical-align:middle ! important; }
.no-border { border: none ! important; }
.no-background { background: none ! important; }
.bold { font-weight:bold ! important; }
.italic { font-weight:italic ! important; }
.block { display:block; float:left; }
.clear { clear: both ! important; }
.hidden { position:relative; visibility:hidden; }

.center { text-align: center ! important; }
.normal { font-size:100%; font-weight:normal ! important; }
.font10 { font-size:10px ! important; }
.floatBox { float:left; }
.padding5 { padding:5px; }
.mTop5 { margin-top:5px; }
.mLeft5 { margin-left:5px; }
.mLeft20 { margin-left:20px; }
.mLeft40 { margin-left:40px; }
.mLeft80 { margin-left:80px; }
.mTop15 { margin-top:15px; }
.mBot15 { margin-bottom:15px; }
.mRight10 { margin-right:10px; }
.mRight20 { margin-right:20px; }
.mRight50 { margin-right:50px; }
.mBot5 { margin-bottom:5px; }
.pTop5 { padding-top:5px; }
.pTop10 { padding-top:10px; }
.w100per { width:100%; }
.w100 { width:100px; }
.w300 { width:300px; }
.w50per { width:50%; }
.left { text-align:left ! important; }
.right { text-align:right ! important; }
.fleft { float:left ! important; }
.fright { float:right ! important; }
.msg { margin:20px 0px 10px 0px; }
.err { color:red; margin:20px 0px 10px 0px; }
.message { margin-top:25px; }
.messageStackWarning { color:orange; font-weight:bold; }
.messageStackSuccess { color:blue; font-weight:bold; }
.messageStackError { color:red; font-weight:bold; }
.print { display:none; }
A.underlined { border-bottom:1px solid #6e6c6d; }
A.underlined:hover { text-decoration:none; }
.no-underline { text-decoration:none ! important; }
.no-background { background:none ! important; }

/* -------------------------------------------------------------------------- */
/* layout                                                                     */
/* -------------------------------------------------------------------------- */
HTML { Xheight:100%; margin:0px; padding:0px; }
BODY { width:100%; height:100%; margin:0px; padding:0px; text-align:center; Xbackground:green; }

DIV.container { position:relative; width:1003px; height:595px; margin:0px auto; text-align:left; Xbackground:gray; }

/* -------------------------------------------------------------------------- */
/* menu                                                                       */
/* -------------------------------------------------------------------------- */
/* main menu */
DIV#menu-main { position:absolute; width:150px; height:90px; Xbackground:#eee; }
DIV#menu-main A { display:block; position:absolute; width:100%; height:20px; padding-left:15px; 
  color:#bcbcbc; font-size:17px; background:url("../img/menu-main-bullet.png") 0px 12px no-repeat; }
DIV#menu-main A:hover, DIV#menu-main A.active { color:#e27b15; background-position:0px -16px; }

/* bottom menu */
DIV#menu-bottom { position:absolute; text-align:right; top:-11px; left:240px; margin-left:0px; width:300px; height:90px; Xbackground:#eee; }
DIV#menu-bottom A { color:#bcbcbc; }

/* ////////////////////////////////////////////////////////////////////////// */

/* -------------------------------------------------------------------------- */
/* PODSTRANKY                                                                 */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* header                                                                     */
/* -------------------------------------------------------------------------- */
DIV.container DIV#header { position:relative; margin:0px 81px 0px 83px; height:47px; border-bottom:1px solid #cdcdcd; Xbackground:url("../img/header_bg.gif") repeat-y; Xbackground:#fff; }
DIV.container DIV#header A#logo { display:block; position:absolute; top:11px; left:0px; width:137px; height:24px; background:url("../img/logo.png") no-repeat; Xbackground:blue; Xfilter:alpha(opacity=50); }
DIV.container DIV#header DIV#slogan { position:absolute; top:15px; left:161px; font-size:16px; color:#bcbcbc; }

/* -------------------------------------------------------------------------- */
/* content                                                                    */
/* -------------------------------------------------------------------------- */
DIV.container DIV.content { position:relative; height:518px; }
DIV.container DIV.content DIV#pane-left { float:left; width:468px; padding-left:83px; height:518px; Xbackground:blue; }
DIV.container DIV.content DIV#pane-right { float:left; width:452px; height:518px; background:url("../img/pane-right_bg.png") left bottom no-repeat; Xbackground:red; }

/* -------------------------------------------------------------------------- */
/* menu                                                                       */
/* -------------------------------------------------------------------------- */
/* main menu */
DIV.container DIV#menu-main { top:77px; right:110px; }
DIV.container DIV#menu-main A#menu-main-sindat { top:9px; left:2px; }
DIV.container DIV#menu-main A#menu-main-skupina { top:38px; left:24px; }
DIV.container DIV#menu-main A#menu-main-produkty { top:69px; left:38px; }

/* -------------------------------------------------------------------------- */
/* footer                                                                     */
/* -------------------------------------------------------------------------- */
DIV.container DIV#footer { position:relative; width:100%; height:29px; Xbackground:gray; }
DIV.container DIV#footer DIV#copyright { position:absolute; width:200px; height:39px; right:107px; bottom:0px; text-align:right; color:#bcbcbc; 
  padding-right:30px; background:url("../img/copyright_bg.jpg") right no-repeat; Xbackground:red; }
DIV.container DIV#footer DIV#copyright A { color:#bcbcbc; }

/* -------------------------------------------------------------------------- */
/* HOMEPAGE                                                                   */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* header - homepage                                                          */
/* -------------------------------------------------------------------------- */
DIV#container-home DIV#header { position:relative; margin:0px 81px 0px 83px; border:0px; height:48px; Xbackground:#eee; }
DIV#container-home DIV#header A#logo { display:block; position:absolute; top:0px; left:0px; width:264px; height:51px; z-index:100; background:url("../img/logo-home.png") no-repeat; Xbackground:blue; Xfilter:alpha(opacity=50); }
DIV#container-home DIV#header DIV#slogan { position:absolute; top:18px; left:403px; font-size:28px; }

/* -------------------------------------------------------------------------- */
/* content - homepage                                                         */
/* -------------------------------------------------------------------------- */
DIV#container-home DIV.content { position:static; }
DIV#container-home DIV.content DIV#pane-left { display:none; }
DIV#container-home DIV.content DIV#pane-right { float:none; width:100%; height:518px; background:url("../img/home_bg.jpg") 290px 7px no-repeat; Xbackground:red; }

/* -------------------------------------------------------------------------- */
/* menu - homepage                                                            */
/* -------------------------------------------------------------------------- */
/* main menu */
DIV#container-home DIV#menu-main { top:207px; left:130px; text-align:right; Xbackground:red; }
DIV#container-home DIV#menu-main A { padding-left:0px; padding-right:15px; background:url("../img/menu-main-bullet.png") 155px 12px no-repeat; Xbackground:blue; }
DIV#container-home DIV#menu-main A:hover { background-position:155px -16px; }
DIV#container-home DIV#menu-main A#menu-main-sindat { top:11px; left:21px; }
DIV#container-home DIV#menu-main A#menu-main-skupina { top:40px; left:10px; }
DIV#container-home DIV#menu-main A#menu-main-produkty { top:68px; left:2px; }

/* bottom menu */
DIV#container-home DIV#menu-bottom { left:275px; width:200px; height:90px; Xbackground:#eee; }
DIV#container-home DIV#menu-bottom SPAN { display:none; }

/* ////////////////////////////////////////////////////////////////////////// */

/* -------------------------------------------------------------------------- */
/* jazyky                                                                     */
/* -------------------------------------------------------------------------- */
DIV#pane-lang { position:absolute; width:64px; padding-right:1px; height:24px; top:0px; right:0px; line-height:20px; text-align:center; vertical-align:middle; background:#bcbcbc; color:#fff; }
DIV#pane-lang SPAN { color:#e27b15; }
DIV#pane-lang A { color:#fff; }
A#lang-cs { Xbackground:url("../img/flag_cs.jpg") no-repeat; }
A#lang-en { Xbackground:url("../img/flag_en.jpg") no-repeat; }
A#lang-de { Xbackground:url("../img/flag_de.jpg") no-repeat; }

/* -------------------------------------------------------------------------- */
/* podstranky                                                                 */
/* -------------------------------------------------------------------------- */
DIV.content {  }

/* -------------------------------------------------------------------------- */
/* ISO                                                                        */
/* -------------------------------------------------------------------------- */
DIV#content-iso DIV.inner { margin:20px 35px 20px 10px; }
DIV#content-iso H1 { font-size:17px; color:#e27b15; margin-bottom:15px; }
DIV#content-iso DIV.inner UL { margin:0px 0px 10px 20px; }

/* -------------------------------------------------------------------------- */
/* Sindat                                                                     */
/* -------------------------------------------------------------------------- */
/* menu sindat */
DIV#content-sindat DIV#menu-sindat A { display:block; position:absolute; z-index:100; 
  text-align:center; vertical-align:middle; font-size:23px; font-weight:bold; color:#b3b3b3; Xbackground:blue; }

div#content-sindat div#menu-sindat a#menu-main-sindat-kontakty { left:130px; top:94px; width:114px; }
div#content-sindat div#menu-sindat a#menu-main-sindat-zamereni { font-size:16px; left:460px; top:130px; width:102px; }
div#content-sindat div#menu-sindat a#menu-main-sindat-historie { font-size:22px; left:278px; top:221px; width:152px; }
div#content-sindat div#menu-sindat a#menu-main-sindat-struktura { font-size:15px; left:610px; top:228px; width:90px; }

DIV#content-sindat DIV#p1 { position:absolute; top:7px; left:83px; width:840px; height:511px; background:url("../img/sindat-p1.jpg") no-repeat; }

/* submenu sindat */
DIV.content-sindat DIV#pane-left DIV#menu-sindat { padding-bottom:10px; }
DIV.content-sindat DIV#pane-left DIV#menu-sindat DIV.inner { margin:auto; height:55px; border-bottom:1px solid #cdcdcd; overflow:visible; }
DIV.content-sindat DIV#pane-left DIV#menu-sindat UL { background:none; padding-left:0px; }
DIV.content-sindat DIV#pane-left DIV#menu-sindat LI { float:left; display:inline; padding:0px; background:none; line-height:150%; }
DIV.content-sindat DIV#pane-left DIV#menu-sindat A { padding-left:12px; font-size:13px; font-weight:bold; text-decoration:none; color:#bcbcbc; 
  background:url("../img/menu-main-bullet.png") 0px 4px no-repeat; margin-top:10px; display:block; float:left; }
DIV.content-sindat DIV#pane-left DIV#menu-sindat A:hover, DIV.content-sindat DIV#pane-left DIV#menu-sindat A.active { color:#e27b15 ! important; background-position:0px -24px; }

DIV#menu-sindat A#menu-sindat-historie { width:100px ! important; Xbackground:red ! important; }
DIV#menu-sindat A#menu-sindat-zamereni { width:100px ! important; Xbackground:blue ! important; }
DIV#menu-sindat A#menu-sindat-struktura { width:100px ! important; Xbackground:gray ! important; }
DIV#menu-sindat A#menu-sindat-najdete { width:100px ! important; Xbackground:orange ! important; }

DIV.content-sindat DIV#pane-left DIV.inner { height:396px; padding-right:20px; overflow:auto; }
DIV.content-sindat DIV#pane-right { background:url("../img/sindat_bg.jpg") left bottom no-repeat ! important; }

DIV.content-sindat H1 { font-size:17px; color:#e27b15; margin-bottom:15px; }
DIV.content-sindat H2 { font-size:13px; margin-bottom:5px; }
DIV.content-sindat UL { margin-bottom:8px; }
DIV.content-sindat UL LI { list-style-type:none; line-height:170%; background:url("../img/menu-main-bullet_a.png") 0px 6px no-repeat; padding-left:25px; }

/* postranky */
/* Organizacni struktura */
DIV#content-sindat-organizacni-struktura { position:relative; }
DIV#content-sindat-organizacni-struktura DIV.inner { overflow:visible ! important; }
DIV#content-sindat-organizacni-struktura DIV#scheme { position:absolute; width:730px; height:100%; background:#fff; opacity:0.9; filter:alpha(opacity=90); }
DIV#content-sindat-organizacni-struktura DIV#scheme * { font-family:sans-serif; font-size:9px; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.inner { text-align:center; padding:5px 2px; height:48px; important; Xbackground:blue; }

DIV.bubble { position:absolute; top:0px; left:0px; width:150px; padding:5px; visibility:hidden; border:1px solid #000; text-align:left; }
DIV.bubble H2 { font-size:11px; }
DIV.bubble P { margin-bottom:0px; }

DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-1 { position:absolute; cursor:arrow; z-index:10; height:60px; background:#e27b15; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-1 * { color:#fff; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-1 DIV.inner DIV.top-left { position:absolute; top:0px; left:0px; width:3px; height:3px; background:url("../img/box-1-top-left.png") no-repeat; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-1 DIV.inner DIV.top-right { position:absolute; top:0px; right:0px; width:3px; height:3px; background:url("../img/box-1-top-right.png") no-repeat; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-1 DIV.inner DIV.bottom-right { position:absolute; bottom:0px; right:0px; width:3px; height:3px; background:url("../img/box-1-bottom-right.png") no-repeat; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-1 DIV.inner DIV.bottom-left { position:absolute; bottom:0px; left:0px; width:3px; height:3px; background:url("../img/box-1-bottom-left.png") no-repeat; }

DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-2 { position:absolute; cursor:arrow; z-index:10; height:72px; background:#717070; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-2 * { color:#fff; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-2 DIV.inner DIV.top-left { position:absolute; top:0px; left:0px; width:3px; height:3px; background:url("../img/box-2-top-left.png") no-repeat; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-2 DIV.inner DIV.top-right { position:absolute; top:0px; right:0px; width:3px; height:3px; background:url("../img/box-2-top-right.png") no-repeat; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-2 DIV.inner DIV.bottom-right { position:absolute; bottom:0px; right:0px; width:3px; height:3px; background:url("../img/box-2-bottom-right.png") no-repeat; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-2 DIV.inner DIV.bottom-left { position:absolute; bottom:0px; left:0px; width:3px; height:3px; background:url("../img/box-2-bottom-left.png") no-repeat; }

DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-3 { position:absolute; cursor:arrow; z-index:10; height:60px; background:#fff; border:1px solid #959494; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-3 DIV.inner DIV.top-left { position:absolute; top:-1px; left:-1px; width:3px; height:3px; background:url("../img/box-3-top-left.png") no-repeat; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-3 DIV.inner DIV.top-right { position:absolute; top:-1px; right:-1px; width:3px; height:3px; background:url("../img/box-3-top-right.png") no-repeat; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-3 DIV.inner DIV.bottom-right { position:absolute; bottom:-1px; right:-1px; width:3px; height:3px; background:url("../img/box-3-bottom-right.png") no-repeat; }
DIV#content-sindat-organizacni-struktura DIV#scheme DIV.box-3 DIV.inner DIV.bottom-left { position:absolute; bottom:-1px; left:-1px; width:3px; height:3px; background:url("../img/box-3-bottom-left.png") no-repeat; }

DIV#generalni-reditel { top:0px; left:270px; width:160px; }
DIV#generalni-reditel * { color:#000 ! important; }
DIV#poradce-gr { top:0px; left:155px; width:100px; }
DIV#asistent-gr { top:5px; left:420px; width:110px; height:71px ! important; }

DIV#reditel-divize-textil { top:80px; left:15px; width:120px; }
DIV#obchodni-manazer-textil { top:160px; left:0px; width:100px; }

DIV#reditel-divize-chemie { top:80px; left:150px; width:120px; }

DIV#reditel-divize-kamen { top:80px; left:285px; width:120px; }
DIV#obchodni-manager-kamen-1 { top:160px; left:220px; width:137px; }
DIV#obchodni-manager-kamen-2 { top:225px; left:220px; width:137px; }
DIV#obchodni-manager-kamen-3 { top:290px; left:220px; width:137px; }
DIV#obchodni-manager-kamen-4 { top:355px; left:220px; width:137px; }

DIV#reditel-divize-finance { top:80px; left:420px; width:305px; }
DIV#manazer-pro-controlling-skupiny { top:160px; left:442px; width:100px; height:71px ! important; }
DIV#manazer-back-office-1 { top:255px; left:385px; width:100px; }
DIV#manazer-back-office-2 { top:255px; left:490px; width:100px; }
DIV#manazer-pro-ekonomiku-spravu-majetku { top:160px; left:625px; width:100px; height:82px ! important; }
DIV#manazer-pro-spravu-majetku { top:255px; left:600px; width:100px; }
DIV#recepce { top:320px; left:600px; width:100px; }                                                       

DIV#boxy-sipky-1 { position:absolute; top:152px; left:105px; width:13px; height:61px; background:url("../img/boxy-sipky-4_2.png") bottom no-repeat; }
DIV#boxy-sipky-2 { position:absolute; top:152px; left:605px; width:13px; height:61px; background:url("../img/boxy-sipky-4.png") bottom no-repeat; }
DIV#boxy-sipky-3 { position:absolute; top:152px; left:549px; width:13px; height:61px; background:url("../img/boxy-sipky-4_2.png") bottom no-repeat; }
DIV#boxy-sipky-4 { position:absolute; top:152px; left:362px; width:13px; height:240px; background:url("../img/boxy-sipky-4_2.png") no-repeat; }
DIV#boxy-sipky-5 { position:absolute; top:244px; left:706px; width:13px; height:114px; background:url("../img/boxy-sipky-4_2.png") bottom no-repeat; }
DIV#boxy-sipky-6 { position:absolute; top:65px; left:84px; width:336px; height:13px; background:url("../img/boxy-sipky-6.png") left no-repeat; }
DIV#boxy-sipky-7 { position:absolute; top:60px; left:336px; width:13px; height:7px; background:url("../img/boxy-sipky-4_2.png") no-repeat; }
DIV#boxy-sipky-8 { position:absolute; top:64px; left:439px; width:148px; height:13px; background:url("../img/boxy-sipky-6_2.png") right no-repeat; }
DIV#boxy-sipky-9 { position:absolute; top:239px; left:430px; width:148px; height:13px; background:url("../img/boxy-sipky-9.png") left no-repeat; }
DIV#boxy-sipky-10 { position:absolute; top:113px; left:574px; width:11px; height:133px; background:url("../img/boxy-sipky-10.png") left no-repeat; }

/* Divize a kompetence */
DIV#content-sindat-divize-a-kompetence H2 { text-transform:uppercase; }

/* -------------------------------------------------------------------------- */
/* Produkty                                                                   */
/* -------------------------------------------------------------------------- */
/* menu produkty */
DIV#content-produkty DIV#menu-produkty A { display:block; position:absolute; z-index:100; 
  text-align:center; font-size:24px; font-weight:bold; color:#b3b3b3; Xbackground:blue; }
DIV#content-produkty DIV#menu-produkty A#menu-main-produkty-chemie { top:100px; left:102px; width:152px; }
DIV#content-produkty DIV#menu-produkty A#menu-main-produkty-textilie { font-size:20px; top:319px; left:261px; width:115px; }
DIV#content-produkty DIV#menu-produkty A#menu-main-produkty-elektro { font-size:20px; top:136px; left:367px; width:134px; }

DIV#content-produkty DIV#p1 { position:absolute; top:7px; left:83px; width:840px; height:511px; background:url("../img/produkty-p1.jpg") no-repeat; }

/* submenu produkty */
DIV.content-produkty DIV#pane-left DIV#menu-produkty { padding-bottom:10px; }
DIV.content-produkty DIV#pane-left DIV#menu-produkty DIV.inner { margin:auto; height:55px; border-bottom:1px solid #cdcdcd; }
DIV.content-produkty DIV#pane-left DIV#menu-produkty UL { background:none; padding-left:0px; }
DIV.content-produkty DIV#pane-left DIV#menu-produkty LI { float:left; display:inline; padding:0px; }
DIV.content-produkty DIV#pane-left DIV#menu-produkty A { padding-left:15px; font-size:13px; font-weight:bold; text-decoration:none; color:#bcbcbc; 
  background:url("../img/menu-main-bullet.png") 0px 6px no-repeat; margin-top:10px; display:block; float:left; }
DIV.content-produkty DIV#pane-left DIV#menu-produkty A:hover, DIV.content-produkty DIV#pane-left DIV#menu-produkty A.active { color:#e27b15 ! important; background-position:0px -22px; }

DIV#menu-produkty A#menu-produkty-chemie { width:160px ! important; Xbackground:red ! important; }
DIV#menu-produkty A#menu-produkty-textilie { width:120px ! important; Xbackground:blue ! important; }
DIV#menu-produkty A#menu-produkty-elektro { width:120px ! important; Xbackground:green ! important; }

DIV.content-produkty DIV#pane-left { }
DIV.content-produkty DIV#pane-left DIV.inner { height:396px; padding-right:20px; overflow:auto; }
DIV.content-produkty H1 { padding:8px 20px; font-size:15px; font-weight:normal; text-transform:uppercase; }
DIV.content-produkty H2 { padding:0px 20px 2px 20px; border-top:1px solid #fff; border-bottom:1px solid #fff; font-size:13px; font-weight:normal; }
DIV.content-produkty UL { padding:0px; }
DIV.content-produkty UL LI { list-style-type:none; padding:1px 20px 3px 20px; color:#fff; }
DIV.content-produkty UL LI A { color:#fff; text-decoration:underline; }

DIV.content-produkty DIV#pane-right { background:url("../img/produkty_bg.jpg") left bottom no-repeat ! important; }

DIV.content-produkty DIV#loga-produkty IMG { margin:10px; }

/* podstranky */
/* Produkty finalizovane chemie */
DIV#content-produkty-produkty-finalizovane-chemie-a-stavebni-prvky H1 { color:#fff; background:#7cb224; }
DIV#content-produkty-produkty-finalizovane-chemie-a-stavebni-prvky H2 { color:#fff; background:#96c150; }
DIV#content-produkty-produkty-finalizovane-chemie-a-stavebni-prvky UL { background:#fff; }
DIV#content-produkty-produkty-finalizovane-chemie-a-stavebni-prvky UL * { color:#7cb224; }

/* Specialni textilie */
DIV#content-produkty-specialni-textilie H1 { color:#fff; background:#a71a3b; }
DIV#content-produkty-specialni-textilie H2 { color:#fff; background:#b94862; }
DIV#content-produkty-specialni-textilie UL { background:#fff; }
DIV#content-produkty-specialni-textilie UL * { color:#a71a3b; }

/* Elektro a systemy */
DIV#content-produkty-elektro-a-systemy H1 { color:#fff; background:#00646f; }
DIV#content-produkty-elektro-a-systemy H2 { color:#fff; background:#33838c; }
DIV#content-produkty-elektro-a-systemy UL { background:#fff; }
DIV#content-produkty-elektro-a-systemy UL * { color:#00646f; }

/* -------------------------------------------------------------------------- */
/* Clenove skupiny                                                            */
/* -------------------------------------------------------------------------- */
DIV#content-clenove-skupiny DIV#pane-right { background:url("../img/clenove-skupiny_bg.jpg") left bottom no-repeat ! important; }
DIV#content-clenove-skupiny DIV#pane-left { background:url("../img/clenove-skupiny_bg.gif") 299px 46px no-repeat; }

DIV#content-clenove-skupiny H1 { display:none; }
DIV#content-clenove-skupiny DIV.clenove DIV { text-align:right; }
DIV#content-clenove-skupiny DIV.clenove DIV * { text-align:right; }
DIV#content-clenove-skupiny DIV.clenove DIV H2 A { text-decoration:underline; color:#00529d ! important; }
DIV#content-clenove-skupiny DIV#clenove-1 { position:absolute; top:35px; right:536px; visibility:hidden; }
DIV#content-clenove-skupiny DIV#clenove-2 { position:absolute; top:69px; right:604px; }
DIV#content-clenove-skupiny DIV#clenove-3 { position:absolute; top:110px; right:637px; }
DIV#content-clenove-skupiny DIV#clenove-4 { position:absolute; top:142px; right:674px; }
DIV#content-clenove-skupiny DIV#clenove-5 { position:absolute; top:188px; right:680px; }
DIV#content-clenove-skupiny DIV#clenove-6 { position:absolute; top:228px; right:701px; }
DIV#content-clenove-skupiny DIV#clenove-7 { position:absolute; top:277px; right:692px; }
DIV#content-clenove-skupiny DIV#clenove-8 { position:absolute; top:320px; right:684px; }
DIV#content-clenove-skupiny DIV#clenove-9 { position:absolute; top:363px; right:651px; }
DIV#content-clenove-skupiny DIV#clenove-10 { position:absolute; top:406px; right:625px; }
DIV#content-clenove-skupiny DIV#clenove-11 { position:absolute; top:447px; right:575px; }
