body {
	background-color: #edebe8;
	color: #2a2a2a;
	margin: 0;
	font-family: Roboto, Helvetica, Arial, 'sans-serif';
	font-size: 14px;
	line-height: 1.42857;
}
a {
	text-decoration: none;	
}
a img {
	border: 0;
	outline: 0;
}
a.link, a.hlink {
	color: #0170b0;
}
a.hlink {
	font-weight: 500;
}
a.hlink:hover {
	text-decoration: underline;
}
h1 {
	font-size: 200%;
	font-weight: 400;
	line-height: 1.2857;
	margin: 0 0 20px 0;
	letter-spacing: -0.2px;
}
h2 {
	font-size: 160%;
	font-weight: 900;
	margin-top: 0;
}
.l-e h2 {
	text-align: center;
}
h3 {
	font-size: 140%;
	padding-top: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
    border-top: 2px dotted #adaba8;	
}
#pl-odp h3:first-child {
	padding-top: 0;
	border-top: none;
	margin-top: 15px;
}
h3 span {
	display: inline-block;
	width: 30px;
}
h4 {
	font-size: 115%;
}
h5 {
	font-size: 115%;
	margin: 0 0 5px 0;
}
h6 {
	color: #707070;
    font-size: 85%;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
	margin: 0;
}
hr {
	height: 1px;
    background-color: #bdbbb8;
    border: 0;
    /* margin-top: 24px; */
    margin: 20px 0;
}

/* support */

.clear {
	clear: both;
}

hr.part-break {
	height: 1px;
	border: none;
	background-color: #dddbd8;
}

/* univerzalne elementy */

.main-error {
	font-size: 115%;
	text-align: center;
	margin: 100px 0;
}
.main-error h4 {
	font-size: 180%;
	font-weight: 700;
	margin-bottom: 40px;
}
 
/* zakladne elementy - header, menu, body, footer */
 
#header, #menu, #semifooter {
	background-color: #edebe8;
}
#footer {
	background-color: #dddbd8;
}
#body {
	background-color: #ffffff;
}
#menu {
	border-top: 1px solid #d8d8d8;
}
#header-wrapper, #menu-wrapper, .body-wrapper, #footer-wrapper, #semifooter-wrapper {
	margin: 0px auto;
/*	min-width: 480px; */
	max-width: 1830px;
}
#porovnanie {
	overflow-y: hidden;
	overflow-x: auto;
}
.body-wrapper#porovnanie { 
	max-width: none;
	text-align: center;
}
#porovnanie-content {
	display: inline-block;
    text-align: left;
}
#header-wrapper {
	position: relative;
	padding: 20px 20px;
}
.body-wrapper {
	padding: 20px 20px;
}
#menu-wrapper {
	position: relative;
	padding: 15px 20px;
}
#footer-wrapper {
	padding: 25px 20px;
}
#semifooter-wrapper {
	padding: 35px 20px;
}
.std-menu a, .right-menu a, .mobile-menu a {
	color: #2a2a2a;
	font-size: 120%;
	font-weight: bold;
}
.std-menu a, .right-menu a {
	display: inline-block;
	margin-right: 25px;
	border-bottom: 2px solid #edebe8;
}
.std-menu a:hover, .right-menu a:hover {
	border-bottom: 2px solid;
}
.mobile-menu a {
	display: block;
	background-color: #edebe8;
	padding: 8px 20px;
	border-top: 1px solid #dddbd8;
}
.mobile-menu a:hover {
	background-color: #dddbd8;
}
#menu a#podporte-link {
	background-color: #F16C4F;
    position: absolute;
    right: 1em;
    top: 0.4em;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    padding: 0.5em 0.8em;
    margin-right: 0;
    border-radius: 0.15em;
}
#menu a#podporte-link:hover {
	text-decoration: none;
	background-color: #1B325F;
}
#logo {
	float: left;
}
#title {
	margin-left: 60px;
	margin-right: 320px;
}
#partneri, #partneri-small {
	line-height: 1;
	float: right;
}
#partneri-small {
	display: none;
}
#partneri img {
	height: 24px;
	margin-top: 6px;
}
#partneri-small img {
	height: 38px;
	margin-top: 2px;
}
#partneri #partneri-INEKO {
	position: relative;
	top: 4px;
	margin-right: 25px;
}
#partneri #partneri-INEKO img {
	vertical-align: top;
}
#partneri-small #partneri-INEKO-small {
	margin-right: 10px;
}
#partneri #partneri-TIS img {
	height: 32px;
}
#logo img {
	height: 36px;
	border: 0;
	margin-right: 20px;
	margin-left: 2px;
}
#logo img, #partneri img, #partneri-small img {
	opacity: 0.85;
	border: 0;
}
#logo a:hover img, #partneri a:hover img, #partneri-small a:hover img {
	opacity: 1;
}
#title {
	font-weight: 700;
	font-size: 120%;
	line-height: 1.142857;
	position: relative;
}
#title #subtitle {
	color: #909090;
	font-weight: 500;
	font-size: 68.5%;
	margin-top: 4px;
}
.fn, .fk {
}
.fn {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #c8c8c8;
}
.fn a {
	display: inline-block;
	margin-right: 20px;
}
.fn a:last-child {
	margin-right: 0;
}
.fn a, .fk a {
	color: #8d8b88;
	font-weight: 700;
}
.fn a:hover, .fk a:hover {
	text-decoration: underline;
}
.fk {
	color: #8d8b88;
}
.fk img {
	position: relative;
	top: 5px;
	vertical-align: top;
	margin-right: 25px;
}
.fk-img {
	float: left;
	width: 270px;
}
.fk-text {
	margin-left: 270px;
	line-height: 1.285714;
}

/* zakladne divy */

.section {
	border-radius: 4px;
	margin-bottom: 20px;
}
.section#section-historia {
	margin-bottom: 0;
}
.section-content {
	padding: 12px 15px;
}
.sct {
    margin-top: 10px;
	padding: 12px 0 2px 0;
    border-top: 1px solid #cdcbc8;
}
.section-bordered {
	border: 1px solid #e0e0e0;
}
.section#section-budova .section-content {
	padding: 15px;
}
.section#section-budova img {
	width: 100%;
	border-radius: 4px;
}
.section-gray {
	background-color: #EDEBE8;
}
.section-komentar {
	background-color: #FAF0D8;
}
.section p:first-child {
	margin-top: 0;
}
.section p:last-child {
	margin-bottom: 0;
}

/* podporne elementy */

.linkicon {
	height: 28px;
	margin-right: 10px;
	vertical-align: top;
}
.lo-w .linkicon {
	height: 24px;
}

