 
        /* common Articles */
        .articlebody, .articlebody td
        {
            color: #fff;
            font-size: 12px;
            line-height: 18px;
        }
        .articleheader
        {
            font-size: 14px;
            color: #FFFFFF;
            font-family: Arial, Verdana, Helvetica, sans-serif;
        }
        .articleheadline
        {
            font-size: 22px;
            color: #006699;
            font-family: Arial, Verdana, Helvetica, sans-serif;
        }
        .articletechtable
        {
            font-size: 11px;
            line-height: 15px;
            color: #000000;
            font-family: Arial, Verdana, Helvetica, sans-serif;
        }
        .subNaviLine
        {
            background-color: #ffffff;
        }
        .cellType1
        {
            background-color: #ffffff;
        }
        .cellAsLine1
        {
            background-color: #ffffff;
        }
        .color--Green
        {
            color: #cbff04;
        }
        .color--Blue
        {
            color: #006699;
        }
        .color--Gray
        {
            color: #999999;
        }
        .color--Red
        {
            color: #cc0000;
        }
        .color--Yellow
        {
            color: #fee400;
        }
        .font-size--8
        {
            font-size: 8px;
        }
        .font-size--10
        {
            font-size: 10px;
        }
        .font-size--11
        {
            font-size: 11px;
        }
        .font-size--12
        {
            font-size: 12px;
        }
        .font-size--13
        {
            font-size: 13px;
        }
        .font-size--14
        {
            font-size: 14px;
        }
        .font-size--15
        {
            font-size: 15px;
        }
        .font-size--16
        {
            font-size: 16px;
        }
        .font-size--26
        {
            font-size: 26px;
        }
        .font-size--24
        {
            font-size: 24 px;
        }
        a
        {
            text-decoration: none;
        }
        /* content Articles */
        .articlesHome
        {
        }
        #articlesContainer
        {
            width: 800px;
            float: left;
            background-color: #6d6e71;
            margin-top: 46px;
            position: relative;
        }
        #article1
        {
            width: 960px;
            height: 46px;
            .height:346px;
            margin-top:-46px;
            margin-left:-160px;
            position:relative;
            overflow:visible;
        }
        #articlesContainer a
        {
            color: #daba19;
            text-decoration: none;
        }
        
         #articlesContainer a.seznam
        {
            color: white;
            text-decoration: none;
        }
        
         #articlesContainer img.small
        {
            border:1px solid black
        }
        
        #article2
        {
            margin-top: 0;
            .margin-top:-303px;
            .margin-bottom:-3px;
        }
        #article3
        {
            width: 800px;
            height: 49px;
            background-color: #231f20;
            border-top: 1px solid #daba19;
        }    
        #article3 img
        {
            margin-left: 32px;
            margin-top: 9px;
        }
        .cela_sirka_800 
        {
            clear:both;
            width:800px;
            margin-bottom:10px;
        }
        .levy_sloupec
        {
            float: left;
            margin-top: 20px;
            width: 440px;
            margin-left: 32px;
            margin-right:16px;
            margin-bottom:20px;
            _display:inline;
        }
        .text_sloupec
        {
            float: left;
            margin-top: 20px;
            width: 710px;
            margin-left: 32px;
            margin-right:56px;
            margin-bottom:20px;
            _display:inline;
        }
        .pravy_sloupec
        {
            text-align:right;
            float: right;
            padding-left: 10px;
            padding-top: -5;
            padding-bottom: 5px;
            width: 260px;
            .width:270px;
            margin-left:10;
            margin-right:25px;
            margin-top:20px;
            margin-bottom:20px;
            _display:inline;
        }
        .pravy_sloupec_linka
        {
            float: right;
            border-left: 2px solid #666666;
            padding-left: 10px;
            padding-top: -5;
            padding-bottom: 5px;
            width: 260px;
            .width:270px;
            margin-left:10;
            margin-right:15px;
            margin-top:20px;
            margin-bottom:20px;
            _display:inline;
        }
        #bottomSpacer
        {
            clear: both;
        }
        /* SUBNAVIGATION to override height property */#SubnavigationInclude, #SubNavigationMenuInclude
        {
            height: 500px; .height:460px;}/* mainDIV to override css properties */
        .mainDiv
        {
            text-align: left;
            width: 960px;
            height: auto;
            margin-right: auto;
            margin-left: auto;
            position: relative;
            overflow: hidden;
            background-color: #transparent;
            padding-bottom: 0px;         
        }
        /* SUBNAVIGATION to override css properties */
        #AreaTitle
        {
            margin-left: 20px;
            margin-top: 10px;
        }
        #SubnavigationInclude
        {
            margin-top: 46px;
            z-index: 1; .z-index:0;font-family:Tahoma;height:500px;.height:100%;border-top:1px solid black;}
        #SubnavigationInclude, #SubNavigationMenuInclude
        {
            width: 160px;
            float: left;
            background-color: #231f20;
            position: relative;
            height: 500px; .height:460px;}
        .menu a, .submenu a
        {
            color: #fff;
            font-weight: normal;
            text-decoration: none;
        }
        #SubNavigationMenuInclude a:hover
        {
            color: #FFFFFF;
        }
        #SubNavigationMenuInclude li
        {
            padding-bottom: 5px;
        }
        ul
        {
            list-style: none;
            margin-left: -18px; .margin-left:20px;.margin-top:10px;}
        .menu
        {
            margin-left: 0px;
            text-transform: uppercase;
        }
        .submenu
        {
            margin-left: 15px;
            text-transform: lowercase;
        }
        .marked a
        {
            color: #FFFFFF;
        }
        .dropdown
        {
            color: #FFFFFF;
            background-color: #333333;
            border-width: 1px;
            border-style: solid;
            border-color: #C80000;
            scrollbar-arrow-color: #C80000;
            margin: 0;
        }
        .textbox 
        {
            color: #FFFFFF;
            background-color: Transparent;
            border-width: 1px;
            border-style: solid;
            border-color: #C80000;
            margin: 0;
            text-align:center;
        }
        .button 
        {
            color: #000000;
            background-color: #C80000;
            border: solid 1px #C80000;
            margin: 0;
        }
        td.boutique
        {
	        border-width : 2px;
	        border-left-width : 0px;
	        border-top-width : 0px;
	        border-color : #333333;
	        border-style : inset;
        }
     