body                                    {
                                                background                      : #ffffff url('./image/background.jpg') repeat-x 0px 100px;
                                                font-family                     : Arial;
                                                color                           : #676d79;
                                                font-weight                     : normal;
                                                font-size                       : 12px;
                                                text-align                      : left;
                                                margin                          : 10px 0px 20px 0px;
                                        }
body input                              {
                                                border                          : 1px solid #d8deeb;
                                                font-family                     : Arial,Tahoma,Lucida,sans-serif;
                                                background                      : #f2f3f7;
                                                font-size                       : 11px;
                                                color                           : #666666;
                                                padding                         : 4px;
                                        }
body select                             {
                                                border                          : 1px solid #d8deeb;
                                                font-family                     : Arial,Tahoma,Lucida,sans-serif;
                                                background                      : #f2f3f7;
                                                font-size                       : 11px;
                                                color                           : #666666;
                                                padding                         : 4px;
                                        }
body textarea                           {
                                                border                          : 1px solid #d8deeb;
                                                font-family                     : Arial,Tahoma,Lucida,sans-serif;
                                                background                      : #f2f3f7;
                                                font-size                       : 11px;
                                                color                           : #666666;
                                                padding                         : 4px;
                                        }
body p                                  {
                                                line-height                     : 16px;
                                                padding                         : 0px 0px 0px 0px;
                                                margin                          : 0px 0px 10px 0px;
                                        }
body ul                                 {
                                                line-height                     : 16px;
                                                margin                          : 0px 0px 9px 0px;
                                                padding                         : 0px 0px 0px 0px;
                                        }
body ul li                              {
                                                list-style                      : none;
                                                background                      : url('./image/li_bit.gif') no-repeat 5px 9px;
                                                padding                         : 4px 0px 4px 15px;
                                        }
body ol                                 {
                                                margin                          : 6px 0px 9px 0px;
                                                padding                         : 0px 0px 0px 20px;
                                        }
a:visited,
a:active,
a                                       {
                                                color                           : #e3001b;
                                                text-decoration                 : underline;
                                        }
a:hover                                 {
                                                color                           : #e3001b;
                                                text-decoration                 : underline;
                                        }
.clearline                              {
                                                height                          : 0px;
                                                clear                           : both;
                                                line-height                     : 0px;
                                                overflow                        : hidden;
                                                font-size                       : 0px;
                                        }
img                                     {
                                                border                          : 0px;
                                        }
h1                                      {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica;
                                                font-weight                     : normal;
                                                color                           : #0c3182;
                                                font-size                       : 21px;
                                                text-transform                  : uppercase;
                                                margin                          : 0px 0px 10px 0px;
                                        }
h2                                      {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica;
                                                font-weight                     : normal;
                                                color                           : #e3001b;
                                                font-size                       : 18px;
                                                text-transform                  : none;
                                                margin                          : 0px 0px 10px 0px;
                                        }
h2.toppadding                           {
                                                padding                         : 15px 0px 0px 0px;
                                                margin                          : 0px 0px 10px 0px;
                                        }                                        
h3                                      {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica, sans-serif;
                                                font-weight                     : normal;
                                                color                           : #6c82b6;
                                                font-size                       : 15px;
                                                margin                          : 15px 0px 5px 0px;
                                        }
h3.notoppadding                         {
                                                padding                         : 0px 0px 0px 0px;
                                                margin                          : 0px 0px 5px 0px;
                                        }
.homepage-title1                        {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica;
                                                color                           : #0c3182;
                                                font-size                       : 21px;
                                                text-transform                  : uppercase;
                                        }                                        
.homepage-title2                        {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica;
                                                color                           : #0c3182;
                                                font-size                       : 19px;
                                                text-transform                  : uppercase;
                                        }                                        
.homepage-title3                        {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica;
                                                color                           : #0c3182;
                                                font-size                       : 13px;
                                                text-transform                  : uppercase;
                                        }                                        
                                        
                                            
#web-cover                              {
                                                width                           : 980px;
                                                margin                          : 0px auto;
                                        }
#web-cover-top                          {
                                                background                      : url('./image/main_corner_tln.gif') repeat-x 0px 0px;
                                                width                           : 980px;
                                                height                          : 20px;
                                                overflow                        : hidden;
                                        }
#web-cover-top-left                     {
                                                float                           : left;
                                                background                      : #ffffff url('./image/main_corner_tl.gif') no-repeat 0px 0px;
                                                width                           : 20px;
                                                height                          : 20px;
                                                overflow                        : hidden;
                                        }