/* uvodna stranka */
.l-e {
	position: relative;
	margin-bottom: 30px;
}
.l-e:last-child {
	margin-bottom: 0;
}
.l-e h2 a {
    float: right;
    font-size: 76.666%;
    font-weight: 700;
    position: relative;
    top: 6px;
}
.l-a-wrapper {
	text-align: center;
	margin: 0 auto;
}
.l-aktualita {
	display: inline-block;
	background-color: #FAF4DA;
	color: #4A400B;
	border: 1px solid #EFDE8F;
	padding: 12px 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 4px;
}
.l-aktualita span {
	text-align: center;
	font-weight: bold;
	font-size: 115%;
}
.l-b {
	margin-top: 25px;
	text-align: center;
}
#l-o .l-b {
	margin-top: 0;
}
#l-l h2 {
	margin: 0 0 5px 0;
}
#l-o h2 {
	margin: 20px 0;
}
#l-o {
	border-top: 4px solid #dddbd8;
	margin-bottom: 5px;
}
#l-i {
	height: 325px;
	text-align: center;
}
.li-img {
	position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 325px;
    background-image: url(/images/landing.jpg);
	background-size: cover;
	border-radius: 4px;
}
.li-img img {
	width: 100%;
}
.li-motto {
	display: inline-block;
	position: relative;
	top: 25px;
	opacity: 0.9;
	background-color: #2a2a2a;
	color: #fafafa;
	font-weight: 500;
	font-size: 160%;
	padding: 12px 15px;
	z-index: 20;
}
.lzi-ws {
	position: relative;
}
.lzi-wsa {
	display: none;
	position: absolute;
	top: 215px;
	padding: 20px 17.5px;
}
.lzi-wsa:hover {
	cursor: pointer;
}
.lzi-wsa img {
	width: 16px;
}
.lzi-wsl {
	left: 0;
}
.lzi-wsr {
	right: 0;
}
.lzi-wrapper {
	float: left;
	width: 23.875%;
	margin-right: 1.5%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.l-hc-wrapper .lzi-wrapper {
	margin-bottom: 0;
}
.lzi-wrapper#lziw-4 {
	margin-right: 0;
}
.lzi-wrapper.lziw-4 {
	margin-right: 0;
}
.lzi-content {
	border: 1px solid #dddbd8;
	border-radius: 4px;
}
.lzi-top {
	border-bottom: 1px solid #dddbd8;
	height: 70px;
}
.lzi-img {
	float: left;
	width: 40%;
}
.lzi-bui {
	overflow: hidden;
	max-height: 200px;
	border-bottom: 1px solid #dddbd8;
}
.lzi-bui img {
	width: 100%;
}
.lzi-img-c {
	padding: 15px;
	border-right: 1px solid #edebe8;
	text-align: center;
}
.lzi-img img {
	height: 40px;
}
.lzi-hod {
	margin-left: 40%;
}
.lzi-hod-c {
	padding: 11px;
}
.lzi-middle {
	border-bottom: 1px solid #dddbd8;
	padding: 10px 15px;
}
.lzi-nazov {
	color: #9a9a9a;
	white-space: nowrap;
    overflow: hidden;
	font-size: 130%;
	font-weight: 700;
    text-overflow: ellipsis;
}
.lzi-nazov span {
	color: #404040;
	font-size: 135%;
	font-weight: 900;
}
.lzi-nazov a {
	font-size: 88.46%;
	font-weight: 500;
}
.lzi-bottom {
	position: relative;
    height: 100px;
	background-color: #edebe8;
	border-bottom: 1px solid #dddbd8;
}
.lzi-h {
	float: left;
	text-align: center;
}
.lzi-n {
	font-size: 115%;
    font-weight: 700;
    line-height: 1;
    margin-left: 70px;
    margin-top: 17px;
}
.lzi-h > span {
    display: inline-block;
    color: #fafafa;
    width: 46px;
    height: 20px;
    font-weight: 700;
    line-height: 1;
    font-size: 140%;
    padding: 14px 6px;
    border-radius: 30px;
}
.lzi-h > span  > span {
	font-size: 65%;
}
.lzi-k {
	padding: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.lzi-t {
	border-collapse: collapse;
    width: 94%;
    margin: 0 3%;
    border: 0;
}
.lzi-t tr td {
	text-align: center;
	width: 18%;
	padding-left: 1%;
	padding-right: 1%;
}
.lzi-k-n td {
	color: #8d8b88;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: 1.285714;
	font-size: 80%;
	vertical-align: bottom;
}
.lzi-k-h td {
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 100%;
	font-weight: 700;
}
.lzi-k-h td > span > span {
	font-size: 65%;
}
.lzi-foot {
	background-color: #edebe8;
	border-bottom: 1px solid #dddbd8;
}
.lzi-o {
	height: 44px;
	padding: 10px 15px;
}
.lzi-oi {
	float: left;
	width: 44px;
	height: 44px;
}
.lzi-oi img {
	border: 1px solid #fafafa;
	width: 42px;
	border-radius: 23px;
}
.lzi-ot {
	margin-left: 60px;
    line-height: 1.28754;
    font-size: 80%;
}
.lzi-link {
	background-color: #edebe8;
}
.lzi-ll {
	padding: 10px;
	text-align: right;
}
.lp {
	font-size: 90%;
	margin: 0 0 15px 0;
}
.lo-w {
	border: 1px solid #dddbd8;
	border-radius: 4px;
	margin-bottom: 20px;
}
.lo-w:last-child {
	margin-bottom: 0;
}
.lo-t {
	border-collapse: collapse;
	border: 0;
}
.lo-t tr td {
	font-size: 80%;
	padding: 0;
}
.lo-o-w {
	width: 4.5%;
	vertical-align: top;
	border-right: 1px solid #dddbd8;
}
.lo-o {
	color: #cdcbc8;
    font-size: 150%;
    line-height: 1;
    font-weight: 700;
    text-align: right;	
	padding: 10px;
}
.lo-t-w {
	width: 83.5%;
	border-right: 1px solid #dddbd8;
}
.lo-c-w {
	width: 10%;
	vertical-align: top;
}
.lo-t-c {
	display: flex;
}
.lo-t-w-p, .lo-t-w-o {
	overflow: hidden;
	white-space: pre-wrap;
	width: 50%;
}
.lo-t-w-p {
	background-color: #edebe8;
	border-right: 1px solid #dddbd8;
}
.lo-t-w-o {
    background-color: #F0F7FA;
	color: #204D60;
}
.lo-t-w-t {
	width: 85px;
    font-weight: 500;
	padding: 10px 15px 3px 15px;
}
.lo-t-w-c {
	padding: 3px 15px 10px 15px;
}
.lo-c-c {
	font-weight: 500;
	padding: 10px;	
	border-bottom: 1px solid #dddbd8;
}
.lo-c-c span {
	font-weight: 700;
	font-size: 130%;
}
.lo-c-l {
	padding: 10px;	
	font-size: 80%;
}

/* textova stranka */

.t {
	max-width: 960px;
	margin: 0 auto;
}
.t a.button {
	position: relative;
	padding: 12px 16px 12px 37px;
    margin-top: 4px;
	margin-bottom: 7px;
}
.t a.button img {
	position: absolute;
    height: 20px;
    left: 10px;
    top: 9px;
    margin-right: 10px;
}
.tl {
	float: left;
	width: 700px;
	margin-right: 30px;
	line-height: 1.571428;
}
.tl h4 {
	font-size: 115%;
	margin-bottom: 0;
}
.tr {
	float: right;
	width: 230px;
}

/* uvodna stranka profilov */

.iw {
	width: 20%;
	float: left;
}
.ic {
	margin: 13px;
	border: 1px solid #dddbd8;
	border-radius: 4px;
}
.iw-i {
	padding: 15px;
}
.iw-i img {
	height: 40px;
}
.iw-t {
	background-color: #edebe8;
	padding: 8px 12px 6px 12px;
	height: 40px;
}
.iw-t a {
	color: #0170b0;
	font-weight: 500;
	font-size: 100%;
}
.iw-t a:hover {
	text-decoration: underline;
}
.iw-h {
	background-color: #edebe8;
	border-top: 1px solid #dddbd8;
}
.iw-h {
	font-weight: 700;
	font-size: 100%;
	position: relative;
}
.iw-hb {
	position: absolute;
	top: 5px;
	right: 5px;

}
.iw-hl, .iw-hr {
	padding: 8px 12px;
}
.iw-hl {
	color: #fafafa;
	float: left;
	width: 40px;
	border-right: 1px solid #dddbd8;
}
.iw-hr {
	margin-left: 65px;
}

/* profil */

#profil-nazov {
	margin-bottom: 0px;
}
#profil-nazov img {
    vertical-align: middle;
    height: 60px;
	position: relative;
	top: -2px;
    margin-right: 20px;
}
#profil-content {
	position: relative;
}
#profil-left {
	float: right;
	width: 75%;
}
.pc-is {
	float: right;
	font-family: Roboto, Helvetica, Arial, 'sans-serif';
	font-size: 13.5px;
	padding: 4px 5px;
	border-radius: 3px;
	border: 1px solid #bdbbb8;
}
.pc-u-t .pc-is {
	float: left;
	position: relative;
	top: 3px;
	font-size: 15px;
	border: 1px solid #0170b0;
}
.pc-n-w {
	position: relative;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #bdbbb8;
	margin-bottom: 30px;
}
.pc-n-w table {
	border-collapse: collapse;
}
.pc-n-w table tr td {
	border: 0;
}
.pc-u-as {
	margin-left: 575px;
	white-space: nowrap;
}
.pc-n-w .pc-u-t, .pc-n-w .pc-u-a {
	float: none;
}
.pc-n-w .pc-u-t {
	vertical-align: middle;
}
.pc-n-w .pc-u-a {
	vertical-align: bottom;
}
.pc-u-ab {
	margin-top: 10px;
}
#pl-content {
	margin-right: 4%;
}
#porovnanie #pl-content {
	margin-right: 0;
}
#profil-right {
	float: right;
	width: 25%;
}
#profil-right > div:last-child {
	margin-bottom: 0;
}
#profil-map {
	height: 160px;
	margin-top: 12px;
}
#profil-zam-chart {
	height: 197px;
	margin-top: 10px;
}
#pv-foto, #pv-info {
	float: left;
}
#pv-foto {
	width: 88px;
	margin-right: 15px;
}
#pv-foto img {
	width: 86px;
	border: 1px solid #ffffff;
	border-radius: 44px;
}
#section-historia, #section-info, #section-zam {
	color: #707070;
}
#section-zu, #section-zam, #section-historia, #section-info {
	font-size: 87.5%;
}
#section-zu a {
	white-space: nowrap;
}
#section-zu .section-content {
	overflow: hidden;
	text-overflow: ellipsis;
}
.ph-element {
	border-bottom: 1px solid #dddbd8;
	padding: 10px 0;
}
.ph-element:last-child {
	border-bottom: none;
}
.phe-box {
	position: relative;
	width: 25px;
	top: 8px;
	border-right: 2px solid #a0a0a0;
}
.phe-end {
	position: absolute;
	top: -8px;
	right: -7px;
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	border: 2px solid #a0a0a0;
	border-radius: 9px;
}
.phe-current {
	position: absolute;
	top: -16px;
	right: -2px;
	width: 0px;
	height: 14px;
	border-right: 2px dotted #a0a0a0;
}
.phe-img {
	position: absolute;
    bottom: -27px;
    right: -27px;
    width: 50px;
    height: 50px;
}
.phe-img img {
	width: 46px;
	border-radius: 25px;
	border: 2px solid #a0a0a0;
}
.phee-text, .phes-text {
	position: absolute;
    left: 60px;
    width: 210px;
	line-height: 1.21428;
}
.phee-text {
    top: -11px;
}
.phes-text {
	bottom: -16px;
}
.pl-info {
	height: 90px;
	color: #7a7a7a;
	font-size: 87.5%;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddbd8;
	overflow: hidden;
	text-overflow: ellipsis;
}
h5.tabs {
	border-bottom: 1px solid #0170b0;
	line-height: 1;
	margin: 0;
}
h5.tabs a {
	color: #2a2a2a;
	background-color: #edebe8;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 11px 22px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
h5.tabs a.disabled, h5.tabs a.disabled:hover {
	background-color: #edebe8;
	opacity: 0.25;
	cursor: default;
}
h5.tabs a.tab-selected, h5.tabs a.tab-selected:hover {
	background-color: #0170b0;
	color: #f8f8f8;
}
h5.tabs a:hover {
	background-color: #dddbd8;
}

.pc-h-w {
    margin: 35px 0 30px 0;
    line-height: 1;
    padding: 0 10px;
    font-weight: 700;
    font-size: 180%;
}
#porovnanie .pc-h-w {
	font-size: 165%;
	margin: 25px 0 10px 0;
}
.pc-h-w .pc-u-b {
	font-size: 66%;
	margin-top: 7px;
}
#porovnanie .pc-h-w .pc-u-b {
	position: relative;
    top: -13px;
	font-size: 75%;
    line-height: 1.285714;
}
.pc-h-w .pc-u-h > span {
    display: inline-block;
    position: relative;
    top: -15px;
    right: -14px;
    width: 60px;
    height: 22px;
    color: #fafafa;
    line-height: 1;
    text-align: center;
    padding: 14px 3px 16px 3px;
    border-radius: 35px;
}
#porovnanie .pc-h-w .pc-u-h > span {
	right: -10px;
}
.pc-h-w .pc-u-h {
	height: 10px;
}
.pc-u-h > span > span {
	font-size: 65%;
}
.pc-h-w .pc-u-b .pc-u-b-m {
	color: inherit;
    opacity: 0.5;
}
.pc-u-t, .pc-u-h, .pc-u-b, .pc-u-v {
	float: left;
}
#porovnanie .pc-h-w .pc-u-v {
	float: none;
}
.pc-u-av {
    position: relative;
    top: 3px;
	height: 40px;
}
.pc-u-at {
	text-align: center;
}
.pc-k-w {
	font-size: 120%;
	font-weight: 700;
	line-height: 1.142857;
	padding: 6px 10px;
	margin-top: 15px;
}
.pc-k-w.pc-k-w-d {
	opacity: 0.33;
	border-bottom: 1px solid #adaba8;
}
.pc-k-w .pc-u-b {
	font-size: 83.333%;
	margin-top: 3px !important;
}
.pc-u-t-o {
	display: block;
	float: left;
	width: 35px;
}
.pc-u-t-t {
	display: block;
	margin-left: 35px;
}
.pc-o-w {
	position: relative;
    background-color: #f6f5f4;
    line-height: 1.285714;
    padding: 6px 10px;
    border-bottom: 1px solid #dddbd8;
    border-left: 1px solid #dddbd8;
    border-right: 1px solid #dddbd8;
}
.pc-o-ww .pc-o-w {
	display: inline-block;
}
#porovnanie .pc-o-w:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
#porovnanie .pc-o-w:last-child {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
#porovnanie .pc-o-ww:first-child .pc-o-w {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
#porovnanie .pc-o-ww:last-child .pc-o-w {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pc-o-w:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.pc-o-w:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pc-ko-w {
	border-radius: 4px;
}
.pc-o-w.pcow-first {
	border-top: 1px solid #dddbd8;
}
.pc-o-w.odd {

}
.pc-o-w.even {

}
.pc-u-t {
	width: 44%;
	text-align: left;
	margin-right: 0%;
}
#porovnanie .pc-u-t {
	width: 550px;
	padding-right: 25px;
}
.pc-u-a {
	display: inline-block;
}
.pc-u-ai img {
    height: 40px;
	text-align: center;
	margin: 0 auto;
}
.pc-u-ai {
	padding-bottom: 7px;
}
#porovnanie .pc-u-a {
	width: 210px;
	margin: 0 10px;
}
#porovnanie .pc-n-w .pc-u-a {
	width: 170px;
	padding: 0 20px;
	text-align: center;
}
.pc-n-w .pc-u-a a {
	color: #0170b0;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.142857;
}
.pc-n-w .pc-u-a a:hover {
	text-decoration: underline;
}
.pc-u-h {
	position: relative;
	width: 8%;
	text-align: right;
	margin-right: 3.5%;
}
#porovnanie .pc-u-h {
	width: 60px;
	margin: 0 20px 0 10px;
}
.pc-u-b {
	width: 10%;
	text-align: left;
	margin-right: 2%;
	opacity: 0.66;
}
#porovnanie .pc-u-b {
	width: 100px;
	margin: 0 10px;
}
.pc-u-b-m {
	color: #9d9b98;
	font-size: 80%;
}
.pc-o-w .pc-u-v {
	position: relative;
	width: 32.5%;
	font-size: 87.5%;
	line-height: 1.42857;
	text-align: left;
}
.pc-u-v-t {
	margin-right: 30px;
	margin-top: 1px;
	white-space: pre-wrap;	
}
.pc-u-v-t-c {
	height: 17px;
	color: #9d9b98;
	white-space: nowrap;
	overflow: hidden;
}
.pc-u-v-m {
	width: 30px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}
