html                                    {
		                                              height                          : 100%;
	                                       }
body                                    {
                                                background                      : #f9b700 url('./image/background.gif') repeat-x;
                                                font-family                     : Arial,Helvetica;
                                                color                           : #232323;
                                                font-weight                     : normal;
                                                font-size                       : 12px;
                                                text-align                      : left;
                                                margin                          : 0px 0px 0px 0px;
                                        }
body p                                  {
                                                line-height                     : 18px;
                                                padding                         : 0px 0px 0px 0px;
                                                margin                          : 0px 0px 10px 0px;
                                        }
body ul                                 {
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 8px 0px 5px 0px;
                                        }
body ul li                              {
                                                list-style-type                 : none;
                                                line-height                     : 15px;
                                                padding                         : 0px 0px 5px 17px;
                                        }
body ol                                 {
                                                margin                          : 6px 0px 9px 0px;
                                                padding                         : 0px 0px 0px 20px;
                                        }
body input				                          {
						                                          border                          : 1px solid #e8e8e8;
                                                background                      : #e8e8e8;
                                                font-size                       : 11px;
                                                font-family                     : tahoma;
						                                          color                           : #747474;
						                                          padding                         : 3px 2px 2px 2px;
						                                          margin                          : 0px 0px 5px 0px;
                                        }
body textarea				                       {
						                                          border				                      : 1px solid #e8e8e8;
						                                          background                      : #e8e8e8;
						                                          font-size			                    : 11px;
                                                font-family                     : tahoma;
						                                          color				                       : #747474;
						                                          padding                         : 3px 2px 2px 2px;
						                                          margin                          : 0px 0px 5px 0px;
					                                   }
a:visited,
a:active,
a                                       {
                                                color                           : #003273;
                                                text-decoration                 : underline;
                                        }
a:hover                                 {
                                                color                           : #003273;
                                                text-decoration                 : underline;
                                        }
.gallery				                            { 
                                                float				                       : left;
                                                width                           : 80px;
                                                height                          : 60px;
                                                padding                         : 0px 12px 15px 0px;
						                                          margin				                      : 0px 0px 0px 0px;
					                                   } 
.gallery img				                        {
                                                width				                       : 80px;
                                                height			                       : 60px;
                                                padding                         : 2px;
                                                border                          : 1px solid #d7d7d7;
					                                   }
.clearline                              {
                                                clear                           : both;
                                                padding                         : 0px;
                                                margin                          : 0px;
                                                font-size                       : 0px;
                                                height                          : 0px;
                                        }					                                   
h1                                      {
                                        }
h2                                      {
                                                font-family                     : Arial;
                                                font-size                       : 21px;
                                                font-weight                     : normal;
                                                color                           : #c4df11;
                                                text-transform                  : uppercase;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 20px 0px 12px 0px;
                                        }
h3                                      {
                                                font-family                     : Arial;
                                                font-size                       : 18px;
                                                font-weight                     : normal;
                                                color                           : #f7941e;
                                                padding                         : 10px 0px 8px 0px;
                                                margin                          : 0px 0px 0px 0px;
                                        }
h4                                      {
                                                font-family                     : Arial;
                                                font-size                       : 16px;
                                                font-weight                     : normal;
                                                color                           : #898989;
                                                padding                         : 25px 0px 8px 0px;
                                                margin                          : 0px 0px 0px 0px;
                                        }
img                                     {
                                                border                          : 0px;
                                        }


/* CONTENT */

#web-content                            {
                                                width                           : 966px;
                                                padding                         : 0px 0px 0px 0px;
                                                margin                          : 0px auto;
                                        }
#web-content #topbox                    {
                                                width                           : 926px;
                                                height                          : 176px;
                                                padding                         : 20px 20px 0px 20px;
                                        }
#web-content #topbox #top               {
                                                width                           : 926px;
                                                height                          : 122px;
                                                padding                         : 0px 0px 0px 0px;
                                        }
#web-content #topbox #top #logo         {
                                                float                           : left;
                                                width                           : 290px;
                                                height                          : 122px;
                                                padding                         : 0px 0px 0px 5px;
                                        }