#web-cover-top-right                    {
                                                float                           : right;
                                                background                      : #ffffff url('./image/main_corner_tr.gif') no-repeat 0px 0px;
                                                width                           : 20px;
                                                height                          : 20px;
                                                overflow                        : hidden;
                                        }
#web-cover-middle                       {
                                                background                      : #ffffff url('./image/main_corner_mbg.gif') repeat-y 0px 0px;
                                                width                           : 958px;
                                                padding                         : 2px 0px 2px 22px;                          
                                                overflow                        : hidden;
                                        }
#web-cover-bottom                       {
                                                background                      : url('./image/main_corner_bln.gif') repeat-x 0px 0px;
                                                width                           : 980px;
                                                height                          : 20px;
                                                overflow                        : hidden;
                                        }
#web-cover-bottom-left                  {
                                                float                           : left;
                                                background                      : #ffffff url('./image/main_corner_bl.gif') no-repeat 0px 0px;
                                                width                           : 20px;
                                                height                          : 20px;
                                                overflow                        : hidden;
                                        }
#web-cover-bottom-right                 {
                                                float                           : right;
                                                background                      : #ffffff url('./image/main_corner_br.gif') no-repeat 0px 0px;
                                                width                           : 20px;
                                                height                          : 20px;
                                                overflow                        : hidden;
                                        }
#web-content                            {
                                                width                           : 958px;
                                                min-height                      : 500px;
                                                height                          : auto !important;
                                                height                          : 500px;
                                        }
#web-content .more-info                 {
                                                background                      : url('./image/next_bit.gif') no-repeat 2px 5px;
                                                padding                         : 0px 0px 0px 10px;
                                        }                                        
#web-content .more-info a:visited,
#web-content .more-info a:active,
#web-content .more-info a:hover,
#web-content .more-info a               {
                                                color                           : #e3001b;
                                                text-decoration                 : none;
                                                font-weight                     : bold;
                                        }
#web-content-top                        {       
                                                width                           : 958px;
                                                height                          : 287px;
                                                padding                         : 0px 0px 30px 0px;
                                                overflow                        : hidden;
                                        }
#web-content-top-left                   {
                                                background                      : #ffffff url('./image/sdtch2_logo.gif') no-repeat 2px 25px;
                                                float                           : left;
                                                width                           : 218px;
                                                height                          : 262px;
                                                padding                         : 25px 0px 0px 12px;
                                                overflow                        : hidden;
                                        }
#web-content-top-left img               {
                                                width                           : 188px;
                                                height                          : 178px;
                                                border                          : 0px;
                                        }
#web-content-top-right                  {
                                                float                           : right;
                                                width                           : 725px;
                                                height                          : 287px;
                                                overflow                        : hidden;
                                        }
#web-content-top-right-icons            {
                                                background                      : url('./image/infolinka.gif') no-repeat 90% 2px;
                                                width                           : 700px;
                                                height                          : 44px;
                                                padding                         : 0px 0px 0px 25px;
                                                overflow                        : hidden;
                                        }
#web-content-top-right-icons .items     {
                                                float                           : left;
                                                padding                         : 15px 27px 0px 0px;
                                        }       
#web-content-top-right-icons .items.homepage
                                        {
                                                background                      : url('./image/icon_homepage_bit.gif') no-repeat 0px 13px;
                                                padding-left                    : 22px;
                                        }
#web-content-top-right-icons .items.sendlink
                                        {
                                                background                      : url('./image/icon_sendlink_bit.gif') no-repeat 0px 17px;
                                                padding-left                    : 24px;
                                        }
#web-content-top-right-icons .items a:visited,
#web-content-top-right-icons .items a:active,
#web-content-top-right-icons .items a:hover,
#web-content-top-right-icons .items a   {
                                                color                           : #0c3182;
                                                text-decoration                 : none;
                                                font-weight                     : bold;
                                        }
#web-content-top-right-main_image       {
                                                background                      : url('./image/top_image.jpg') no-repeat 0px 0px;
                                                width                           : 725px;
                                                height                          : 243px;
                                                overflow                        : hidden;
                                        }
#web-content-middle                     {
                                                width                           : 938px;
                                                padding                         : 0px 0px 25px 0px;
                                        }
#web-content-middle-menu                {
                                                float                           : left;
                                                width                           : 218px;
                                                height                          : 262px;
                                                padding                         : 0px 0px 0px 0px;
                                                padding                         : 0px 0px 0px 0px;
                                                min-height                      : 300px;
                                                height                          : auto !important;
                                                height                          : 300px;
                                        }
#web-content-middle-menu .main_items    {
                                                line-height                     : 16px;
                                                padding                         : 4px 0px 4px 15px;
                                                border-bottom                   : 1px solid #d8deeb;
                                        }