#pl-hod {
	padding-bottom: 20px;
}
#ur {
	display: inline-block;
	margin-right: 18px;
}
#pl-rh {
	display: inline-block;
	color: #adaba8;
	margin-bottom: 20px;
	line-height: 1;
	font-weight: 500;
	font-size: 115%;
}
#pl-k {
	line-height: 1.57143;
}
#pl-k li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#pl-rh span {
	color: #2a2a2a;
	display: inline-block;
	font-size: 87%;
	margin-right: 5px;
}
#pl-rh a {
	display: inline-block;
	font-weight: bold;
	padding: 10px 12px;
	border-radius: 3px;
	letter-spacing: -0.3px;
}
#pl-rh a.disabled {
	color: #c0c0c0;
	font-weight: 500;
}
#pl-rh a:hover {
	background-color: #C1E3F8;
}
#pl-rh a.disabled:hover {
	background-color: transparent;
	cursor: default;
}
#pl-rh a.selected {
	color: #f8f8f8;
	background-color: #0170b0;
}
#porovnanie #pl-hod {
	margin-bottom: 10px;
}
.pl-o-w {
	margin-bottom: 20px;
	border: 1px solid #dddbd8;
	border-radius: 4px;
}
.pl-o-p-w {
    background-color: #f6f5f4;
	border-top: 1px solid #dddbd8;
    color: #404040;
}
.pl-o-o-w {
    background-color: #F0F7FA;
	color: #204D60;
    border-top: 1px solid #dddbd8;
}
.pl-o-p-w, .pl-o-o-w, .pl-o-n-w {
	padding: 12px 15px;
}
.pl-o-n-w {
	background-color: #f6f5f4;
	color: #404040;
    font-size: 110%;
    line-height: 1.28457;
    font-weight: 700;
}
.pl-o-w-l {
	float: left;
	position: relative;
	width: 95px;
    top: 3px;
    font-size: 80%;
    text-transform: uppercase;
    font-weight: 700;
    opacity: 0.6667;	
}
.pl-o-w-r {
	margin-left: 95px;
	overflow:hidden;
}
.pl-l-w {
	float: left;
	width: 40px;
	color: #cdcbc8;
    font-size: 150%;
    line-height: 1;
    font-weight: 700;
    text-align: right;
	padding: 12px 12px;
}
.pl-r-w {
	margin-left: 64px;
	border-left: 1px solid #dddbd8;
}