#web-content #topbox #top #text         {
                                                float                           : right;
                                                width                           : 630px;
                                                height                          : 122px;
                                                padding                         : 0px 0px 0px 0px;
                                        }
#web-content #topbox #top #text #infotext
                                        {
                                                position                        : relative;
                                                top                             : 20px;
                                                float                           : right;
                                                width                           : 605px;
                                                height                          : 50px;
                                                font-size                       : 28px;
                                                line-height                     : 22px;
                                               _line-height                     : 28px;
                                                font-weight                     : bold;
                                                color                           : #003273;
                                        }
#web-content #topbox #top #text #infotext span
                                        {
                                                font-size                       : 14px;
                                                font-weight                     : normal;
                                                line-height                     : 18px;
                                        }
#web-content #topbox #top #text #infolinka
                                        {
                                                position                        : relative;
                                                top                             : 47px;
                                                background-image                : url('./image/infolinka.png');
                                                background-repeat               : no-repeat;
                                               _background-image/* */           : none;
                                                filter                          : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/template/client/image/infolinka.png', sizingMethod='crop');
                                                clear                           : both;
                                                float                           : right;
                                                width                           : 230px;
                                                height                          : 56px;
                                        }
#web-content #topbox #menu              {
                                                clear                           : both;
                                                float                           : left;
                                                width                           : 680px;
                                                height                          : 26px;
                                        }
#web-content #topbox #menu ul           {
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 0px 0px 0px 0px;
                                        }
#web-content #topbox #menu ul li        {
                                                list-style-type                 : none;
                                                float                           : left;
                                                height                          : 26px;
                                                line-height                     : 26px;
                                                font-size                       : 15px;
                                                font-weight                     : bold;
                                                color                           : #f9b700;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 0px 0px 0px 4px;
                                        }
#web-content #topbox #menu ul li .lc    {
                                                background                      : url('./image/menu_corner_left.gif') 0px 0px no-repeat;
                                                float                           : left;
                                                width                           : 6px;
                                                height                          : 26px;
                                        }
#web-content #topbox #menu ul li .cnt   {
                                                background                      : #ffffff;
                                                float                           : left;
                                                min-width                       : 10px;
                                                width                           : auto !important;
                                                width                           : 10px;
                                                height                          : 25px;
                                                line-height                     : 25px;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 1px 3px 0px 3px;
                                        }
#web-content #topbox #menu ul li .rc    {
                                                background                      : url('./image/menu_corner_right.gif') 0px 0px no-repeat;
                                                float                           : left;
                                                width                           : 6px;
                                                height                          : 26px;
                                        }
#web-content #topbox #menu ul li a:visited,
#web-content #topbox #menu ul li a:active,
#web-content #topbox #menu ul li a      {
                                                color                           : #003273;
                                                text-decoration                 : none;
                                        }
#web-content #topbox #menu ul li a:hover{
                                                color                           : #f9b700;
                                                text-decoration                 : none;
                                        }



#web-content #middlebox                 {
                                                width                           : 966px;
                                        }
#web-content #middlebox #tc             {
                                                background                      : url('./image/middlebox_top.gif') 0px 0px no-repeat;
                                                width                           : 966px;
                                                height                          : 24px;
                                        }
#web-content #middlebox #cnt            {
                                                background                      : #ffffff url('./image/middlebox_bottom.gif') 0px 100% no-repeat;
                                                width                           : 966px;
                                                min-height                      : 429px;
                                                height                          : auto !important;
                                                height                          : 429px;
                                        }
#web-content #middlebox #cnt .homepage_left
                                        {
                                                position                        : relative;
                                                top                             : -9px;
                                                background                      : url('./image/homepage_image.jpg') 15px 0px no-repeat;
                                                float                           : left;
                                                width                           : 487px;
                                                min-height                      : 429px;
                                                height                          : auto !important;
                                                height                          : 429px;
                                                padding                         : 0px 0px 0px 0px;
                                        }