#web-content-middle-menu .main_items a:visited,
#web-content-middle-menu .main_items a:active,
#web-content-middle-menu .main_items a:hover,
#web-content-middle-menu .main_items a  {
                                                color                           : #0c3182;
                                                text-decoration                 : none;
                                                font-weight                     : bold;
                                        }
#web-content-middle-menu .main_items.plus
                                        {
                                                background                      : url('./image/menu_plus_bit.gif') no-repeat 6px 10px;
                                        }
#web-content-middle-menu .main_items.minus
                                        {
                                                background                      : url('./image/menu_minus_bit.gif') no-repeat 6px 12px;
                                                border-bottom                   : 1px solid #ffffff;
                                                padding-bottom                  : 5px;
                                        }
#web-content-middle-menu .sub_items     {
                                                color                           : #e3001b;
                                                font-size                       : 11px;
                                                line-height                     : 16px;
                                                padding                         : 2px 0px 2px 24px;
                                        }
#web-content-middle-menu .sub_items a:visited,
#web-content-middle-menu .sub_items a:active,
#web-content-middle-menu .sub_items a   {
                                                color                           : #747f96;
                                                text-decoration                 : none;
                                                font-weight                     : normal;
                                        }
#web-content-middle-menu .sub_items a:hover
                                        {
                                                color                           : #e3001b;
                                                text-decoration                 : none;
                                                font-weight                     : normal;
                                        }
#web-content-middle-menu .banner-2perc  {
                                                width                           : 220px;
                                                height                          : 54px;
                                                margin                          : 15px 0px 0px 0px;
                                        }                                        
#web-content-middle-content.hp          {
                                                float                           : right;
                                                width                           : 680px;
                                                min-height                      : 300px;
                                                height                          : auto !important;
                                                height                          : 300px;
                                        }
#web-content-middle-content.sp          {
                                                float                           : right;
                                                width                           : 660px;
                                                min-height                      : 300px;
                                                height                          : auto !important;
                                                height                          : 300px;
                                                margin-right                    : 20px;
                                        }
#web-content-middle-content.hp .left    {
                                                float                           : left;
                                                width                           : 345px;
                                                min-height                      : 300px;
                                                height                          : auto !important;
                                                height                          : 300px;
                                        }
#web-content-middle-content.hp .right   {
                                                float                           : right;
                                                width                           : 281px;
                                                min-height                      : 300px;
                                                height                          : auto !important;
                                                height                          : 300px;
                                        }
#web-content-middle-content.hp .right .switch
                                        {
                                                background                      : url('./image/homepage_box_line.gif') repeat-x;
                                                width                           : 276px;
                                                height                          : 30px;
                                                overflow                        : hidden;
                                                padding                         : 0px 0px 0px 5px;
                                        }
#web-content-middle-content.hp .right .switch a:visited,
#web-content-middle-content.hp .right .switch a:active,
#web-content-middle-content.hp .right .switch a:hover,
#web-content-middle-content.hp .right .switch a
                                        {
                                                display                         : block;
                                                width                           : 100%;
                                                height                          : 100%;
                                                color                           : #0c3182;
                                                text-decoration                 : none;
                                                font-weight                     : bold;
                                        }
#web-content-middle-content.hp .right .switch .switch_item
                                        {
                                                background                      : #ecf0f9 url('./image/homepage_box_line.gif') repeat-x;;
                                                float                           : left;
                                                height                          : 30px; 
                                                line-height                     : 30px;
                                                margin                          : 0px 5px 0px 0px;
                                        }
#web-content-middle-content.hp .right .switch .switch_item.active
                                        {
                                                background                      : #ffffff;
                                        }
#web-content-middle-content.hp .right .switch .switch_item .begin
                                        {
                                                float                           : left;
                                                background                      : url('./image/homepage_box_lc.gif') no-repeat;
                                                display                         : block;
                                                cursor                          : pointer;
                                                width                           : 4px;
                                                height                          : 30px;
                                                overflow                        : hidden;
                                        }
#web-content-middle-content.hp .right .switch .switch_item .middle
                                        {
                                                background                      : url('./image/homepage_box_line.gif') repeat-x 0px -29px;
                                                float                           : left;
                                                cursor                          : pointer;
                                                padding                         : 0px 5px;
                                        }        
#web-content-middle-content.hp .right .switch .switch_item .end
                                        {
                                                float                           : left;
                                                background                      : url('./image/homepage_box_rc.gif') no-repeat;
                                                display                         : block;
                                                cursor                          : pointer;
                                                width                           : 4px;
                                                height                          : 30px;
                                                overflow                        : hidden;
                                        }