/* rebricky */

#reb-left, #reb-right {
	float: left;
}
#reb-left {
	width: 31.5%;
}
#reb-right, #reb-right.reb-left-col-visible {
	width: 68.5%;
	overflow-x: auto;
}
#reb-right.reb-left-col-invisible {
	width: 100%;
}
#reb-columns {
	padding-right: 30px;
}
.rt-sortcol {
	background-color: #F0F7FA;
}
.rt-nazov > div {
    min-width: 300px;
    text-align: left !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rt-checked {
	text-align: center;
}
.rt-cislo {
	text-align: right;
}
.rt-ord {
	color: #bdbbb8;
	text-align: right;
	font-size: 80% !important;
	vertical-align: baseline;
	font-weight: 500;
}
#reb-tab {
	border-collapse: collapse;
}
#reb-tab tr td {
	line-height: 1.285714;
	vertical-align: top;
	text-align: center;
	font-size: 90%;
	padding: 9px 6px;
	border-bottom: 1px solid #dddbd8;
}
#reb-tab tr td.rt-nazov {
	padding: 7px 12px 7px 6px;
	font-size: 100%;
}
#reb-tab tr td.rt-ord, #reb-tab tr th.rt-ord {
	padding-right: 2px;
	padding-top: 11px;
	padding-bottom: 7px;
}
#reb-tab tr td.rt-ocol span {
	font-size: 75%;
	color: #adaba8;
}
#reb-tab tr th {
	line-height: 1.285714;
	vertical-align: bottom;
	font-size: 90%;
	text-align: center;
	font-weight: 500;
	padding: 5px 6px 8px 6px;
	border-bottom: 1px solid #6d6b68;
}
th.rt-ocol {
	font-size: 80%;
}
th.rt-kcol, th.rt-hcol {
	font-size: 100%;
}
td.rt-hcol > div, th.rt-hcol > div {
	min-width: 115px;
}
#reb-tab tr td.rt-hcol {
	font-weight: 700;
	font-size: 100%;
}
td.rt-kcol > div, th.rt-kcol > div {
	min-width: 70px;
}
#reb-tab tr td.rt-kcol {
	color: #6d6b68;
	font-weight: 500;
	font-size: 100%;
}
td.rt-ocol > div, th.rt-ocol > div {
	min-width: 60px;
	max-width: 100px;
}
.rth-id {
	display: block;
	color: #adaba8;
	margin-bottom: 3px;	
}
.rth-text {
	color: #5FA1C6;
}
.rt-kcol .rth-text {
	color: #5FA1C6;
}
th.rt-ocol .rth-text {
	font-weight: 500;
}
#reb-tab tr th a {
	color: #5FA1C6;
}
#reb-tab tr th a:hover {
	text-decoration: underline;
}
.rt-na {
	position: relative;
    color: #adaba8;
}
.rt-img {
	display: block;
    width: 16px;
    height: 16px;
    margin: 1px auto 0px auto;
}
.rt-l-img {
	float: left;
	line-height: 1;
	width: 95px;
}
.rt-l-img img {
	height: 20px;
}
.rt-l-nazov {
	margin-left: 95px;
	padding: 2px 0;
}
.pc-u-h .rt-img {
	display: inline;
    position: relative;
    right: 9px;
}
.rc-wrapper {
	background-color: #edebe8;
	padding: 12px;
	border-radius: 4px;
	margin-bottom: 20px;
}
.rc-wrapper:last-child {
	margin-bottom: 0;
}
.rc-wrapper h4 {
	color: #adabA8;
	margin-top: 0;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 0;
	padding: 0 8px 10px 8px;
}
.rc-wrapper h5 {
	color: #2a2a2a;
	font-size: 100%;
	font-weight: 500;
	line-height: 1.1428;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 0 8px 6px 8px;
}
.rc-wrapper h5:first-of-type {
	margin-top: 10px;
}
.rc-wrapper a {
	position: relative;
	color: #6d6b68;
	display: block;
	line-height: 1.285714;
	border-top: 1px solid #dddbd8;
	padding: 6px 8px 6px 28px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#rc-hod.rc-wrapper span.rta-o, #rc-uk.rc-wrapper span.rta-o {
	float: left;
}
#rc-hod.rc-wrapper span.rta-o, #rc-uk.rc-wrapper h5 span.rta-o {
	width: 20px;
}
#rc-hod.rc-wrapper span.rta-t, #rc-uk.rc-wrapper span.rta-t {
	display: block;
}
#rc-hod.rc-wrapper span.rta-t, #rc-uk.rc-wrapper h5 span.rta-t {
	margin-left: 20px;
}
#rc-uk.rc-wrapper span.rta-o {
	width: 40px;
}
#rc-uk.rc-wrapper span.rta-t {
	margin-left: 40px;
}
.rc-wrapper a:before {
	position: absolute;
    left: 9px;
    top: 5.5px;
}
#rc-uk a, #rc-hod a {
	font-size: 90%;
}
#rc-hod a.hod {
	font-weight: 500;
	font-size: 100%;
}
#reb-columns a.s-sel {
	color: #404040;
	background-color: #cdcbc8;	
	border-top: 1px solid #edebe8;
	font-weight: 500;
}
#reb-columns a.s-sel:hover {
    background-color: #F5E6DA;
    color: #b05031;
	border-top: 1px solid #dddbd8;
}
#reb-columns a.s-unsel:before {
	left: 10px;
	top: 9px;
}
#reb-columns a.s-sel:before, #reb-columns a.s-unsel:hover:before {
    left: 9px;
	top: 5.5px;
	content: '+';
	color: #8d8b88;
}
#reb-columns a.s-sel:hover:before {
	content: '–';
}
#reb-columns a.s-unsel:hover {
	color: #404040;
	background-color: #cdcbc8;
	border-top: 1px solid #edebe8;
}
#reb-columns a.s-unsel, {
	font-weight: 400;
}
.ajo {
	color: #6d6b68;
	font-size: 90%;
}
.ajo > div {
	padding: 0 0 10px 8px;
}
.ajo-l, .ajo-t, .ajo-r {
	float: left;
}
.ajo-t {
	width: 40px;
	padding: 0 10px;
}
.ajo-t a {
	padding: 0;
	border: 0;
}
.ajo-tw {
	position: relative;
	background-color: #cdcbc8;
	width: 40px;
	height: 14px;
	margin-top: 4.5px;
	border-radius: 7px;
}
.ajo-tb {
	position: absolute;
	top: 3px;
	width: 8px;
	height: 8px;
	background-color: #5FA1C6;
	border-radius: 4px;
}
.ajo-tb.ajo-tb-h {
	left: 3px;
}
.ajo-tb.ajo-tb-b {
	right: 3px;
}
.rc-wrapper .ajo a.t-sel, .rc-wrapper .ajo a.t-unsel {
	padding: 4px 8px;
	border-radius: 4px;
}
.ajo a.t-unsel {
	color: #adaba8;
	border: 1px solid #dddbd8;
}
.ajo a.t-sel, .ajo a.t-unsel:hover {
	background-color: #5FA1C6;
	color: #f0f0f0;
	border: 1px solid #5FA1C6;
}
.rt-hv, .rt-hb {
	float: left;
}
.rt-hv {
	width: 49%;
	padding-right: 3%;
	text-align: right;
}
.rt-hb {
	width: 45%;
	padding-left: 3%;
}
.rt-hbb {
	background-color: #5FA1C6;
	height: 8px;
	margin-top: 5px;
}
#reb-tab tr td.split-last, #reb-tab tr th.split-last {
	padding-left: 16px;
	border-left: 1px solid #dddbd8;
}
#rl-bdiv {
	margin-bottom: 20px;
}
#rl-bdiv a, #rr-bdiv a {
	cursor: pointer;
}