#web-content #middlebox #cnt .homepage_right
                                        {
                                                float                           : right;
                                                width                           : 405px;
                                                min-height                      : 400px;
                                                height                          : auto !important;
                                                height                          : 400px;
                                                padding                         : 0px 20px 0px 0px;
                                        }
#web-content #middlebox #cnt .homepage_right .infobox
                                        {
                                                width                           : 408px;
                                        }
#web-content #middlebox #cnt .homepage_right .infobox .text
                                        {
                                        }
#web-content #middlebox #cnt .homepage_right .infobox .text.separator
                                        {
                                                background                      : url('./image/homepage_line_separator.gif') 0px 100% no-repeat;
                                                padding-bottom                  : 15px;
                                        }
#web-content #middlebox #cnt .homepage_right .infobox .heading
                                        {
                                                font-family                     : 'Trebuchet MS',Arial,Helvetica;
                                                font-weight                     : bold;
                                                font-size                       : 24px;
                                                color                           : #003273;
                                                line-height                     : 40px;
                                                padding                         : 0px 0px 2px 0px;
                                        }
#web-content #middlebox #cnt .homepage_right .infobox .heading a:active,
#web-content #middlebox #cnt .homepage_right .infobox .heading a:visited,
#web-content #middlebox #cnt .homepage_right .infobox .heading a
                                        {
                                                color                           : #003273;
                                        }
#web-content #middlebox #cnt .homepage_right .infobox .heading a:hover
                                        {
                                                color                           : #d60006;
                                        }

                                        
#web-content #middlebox #cnt .homepage_right .infobox .heading.tpad
                                        {
                                                margin-top                      : 10px;
                                        }
#web-content #middlebox #cnt .homepage_right .infobox.co-je-sipo .heading
                                        {
                                                background                      : url('./image/homepage_icon1.gif') 0px 0px no-repeat;
                                        }
#web-content #middlebox #cnt .homepage_right .infobox.benefity .heading
                                        {
                                                background                      : url('./image/homepage_icon2.gif') 0px 0px no-repeat;
                                        }
#web-content #middlebox #cnt .homepage_right .infobox.ako-vybavit-sipo .heading
                                        {
                                                background                      : url('./image/homepage_icon3.gif') 0px 0px no-repeat;
                                        }
#web-content #middlebox #cnt .subpage   {
                                                padding                         : 4px 0px 0px 50px;
                                                margin                          : 0px 0px 0px 0px;
                                        }
#web-content #middlebox #cnt .subpage p {
                                                width                           : 95%;
                                                font-size                       : 14px;
                                        }
#web-content #middlebox #cnt .subpage p.heading
                                        {
                                                font-size                       : 15px;
                                                font-weight                     : bold;
                                                color                           : #003273;
                                                padding-top                     : 5px;
                                                padding-bottom                  : 0px;
                                                margin-bottom                   : 1px;
                                        }
#web-content #middlebox #cnt .subpage p.heading2
                                        {
                                                font-size                       : 14px;
                                                color                           : #f9b700;
                                                font-weight                     : bold;
                                                padding-top                     : 5px;
                                                padding-bottom                  : 0px;
                                                margin-bottom                   : 2px;
                                        }
#web-content #middlebox #cnt .subpage p.heading3
                                        {
                                                font-size                       : 15px;
                                                color                           : #003273;
                                                font-weight                     : bold;
                                                padding-top                     : 5px;
                                                padding-bottom                  : 0px;
                                                margin-bottom                   : 1px;
                                        }
#web-content #middlebox #cnt .subpage p.tpad
                                        {
                                                padding-top                     : 25px;
                                        }
#web-content #middlebox #cnt .subpage #waiting
                                        {
                                                height                          : 25px;
                                                background                      : url('./image/loading2.gif') 0px 8px no-repeat;
                                                display                         : none;
                                        }
#web-content #middlebox #cnt .subpage .partners
                                        {
                                                height                          : 80px;
                                                padding                         : 0px 0px 0px 0px;
                                                margin                          : 0px 0px 0px 0px;
                                        }
#web-content #middlebox #cnt .subpage .partners .heading
                                        {
                                                float                           : left;
                                                height                          : 50px;
                                                width                           : 200px;
                                        }