#web-content-middle-content.hp .right .switchedbox
                                        {
                                                min-height                      : 165px;
                                                height                          : auto !important;
                                                height                          : 165px;
                                                padding-top                     : 4px;
                                        }
#web-content-middle-content.hp .right .switchedbox .item
                                        {
                                                color                           : #aaaaaa;
                                                font-size                       : 11px;
                                                line-height                     : 15px;
                                                padding                         : 6px 4px 6px 4px;   
                                                border-bottom                   : 1px solid #d8deeb;
                                        }
#web-content-middle-content.hp .right .switchedbox .item a
                                        {
                                                font-weight                     : bold;
                                        }
#web-content-middle-content.hp .right .switchedbox .alert
                                        {
                                                color                           : #aaaaaa;
                                                font-size                       : 11px;
                                                line-height                     : 15px;
                                                padding                         : 6px 4px 6px 4px;   
                                        }
#web-content-middle-content.hp .right .switchedbox #switchedbox_1st
                                        {
                                                display                         : block;   
                                        }
#web-content-middle-content.hp .right .switchedbox #switchedbox_2nd
                                        {
                                                display                         : none;   
                                        }
#web-content-middle-content.hp .right .banner
                                        {
                                                width                           : 281px;
                                                height                          : 60px;
                                                overflow                        : hidden;
                                        }
#web-content-middle-content.hp .right .banner.last
                                        {
                                                border-bottom                   : 1px solid #c0c8d9;   
                                        }
.document                               {
                                                line-height                     : 16px;
                                                padding                         : 5px 0px 5px 22px;
                                        }
.document.xls                           {
                                                background                      : url('./image/img_xls.gif') no-repeat 0px 5px;
                                        }
.document.doc                           {
                                                background                      : url('./image/img_doc.gif') no-repeat 0px 5px;
                                        }
.document.pdf                           {
                                                background                      : url('./image/img_pdf.gif') no-repeat 0px 5px;
                                        }
.document.all                           {
                                                background                      : url('./image/img_docs.gif') no-repeat 0px 5px;
                                        }
/*
.clanok                                 {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica;
                                                font-weight                     : normal;
                                                color                           : #0c3182;
                                                font-size                       : 21px;
                                                text-transform                  : uppercase;
                                                margin                          : 0px 0px 10px 0px;
                                        }
h2                                      {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica;
                                                font-weight                     : normal;
                                                color                           : #e3001b;
                                                font-size                       : 18px;
                                                text-transform                  : none;
                                                margin                          : 0px 0px 10px 0px;
                                        }
h2.toppadding                           {
                                                padding                         : 15px 0px 0px 0px;
                                                margin                          : 0px 0px 10px 0px;
                                        }                                        
*/
.hlava_title                            {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica;
                                                font-weight                     : normal;
                                                color                           : #0c3182;
                                                font-size                       : 17px;
                                                text-transform                  : uppercase;
                                                margin                          : 30px 0px 0px 0px;
                                                text-align                      : center;
                                        }
.hlava_title.top                        {
                                                margin                          : 0px 0px 0px 0px;
                                        }
.hlava_description                      {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica;
                                                font-weight                     : normal;
                                                color                           : #e3001b;
                                                font-size                       : 15px;
                                                margin                          : 0px 0px 10px 0px;
                                                text-align                      : center;
                                        }
.clanok                                 {
                                                font-family                     : 'Trebuchet MS', Arial, Helvetica, sans-serif;
                                                font-weight                     : normal;
                                                color                           : #6c82b6;
                                                font-size                       : 14px;
                                                margin                          : 15px 0px 2px 0px;
                                                text-align                      : center;
                                        }
#web-footer                             {
                                                width                           : 980px;
                                                height                          : 40px;
                                                margin                          : 10px auto;
                                                color                           : #a1a1a1;
                                                font-size                       : 11px;
                                                line-height                     : 22px;
                                        }
#web-footer a:visited,
#web-footer a:active,
#web-footer a:hover,
#web-footer a                           {
                                                color                           : #0c3182;
                                                text-decoration                 : underline;
                                        }
#web-footer .left                       {
                                                width                           : 460px;
                                                float                           : left;
                                                margin                          : 0px 0px 0px 14px;
                                        }
#web-footer .left .item                 {
                                                background                      : url('./image/footer_separator.gif') no-repeat 100% 6px;
                                                float                           : left;
                                                padding                         : 0px 11px 0px 10px;
                                        }
#web-footer .left .item.last            {
                                                background                      : #ffffff;
                                        }                                                                                
#web-footer .right                      {
                                                width                           : 460px;
                                                float                           : right;
                                                text-align                      : right;
                                                margin                          : 0px 25px 0px 0px;
                                        }