/* odporucania */

#odp-tab {
	border-collapse: collapse;
}
#odp-tab th {
}
#odp-tab tr td, #odp-tab tr th {
	width: 2%;
	border: 0;
}
#odp-tab tr td.ot-text, #odp-tab tr th.ot-text {
	width: 64%;
}
.ot-ow {
	margin-bottom: 20px;
}
.ot-allw .ot-ow {
	margin-bottom: 0;
}
.ot-oc {
	display: inline-block;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #dddbd8;
}
.ot-allw .ot-oc {
	border: none;
}
.ot-allw .ot-tabw {
	border-radius: 4px;
}
.ot-allb {
	float: left;
	width: 80px;
	border: 1px solid #dddbd8;
}
.ot-allw .ot-tab tr td {
	color: #2a2a2a;
}
.ot-allw .ot-tab tr td:hover {
	background-color: #0170b0;
	color: #fafafa;
	cursor: pointer;
}
.ot-allw .ot-contw {
	border: none;
}
.ot-allw .ot-tab {
	border: 1px solid #dddbd8;
}
.ot-tabw ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ot-tabw ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.ot-allw a, .otti {
	display: block;
	color: #2a2a2a;
	text-align: center;
	font-weight: 700;
	font-size: 80%;
	text-align: center;
}
.ot-allw a {
	padding: 8px 0;
}
.otti {
	color: #cdcbc8;
	padding: 11px 0;
}
.otti.ottia {
	color: #2a2a2a;
}
.ot-tabw ul li {
	border: 1px solid #edebe8;
}
.ot-tabw ul li a {
	padding: 8px 10px;
}
.ot-allw a.ottia, .ot-allw a:hover {
	background-color: #0170b0;
	color: #fafafa;
}
.ot-tabw ul li:first-child a:hover, .ot-tabw ul li:first-child a.ottia {
	border-left: none;
}
.ot-tabw ul li:last-child a {
	border-right: 0;
}