#web-content #middlebox #cnt .subpage .partners .letters
                                        {
                                                float                           : right;
                                                text-align                      : right;
                                                height                          : 20px;
                                                width                           : 665px;
                                                font-size                       : 18px;
                                                padding                         : 30px 35px 0px 0px;
                                        }
#web-content #middlebox #cnt .subpage .partners .letters .item
                                        {
                                        }
#web-content #middlebox #cnt .subpage .partners .letters .item a:active,
#web-content #middlebox #cnt .subpage .partners .letters .item a:visited,
#web-content #middlebox #cnt .subpage .partners .letters .item a
                                        {
                                                color                           : #003273;
                                                text-decoration                 : none;
                                        }
#web-content #middlebox #cnt .subpage .partners .letters .item a:hover
                                        {
                                                color                           : #a6a6a6;
                                                text-decoration                 : none;
                                        }
#web-content #middlebox #cnt .subpage .partners .letters .item.active a:active,
#web-content #middlebox #cnt .subpage .partners .letters .item.active a:visited,
#web-content #middlebox #cnt .subpage .partners .letters .item.active a,
#web-content #middlebox #cnt .subpage .partners .letters .item.active a:hover
                                        {
                                                color                           : #a6a6a6;
                                                text-decoration                 : none;
                                        }
#web-content #middlebox #cnt .subpage .filter
                                        {
                                                width                           : 96%;
                                                height                          : 40px;
                                                padding-bottom                  : 10px;
                                        }
#web-content #middlebox #cnt .subpage .filter .row1
                                        {
                                                float                           : left;
                                                width                           : 430px;
                                                height                          : 40px;
                                        }
#web-content #middlebox #cnt .subpage .filter .row1 select
                                        {
                                                width                           : 200px;
                                                border                          : 1px solid #b2b8bd;
                                                font-size                       : 11px;
                                                height                          : 22px;
                                                padding                         : 2px 0px;
                                        }
#web-content #middlebox #cnt .subpage .filter .row2
                                        {
                                                float                           : left;
                                                width                           : 203px;
                                                height                          : 40px;
                                        }
#web-content #middlebox #cnt .subpage .filter .row2 select
                                        {
                                                width                           : 150px;
                                                border                          : 1px solid #b2b8bd;
                                                font-size                       : 11px;
                                                height                          : 21px;
                                                padding                         : 2px 0px;
                                        }
#web-content #middlebox #cnt .subpage .filter .row3
                                        {
                                                float                           : left;
                                                width                           : 203px;
                                                height                          : 27px;
                                                font-weight                     : bold;
                                                padding-top                     : 13px;
                                        }
#web-content #middlebox #cnt .subpage .filter .row4
                                        {
                                                float                           : left;
                                                width                           : 40px;
                                                height                          : 27px;
                                                font-weight                     : bold;
                                                padding-top                     : 13px;
                                        }
#web-content #middlebox #cnt .subpage .filter .lc
                                        {
                                                background                      : url('./image/partners_selcorner_left.gif') 0px 0px no-repeat;
                                                float                           : left;
                                                width                           : 5px;
                                                height                          : 40px;
                                        }
#web-content #middlebox #cnt .subpage .filter .cnt
                                        {
                                                background                      : #e6e6e6;
                                                float                           : left;
                                                min-width                       : 10px;
                                                width                           : auto !important;
                                                width                           : 10px;
                                                height                          : 30px;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 10px 2px 0px 2px;
                                        }
#web-content #middlebox #cnt .subpage .filter .rc
                                        {
                                                background                      : url('./image/partners_selcorner_right.gif') 0px 0px no-repeat;
                                                float                           : left;
                                                width                           : 5px;
                                                height                          : 40px;
                                        }
#web-content #middlebox #cnt .subpage table
                                        {
                                                width                           : 96%;
                                                border-top                      : 1px solid #cccccc;
                                        }
#web-content #middlebox #cnt .subpage table tr.tr1
                                        {
                                                background                      : #f0f0f0;
                                        }
#web-content #middlebox #cnt .subpage table tr.tr2
                                        {
                                                background                      : #ffffff;
                                        }
