
:focus {
    outline: 0 none;
}
html {
    font-size: 100%;
    margin: 0;
    padding: 0;
}
body {
    background: url("body-bg.jpg") repeat fixed center top #333333;
    color: #333333;
    font: 81.25%/1.46 "Segoe UI",sans-serif;
    margin: -90px 0 0;
    padding: 0;
	 margin-bottom: 30px;
}
img {
    border: 0 none;
}
a {
    color: #4C7AB7;
    text-decoration: underline;
}
a:visited {
    color: #666666;
}
a:hover {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #4C7AB7;
    font-size: 100%;
    font-weight: normal;
    margin: 10px 0;
    padding: 5px 0;
}
h2, h3 {
    font-weight: normal;
}
h2 a, h3 a, h2 a:visited, h3 a:visited {
    color: #4C7AB7;
}
h2 {
    font-size: 170%;
    margin: 1em 0 0.25em;
}
h3 {
    font-size: 140%;
    margin: 2em 0 0.5em;
}
p {
    margin: 0 0 1em;
	 color: #333333;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
}
ul, ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li {
    margin: 0;
    padding: 0;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #737373;
    border-image: none;
    border-style: none none dashed;
    border-width: 0 0 1px;
    clear: both;
    height: 0;
    margin: 0 0 1em;
    padding: 0;
}
blockquote {
    background: url("bg1.png") repeat scroll 0 0 transparent;
    border-left: 3px solid #4C7AB7;
    color: #4C7AB7;
    font-size: 110%;
    font-style: italic;
    margin: 1.5em 0;
    padding: 1em 20px 1px;
}
table {
    border-bottom: 3px solid #4C7AB7;
    border-collapse: collapse;
    font-size: 92%;
    margin: 0 0 1em;
    padding: 0;
}
table th, table td {
    margin: 0;
    padding: 0.5em 20px;
}
table th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #4C7AB7;
    border-color: #4C7AB7 #4C7AB7 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    font-weight: normal;
}
table td {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
}
table tr.odd td {
    background-color: #F7F7F7;
}
form {
    margin: 0;
}
select, input, textarea {
    border: 0 none;
    font-family: "Segoe UI",sans-serif;
    font-size: 92%;
    margin: 0;
    padding: 0;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
textarea, input.text-box, input[type="text"] {
    background: url("bg1.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #333333;
    padding: 4px;
}
input.text-box {
    width: 250px;
}
textarea {
    height: 150px;
    overflow: auto;
    width: 380px;
}
input.submit {
    background: none repeat scroll 0 0 #4C7AB7;
    border: 0 none;
    color: white;
    cursor: pointer;
    font-size: 85%;
    font-weight: bold;
    height: 22px;
    margin: 0;
    padding: 0 20px;
}
section, article, header, footer {
    display: block;
}
article {
}
article img {
    float: left;
    margin: 3px 15px 5px 0;
}
article header {
    line-height: 1.2;
    margin: 0 0 0.25em;
}
article header h1 {
    font-weight: bold;
}
article header p {
    margin: 0;
}
article header time {
    font-size: 85%;
    font-style: italic;
}
.cleaner {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    width: 100%;
}
.cleaner hr {
    display: none;
}
.container {
    margin: 0 auto;
    width: 980px;
}
#area .container {
    margin: 0 auto;
    width: auto;
}
.sw-float-left {
    float: left;
    margin: 5px 15px 10px 0;
}
.sw-float-right {
    float: right;
    margin: 5px 0 10px 15px;
}
.sw-gallery {
    letter-spacing: -0.31em;
    word-spacing: -0.43em;
}
.sw-gallery-wrapper {
    margin: 10px 0;
}
.sw-gallery > * {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    word-spacing: normal;
}
.sw-gallery-item {
    font-size: 85%;
    margin: 0 10px 10px 0;
    text-align: center;
}
.sw-gallery-item figcaption {
    background-color: #666666;
    color: #FFFFFF;
    display: block;
    padding: 0.25em 10px;
}
.sw-gallery-item a {
    display: block;
    margin: 0;
    padding: 0;
}
.sw-gallery-item a img {
    vertical-align: middle;
}
.sw-gallery-item:hover a img {
    opacity: 0.75;
}
.sw-gallery-item:hover figcaption {
    background-color: #4C7AB7;
    color: white;
}
#sidebar .sw-gallery {
    padding: 0 20px;
}
#sidebar .sw-gallery-item figcaption {
    background-color: #666666;
}
#sidebar .sw-gallery-item:hover figcaption {
    background-color: #4C7AB7;
    color: white;
}
.sw-pager {
    display: block;
    font-size: 85%;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 5px 0 1em;
    text-align: center;
}
.sw-pager span {
    margin: 0 10px;
}
.sw-pager a {
    background: url("pager.png") no-repeat scroll left top #666666;
    color: white;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 18px;
    text-decoration: none;
}
.sw-pager a:hover {
    background-color: #4C7AB7;
    text-decoration: underline;
}
.sw-pager a.sw-next {
    background-position: right top;
    padding-right: 22px !important;
}
.sw-pager a.sw-prev {
    padding-left: 22px !important;
}
.sw-pager a.sw-gallery-pager-disabled {
    background-color: #BBBBBB;
    color: #FAFAFA;
    cursor: default;
    text-shadow: 1px 1px 1px #999999;
}
.sw-pager a.sw-prev.sw-gallery-pager-disabled:hover, .sw-pager a.sw-prev.sw-gallery-pager-disabled {
    background-position: left top;
    text-decoration: none;
}
.sw-pager a.sw-next.sw-gallery-pager-disabled:hover, .sw-pager a.sw-next.sw-gallery-pager-disabled {
    background-position: right top;
    text-decoration: none;
}
.default-form {
    margin: 0 0 1em;
}
.default-form section {
    margin: 0 0 1em;
}
.default-form label {
    display: block;
    margin: 0 0 0.25em;
}
#content > section:after, #sidebar > .sidebar-left > section:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#content > section h1 a, #sidebar > .sidebar-left > section h1 a, #content > section h1 a:visited, #sidebar > .sidebar-left > section h1 a:visited {
    color: #4C7AB7;
}
#content > section h1 a:hover, #sidebar > .sidebar-left > section h1 a:hover {
    text-decoration: none;
}
#content > section {
    margin: 0 0 1em;
    padding-top: 1em;
}
#content > section:first-child {
    border-top: 0 none;
    padding-top: 0;
}
#content > section h1 {
    font-size: 200%;
    font-weight: normal;
}
#sidebar > .sidebar-left > section {
    background: none repeat scroll 0 0 transparent;
    margin: 0 0 20px;
    padding: 0 0 1px;
}
#sidebar > .sidebar-left > section h1 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #4C7AB7;
    font-size: 130%;
    font-weight: normal;
    margin: 0 0 0.5em;
    padding: 0.4em 19px;
    text-transform: uppercase;
}
.layout1 #sidebar {
    position: relative;
}
.layout2 #sidebar {
    position: relative;
}
.layout1 #sidebar > .sidebar-left > section h1 {
}
#sidebar > .sidebar-left > section.sw-middle h1, #sidebar > .sidebar-left > section.sw-bottom h1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    background-image: none;
    border-color: #737373 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: dashed none none;
    border-width: 1px 0 0;
    color: #4C7AB7;
    margin: 0 20px 0.5em;
    padding: 0.5em 0 0;
}
#sidebar > .sidebar-left > section h1 a {
    color: #4C7AB7;
    text-decoration: none;
}
#sidebar > .sidebar-left > section.sw-top h1, #sidebar > .sidebar-left > section.sw-top h1 a {
    color: #4C7AB7;
}
#sidebar > .sidebar-left > section.sw-top, #sidebar > .sidebar-left > section.sw-middle {
    margin-bottom: 0;
}
#sidebar > .sidebar-left > section > * {
    padding: 0 7px 0 10px;
}
#sidebar > .sidebar-left > section > *, #sidebar > .sidebar-left > section > div > * {
    padding: 0 20px;
}
#sidebar > .sidebar-left > section div {
    padding-left: 0;
    padding-right: 0;
}
#sidebar > .sidebar-left > section div.sw-gallery-wrapper {
    margin: 10px 20px;
    padding-top: 20px;
}
#sidebar > .sidebar-left > section div.sw-gallery {
    padding: 0;
}
#sidebar > .sidebar-left > section div.sw-gallery-list {
    padding-left: 0;
    padding-right: 0;
}
article header h1 {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    font-size: 100% !important;
    margin: auto !important;
    padding: 0 !important;
    text-transform: none !important;
}
article header h1 a:link, article header h1 a:visited {
    color: #4C7AB7 !important;
    text-decoration: underline !important;
}
article header h1 a:hover {
    text-decoration: none !important;
}
#sidebar textarea {
    height: 60px;
}
#sidebar textarea, #sidebar input.text-box {
    background-color: #FFFFFF;
    width: 95%;
}
#sidebar .sw-gallery-item {
    margin: 0 6px 6px 0;
}
#header {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}
#header .container {
    margin: 0;
    position: relative;
    width: 360px;
}
#sw-logo {
    background: none repeat scroll 0 0 transparent;
    font-size: 277%;
    height: 214px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: -487px;
    width: 980px;
}
#sw-logo h1 {
    background: url("horni_zaobleni.png") no-repeat bottom;
    border: 0 none;
    color: #fff;
    font-size: 100%;
    font-weight: normal;
    letter-spacing: -2px;
    line-height: 160px;
    margin: 0;
    padding: 70px 0 0;
    text-align: center;
}
#sw-logo h1 strong {
    color: #FFFFFF;
}
#sw-logo .sw-logo-image {
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
#sw-header-image {
    background-repeat: no-repeat;
    border-radius: 20px 20px;
    height: 257px;
    left: 0;
    position: absolute;
    top: -272px;
    width: 950px;
	 margin: 15px 15px 0 15px;
}
#sw-header-image:before {
    background: none repeat scroll 0 0 transparent;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 980px;
    z-index: 1;
}
#sw-header-image:after {
    background: none repeat scroll 0 0 transparent;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 252px;
    width: 980px;
    z-index: 1;
}
#sw-main-navigation {
    background: none;
    border: 0 solid #333333;
    border-radius: 0 0 20 20px;
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    margin: 487px 0 0;
    padding: 25px;
    position: relative;
    text-transform: uppercase;
    width: 310px;
    z-index: 1000;
}
#sw-main-navigation a:hover, #sw-main-navigation li.sw-navmenu-li-shown > a, #sw-main-navigation ul li ul li.sw-navmenu-li-shown > a {
    background: none repeat scroll 0 0 #4C7AB7;
    text-decoration: none;
    border-radius: 10px 10px 10px 10px;
}