.ot-cisw {
	float: left;
	width: 52px;
	color: #bdbbb8;
	font-size: 150%;
	line-height: 1;
	font-weight: 700;
	text-align: right;
}
.ot-cisc {
	padding: 12px 12px;
}
.ot-contw, .ot-contb {
	position: relative;
}
.ot-contw {
	background-color: #f6f5f4;
	margin-left: 52px;
	border-left: 1px solid #dddbd8;
}
.ot-contb {
	margin-left: 95px;
}
.ot-textw {
	position: relative;
}
.ot-textw > div {
	padding: 12px 15px;
}
.ot-problemw {	
	color: #404040;
	background-color: #f6f5f4;
	border-top: 1px solid #dddbd8;
}
.ot-nazovw {
	background-color: #f6f5f4;
	color: #404040;
    font-size: 110%;
    line-height: 1.28457;
    font-weight: 700;
}
.ot-odporucaniew {
	color: #204D60;
	background-color: #F0F7FA;
	border-top: 1px solid #dddbd8;
	border-bottom: 1px solid #dddbd8;
}
.ot-ctyp {
    float: left;
    position: relative;
    top: 3px;
    width: 95px;
    font-size: 80%;
    text-transform: uppercase;
    font-weight: 700;
    opacity: 0.6667;
}
.ot-ctext {
	margin-left: 95px;
	overflow: hidden;
}
.ot-tabw {
}
.ot-tab {
	border-collapse: collapse;
	width: 100%;
}
.ot-tab tr td {
	font-weight: 500;
	font-size: 80%;
	text-align: center;
	padding: 10px 2px;
	border-right: 1px solid #edebe8;
}
.ot-tab tr td a {
	color: #cdcbc8;
}
.ot-tab tr td:last-child {
	border-right: none;
}
.ot-tab tr td.ottia {
	font-weight: 700;
	background-color: #F0F7FA;
}
.ot-tab tr td.ottia a {
	color: #204D60;
}
.ot-tab tr td a:hover {
	text-decoration: underline;
}
.blog-wrapper {
	padding: 20px 0;
	border-top: 1px solid #e8e8e8;
}
.bw-image, .bw-content {
	float: left;
}
.bw-image {
	width: 250px;
	margin-right: 20px;
	border-radius: 3px;
}
.bw-image img {
	width: 100%;
	border-radius: 3px;
}
.bw-content {
	width: 690px;
}
.bw-nadpis {
	margin-bottom: 10px;
}
.bw-nadpis a {
	color: #0170b0;
	font-size: 125%;
	font-weight: 700;
}
.bw-nadpis a:hover {
	text-decoration: underline;
}
.bw-datum {
	font-size: 80%;
	color: #a0a0a0;
	font-weight: 700;
	margin-bottom: 10px;
}
.bw-perex {
}
.ooo {
}
.ooo a {
	color: #0170b0;
	font-weight: 500;
}
.ooo a:hover {
	text-decoration: underline;
}
.ooo p {
	margin: 10px 0;
}
.ooo p:first-child {
	margin-top: 0;
}
.ooo p:last-child, .ooo ol:last-child, .ooo ul:last-child {
	margin-bottom: 0;
}
.ooo strong {
	font-weight: normal;
}
.ooo sup {
	font-weight: 700;
}
.ooo ol, .ooo ul {
	padding-left: 30px;
}
.ooo ol li, .ooo ul li {
	margin: 7px 0;
}
.ooo-fnotes {
	position: relative;
    font-size: 80%;
	line-height: 1.428571;
    margin-top: 13px;
    padding-top: 10px;
	padding-bottom: 2px;
}
.ooo-fnotes:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 105px;
    border-top: 1px solid #204D60;
}
.uo {
	display: inline-block;
	width: 100%;
}
.uow {
    padding: 15px 20px 20px 20px;
    background-color: #f6f5f4;
    border: 1px solid #dddbd8;
    border-radius: 4px;
    margin-bottom: 25px;
}
.uoo {
	float: left;
	width: 60px;
}
.uoo-i {
	width: 50px;
	height: 50px;
	padding: 8px 5px 4px 5px;
}
.uoo-i img {
	width: 50px;
}
.uoc {
	margin-left: 80px;
}
.uot {
	position: relative;
}
.uot p {
	margin: 10px 0;
}
.uot strong {
	font-weight: 500;
}
.uot a {
	color: #0170b0;
	font-weight: 500;
	line-height: 1.142857;
}
.uot a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.uot h4 {
	font-size: 115%;
	margin: 25px 0 7px 0;
}
.uot ol, .uot ul {
	padding-left: 30px;
}
.uot ol li, .uot ul li {
	margin: 7px 0;
}
.uot h4 span {
	opacity: 0.5;
}
.uot h5 {
	color: #9d9b98;
    font-size: 85%;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    border-bottom: 1px solid #9d9b98;
}
.uot .notep p {
	display: inline-block;
    background-color: #fedcba;
    color: #606060;
    font-size: 85%;
    line-height: 1;
    padding: 7px 8px;
    margin: 2px 0 12px 0;
    border-radius: 3px;
}
.uotn {
	font-size: 130%;
	font-weight: 700;
	margin-bottom: 10px;
}
.uotn span {
    opacity: 0.5;
    font-size: 130%;
    line-height: 0.77;
}
.uotn a.b-blue {
	float: left;
	position: relative;
	width: 11px;
	text-align: center;
	top: -3px;
}
.uotnc {
	margin-left: 40px;
}
.uoto {
	margin-bottom: 15px;
}
.uoi {
	border-radius: 4px;
	margin-top: 10px;
}
.uoil1, .uoil2 {
	float: left;
}
.uoile {
	float: left;
	line-height: 1;
	text-align: center;
}
.uoile div {
	padding: 8px 10px;
	border: 0;
	border-right: 1px solid #dddbd8;
	border-top: 1px solid #dddbd8;
	border-bottom: 1px solid #dddbd8;
	border-left: 1px solid #dddbd8;
}
.uoil1 .uoile:first-child div {
	border-left: 1px solid #dddbd8;
}
.uoit {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
.uoit tr td {
	line-height: 1;
	text-align: center;
	padding: 8px 2px;
	border: 0;
	border-right: 1px solid #dddbd8;
}
.uoit tr td:last-child {
	border-right: 0;
}
.uoit tr td a, .uoile a {
	color: #cdcbc8;
	font-size: 80%;
	font-weight: 500;
}
.uoit tr td a:hover, .uoile a:hover {
	text-decoration: underline;
}
.uoit tr td.ottia, .uoile.ottia, .uoilb.ottia {
	background-color: #edebe8;
}
.uoile:hover div {
	background-color: #F0F7FA;
}
.otti:hover {
	background-color: #E0E7EA;
}
.uoit tr td.ottia a, .uoile.ottia a {
    color: #404040;
}

.sf-header {
	line-height: 1em;
	margin-bottom: 0.5em;
}
.sfh-logo {
	width: 8rem;
}
.sfh-logo img {
	width: 8rem;
}
.sfh-title {
	margin-left: 9rem;
	font-weight: bold;
	font-size: 140%;
}
#semifooter li a {
	color: #8d8b88;
	font-weight: 500;
}
#semifooter li a:hover {
	text-decoration: underline;
}
#semifooter ul {
	margin: 0;
	padding-left: 1.5em;
}
#semifooter h4 {
	margin-bottom: 0.5em;
}
.sf-half {
	float: left;
	width: 49%;
}
#sf-ineko {
	margin-right: 2%;
}