#web-content #middlebox #cnt .subpage table tr td
                                        {
                                                height                          : 19px;
                                                line-height                     : 19px;
                                                padding                         : 3px 0px 3px 0px;
                                                border-bottom                   : 1px solid #cccccc;
                                                vertical-align                  : top;
                                        }



#web-content #middlebox #cnt .subpage h1{
                                                font-family                     : 'Trebuchet MS',Arial,Helvetica;
                                                font-size                       : 50px;
                                                font-weight                     : normal;
                                                color                           : #003273;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 0px 0px 0px 0px;
                                        }
#web-content #middlebox #cnt .subpage ul
                                        {
                                                width                           : 95%;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 5px 0px 18px 0px;
                                        }
#web-content #middlebox #cnt .subpage ul li
                                        {
                                                list-style-type                 : none;
                                                line-height                     : 21px;
                                                font-size                       : 14px;
                                                font-weight                     : normal;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 0px 0px 0px 0px;
                                        }
#web-content #middlebox #cnt .subpage ul.big_ul
                                        {
                                                width                           : 95%;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 20px 0px 50px 0px;
                                        }
#web-content #middlebox #cnt .subpage ul.big_ul li
                                        {
                                                background                      : url('./image/big_li_bit.gif') 25px 2px no-repeat;
                                                list-style-type                 : none;
                                                line-height                     : 18px;
                                                font-size                       : 14px;
                                                font-weight                     : normal;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 0px 0px 10px 55px;
                                        }
#web-content #middlebox #cnt .subpage ul.big_ul li .heading
                                        {
                                                font-size                       : 18px;
                                                color                           : #003273;
                                                padding-bottom                  : 3px;
                                        }
                                        
                                        
#web-content #middlebox #cnt .subpage ol.big_ol
                                        {
                                                width                           : 95%;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 20px 0px 50px 0px;
                                        }
#web-content #middlebox #cnt .subpage ol.big_ol li
                                        {
                                                list-style-type                 : none;
                                                line-height                     : 18px;
                                                font-size                       : 14px;
                                                font-weight                     : normal;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 0px 0px 10px 67px;
                                        }
#web-content #middlebox #cnt .subpage ol.big_ol li.num1
                                        {
                                                background                      : url('./image/big_ol1_bit.gif') 0px 0px no-repeat;
                                        }
#web-content #middlebox #cnt .subpage ol.big_ol li.num2
                                        {
                                                background                      : url('./image/big_ol2_bit.gif') 0px 0px no-repeat;
                                        }
#web-content #middlebox #cnt .subpage ol.big_ol li.num3
                                        {
                                                background                      : url('./image/big_ol3_bit.gif') 0px 0px no-repeat;
                                        }
#web-content #middlebox #cnt .subpage ol.big_ol li.numX
                                        {
                                                background                      : url('./image/big_olX_bit.gif') 0px 0px no-repeat;
                                        }



#web-content #footerbox                 {
                                                clear                           : both;
                                                font-size                       : 11px;
                                                height                          : 40px;
                                                padding                         : 12px 35px 0px 30px;
                                        }
#web-content #footerbox #left           {
                                                float                           : left;
                                                color                           : #003273;
                                        }
#web-content #footerbox #left .item     {
                                                float                           : left;
                                                padding                         : 0px 0px 0px 7px;
                                        }
#web-content #footerbox #left .item.separator
                                        {
                                                background                      : url('./image/footer_separator.gif') 100% 50% no-repeat;
                                                padding-right                   : 8px;
                                        }
#web-content #footerbox #left a:active,
#web-content #footerbox #left a:visited,
#web-content #footerbox #left a:hover,
#web-content #footerbox #left a         {
                                                text-decoration                 : none;
                                        }
#web-content #footerbox #right          {
                                                text-align                      : right;
                                                color                           : #003273;
                                        }
#web-content #footerbox #right a:active,
#web-content #footerbox #right a:visited,
#web-content #footerbox #right a:hover,
#web-content #footerbox #right a        {
                                                text-decoration                 : none;
                                                font-weight                     : bold;
                                        }
