<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {font-family: Verdana;background-color:#860b0d;}

#MainMenuBar .MainMenu li{width:27%;}
        /*#m1 {width:11%;}
        #m2 {width:11%;}
        #m3 {width:11%;}
        #m4 {width:11%;}
        #m5 {width:11%;}
        #m6 {width:11%;}
        #m7 {width:11%;}
        #m8 {width:11%;}
		#m9 {width:11%;}*/

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

h1{font-size: 18px;
line-height: 1.25;
text-decoration: none;
font-weight: bold;}

#Curtain {display:none;position:fixed;width:100%;height:100%;background:url(../Images/curtain.png);z-index:20;}
.MainContainer {width:100%;}
.PageHolder {position:absolute;width: 100%;background-color: #dbdbdb;}
.PageTitle {display:none;font-size:1em;padding:1em 2em;color:#fff;text-transform:uppercase;background-color:#f00;}
.SectionGroup {position:relative;background-color:#fff;margin:15px 0;}

.Holder {position:relative;margin: 0 auto;}


.Slider .Content {overflow : hidden;}
.DesktopThreeColumns &gt; .Section {width:33.2%;margin:0;}
.SectionGroup &gt; .Section &gt; .Shadow,
.SectionGroup &gt; .SectionGroup &gt; .Shadow  {display:none;}
.DesktopThreeColumns &gt; .DesktopTwoColumns {width:66.7%;}
.DesktopTwoColumns &gt; .Section {width:50%;margin:0;}
.DesktopOneColumn &gt; .Section {width:100%;}
.SectionGroup &gt; .SectionGroup {float:left;margin:0;}

.ScrollArea {background-color: #fff;}
.ScrollUpButton {background: #b10e13 url(../Images/scrollBarButtonUp3.png) 1px 1px;width:18px;margin:1px;}
.ScrollUpButton:hover {background: #9c0d11 url(../Images/scrollBarButtonUp3.png) 1px 1px;}
.ScrollDownButton {background:#b10e13 url(../Images/scrollBarButtonDown3.png) 1px 1px;width:18px;margin:1px;}
.ScrollDownButton:hover {background: #9c0d11 url(../Images/scrollBarButtonDown3.png) 1px 1px;}
.ScrollBar {/*background-color: #750105;*/background-color:#b10e13;width:18px;border:1px solid #fff;}
.ScrollBar:hover {background-color: #9c0d11;}

/*#region FloatingControls */
.FloatingControls {position: fixed;top: 33%;right: 0;width: 52px;z-index: 1000;}
/*#endregion */

/*#region Filter Box */
.FilterBox {position: absolute;right: -222px;background: #fff; /*url(../Images/filter_background.png);*/width: 222px;z-index: 1000;height: 283px;}
.FilterBox .Expander {position: absolute;left: -54px;}
.FilterBox .Title {padding: 20px 0 20px 11px;}
.FilterBox .Info {font-size: 11px;margin: 5px 5px 5px 11px;}
.FilterBox .FilterSelect {font-size: 11px;margin: 5px 5px 5px 6px;}
.FilterBox .FilterSelect li {padding: 8px 0 10px 30px;background: url(../Images/filter_unchecked.png) no-repeat;font-size: 13px;cursor: pointer;}
.FilterBox .FilterSelect li.Checked {background: url(../Images/filter_checked.png) no-repeat;}
.FilterBox .ClearFilter {font-size: 12px;float: left;/*padding: 8px 0 10px 30px;*/margin: 5px 5px 5px 34px;cursor: pointer;display: none;}
.FilterBox .ClearFilter:hover {text-decoration: underline;}
.Filterable.FilteredOut {display: none;}
/*#endregion */

/*#region Facebok Box */
.FacebookBox {position: absolute;right: -222px;background: #fff;width: 222px;z-index: 999;height: 283px;top: 60px;}
.FacebookBox .Expander {position: absolute;left: -54px;}
.FacebookBox .Title {padding: 20px 0 20px 11px;}
.FacebookBox .Info {font-size: 11px;margin: 5px 5px 5px 11px;}
/*#endregion */

/*#region Twitter Box */
.TwitterBox {position: absolute;right: -222px;background: #fff;width: 222px;z-index: 998;height: 283px;top: 168px;}
.TwitterBox .Expander {position: absolute;left: -54px;}
.TwitterBox .Title {padding: 20px 0 20px 11px;}
.TwitterBox .Info {font-size: 11px;margin: 5px 5px 5px 11px;}
/*#endregion */

/*#region Google Box */
.GoogleBox {position: absolute;right: -222px;background: #fff;width: 222px;z-index: 997;height: 283px;top: 114px;}
.GoogleBox .Expander {position: absolute;left: -54px;}
.GoogleBox .Title {padding: 20px 0 20px 11px;}
.GoogleBox .Info {font-size: 11px;margin: 5px 5px 5px 11px;}
/*#endregion */

/*#region PopUp */
.PopUp {position: absolute;z-index: 100;width: 340px;height: 140px;display: none;}
.PopUp .InnerBox {background: #fff;margin: 2px;width: 324px;height: 124px;padding: 6px;}
.PopUp .InnerBox h4 {text-transform: uppercase;font-size: 22px;margin: 0 0 15px 0;}
.PopUp .InnerBox p {line-height: 1.5;margin: 0 0 15px 0;}
.PopUp .InnerBox ul {top: 80px;left: 0;padding: 0 15px;text-align: left;}
.PopUp .InnerBox ul li {padding: 3px 2px;float: none;font-size: 11px;}
.PopUp .InnerBox ul li a {color: #333;padding: 0;font-size: 11px;text-decoration: none;}
.PopUp .InnerBox ul li:hover a {text-decoration: underline;}
.PopUp .Indicator {width: 35px;height: 21px;position: absolute;top: -21px;right: 20px;}

#DepartmentsInfoBox {position: absolute;z-index: 100;width: 340px;height: auto;display: none;background: #3841a8; /* s'n'r */left: 0;top: 150px;}
#DepartmentsInfoBox .InnerBox {background: #fff;margin: 2px;width: 324px;height: auto;padding: 6px;}
#DepartmentsInfoBox .InnerBox h4 {text-transform: uppercase;font-size: 22px;margin: 0 0 15px 0;color: #3841a8; /* s'n'r */}
#DepartmentsInfoBox .InnerBox h4 a {color: #3841a8; /* s'n'r */text-decoration: none;}
#DepartmentsInfoBox .InnerBox p {line-height: 1.5;margin: 0 0 15px 0;}
#DepartmentsInfoBox .InnerBox ul {top: 80px;left: 0;padding: 0 15px;text-align: left;}
#DepartmentsInfoBox .InnerBox ul li {padding: 3px 2px;float: none;font-size: 11px;}
#DepartmentsInfoBox .InnerBox ul li a {color: #333;padding: 0;font-size: 11px;text-decoration: none;}
#DepartmentsInfoBox .InnerBox ul li:hover a {text-decoration: underline;}
#DepartmentsInfoBox .Indicator {width: 35px;height: 21px;position: absolute;top: -20px;left:20px;right: 20px;background: url(../Images/green_box_indicator.png) no-repeat;}

/*#endregion */

/*#region Header */
.Header {background: #fff;}
.Header .Logotype {float: left;padding:1px 15px 15px 15px;width : 292px; height : 115px;background: url(../Images/logotype.png) no-repeat;}
.Header .Holder {padding:0;max-width:1010px;}
/*.Header .Logotype img {width:100%;height:auto;max-width:292px;}*/
.Header .HotlinksMenu {float: right;margin:0.5em;}
.Header .HotlinksMenu ul li {float: left;margin: 0 0 0 5px;font-size: 10px;color: #666;position: relative;}
.Header .HotlinksMenu ul li a {color: #666;text-decoration: none;text-transform: lowercase;}

.Header .k-head {float: left;padding:1px 0px 15px;width : 339px; height : 115px;background: url(../Images/k-head.jpg) no-repeat;}
/*.Header .k-head img {width:100%;height:auto;max-width:339px;}*/

.Header .LanguageMenu {float: right;position:relative;clear: right;margin: 0.5em;}
.Header .LanguageMenu .ComboExpander {display:none;float:left;position:absolute;margin:0 0.5em;left:40px;}
.Header .LanguageMenu ul {margin-top:4px;}
.Header .LanguageMenu ul li {float: left;margin-left:0.2em;}
.Header .LanguageMenu ul li img {width: 22px; height:auto;border:solid 1px #ccc;}

.Header .ControlsMenu {float: right;margin:0.5em;padding: 0 12px 0 0;border-right: 1px solid #ccc;position: relative;}
.Header .ControlsMenu ul li {float: left;margin: 0 20px 0 0;position: relative;top: 1px;}

.Header .SearchBox {float: right;clear: right;margin: 0.5em;}
.Header .SearchBox input {float: left;}
.Header .SearchBox .TextBox {background: url(../Images/search_textbox_background_2.jpg) repeat-x 0 0px;border: none;border-right: 1px solid #838383;border-right: 1px solid #d7d7d7;border-bottom: 1px solid #d7d7d7;border-left: 1px solid #d7d7d7;width: 149px;height: 25px;}

.Newsletter.PopUp {background: url(../Images/gray_box_background.png) repeat-x;border: 1px solid #848484;width: 340px;height: 140px;left: -280px;top: 35px;}
.Newsletter.PopUp .InnerBox {width: 324px;height: 124px;padding: 6px;}
.Newsletter.PopUp .InnerBox h4 {letter-spacing: 1px;}
.Newsletter.PopUp .InnerBox p {}
.Newsletter.PopUp .InnerBox div {margin: 0 auto 15px auto;text-align: center;width: 275px;}
.Newsletter.PopUp .InnerBox input {border: 1px solid #ccc;height: 25px;padding: 0;display: block;color: #999;}
.Newsletter.PopUp .InnerBox input[type="text"] {float: left;width: 205px;}
.Newsletter.PopUp .InnerBox input[type="button"] {background: url(../Images/gray_button_background.png) repeat-x;height: 27px;float: right;width: 55px;}
.Newsletter.PopUp .Indicator {width: 35px;height: 21px;background: url(../Images/gray_box_indicator.png) no-repeat;top: -21px;right: 20px;}

/*#endregion */

/*#region Banner slider*/

.BannerContainer {position:relative;margin-bottom:200px; margin:auto; }
.BannerContainer .ImagesContainer .Image {display : none; position:absolute; width : 100%; height : auto;overflow:hidden;}
.BannerContainer .ImagesContainer .Image img.BannerImage {width : 100%; height : auto;min-width:1200px;}
.BannerContainer .ImagesContainer .Image .BannerFade {position:absolute;left:0;bottom:0;width:100%;height:40%;}


.CatchWordsContainer {height:400px;position:relative;}
.CatchWords {position:absolute; bottom:-15px; width:100%;}
.CatchWords .Title {width:100%;min-height:70px;}
.CatchWords .Title h3 {display:none;max-width:220px;height:44px;font-size:1.3em;color:#fff;margin-left:30px;padding:1em;}
.CatchWords .Description {width:100%;height:80px;background:url(../Images/sliderTextBackground.png);overflow : hidden;padding-top : 10px;}
.CatchWords .Description p {display:none;margin:0 30px;padding:0 1em 1em 1em;line-height:1.5em;color:#fff; width : 60%; float : right;}
.CatchWordsContainer .CatchWordsPrevious {width:40px;height:80px;position:absolute;background:url(../Images/arrowWhiteLeft.png)no-repeat;background-position:50% 50%;bottom:0;left:0;cursor:pointer;}
.CatchWordsContainer .CatchWordsNext {width:40px;height:80px;position:absolute;background:url(../Images/arrowWhiteRight.png)no-repeat;background-position:50% 50%;bottom:0;right:0;cursor:pointer;}
#CatchwordNumber {position:absolute;left:50%;bottom:0;margin-left:-15px;color:#ccc;font-size:0.8em;}

/*#endregion*/

/*#region Main menu */
#MainMenuBar {background: url(../Images/mainmenu_background.png) #fff repeat-x 0 4px;height: 82px;min-height:74px;}
#MainMenuBar .Holder {max-width:1024px;}
#MainMenuBar  ul.MainMenu {position: relative;}
#MainMenuBar .MainMenu &gt; li &gt; .ItemTitle &gt; .MenuExpandButton,
#MainMenuBar .MainMenu &gt; li &gt; .ItemTitle &gt; .MenuCollapseButton {display:none;}

#MainMenuBar .MainMenu &gt; li {float: left;/*max-width:130px;*/height:82px;position: relative;z-index: 9;}
#MainMenuBar .MainMenu &gt; li &gt; .ItemTitle {height:82px;line-height:82px;text-align:center;}
#MainMenuBar .MainMenu &gt; li &gt; .ItemTitle &gt; a {font-size:14px;color:#fff;text-align:center;text-decoration:none;letter-spacing:-0.5px;vertical-align: middle;padding:0 5px;display:inline-block;line-height:normal;}
#MainMenuBar .MainMenu &gt; li:first-child a {border-left: none;}
#MainMenuBar .MainMenu &gt; li:hover,
#MainMenuBar .MainMenu &gt; li.Active {background: url(../Images/mainmenu_item_background.jpg) repeat-x;border: 1px solid #fff;margin-left:-2px;left: 1px;z-index: 10;}

#MainMenuBar .MainMenu li a {margin-right : 6px;margin-left : 6px;}
#MainMenuBar .MainMenu li:last-child a {margin-right : 2px;margin-left : 2px;}


#MainMenuBar .MainMenu &gt; li &gt; ul {position:absolute;display:none; margin:1px; background: url(../Images/submenu_background2.png); border: 2px solid #B10E12; width: 350px; z-index:30;}
#MainMenuBar .MainMenu li ul li a {display:block;margin-right:2em;position:relative;padding:0.5em;font-size:0.95em;color: #fff; text-decoration: none;}
#MainMenuBar .MainMenu li ul .ItemTitle a {color:#3c3c3c;}
#MainMenuBar .MainMenu li ul li {position:relative;list-style: none;font-size: 1em; border-top: 1px solid #8D2629;}
#MainMenuBar .MainMenu li ul li:hover {background-color:#f6f6f6;}
#MainMenuBar .MainMenu li ul li:first-child {border-top: none;}
#MainMenuBar .MainMenu li ul li .ItemTitle {position:relative;}
#MainMenuBar .MainMenu li ul &gt; li &gt; ul {position:absolute;left:100%;top:0;background: url(../Images/submenu_background_grey95.png);border: 2px solid #B10E12;z-index:35;width:100%;}
#MainMenuBar .MainMenu li ul &gt; li &gt; ul li {border-top: 1px solid #fff;}
#MainMenuBar .MainMenu li ul &gt; li &gt; ul li:first-child {border-top: none;}

/*#MainMenuBar .SubmenuArrow {display:none;}*/
#MainMenuBar .MenuExpandButton {position:absolute;right:0;bottom:0;float: right;cursor : pointer;color: #fff; text-decoration: none; padding:1em;}
#MainMenuBar .MenuCollapseButton {display:none;position:absolute;right:0;float: right;cursor : pointer;color: #fff; text-decoration: none; padding:1em;}

.MainMenu li ul {display: none;}
.MobileMenuContainer {height : auto !important;}
.MobileMenuContainer .MainMenu {display:block;}
.MobileMenuContainer li .ItemTitle {position:relative;/*float:left;*/width:100%;min-height:64px;line-height:74px;overflow:hidden;} 
.MobileMenuContainer li .ItemTitle a {display:block;position:relative;overflow:hidden;padding:1em 0 1em 1em;margin-right:3em;font-size:1.2em;color: #fff; text-decoration: none; line-height:normal;vertical-align:middle;}
.MobileMenuContainer {display:none;position:absolute; height:100%;left:-70%;width:70%;background-color:#860b0d;z-index:20;}
.MobileMenuContainer ul &gt; li {position:relative;list-style: none;font-size: 1em; border-top: 1px solid #8D2629;}
.MobileMenuContainer &gt; ul &gt; li:first-child {border-top: none;}
.MobileMenuContainer &gt; ul &gt; li &gt; .ItemTitle &gt; a {margin-left:1.5em;}
.MobileMenuContainer &gt; ul &gt; li &gt; ul {color:#7d7d7d; margin-left:2em; background-color: #fff;}
.MobileMenuContainer &gt; ul &gt; li &gt; ul .ItemTitle a {color:#7d7d7d;}
.MobileMenuContainer &gt; ul &gt; li &gt; ul li {border-top: 1px solid #e4e4e4;}
.MobileMenuContainer &gt; ul &gt; li &gt; ul li:first-child {border-top: none;}
.MobileMenuContainer &gt; ul &gt; li &gt; ul &gt; li &gt; ul {background-color:#e4e4e4;}
.MobileMenuContainer &gt; ul &gt; li &gt; ul &gt; li &gt; ul li {border-top: 1px solid #fff;}
.MobileMenuContainer &gt; ul &gt; li &gt; ul &gt; li &gt; ul li:first-child {border-top: none;}
.MobileMenuContainer &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; ul {background-color:#c6c6c6;}
.MobileMenuContainer .MenuExpandButton,
.MobileMenuContainer .MenuCollapseButton {bottom:0;}

.MenuExpandButton {position:absolute;right:0;float: right;cursor : pointer;color: #fff; text-decoration: none; padding:2.3em;}
.MenuExpandButtonWhite {background:url(../Images/menuExpandIconWhite.png) no-repeat;background-position:center;}
.MenuExpandButtonGray {background:url(../Images/menuExpandIconGraySmall.png) no-repeat;background-position:center;}

.MenuCollapseButton {display:none;position:absolute;right:0;float: right;cursor : pointer;color: #fff; text-decoration: none; padding:2.3em;}
.MenuCollapseButtonWhite {background:url(../Images/menuCloseIconWhite.png) no-repeat;background-position:center;}
.MenuCollapseButtonGray {background:url(../Images/menuCloseIconGraySmall.png) no-repeat;background-position:center;}
.MobileMenuButton {display:none;color: #fff;width:auto;text-decoration: none;font-size:1.6em;margin-left:30px; padding: 24px 10px 24px 50px ; background-image:url(../Images/menuIcon.png); background-repeat: no-repeat;background-position: left center;cursor:pointer;}

.SubmenuArrow {position: absolute; bottom:-2px;z-index:40; right:1.5em;width:23px;height:12px;}
.SubmenuArrowWhite {background:url(../Images/submenuArrowWhite.png)no-repeat;background-position-x:center;}
.SubmenuArrowGray {background:url(../Images/submenuArrowGray.png)no-repeat;background-position-x:center;}
.SubmenuArrowDarkGray {background:url(../Images/submenuArrowDarkGray.png)no-repeat;background-position-x:center;}

.MenuCollapseButton.SubmenuCloseButton {display:block;float:right;padding: 2.25em;bottom:auto;/*margin-top: 6px;*/}
.SubmenuCloseButton {float:right;padding: 26px 1em;margin-top: 6px;}
.MenuText {float:left; color: #fff; text-decoration: none;font-size:1.6em;margin-left:30px; padding: 24px 10px 24px 10px;}

#MobileSubmenuContainer .MenuExpandButton {display:block;position:absolute;bottom:0;right:0;float:right;cursor : pointer;color: #fff; text-decoration: none; padding:1.5em;}
#MobileSubmenuContainer .MenuCollapseButton {display:none;position:absolute;bottom:0;right:0;float:right;cursor : pointer;color: #fff; text-decoration: none; padding:1.5em;}
#MobileSubmenuContainer .SubmenuArrow {right:0.75em;}

#MobileSubmenuContainer {position:absolute;display:none; /*background-color : #860b0d;*/ width: 350px; z-index:30;}
#MobileSubmenuContainer .SubmenuHeader {background: url(../Images/mainmenu_item_background.jpg) repeat-x;border: 1px solid #fff;border-bottom:none;height:84px;}
#MobileSubmenuContainer .SubmenuHeader .SubmenuTitle {float:left; width:250px;font-size: 17px;color: #fff;text-decoration: none;letter-spacing: -0.5px;padding: 34px 14px 30px 14px;border-left: 1px solid #610103;display: block;}
#MobileSubmenuContainer .SubmenuItems {margin:1px; background: url(../Images/submenu_background.png);border: 2px solid #B10E12;border-top:none;overflow-y: scroll;height: 400px;}
#MobileSubmenuContainer .SubmenuItems li .ItemTitle {position:relative;}
#MobileSubmenuContainer .SubmenuItems li .ItemTitle a {display:block;/*float:left;*/margin-right:3em;position:relative;padding:1em;text-decoration: none;}
#MobileSubmenuContainer .SubmenuItems &gt; ul li &gt; ul {display:none;}
.SubmenuItems &gt; ul li {position:relative;border-top: 1px solid #7d7d7d;}
.SubmenuItems &gt; ul li:first-child {border-top: none;}
.SubmenuItems &gt; ul &gt; li &gt; ul {background: url(../Images/submenu_background_grey.png);}
.SubmenuItems &gt; ul &gt; li &gt; ul &gt; li &gt; ul {background: url(../Images/submenu_background_darkgrey.png);}
.SubmenuItems &gt; ul &gt; li &gt; ul li {border-top: 1px solid #fff;}
.SubmenuItems &gt; ul &gt; li &gt; ul li:first-child {border-top: none;}
#MobileSubmenuContainer .SubmenuItems ul li {list-style: none;font-size: 1em; border-top: 1px solid #CCC;}
#MobileSubmenuContainer .SubmenuItems ul li:first-child {border-top: none;}
#MobileSubmenuContainer .SubmenuItems ul li a {color: #333; text-decoration: none;}
.SearchIcon {display:none;float:right;margin: 20px 20px 0 0;cursor:pointer;}
.MobileSearchBox {display:none;float: right;clear: right;margin: 14px 10px 0 0;}
#MobileSearchInput {float:left;height:30px;width:180px;font-size:1em;margin:4px;}
#MobileSearchButton {float:left;margin:4px;}
.SearchCloseButton {float:left;margin: 14px;cursor:pointer;}

.MenuScroller {overflow:hidden;}

.desktopMenu .Level1Submenu {position:absolute;display:none; margin:1px; background: url(../Images/submenu_background2.png); border: 2px solid #B10E12; width: 350px; z-index:30;}
.desktopMenu .Level1Submenu li a {display:block;margin-right:2em;position:relative;padding:0.5em;font-size:0.95em;color: #fff; text-decoration: none;}
.desktopMenu .Level1Submenu .ItemTitle a {color:#3c3c3c;}
.desktopMenu .Level1Submenu li {position:relative;list-style: none;font-size: 1em; border-top: 1px solid #8D2629;}
.desktopMenu .Level1Submenu li:hover {background-color:#f6f6f6;}
.desktopMenu .Level1Submenu li:first-child {border-top: none;}
.desktopMenu .Level1Submenu li .ItemTitle {position:relative;}

.desktopMenu .Level2Submenu {position:absolute;background: url(../Images/submenu_background_grey95.png);border: 2px solid #B10E12;z-index:35;width:auto;}
.desktopMenu .Level2Submenu li a {display:block;margin-right:2em;position:relative;padding:0.5em;font-size:0.95em;color: #fff; text-decoration: none;}
.desktopMenu .Level2Submenu .ItemTitle a {color:#3c3c3c;}
.desktopMenu .Level2Submenu li {border-top: 1px solid #fff;}
.desktopMenu .Level2Submenu li:first-child {border-top: none;}
.desktopMenu .Level2Submenu li .ItemTitle {position:relative;}

.desktopMenu .Level3Submenu {position:absolute;background: url(../Images/submenu_background_grey95.png);border: 2px solid #B10E12;z-index:35;width:auto;}
.desktopMenu .Level3Submenu li a {display:block;margin-right:2em;position:relative;padding:0.5em;font-size:0.95em;color: #fff; text-decoration: none;}
.desktopMenu .Level3Submenu .ItemTitle a {color:#3c3c3c;}
.desktopMenu .Level3Submenu li {border-top: 1px solid #fff;}
.desktopMenu .Level3Submenu li:first-child {border-top: none;}
.desktopMenu .Level3Submenu li .ItemTitle {position:relative;}


/*#endregion */

/*#region MainContent */
.MainContent {max-width: 1010px; margin: 15px auto;}

.Column.Left {position:relative; float: left;width: 319px;}
.Column.Right {position:relative;right:10px; float:right; width:659px;}

.Block {position: relative;margin: 0 0 31px 0;background: #fff;z-index: 0;}
.Block .Shadow {width: 100%;height: 18px;position: absolute;bottom: -18px;background: url(../Images/shadow.png) no-repeat center top;background-size: 100% auto;}
.Block .Shadow.Left {width: 20px;height: 100%;position: absolute;left: -20px;background: url(../Images/left_shadow.png) no-repeat right center;}

.Section {position: relative;background:#fff; margin: 15px 0 0 0;}
.SectionGroup &gt; .Shadow,
.Section &gt; .Shadow, .Section.Komunikaty .Shadow, .Section.Success .Shadow {width: 100%;height: 18px;position: absolute;left:0;bottom: -18px;background: url(../Images/shadow.png) no-repeat center top;background-size: 100% auto;}

/*#endregion */

/*#region Base header styles */
h2 a {height: 21px;text-transform: uppercase;font-size: 20px;letter-spacing: -1px;text-decoration: none;color: #fff;}
h5 {background: #fff;height: 21px;font-size: 20px;line-height: 23px;letter-spacing: -1px;}


.Section .Header {position: relative;z-index:1;}
.Section .Header h2 {min-height: 21px;background: #fff;text-transform: uppercase;font-size: 19px;letter-spacing: -1px;border-bottom: 2px solid #f3f3f3;}
.Section .Header h2 a {height: 21px;text-transform: uppercase;font-size: 20px;letter-spacing: -2px;color: #000;}
.Section .Header h3 {background: #fff;height: 21px;text-transform: uppercase;font-size: 19px;letter-spacing: -1px;border-bottom: 2px solid #f3f3f3;}
.Section .Header div.Bookmark {position: absolute;top: 0;width: 26px;height: 63px;}
.Section .Header div.Shadow, .SideMenu div.Shadow {position: absolute;background: url(../Images/header_shadow.png) no-repeat ;width: 189px;height: 19px;bottom: -19px;z-index: 5;}
.SideMenu div.Shadow {width : 100%;background-size:100% auto;}
.Section .Header div.Corner {position: absolute;background: url(../Images/gray_corner.png) no-repeat;width: 37px;height: 42px;top: 0;right: 0;z-index: 5;}

.Section.Foto .Header h2, .Section.Downloads .Header h2 {border : 0px;}

.Section.Foto .Content .Slider { margin-top : 20px; height : 150px;}

.Section .Header.Left h2 {padding: 16px 0 13px 26px;}
.Section .Header.Left h3 {padding: 16px 0 13px 16px;}
.Section .Header.Left h5 {padding: 2px 0 13px 26px;}
.Section .Header.Left div.Bookmark {left: -10px;}
.Section .Header.Left div.Shadow {left: 10px;}

.Section .Section .Header.Left h2 {padding: 0px 0 13px 26px;}
.Section .Section .Header.Left h3 {padding: 0px 0 13px 26px;}

.Section .Header.Right h2 {text-align: right;padding: 16px 50px 13px 0;}
.Section .Header.Right div.Bookmark {right: -10px;}
.Section .Header.Right div.Shadow {right: 20px;}

.Section .Section .Header {position: relative;height: 25px;z-index: 10;}
.Section .Section .Header h3 {background: #fff;height: 16px;font-size: 16px;}
.Section .Section .Header div.Bookmark {position: absolute;top: 0;width: 26px;height: 37px;background-position: left bottom;}

.Section .Section .Header.Left h3 {padding: 4px 0 4px 26px;}
/*#endregion */

/*#region Base side menu styles */
.Section.SideMenu {width: 282px;margin: -140px 22px 20px 35px;background: #fff;}
	.Section.SideMenu .Menu {border: 1px solid #ccc;border-top: none; position:relative; z-index : 20;}
.Section.SideMenu .Menu ul li {cursor: pointer;overflow: hidden;}
.Section.SideMenu .Menu ul li a {color: #fff;text-decoration: none;z-index: 5;position: relative;font-size: 14px;display: block;margin: 1px;padding: 8px 19px;}
.Section.SideMenu .Menu &gt; ul &gt; li &gt; ul {margin: 0 0 0 0;display: none; background : #fff;}
/*.Section.SideMenu .Menu ul li ul li {background: url(../Images/dovegray_sidemenu_node_background.png) no-repeat;padding: 0 0 0 1px;}*/
.Section.SideMenu .Menu ul li ul li a {
    /*color: #000;*/
text-decoration: none;
z-index: 100;
position: relative;
font-size: 13px;
letter-spacing: -1px;
margin: 1px;
background: #385fa8; /* s'n'r */}
.Section.SideMenu .Menu ul li ul li a:hover {text-decoration: underline;}
.Section.SideMenu .Menu ul li ul li ul {margin: 0 0 0 -1px;display: none; }
.Section.SideMenu .Menu ul li ul li ul li a {margin: 1px; background : #387da8; /* s'n'r */ /* s'n'r */}
.Section.SideMenu .Menu ul li ul li ul li ul li a {margin: 0 0 0 0;}
.Section.SideMenu .Menu ul li ul li ul li ul li ul li a {margin: 0 0 0 0;}
/*.Section.SideMenu .Menu &gt; ul &gt; li &gt; ul &gt; li:last-child {background: url(../Images/dovegray_sidemenu_lastnode_background.png) no-repeat;}*/

li:has(a) {
color : #000000 !important;
}


.Section.SideMenu .AdminMenu {margin: 10px 0;}
.Section.SideMenu .AdminMenu ul li {padding: 0 0 0 1px;}
.Section.SideMenu .AdminMenu ul li a {color: #666;background: #fff;text-decoration: none;position: relative;font-size: 13px;letter-spacing: -1px;padding: 3px 5px 3px 10px;margin: 0;display: block;}
.Section.SideMenu .AdminMenu ul li a:hover {text-decoration: underline;}
.Section.SideMenu .AdminMenu ul li ul {margin: 0 0 0 -1px;}
.Section.SideMenu .AdminMenu ul li ul li a {margin: 0 0 0 15px;}
.Section.SideMenu .AdminMenu ul li ul li ul li a {margin: 0 0 0 30px;}
.Section.SideMenu .AdminMenu ul li ul li ul li ul li a {margin: 0 0 0 45px;}

/*#endregion */

/*#region Base content styles*/
.Section .Content {background: #fff;position: relative;	}
.Section .Content .Item {position: relative;}
.Section .Content .Image {float: left;text-align: center; border : solid 1px #b8b8b8; padding : 4px;line-height:0px;}


/*.Section .Content .Image img {width:100%;}*/
.Section .Content .Date {font-style: italic;color: #cacaca;font-size: 11px;padding: 4px 0 4px 30px;display:inline-block; background:url(../Images/bullet.jpg) no-repeat;}
.Section .Content .Title,
.Section .Content .Title a {margin: 0;line-height: 1.25;text-decoration:none;font-weight : bold; color :#6a6a6a;}
.Section .Content .Title a:hover {text-decoration:underline;}
.Section .Content .Preview {/*float: left;*/font-size: 0.75em;line-height: 1.15;}
/*.Section .Content .MoreLink {color: #5182cd;font-size: 12px;padding: 0 10px 0 0;background: url(../Images/more_bullet.png) no-repeat right center;height: 14px;text-decoration: none;position: absolute;bottom: 0;right: 0;}*/
.Section .Content .MoreLink {color: #3841a8; /* s'n'r */font-size: 12px;display:inline-block;width:100%;text-align:right;padding: 0 10px 0 0;background: url(../Images/more_bullet.png) no-repeat right center;height: 14px;text-decoration: none;position: relative;right: 0;}
.Section .Content .Icon {float: left;text-align: center;}
.Section .Content .Link {text-decoration: none;}
.Section .Content .Label {color: #666;font-size: 12px;float: left;padding: 10px 0 0 15px;}
.Section .Content .Text {font-size: 12px;color: #333;line-height: 1.5;}
.Section .Content .Breadcrumbs {color: #676767;font-size: 14px;height: 16px;}
.Section .Content .Breadcrumbs a {color: #676767;text-decoration: none;}
.Section .Content .Print {color: #676767;font-size: 14px;height: 16px;}
.Section .Content .Print a {color: #676767;text-decoration: none;}

.Section .Controls {height:40px;}
.Section .Controls .Pager {position: absolute;cursor: pointer;z-index: 1;}
.Section .Controls .Prev {width: 35px;height: 48px;position: absolute;cursor: pointer;}
.Section .Controls .Next {width: 35px;height: 48px;position: absolute;cursor: pointer;}

.PagerContainer {background: #fff;text-align: center;color: #666;font-size: 1em;position: relative;cursor: pointer;}
.PagerContainer .Controls {height:40px;}
.PagerContainer .Pager {width:100%;}
.PagerContainer .Pager .Page {display:inline;}
.PagerContainer .Pager .Page a {text-decoration:none;color:#666;padding:0 0.5em;}
.PagerContainer .Shadow {
    position: absolute;
    background: url(../Images/top_shadow.png) no-repeat top center;
    width: 100%;
    height: 19px;
    top: -19px;
    left:0;
    z-index: 10;
}
/*#endregion */

/*#region Univeristy departments */

.Section.UniversityDepartments {z-index: 10;}
.Section.UniversityDepartments .Header {z-index: 11;}
.Section.UniversityDepartments .Header .Shadow {z-index: 11;}
.Section.UniversityDepartments .Slider {height: 80px;padding: 10px 50px;position: relative;z-index: 10;}
/*.Section.UniversityDepartments .Slider .Viewport {overflow: hidden;width: 100%;position: relative;height: 80px;}
.Section.UniversityDepartments .Slider:hover .Viewport {height: 320px!important;}
.Section.UniversityDepartments .Slider .Content {height: 80px;position: absolute;width: 2000px;}*/
.Section.UniversityDepartments .Slider .Content .Item {float: left;text-align: center;padding: 0 15px;height: 80px;}
/*.Section.UniversityDepartments .Slider .Content .Item .PopUp {background: #fac300;width: 340px;height: auto;left: 0;top: 80px;position: absolute;}
.Section.UniversityDepartments .Slider .Content .Item:hover .PopUp {text-align: left;}
.Section.UniversityDepartments .Slider .Content .Item .PopUp .Indicator {width: 35px;height: 21px;background: url(../Images/yellowred_box_indicator.png) no-repeat;top: -20px;left: 20px;}
.Section.UniversityDepartments .Slider .Content .Item .PopUp .InnerBox {width: 324px;height: auto;padding: 6px;}
.Section.UniversityDepartments .Slider .Content .Item .PopUp .InnerBox h4 {color: #0082ff; /* s'n'r }
.Section.UniversityDepartments .Slider .Content .Item .PopUp .InnerBox h4 a {color: #0082ff;  s'n'r text-decoration: none;}
.Section.UniversityDepartments .Slider .Content .Item .PopUp .InnerBox p {}
*/
.Section.UniversityDepartments .Slider .slides li {height:79px;}
.Section.UniversityDepartments .Slider .Controls .Prev {left: 5px;top: 25px;}
.Section.UniversityDepartments .Slider .Controls .Next {right: 5px;top: 25px;}
/*#endregion */

/*#DepartmentsSlider {width:auto;}*/
#DepartmentsSlider li {display:block;float:left;padding: 0 15px;}

.flexslider .slides img {width:auto;max-width:90px;margin:0 auto;}
.flexslider .flex-control-paging {display:none;}
.flexslider .flex-direction-nav .flex-prev {left:8px;}
.flexslider .flex-direction-nav .flex-next {right:8px;}
.flex-direction-nav a {background: url(../Images/bg_direction_nav.png) no-repeat 0 0;}
/*#endregion */

/*#FotoSlider {width:auto;}*/
/*#FotoSlider li {display:block;float:left;padding: 0 15px;height:100px;}*/
.Section.Foto .Slider {height: 100px;padding: 10px 50px;/*position: relative;*/z-index: 10;}
.Section.Foto .Slider .Item {float: left;padding: 0 15px;height: 100px;}
.Section.Foto .Slider .Item a {border : solid 1px #b8b8b8; padding : 4px;display:block;line-height:0px;}




/*#endregion */

/*#region Sliders*/
.SliderButton {position:absolute;top:0;width:30px;height:100px;background:url(../Images/bg_direction_nav.png) no-repeat;}
.SliderButton.LeftButton {left:10px;background-position: center left;}
.SliderButton.RightButton {right:10px;background-position: center right;}
.SliderButton.disabled {display:none!important;}
/*#endregion*/

/*#region Buttons */
#Logos {background:none;}
#Logos .Slider {height:103px;padding: 10px 50px;}
#LogoSlider .Item {float:left;padding: 0 20px;}
#Logos .SliderButton {height:123px;}
/*#endregion */

/*#region Footer */
#FooterVCardClear {display:none;}

.Footer {background: #750104;border-top: 3px solid #fff;}
.Footer .Holder {max-width: 1024px;}
.Footer .HotlinksBottomMenu {display:none;border-bottom:solid 1px #8c2729;}
.Footer .HotlinksBottomMenu li {display:inline-block;padding: 1em 0.6em 1em 1em;}
.Footer .HotlinksBottomMenu li:first-child {background: none;}
.Footer .HotlinksBottomMenu li a {color:#fff; text-decoration:none;}
.Footer .Column {margin:2%;width:29%;float:left;}
.Footer .Column:first-child {border: none;padding: 0;}
.Footer .Column.c1 { width : 60%;}
.Footer .Column.VCard {padding-top : 20px;}
.Footer .VCard {float:right;}
.Footer .Logotype {float: left; display : inline-block !important;}
.Footer .Name {color: #fff;font-size: 1em;margin: 10px; display : inline-block;padding-top : 40px;}
.Footer .VCard .Address {width:220px;}
.Footer .VCard .Address,
.Footer .VCard .Contact,.Footer .VCard .email  {padding:0 1em	;color: #ccc;font-size: 0.8em;line-height:1.5em;}
.Footer .VCard .email a{color: #ccc;}
.Footer .SocialMedia {padding: 1em 1em 1em 100px;border-top:solid 1px #8c2729;}
.Footer .SocialMedia img {width:25px;height:25px;}
.Footer .Links a {color:#ccc;text-decoration: none;font-size:0.7em;}
.Footer .Links a:hover {text-decoration:underline;}
.Footer .LinksSeparator {display:none;float:left;width:67px;margin:0.5em;}


/*#endregion */

/*#region Common */

.Clear {clear: both;}

/*#endregion */
#guzik_t {background: url(../Images/gray_button_background.png) repeat-x;/*padding: 0 5px;*/height: 27px;width: 55px;border: 1px solid #ccc;padding: 0;color: #999;}


.gray {color:#ccc;}

.print {display:block;width : 33px;height:32px;background: url(../Images/print.gif);}
.print:hover {opacity:0.6;filter:alpha(opacity=60); }


.Level1Submenu {
-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    3px 3px 3px rgba(0, 0, 0, 0.5);
box-shadow:         3px 3px 3px rgba(0, 0, 0, 0.5);
}

h3.Title {
font-size : 0.9em;
}

.italic {font-style:italic;}
.bold {font-weight:bold;}
.Text ul {list-style-type:square;}

/*=================================================================================*/
								TABLE
/*=================================================================================*/
.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
  border-top: 1px solid #dddddd;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child &gt; th:first-child,
.table-bordered tbody:first-child tr:first-child &gt; td:first-child,
.table-bordered tbody:first-child tr:first-child &gt; th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child &gt; th:last-child,
.table-bordered tbody:first-child tr:first-child &gt; td:last-child,
.table-bordered tbody:first-child tr:first-child &gt; th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child &gt; th:first-child,
.table-bordered tbody:last-child tr:last-child &gt; td:first-child,
.table-bordered tbody:last-child tr:last-child &gt; th:first-child,
.table-bordered tfoot:last-child tr:last-child &gt; td:first-child,
.table-bordered tfoot:last-child tr:last-child &gt; th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child &gt; th:last-child,
.table-bordered tbody:last-child tr:last-child &gt; td:last-child,
.table-bordered tbody:last-child tr:last-child &gt; th:last-child,
.table-bordered tfoot:last-child tr:last-child &gt; td:last-child,
.table-bordered tfoot:last-child tr:last-child &gt; th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-striped tbody &gt; tr:nth-child(odd) &gt; td,
.table-striped tbody &gt; tr:nth-child(odd) &gt; th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover &gt; td,
.table-hover tbody tr:hover &gt; th {
  background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.table tbody tr.success &gt; td {
  background-color: #dff0d8;
}

.table tbody tr.error &gt; td {
  background-color: #f2dede;
}

.table tbody tr.warning &gt; td {
  background-color: #fcf8e3;
}

.table tbody tr.info &gt; td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover &gt; td {
  background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover &gt; td {
  background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover &gt; td {
  background-color: #faf2cc;
}

.table-hover tbody tr.info:hover &gt; td {
  background-color: #c4e3f3;
}
/* ========================END TABLE=====================================*/

/* ============================================================================*/
/*                           MEDIA QUERIES                                     */
/* ============================================================================*/


/* Everything lower then 1024px ---------------*/
@media only screen and (max-width : 1000px) {
    .PageTitle {display:block;}
    .MainContent &gt; .Section,
    .MainContent &gt; .SectionGroup,
    .CatchWordsContainer {margin-left:15px;margin-right:15px;}
    .Column.Left {position:relative; float:none; width:100%;}
    .Column.Right {float:none; width:100%;right:0;}
    .Column.Right .Section:first-of-type {margin-top:0;}

    .SideMenu.Section {display:none;}
    .FloatingControls {display:none;}
    .Header .LanguageMenu {width:70px;}
    .Header .LanguageMenu .ComboExpander {display:block;}
    .Header .LanguageMenu ul {margin-top:0;}
    .Header .LanguageMenu ul li img {width: 25px;}
    .Header .LanguageMenu li {display:none;}
    .Header .LanguageMenu .CurrentLanguage {display:list-item;}
    .Header .LanguageMenu.LanguageMenuOpen ul {position:absolute;left:-0.5em;top:-0.5em;z-index:20;border:solid 1px #676767; background-color:#fff;}
    .Header .LanguageMenu.LanguageMenuOpen li {float:none;display:list-item;padding:0.5em;margin:0;}
    .Header .LanguageMenu.LanguageMenuOpen li:hover {background-color:#7d7d7d;}
    .Header .LanguageMenu.LanguageMenuOpen li.CurrentLanguage {display:list-item; background-color:#fff;}
    

    .BannerContainer .ImagesContainer .Image img.BannerImage {min-width:480px;}
    .CatchWordsContainer {height:300px;}
    
    .Column &gt; .SectionGroup {margin-top:15px;}
    .SectionGroup &gt; .SectionGroup {margin-top:15px;}
    .Column &gt; .SectionGroup &gt; .Section {margin:0;}

    .SectionGroup &gt; .Shadow {display:none;}
    .MobileOneColumn &gt; .Section &gt; .Shadow,
    .MobileOneColumn &gt; .MobileTwoColumns &gt; .Shadow {display:block;}
    .MenuCollapseButtonGray {background:url(../Images/menuCloseIconGray.png) no-repeat;background-position:center;}
    .MenuExpandButtonGray {background:url(../Images/menuExpandIconGray.png) no-repeat;background-position:center;}

    .DesktopThreeColumns {background: none;}
    .DesktopTwoColumns {background: none;}
    .MobileOneColumn {margin-top: 0;}
    .MobileTwoColumns {margin-top:15px; background-color: #fff;}
    .DesktopThreeColumns &gt; .MobileTwoColumns {width:100%; background-color:#fff;}
    .MobileOneColumn &gt; .Section {width:100%;margin:15px 0 0 0;}
    .MobileOneColumn &gt; .Section .Corner {display:none;}
    .MobileTwoColumns &gt; .Section {width:50%;}

    .Section .Header.Right h2 {text-align: left;padding: 16px 0 13px 26px;}
    .Section .Header.Right div.Bookmark {left: -10px;}
    .Section .Header.Right div.Shadow {left: 20px;}

    .Section .Content .Date {padding-left:0;background:none;}

    #FooterVCardClear {display:block;border-bottom:1px solid #8c2729;}

    .Footer .Column.VCard {width:96%;}
    .Footer .Column.Links {padding-left:1em;}
    .Footer .Column.Links.FirstColumn {padding-left:80px;}
    
    .Footer .VCard .Address,
    .Footer .VCard .Contact {float:left;width:33%;}
}

/* Everything lower then 1020px ---------------*/
@media only screen and (max-width : 1000px) {
    #Uczelnia,#Kandydaci,#Studenci,#Pracownicy,#Absolwenci,#Nauka,#Wspolpraca,#Transfer {width:auto;}

    #MainMenuBar {background:url(../Images/mainmenu_background.jpg) #fff repeat-x 0 4px; height: auto;}
    #MainMenuBar .MainMenu &gt; li &gt; .ItemTitle {text-align:left;}
    #MainMenuBar .MainMenu &gt; li {width:auto!important;}
	/*.Header .k-head {padding:0px;width : 113px;}
	.Header .k-head img {padding:1px; width:80%}*/
    .MainMenu {display:none;}
    .MobileMenuButton {display:inline-block;}
    .MobileMenuContainer {display:block;}
    .MenuCollapseButtonGray {background:url(../Images/menuCloseIconGray.png) no-repeat;background-position:center;}
    .MenuExpandButtonGray {background:url(../Images/menuExpandIconGray.png) no-repeat;background-position:center;}
    
    .Footer .SocialMedia img {width:54px;height:54px;}

    .Header .LanguageMenu {position:absolute;width:80px;height:40px;right:0;top:10px;margin:0;}
    .Header .LanguageMenu .ComboExpander {left:55px;margin-top:7px;}
    .Header .LanguageMenu ul li img {width: 48px;}
    
	.Header .Logotype {width : 78px; padding : 0px;}
    .HotlinksMenu {display:none;}
    .SearchBox {display: none;}
    .SearchIcon {display:block;}
    .ControlsMenu {display: none;}

    .BannerContainer .ImagesContainer .Image img.BannerImage {min-width:480px;}

    .CatchWordsContainer {height:250px;}
    .CatchWords .Description {height:110px;}

    .MainContent &gt; .Section, 
    .MainContent &gt; .SectionGroup {margin-left: 15px;margin-right: 15px;}
    .SectionGroup, 
    .SectionGroup &gt; .SectionGroup, 
    .Column &gt; .SectionGroup {margin:0;}
    .Column &gt; .SectionGroup .Section {margin-top:15px;}
    .SectionGroup .Section {margin-top:15px;}
    .SectionGroup .Section .Shadow {display:block;}
    .MobileTwoColumns {background:none;}
    .DesktopThreeColumns &gt; .MobileTwoColumns {width:100%;background:none;}
    .MobileTwoColumns &gt; .Section {width: 100%;}
    .MobileTwoColumns &gt; .Section .Corner {display:none;}

    .Section {background-color:#fff; margin: 15px 0 0 0;}
    .Footer .HotlinksBottomMenu {display:block;}
    .Footer .LinksSeparator {display:none;}
    .Footer .Logotype {display:none;}
    .Footer .Column {float:none;}
    .Footer .Column.Links {margin-top:0;margin-left:0;}
    .Footer .Column.Links.FirstColumn {padding-left:1em;padding-bottom:0;margin-bottom:0;margin-top:1em;}
    .Footer .Name {margin-left:0;}
    .Footer .VCard .Address, 
    .Footer .VCard .Contact {padding:0 1em; float:none;width:96%;}
    .Footer .Links {width:auto;max-width:none;height:auto;padding:0 0.5em;margin:1em;}
    .Footer .Links li {padding: 1em 0;border-top:solid 1px #8c2729;}
    .Footer .Links a {color:#fff;font-size:1em;}
    .Footer .SocialMedia {padding-left:1em;}
    #FooterVCardClear {display:block;border-bottom:none;}
}

@media only screen and (max-width : 851px) {
.Footer .Name {margin-left:10px; padding-top : 0px;}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    .CatchWords .Title {background:url(../Images/sliderTextBackground.png);height:110px;}
    .CatchWords .Title h3 {max-width:none;margin-right:30px;}
    .CatchWords .Description {display:none;}
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    .CatchWords .Title {background:url(../Images/sliderTextBackground.png);}
    /*.Section .Content .Item .Title {clear:left;}*/
}

/* Everything lower then 480px ---------------*/
@media only screen and (max-width : 479px) {
    .BannerContainer .ImagesContainer .Image img.BannerImage {position:relative;margin-left:-240px;left:50%;}
    .MobileMenuContainer {left:-100%;width:100%;}
    .Footer .SocialMedia img {width:40px;height:40px;}
    .Footer .HotlinksBottomMenu li {display:block;background:none;}
	.Header .Logotype {width : 78px; padding : 0px;}
	.Header .k-head {padding:0px;width : 113px;}
}

/* HTC devices ----------- */
@media 
only screen and (-webkit-min-device-pixel-ratio : 1.5), 
only screen and (min-device-pixel-ratio : 1.5) {}

/* Everything lower then 521px ---------------*/
@media only screen and (max-width : 520px) {
.Header .Logotype {width : 78px; padding : 0px;}
.Header .k-head {padding:0px;width : 113px;}
.Footer .Logotype {display : none !important;}
}

.hidden {
    display: none;
}

strong { font-weight: bold; }

.bold
{
    font-weight:bold;
}
</pre></body></html>