/* ========== */

.mobile-menu {
	display: none;
	position: absolute;
    width: 100%;
    top: 54px;
    left: 0;
	float: left;
	z-index: 100;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);	
}
.hm-mm {
	display: none;
}
.mm-button {
	display: none;
}
.mm-button:hover {
	cursor: pointer;
}
.mm-button img {
	position: absolute;
	top: 0;
	left: 0;
	padding: 14px 20px;
	width: 34px;
}
.std-menu {
	float: left;
}
.right-menu {
	float: right;
}

/* ========== */

@media (min-width: 1430px) {
	.ouws-1, .ouws-2 {
		float: left;
		width: 49%;
	}
	.ouws-1 {
		margin-right: 2%;
	}
	.ot-kw {
		column-count: 2;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-ms-column-count: 2;
		column-gap: 3%;
		-webkit-column-gap: 3%;
		-moz-column-gap: 3%;
		-ms-column-gap: 3%;
	}
	.ot-ow {
		width: 100%;
	}
}
@media (min-width: 1270px) {
	#ur {
		display: none;
	}
}
@media (min-width: 731px) {
	.ot-nazovw.ooo a {
		display: none;
	}
	.scb {
		display: none;
	}
}


@media (max-width: 1429px) {
	.iw {
		width: 25%;
		float: left;
	}
	.lzi-wrapper {
		width: 32%;
		margin-right: 2%;
	}
	.lzi-wrapper#lziw-4 {
		display: none;
	}
	.lzi-wrapper.lziw-4 {
		margin-right: 2%;
	}
	.lzi-wrapper#lziw-3 {
		margin-right: 0;
	}
	.lzi-wrapper.lziw-3 {
		margin-right: 0;
	}
	.sf-half {
		width: 45%;		
	}
	#sf-ineko {
		margin-right: 10%;
	}
}
@media (max-width: 1270px) {
	#reb-left {
		display: none;
		width: 100% !important;
	}
	#reb-columns {
		margin-bottom: 20px;
		padding-right: 0;
	}
	#reb-right {
		width: 100% !important;
	}
	#section-historia, #section-budova {
		display: none;
	}
	#profil-right , #profil-left{
		width: 100%;
		float: none;
	}
	#section-i, #section-zu, #section-zam {
		float: left;
		width: 32%
	}
	#section-i, #section-zu {
		margin-right: 2%;
	}
	#section-end {
		clear: both;
	}
	#profil-left {
		margin-right: 0;
	}
	#pl-content {
		margin-right: 0;
	}
	#section-info #si-i {
		height: 70px;
		overflow: hidden;
	}
}
@media (max-width: 1212px) {
	.iw {
		width: 33.333%;
		float: left;
	}
}
@media (max-width: 1080px) {
	.lzi-wrapper {
		width: 48%;
		margin-right: 4%;
	}
	.lzi-wrapper#lziw-3 {
		display: none;
	}
	.lzi-wrapper.lziw-3 {
		margin-right: 4%;
	}
	.lzi-wrapper#lziw-2 {
		margin-right: 0;
	}
	.lzi-wrapper.lziw-2 {
		margin-right: 0;
	}
	.rt-l-img {
		display: none;
	}
	.rt-l-nazov {
		margin-left: 0;
	}
	.rt-nazov > div {
		min-width: 200px;
	}
}
@media (max-width: 1020px) {
	.tl {
		float: none;
		width: auto;
		margin: 0;
	}
	.tr {
		float: none;
		width: auto;
		margin: 0 0 20px 0;
	}
	.t {
		width: 100%;
		margin: 0;
	}
	.bw-image {
		float: left;
		width: 25%;
		margin-right: 0;
	}
	.bw-image-content {
		margin-right: 20px;
		height: 80px;
		overflow: hidden;
		border-radius: 3px;
	}
	.bw-content {
		float: none;
		margin-left: 25%;
		width: 75%;
	}
	.bw-image img {
		height: 100%;
		width: auto;
	}
	.pc-is {
		display: none;
	}
	#section-i {
		width: 49%;
	}
	#section-zu {
		width: 49%;
		margin-right: 0;
	}
	#section-zam  {
		display: none;
	}
	#profil-map {
		height: 153px;
	}
}
@media (max-width: 730px) {
	body {
		font-size: 16px;
	}
	.body-wrapper {
		padding: 20px 0;
	}
	#institucie.body-wrapper {
		padding: 0;
	}
	#logo img {
		height: 40px;
		margin-left: -3px;
	}
	#partneri {
		display: none;
	}
	#partneri-small {
		display: block;
	}
	#title {
		margin-right: 110px;
	}
	#footer, #semifooter {
		font-size: 90%;
	}
	.uoto {
		line-height: 1.587142;
	}
	.lzi-wrapper {
		width: 100%;
		margin-right: 0;
		margin-top:0;
		margin-bottom:0;
		border-top: 4px solid #8d8b88;
	}
	.lzi-wrapper:first-child {
		border-top: 0;
	}
	.lzi-content {
		border: none;
		border-radius: 0;
	}
	.lzi-wrapper:first-child .lzi-content {
		border-top: 1px solid #dddbd8;
	}
	.lzi-wrapper#lziw-2 {
		display: none;
	}
	.uoil1, .uoil2 {
		float: none;
		width: 100%;
	}
	.uoil2 .uoile div {
		border-top: none;
	}
	.uoil2 .uoile:first-child div {
		border-left: 1px solid #dddbd8;
	}
	.uoile div {
		padding: 6px;
	}
	.uoo-i {
		padding-left: 0;
		padding-right: 0;
	}
	.uoc {
		margin-left: 70px;
	}
	.uow {
		border-radius: 0;
		border: 0;
		background-color: transparent;
		border-top: 2px dotted #dddbd8;
		margin-bottom: 0;
	}
	.ouws-2 .uo:last-child .uow {
		margin-bottom: 25px;
		border-bottom: 2px dotted #dddbd8;
	}
	.mm-button {
		display: block;
	}
	.std-menu {
		display: none;
	}
	#menu-wrapper {
		min-height: 33px;
	}
	.lzi-wsa {
		display: block;
	}
	.lzi-nazov span {
		color: #404040;
		font-size: 150%;
		font-weight: 900;
	}
	.lzi-nazov a {
		font-size: 100%;
		font-weight: 500;
	}
	.rc-wrapper {
		border-radius: 0;
	}	
	#l-o {
		border-top: 4px solid #3d3b38;
		margin-bottom: 5px;
	}
	#rr-bdiv {
		margin-left: 20px;
	}
	#rl-bdiv {
		margin-left: 20px;
	}
	#l-l h2 {
		margin: 0 20px 20px 20px;
	}
	#pl-rh {
		padding-left: 15px;
		padding-right: 15px;
	}
	#pl-k {
		margin-left: 15px;
		margin-right: 15px;
		padding-top: 5px;
		padding-bottom: 20px;
	}
	.t {
		width: auto;
		margin: 0 20px;
	}	
	.bw-perex {
		line-height: 1.572814;
	}
	#odporucania h1 {
		margin: 0 20px 10px 20px;
	}
	#odporucania h3 {
		margin: 15px 0 15px 0;
		padding: 15px 20px 0 20px;
		border-top: none;
		line-height: 1.285741;
	}
	#odporucania h3:first-child {
		margin-top: 0;
	}
	.ot-allw {
		margin: 0 20px;
	}
	.ot-allw .ot-tabw {
		border-top: none;
		border-right: none;
		border-radius: 0;
	}
	.ot-tabw {
		border-top: none;
	}
	.ot-tabw ul li {
		width: 11.1111%;
		border-top: 1px solid #edebe8;
	}
	.ot-oc {
		background-color: #ffffff;
		border-radius: 0;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		border-bottom: 1px solid #dddbd8;
		padding: 3px 0;
	}
	.ot-ow:first-child .ot-oc {
		border-top: 2px solid #4d4b48;
	}
	.ot-allw .ot-ow:first-child .ot-oc {
		border-top: none;
	}
	.ot-ow {
		margin-bottom: 0;
	}
	.ot-ctyp {
		float: none;
		width: auto;
		display: inline-block;
		margin-bottom: 10px;
	}
	.ot-problemw .ot-ctyp, .ot-odporucaniew .ot-ctyp {
		border-bottom: 1px solid #404040;
	}
	.ot-ctext {
		margin-left: 0px;
		line-height: 1.572814;
	}
	.ot-problemw, .ot-odporucaniew, .ot-tabw {
		display: none;
		background: transparent;
	}
	.ot-odporucaniew {
		color: #404040;
	}
	.ot-problemw, .ot-odporucaniew {
		border-top: 0;
		padding-left: 0 !important;
		padding-bottom: 0 !important;
	}
	.ot-problemw {
		padding-top: 7px !important;
	}
	.ot-allw .ot-tabw {
		display: block;
	}
	.ot-cisw {
		width: 44px;
	}
	.ot-cisc {
		padding: 12px 6px;
	}
	.ot-allb {
		float: none;
	}
	.ot-tabw {
		border-left: 1px solid #edebe8;
		border-bottom: 1px solid #edebe8;
		margin: 14px 0 18px 0;
	}
	.ot-allw .ot-tabw {
		margin-bottom: 4px;
	}
	.ot-contw {
		background-color: transparent;
		border-left: 0;
	}
	.ot-contb {
		margin-left: 0;
		margin-top: 10px;
	}
	.ot-tabw ul li a, .ot-allb a {
		width: auto;
		padding: 9px 0;
	}
	.ot-tabw ul li:last-child a {
		border-right: 1px solid #edebe8;
	}
	.ot-contw {
		margin-left: 44px;
	}
	.ot-textw > div.ot-nazovw  {
		background-color: transparent;
		padding-left: 40px;
		font-weight: 500;
	}
	.ot-nazovw.ooo a {
		position: absolute;
		top: 10px;
		left: 0;
		width: 10px;
		text-align: center;
		padding: 7px 9px;
	}
	#profil-nazov {
		padding: 20px 20px 0 20px;
	}
	#profil-left {
		margin-top: 30px;
	}
	.h1i, .h1n {
		display: block;
	}
	.h1i {
		float: left;
		width: 80px;
	}
	.h1i img {
		height: auto !important;
		max-height: 45px;
		max-width: 60px;
	}
	.h1n {
		margin-left: 80px;
	}
	.section {
		border-radius: 0;
		margin-bottom: 0;
		border-bottom: 1px solid #cdcbc8;
	}
	.section:first-child {
		border-top: 1px solid #cdcbc8;
	}
	#section-i, #section-zu, #section-zam {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	#section-info #si-i {
		height: auto;
	}
	#section-zu, #section-zam, #section-historia, #section-info {
		font-size: 100%;
		color: #2a2a2a;
	}
	h6 {
		font-size: 115%;
	}
	h5.tabs {
		font-size: 125%;
	}
	h5.tabs a {
		margin: 0;
		padding: 16px 0;
		text-align: center;
		width: 32%;
		margin-right: 2%
	}
	h5.tabs a.last {
		margin-right: 0;
	}
	#institucie h3 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.pl-o-w {
		border-radius: 0;
		border-left: 0;
		border-right: 0;
	}
	.pl-l-w {
		padding-left: 10px;
		padding-right: 10px;
		width: 30px;
	}
	.pl-r-w {
		margin-left: 50px;
	}
	.pl-o-w-l {
		display: inline-block;
		float: none;
		width: auto;
		border-bottom: 1px solid;
		margin-bottom: 10px;
	}
	.pl-o-w-r {
		margin-left: 0;
	}
	.pl-o-p-w {
		padding: 10px 15px;
	}
	.ooo {
		line-height: 1.572814;
	}
	.ot-nazovw.ooo {
		line-height: 1.285741;
	}
	.scb {
		margin-right: 10px;
	}
	.scb.b-normal {
		padding: 7px 10px;
		width: 10px;
		text-align: center;
	}
	.sct {
		display: none;
	}
	.section-content {
		padding: 10px 15px;
	}
	.pc-ko-w {
		border-radius: 0 !important;
	}
	.pc-ko-w:last-child {
		padding-bottom: 30px;
	}
	.pc-o-w {
		border-left: 0;
		border-right: 0;
		border-bottom: 1px solid #cdcbc8;
	}
	.pc-o-w.pcow-first {
		border-top: 1px solid #cdcbc8;
	}
	.pc-o-w:first-child {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	.pc-o-w:last-child {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}	
	.pc-o-w .pc-u-v {
		clear: both;
		float: none;
		margin-left: 30px;
		padding-top: 4px;
		width: auto;
		margin-top: 0px;
	}
	.pc-h-w .pc-u-v {
		display: none;
	}
	.pc-h-w .pc-u-h span {
		right: 0;
		top: -13px;
		font-size: 80%;
		line-height: 115%;
	}
	.pc-u-t {
		width: 61%;
		margin-right: 2%;
	}
	.pc-u-h {
		width: 13%;
		margin-right: 4%;
	}
	.pc-u-b {
		width: 20%;
		margin-right: 0;
	}
	.pc-u-v-t-c {
		height: auto;
		color: #b8b8b8;
	}
	.b-points {
		top: 8.4px;
	}
	.lzi-k-n td {
		line-height: 1.142857;
	}
	.sf-half {
		float: none;
		width: 100%;
	}
	#sf-ineko {
		margin-right: 0;
		padding-bottom: 1.5em;
		margin-bottom: 2em;
		border-bottom: 2px dotted #adaba8;
	}
}
@media (max-width: 420px) {
	#title {
		margin-right: 50px;		
	}
	#partneri-small {
		width: 38px;
	}
	#partneri-small img {
		height: 33px;
	}
	#partneri-small #partneri-INEKO-small img {
		margin-bottom: 8px;
	}
}