#sw-main-navigation ul {
    margin: 0;
}
#area #sw-main-navigation ul {
    margin: 0;
}
#sw-main-navigation ul li {
    background: none repeat scroll 0 0 transparent;
    display: block;
    padding: 0;
    position: relative;
	 margin-bottom: 4px;
}
#sw-main-navigation ul li a, #sw-main-navigation ul li strong {
    color: #333;
    display: block;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    padding: 5px 5px 5px 15px;
    text-align: left;
    text-decoration: none;
    border-radius: 10px 10px 10px 10px;
}
#sw-main-navigation ul li a:hover {
	 background: none repeat scroll 0 0 #4C7AB7;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
}
#sw-main-navigation ul li strong {
    color: #FFFFFF;
	 background: #4C7AB7;
	 border-radius: 10px 10px 10px 10px;
}
#sw-main-navigation > ul > li:first-child {
}
#sw-main-navigation > ul > li:first-child a, #sw-main-navigation > ul > li:first-child strong {
}
#sw-main-navigation ul li ul {
    font-size: 90%;
}
#sw-main-navigation ul li ul {
    background: none repeat scroll 0 0 #4C7AB7;
    left: 100%;
    line-height: 38px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 1020;
	 border-radius: 10px 10px 10px 10px;
}
#sw-main-navigation ul li ul li {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: none;
    margin: 0;
    padding: 0;
}
#sw-main-navigation ul li ul li a {
    background: none repeat scroll 0 0 #4C7AB7;
    color: #FFFFFF;
    display: block;
    height: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0 25px;
    text-align: left;
    white-space: nowrap;
}
#sw-main-navigation ul li ul li.sw-navmenu-li-shown a {
    background: none repeat scroll 0 0 #000000;
}
#sw-main-navigation ul li ul li ul {
    background: none repeat scroll 0 0 #4C7AB7;
    left: 100%;
    margin: 0;
    padding: 0;
    top: 0;
}
#sw-main-navigation ul li ul li ul li {
}
#sw-main-navigation ul li ul li ul li a {
    background: none repeat scroll 0 0 #333333;
}
#sw-main-navigation ul li ul li ul li a:hover {
    text-decoration: underline;
}
#sw-search {
    display: none;
    height: 26px;
    position: absolute;
    right: -620px;
    top: -487px;
    width: auto;
}
#sw-search fieldset {
    float: right;
    line-height: 22px;
    margin: 0;
}
#sw-search label span {
    display: none;
}
#sw-search input {
    vertical-align: middle;
}
#sw-search input[type="text"] {
    background: url("search-bg.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    height: 22px;
    line-height: 22px;
    padding: 0 7px;
    width: 126px;
}
#sw-search input[type="submit"] {
    background: url("ico-search.png") no-repeat scroll center center #4C7AB7;
    border: 0 none;
    color: transparent !important;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 22px;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-indent: -999em;
    width: 22px;
}
#main-text {
    font-size: 120%;
    height: 160px;
    left: 390px;
    overflow: hidden;
    position: absolute;
    top: -457px;
    width: 590px;
}
#main-text, #main-text h1, #main-text h2, #main-text h3, #main-text h4, #main-text a, #main-text h1 a, #main-text h2 a, #main-text h3 a, #main-text h4 a {
    color: #FFFFFF;
    margin: 0 0 0.25em;
}
#page {
    background: none repeat scroll 0 0 transparent;
}
#area {
    background: url(transparent-bg1.png);;
    margin: 0 auto;
    padding: 0 0 20px;
    width: 980px;
	 border-radius: 0 0 20px 20px;
}
#area ul {
    list-style-image: url("bul.png");
    margin: 0 0 1em 25px;
}
#area ul ul {
    margin-bottom: 0;
}
#area ol {
    list-style-type: decimal;
    margin: 0 0 1em 25px;
}
#area ol ol {
    margin-bottom: 0;
}
#content {
    float: left;
    padding: 490px 20px 20px;
    width: 560px;
}
#sidebar {
    float: right;
    width: 360px;
}
#area.layout0 #sidebar {
    display: none;
}
#area.layout0 #content {
    float: none;
    width: 100%;
}
#area.layout2 #sidebar {
    background: none;
    float: left;
    padding-top: 0;
}
#area.layout2 #content {
    background: none;
    border: 0 solid #333333;
    border-radius: 20px;
    color: #333;
    float: right;
}
#footer {
    background: none no-repeat scroll center top #0C242B;
    color: #FFFFFF;
    font-size: 90%;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
	display: none;
}
#footer .container {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 55px 0 0;
    text-align: right;
    width: 980px;
}
#footer a {
    color: #FFFFFF;
    text-decoration: underline;
}
#footer a:hover {
    text-decoration: none;
}
#sw-footer-navigation {
    float: left;
}
#sw-footer-navigation ul li {
    float: left;
}
#sw-footer-navigation ul li a, #sw-footer-navigation ul li strong {
    float: left;
    font-weight: bold;
    padding: 0 15px 0 20px;
    text-decoration: none;
}
#sw-footer-navigation ul li:first-child a, #sw-footer-navigation ul li:first-child strong {
    background-image: none;
    padding-left: 0;
}
.sw-footer-advert {
    text-align: right;
}
.sw-contact-person {
    overflow: hidden;
}
.sw-contact-person img {
    padding: 0 15px 0 0;
}
.sw-gallery {
    letter-spacing: -0.31em;
    overflow: visible;
    position: relative;
    white-space: nowrap;
    word-spacing: -0.43em;
}
.sw-gallery-list {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 100%;
}
.sw-gallery-list * {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    word-spacing: normal;
}
.sw-pager {
    letter-spacing: normal;
    word-spacing: normal;
}
form.default-form legend {
    height: 0;
    margin-left: -9999em;
    position: absolute;
}
#sw-main-navigation ul li ul {
    display: none;
}
#sw-main-navigation ul li ul.sw-navmenu-ul-shown {
    display: block;
}
article p:after {
    display: inline;
}
.sw-contact-person table {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
.sw-contact-person table tr td, .sw-contact-person table tr th {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    padding: 0;
}
.sw-contact-person table tr th, .sw-contact-person table tr td {
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 5px 0 0;
    text-align: left;
    vertical-align: top;
}
.sw-contact-person table tr td {
    font-weight: normal;
    padding: 0;
}
section:after {
    clear: both;
    content: " 0020";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
iframe.sw-video {
    border: 0 none;
    max-width: 100%;
}
.default-form {
    padding: 1em 0;
}
.sw-map-pagelet, .sw-smap-pagelet, .fb_iframe_widget {
    max-width: 100%;
}
#sidebar .sidebar-left section.contactPagelet div.AddressPart, #sidebar .sidebar-left section.contactPagelet div.CompanyPart, #sidebar .sidebar-left section.contactPagelet div.ContactPart, #sidebar .sidebar-left section.contactPagelet div.SocialsPart, #sidebar .sidebar-left section.contactPagelet div.DescriptionPart {
    padding-left: 20px;
    padding-right: 20px;
}
BODY #contentBgLight #site .contactPagelet .caligraphy .sw-icon, BODY #contentBgLight #wrapper .container .contactPagelet .caligraphy .sw-icon, BODY #contentBgLight .container #area .contactPagelet .caligraphy .sw-icon {
    background-image: url("contactPageletIconsLight.png");
}
.null {
    background: none repeat scroll 0 0 transparent;
}


BODY #contentBgLight #site .contactPagelet .caligraphy .sw-icon, BODY #contentBgLight #wrapper .container .contactPagelet .caligraphy .sw-icon, BODY #contentBgLight .container #area .contactPagelet .caligraphy .sw-icon {
    background-image: url("contactPageletIconsDark.png");
}