﻿/**
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
* http://cssreset.com
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a.hidden-href,
a.hidden-href-head {
  position: absolute;
  left: -999px;
}
a.hidden-href:focus,
a.hidden-href-head:focus {
  left: 5px;
    outline: 2px dotted black;
    padding: 5px;
    background-color: white;
  /*text-transform: uppercase;*/
    font-size: 20px;
    z-index: 10000;
  border-bottom: 0;
}
/* mixins */
/* variables */
/*
$cl_client_obcania: #349e8c;
$cl_client_podnikatelia: #5470B0;
$cl_client_profesionalna_zona: #EA324C;
*/
/* #e0eef2; */
/*povodna d0e1e7 */
html,
body,
#myForm {
  height: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.813em;
  line-height: 1.6;
}
#wrapper {
  min-height: 100%;
  min-width: 1075px;
  position: relative;
  background-color: #e0eef2;
}
a {
  text-decoration: none;
  color: #2c52a9;
}
a:focus {
  border-bottom: 0;
}
.content a:visited {
  color: #660099;
}
.clr:before,
.clr:after {
  content: "";
  display: table;
}
.clr:after {
  clear: both;
}
/* general styles */
/******************/
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
table,
p {
  margin: 0 0 30px 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-weight: bold;
  color: #202020;
}
ol {
  list-style: decimal;
}
ol[type="a"].lower {
  list-style: lower-alpha;
}
ol[type="A"].upper {
  list-style: upper-alpha;
}
ol[type="i"].lower {
  list-style: lower-roman;
}
ol[type="I"].upper {
  list-style: upper-roman;
}
ul {
  list-style: disc;
}
ul,
ol {
  padding-left: 20px;
}
dl {
  padding-left: 0px;
}
/*ol, ul { font-weight: bold; }
ol ol, ul ul { font-weight: normal; }*/
ul li ul,
ol li ol {
  margin-top: 3px;
  margin-bottom: 3px;
}
h1 {
  font-size: 1.923em;
}
h2 {
  font-size: 1.692em;
}
h3 {
  font-size: 1.462em;
}
h4,
h5,
h6 {
  font-size: 1.231em;
}
.lCategoryName {
  font-size: 1.923em;
}
.lListName {
  font-size: 1.923em;
}
table {
  color: black;
  border: 1px solid #dbe6ff;
  background-color: white;
}
table thead {
  background-color: #f5f8ff;
}
table tbody {
  background-color: #FFFFFF;
}
	table td,
	table th {
		padding: 4px 4px 4px 3px;
		border: 1px solid #dbe6ff;
	}
table thead th a span {
  position: relative;
  display: inline-block;
  right: 0;
  top: 0;
  width: 16px;
  height: 16px;
  background: url(../Img/bullets-sprite.png) no-repeat 0 -16px;
  vertical-align: middle;
}
table thead th a {
  color: #2c52a9 !important;
}
table thead th a:link {
  color: #2c52a9;
}
table thead th a:visited {
  color: #2c52a9;
}
table thead th a:hover {
  color: #2c52a9;
}
table thead th a.sortAsc span {
  background-position: 0 0;
}
table thead th a.sortDesc span {
  background-position: -16px 0;
}
.tableSmallFont th,
.tableSmallFont td {
  font-size: 0.88em;
}
.radioButtonList {
  border: none;
  margin-bottom: 0;
}
.radioButtonList tr {
  display: inline-block;
}
.radioButtonList td,
.radioButtonList th {
  border: none;
  padding: 5px 10px 0 0;
}
.radioButtonList td label {
  float: left;
  clear: none;
  display: block;
}
.radioButtonList td [type=radio] {
  float: left;
  clear: none;
  margin-left: 0;
  margin-top: 4px;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
i,
em {
  font-style: italic;
}
input,
select,
textarea {
  font-family: 'Open Sans', sans-serif;
}
.placeholder {
  color: #636467;
}
.min-115 {
  min-width: 115px;
}
.min-200 {
  min-width: 200px;
}
/* form styles */
div.formRow {
  clear: both !important;
}
div.formRow label {
  display: block;
  margin-top: 10px;
}
div.formRow input[type=text],
div.formRow input[type=password],
div.formRow select,
div.formRow textarea {
  float: left;
  width: 50%;
  margin: 10px 0px;
  padding: 5px;
  border: 1px solid #dbe6ff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 1em;
  background-color: white;
  box-sizing: border-box;
}
div.formRow input.small[type=text],
div.formRow input.small[type=password],
div.formRow select.small {
  width: 20%;
}
div.formRow input.error {
  border-color: red;
}
div.formRow .icons {
  float: left;
  padding-top: 9px;
}
div.formRow .icons img {
  position: relative;
  top: 3px;
}
div.formRow .icons img.ui-validation-icon {
  display: none;
}
div.formRow .controls {
  clear: both !important;
  position: relative;
}
article .zofFilter label {
  font-size: 12px;
}
article .zofFilter table {
  font-size: 13px;
}
article .zofFilter table td {
  vertical-align: bottom;
  border: none;
  padding: 5px 20px 5px 0;
}
article .zofFilter table td:first-child {
  padding-left: 20px;
}
article .zofFilter div.formRow .icons {
  height: 16px;
  padding-top: 0;
  position: absolute;
  right: -18px;
  top: 36px;
}
article .zofFilter div.formRow .icons ui-validators {
  display: none;
}
article .zofFilter div.formRow input[type=text],
article .zofFilter div.formRow input[type=password],
article .zofFilter div.formRow select,
article .zofFilter div.formRow textarea {
  width: 100%;
  box-sizing: border-box;
}
article .zoznam {
  display: table;
  width: 100%;
}
article .zoznam .tableList {
  max-width: 100%;
}
article .zoznam .tableList td {
  word-break: break-all;
}
article .zoznamCustomTable {
  display: inline-block !important;
}
article .zoznamCustomTable .tableList {
  table-layout: fixed !important;
  float: left;
  width: 100%;
}
article .zoznamCustomTable .tableList th {
  word-break: break-all;
}
article .zoznamCustomTable .tableList th.w80 {
  width: 80px;
}
article .zoznamCustomTable .tableList td {
  word-break: break-all;
}
/*tooltip copy from VDS.css*/
span.elementInfo:hover span.tooltip,
.formValidator:hover span.tooltip,
.tooltipShow,
input.error:focus ~ span.formValidator span.tooltip {
  width: 250px;
  position: absolute !important;
  left: 25px;
  top: -8px;
  margin-left: 0 !important;
  padding: 10px;
  z-index: 99;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-size: 0.857em;
}
span.elementInfo {
  display: inline-block;
  position: absolute;
  height: 24px;
  margin: 0;
  padding-left: 19px;
  background: url("/Img/question.png") no-repeat;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  cursor: help;
  z-index: 1;
  onselectstart = "return false";
  oncontextmenu = "return false";
  onselect = "document.selection.empty()";
}
span.elementInfo span.tooltip {
  margin-left: -999em;
  position: absolute;
  background-color: gray;
}
div.formRow span.elementInfo:hover span.tooltip,
div.formRow .formValidator:hover span.tooltip,
div.formRow .tooltipShow,
div.formRow input.error:focus ~ span.formValidator span.tooltip {
  width: 250px;
  position: absolute !important;
  left: 25px;
  top: -8px;
  margin-left: 0 !important;
  padding: 10px;
  z-index: 99;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-size: 0.857em;
}
div.formRow span.elementInfo {
  float: left;
  position: relative;
  height: 33px;
  margin: 9px 0px 0 0;
  padding-left: 19px;
  background: url("../img/question.png") no-repeat;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  cursor: help;
  z-index: 1;
}
div.formRow span.elementInfo span.tooltip {
  margin-left: -999em;
  position: absolute;
  background-color: gray;
}
div.formRow .formValidator {
  width: 20px;
  height: 18px;
  margin-left: -26px;
  margin-top: 12px;
  position: absolute;
  border-color: red;
  background-image: url("../img/error.png");
  background-repeat: no-repeat;
}
div.formRow .formValidator span.tooltip {
  margin-left: -999em;
  position: absolute;
  background-color: #BB1812;
}
div.formRow .formValidator:hover span.tooltip {
  background-color: #BB1812;
}
div.formRow:after {
  clear: both;
  content: "";
  margin-bottom: 0px;
  display: block;
  float: none;
}
div.formRow .ui-validators span {
  margin-left: 10px;
  background: url("../Img/error.png") no-repeat;
  padding-left: 25px;
  color: red;
}
div.formRow .radioWrp label,
div.formRow .chBoxWrp label {
  display: inline;
  top: -1px;
  position: relative;
  margin-left: 5px;
}
div.formRow .cbCell {
  top: -2px;
}
div.formRowChbox label {
  display: inline;
  margin-right: 4px;
}
div.formRowChbox .controls,
div.formRowChbox .cbCell,
div.formRowChbox input {
  display: inline-block;
}
div.formRowList input {
  position: relative;
  top: 2px;
}
div.formRowList label {
  display: inline;
  margin-left: 4px;
}
div.formItemChbox span.elementInfo {
  margin: 0 0 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* buttons */
input[type=submit].grayButton,
button.grayButton {
  background-color: #686f80;
}
input[type=submit].grayButton:hover,
button.grayButton:hover {
  background-color: #4c515d;
}
input[type=submit].grayButton[disabled]:hover,
button.grayButton[disabled]:hover {
  background-color: #686f80;
}
span.button {
  display: inline-block;
  background-color: #5470B0;
  border: 1px solid #453B34;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  cursor: pointer;
  margin: 5px 0;
  padding: 4px 10px 6px;
}
span.button:hover {
  background-color: #2c52a9;
}
a.button {
  display: inline-block;
  background-color: #F7F7F7;
  border: 1px solid #CCCCCC;
  border-radius: 5px 5px 5px 5px;
  color: #202020 !important;
  cursor: pointer;
  margin: 5px 0;
  padding: 4px 10px 6px;
}
a.button:hover {
  background-color: #ccc;
  text-decoration: none !important;
}
.selected a.button {
  background-color: #ccc;
}
/* tooltip na anchore */
p a:hover span.tooltip {
  display: inline-block;
  position: absolute;
  max-width: 250px;
  margin: -15px 0 0 5px;
  padding: 5px;
  background: black;
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  cursor: default;
}
p a span.tooltip {
  margin-left: -999em;
  position: absolute;
}
span.red {
  color: red;
}
/* accordion v1 */
.accordion {
  text-align: right;
  margin: 0px;
}
.accordion.notactive .accordionContent {
  display: none;
}
.accordion .accordionContent {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
}
/* accordion v2 */
.accordion2 {
  margin-bottom: 10px;
}
.accordion2 h4 {
  font-weight: normal;
}
.accordion2 a.accordion2Title {
  display: block;
  position: relative;
  padding: 10px 5px;
  margin: 5px 0;
  cursor: pointer;
  border: 0px solid black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: white;
  background-color: #3f5484;
  font-size: 0.875em;
  text-decoration: none;
}
.accordion2 a.accordion2Title .first {
  display: inline-block;
  width: 10px;
  height: 3px;
  margin: -1px 5px 0 5px;
  vertical-align: middle;
  background: url("../img/acc_minus.png") no-repeat;
}
.accordion2 a.accordion2Title .last {
  position: absolute;
  right: 10px;
  top: 17px;
  width: 12px;
  height: 6px;
  background: url("../img/acc_bottom.png") no-repeat;
}
.accordion2 div.accordion2Content {
  padding-left: 15px;
}
.accordion2.notactive a.accordion2Title {
  background-color: #f5f8ff;
  color: #2C52A9;
}
.accordion2.notactive a.accordion2Title .first {
  width: 9px;
  height: 9px;
  background: url("../img/acc_plus.png") no-repeat;
}
.accordion2.notactive a.accordion2Title .last {
  right: 10px;
  top: 14px;
  width: 6px;
  height: 12px;
  background: url("../img/acc_right.png") no-repeat;
}
.accordion2.notactive div.accordion2Content {
  display: none;
  /*height: 20px; overflow: hidden; */
}
/* accordion v3 */
.accordion3 {
  text-align: left;
  margin-bottom: 10px;
  padding: 0 0 0 0.3em;
}
.accordion3 .accordionContent {
  text-align: left;
}
.accordion3.notactive {
  height: 60px;
  overflow: hidden;
  border-left: none;
  padding: 0;
}
/* accordion v4 */
.accordion4,
.accordion44 {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0 0 0 30px;
}
.accordion4 ul,
.accordion44 ul {
  margin: 0 0 10px 0;
}
a.accordionLink,
a.accordionLink3 {
  display: inline-block;
  text-align: left;
  margin: 0 0 30px 0;
  color: #2c52a9 !important;
  text-decoration: none;
}
.notactive4 {
  display: none;
}
/* graphic items */
/*.graphicItem1 {
  margin-top: 10px;
  padding-left: 55px;
  min-height: 50px;
  background: url("../img/graphicItem1.png") no-repeat scroll 0 0%; }

.graphicItem2 {
  margin-top: 10px;
  padding-left: 55px;
  min-height: 50px;
  background: url("../img/graphicItem2.png") no-repeat scroll 0 0%; }

.graphicItem3 {
  margin-top: 10px;
  padding-left: 55px;
  min-height: 50px;
  background: url("../img/graphicItem3.png") no-repeat scroll 0 0%; }

.graphicItem4 {
  margin-top: 10px;
  padding-left: 55px;
  min-height: 50px;
  background: url("../img/graphicItem4.png") no-repeat scroll 0 0%; }

.graphicItem5 {
  margin-top: 10px;
  padding-left: 55px;
  min-height: 50px;
  background: url("../img/graphicItem5.png") no-repeat scroll 0 0%; }

.graphicItem6 {
  margin-top: 10px;
  padding-left: 55px;
  min-height: 50px;
  background: url("../img/graphicItem6.png") no-repeat scroll 0 0%; }*/
/* pagination */
.pagination label {
  display: inline-block;
  margin: 3px 10px 0 0;
  vertical-align: top;
}
.pagination ul {
  display: inline-block;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style-type: none;
}
.pagination ul li {
  float: left;
  margin: 0px 1px;
  background-color: #f5f8ff;
}
.pagination ul li.selected,
.pagination ul li:hover {
  background-color: #3f5484;
}
.pagination ul li.selected a,
.pagination ul li:hover a {
  color: white;
  text-decoration: none !important;
}
.pagination ul li a {
  display: inline-block;
  padding: 3px 8px;
  color: #2C52A9;
}
.pagination .listPager {
  display: inline-block;
  padding-bottom: 20px;
}
.pagination .listPager ul li {
  display: inline-block;
  float: none;
}
.pagination .lpCurrentPage {
  display: inline-block;
  padding: 3px 8px;
  color: white;
  background-color: #3f5484;
}
.pagination input,
.pagination .lpNextPage,
.pagination .lpLastPage,
.pagination .lpFirstPage,
.pagination .lpPrevPage {
  padding: 3px 5px;
  margin: 0;
  background-color: #f5f8ff;
  color: #2C52A9;
  border: none;
  border-radius: 0px;
}
.pagination input:hover,
.pagination .lpLastPage:hover,
.pagination .lpNextPage:hover,
.pagination .lpFirstPage:hover,
.pagination .lpPrevPage:hover {
  background-color: #3f5484;
  color: white;
}
.pagination input.lpCurrentPage {
  color: white;
  background-color: #3f5484;
  padding: 3px;
}
.pagination .lpNextPage {
  margin-left: 20px;
}
.pagination .lpLastPage {
  margin-left: 20px;
}
.pagination .lpFirstPage {
  margin-right: 20px;
}
.pagination .lpPrevPage {
  margin-right: 20px;
}
/* modal dialog */
#mask {
  position: fixed;
  z-index: 1000;
  background-color: #000;
  display: none;
}
.modal {
  left: 50%;
  margin-left: -280px;
  position: fixed;
  top: 10%;
  width: 560px;
  background-color: #FFFFFF;
  border: 1px solid black;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  z-index: 1050;
  display: none;
}
.modal .modal-header {
  border-bottom: 1px solid #f5f8ff;
  padding: 5px 15px;
}
.modal .modal-header h2 {
  margin-bottom: 0;
  float: left;
}
.modal .modal-body {
  max-height: 400px;
  overflow-y: auto;
  padding: 15px;
  position: relative;
}
.modal .modal-footer {
  padding: 5px 15px;
  background-color: #F5F5F5;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -ms-border-radius: 0 0 6px 6px;
  -o-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  border-top: 1px solid #DDDDDD;
  box-shadow: 0 1px 0 #FFFFFF inset;
  text-align: right;
}
.modal button.closeDialog {
  float: right;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  padding: 0;
  color: #777777;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  opacity: 0.2;
  text-shadow: 0 1px 0 #FFFFFF;
}
.modal button.closeDialog:hover {
  background-color: lightgray;
}
.tab .ctrlHolder .selectInput {
  border: 1px solid #cccccc;
  margin-bottom: 10px;
  padding: 5px 10px;
  background: #D6D9E0;
  width: 100%;
}
/* special list types */
ul.listOk {
  padding: 0;
  list-style-type: none;
}
ul.listOk li {
  padding: 0px 0px 0px 25px;
  background-image: url("../img/icon_ok.png");
  background-repeat: no-repeat;
  background-position: left 4px;
}
ul.listArrow {
  padding: 0px;
}
ul.listArrow li {
  margin-bottom: 6px;
}
/* header navigation part */
/* ********************** */
#header {
  height: 150px;
}
#header a {
  color: white;
}
#navigationSection {
  height: 40px;
  background-color: #686f80;
}
#navigationContainer {
  width: 1075px;
  margin: auto;
  line-height: 40px;
  font-size: 1.000em;
}
#navigationContainer ul {
  margin: 0px;
  padding: 0px;
}
#navigationContainer ul li {
  float: left;
  list-style-type: none;
}
/* main navigation menu */
#mainNavigation li {
  padding-right: 12px;
}
#mainNavigation li a {
  padding: 5px 8px;
}
#mainNavigation li a:hover {
  background-color: #3f5484;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#mainNavigation li.selected a {
  background-color: #3a4255;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.menu_flag_en {
  margin-left: 15px;
  padding-left: 35px !important;
  background-image: url("../img/flag_en.png");
  background-position: 10px 9px;
  background-repeat: no-repeat;
}
.menu_flag_sk {
  margin-left: 15px;
  padding-left: 35px !important;
  background-image: url("../img/flag_sk.png");
  background-position: 10px 9px;
  background-repeat: no-repeat;
}
/* login/registration menu */
#loginNavigation {
  float: right;
}
#loginNavigation li img {
  margin-right: 7px;
  top: 2px;
  position: relative;
}
#loginNavigation li a {
  padding: 5px 10px;
}
#loginNavigation li a:hover {
  background-color: #3f5484;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#loginNavigation li:first-child {
  padding-right: 8px;
  margin-right: 3px;
  background-image: url("../img/menu_delimiter.png");
  background-position: right;
  background-repeat: no-repeat;
  color: white;
}
.menu_EN {
  margin-left: 5px;
  padding-left: 33px !important;
  background-image: url("../img/flag_en.png");
  background-position: 10px 8px;
  background-repeat: no-repeat;
  border-radius: 3px;
}
.menu_SK {
  margin-left: 5px;
  padding-left: 33px !important;
  background-image: url("../img/flag_sk.png");
  background-position: 10px 8px;
  background-repeat: no-repeat;
  border-radius: 3px;
}
.menu_login {
  margin-left: 5px;
  padding-left: 35px !important;
  background-image: url("../img/icon_prihlasenie.png");
  background-position: 10px 9px;
  background-repeat: no-repeat;
  background-color: #cf2b42;
  border-radius: 3px;
}
.menu_login_name {
  margin-left: 40px;
  background-image: url("../img/icon_prihlasenie.png");
  background-position: 10px 9px;
  background-repeat: no-repeat;
}
.menu_registration {
  margin-left: 5px;
  padding-left: 35px !important;
  background-image: url("../img/icon_registracia.png");
  background-position: 10px 9px;
  background-repeat: no-repeat;
  background-color: #cf2b42;
  border-radius: 3px;
}
/* header content part */
#navigationMainSection {
  height: 110px;
  background-color: white;
}
#navigationMainContainer {
  position: relative;
  width: 1075px;
  height: 110px;
  margin: auto;
}
#navigationMainContainer .widgetMenulinks a {
  position: absolute;
  left: 826px;
  top: 30px;
}
#navigationMainContainer input[type=text] {
  height: 40px;
}
#navigationMainContainer .logo {
  position: absolute;
  left: -10px;
  top: 17px;
  height: 87px;
}
#navigationMainContainer .logo img {
  color: black;
}
#navigationMainContainer .search {
  position: absolute;
  left: 276px;
  top: 30px;
}
#navigationMainContainer .search input[type=text] {
  float: left;
  width: 390px;
  height: 48px;
  padding: 1px 0 1px 20px;
  background-color: #d6d9e0;
  border: 0px;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  -ms-border-radius: 3px 0px 0px 3px;
  -o-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  font-size: 1.308em;
}
#navigationMainContainer .search input[type=submit] {
  float: left;
  width: 123px;
  height: 50px;
  margin: 0;
  padding-left: 25px;
  background: #3f5484 url("../img/icon_hladat.png") no-repeat;
  background-position: 90px 17px;
  border: 0px;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  -ms-border-radius: 0px 3px 3px 0px;
  -o-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
  color: white;
  font-weight: normal;
  text-align: left;
  font-size: 1.000em;
  cursor: pointer;
}
#navigationMainContainer .search input[type=submit]:hover {
  background-color: #2c52a9;
}
#rightHeaderSection {
  float: right;
  font-size: 2.000em;
  margin-top: 40px;
  padding: 0;
  color: #464242;
}
#hermes {
  display: none;
  position: absolute;
  width: 120px;
  height: 101px;
  right: -100px;
  top: 1px;
  background: url("../Img/hermes.png") no-repeat;
}
/* main section */
/****************/
#mainSection {
  background: #e0eef2 url("../img/background.png") no-repeat;
  padding-bottom: 165px;
}
#mainSection a:hover {
  text-decoration: underline;
}
#mainSectionContainer {
  width: 1075px;
  margin: auto;
  padding: 20px 0px;
}
.mainColumn {
  float: left;
  width: 810px;
}
/* 3 panely na uvodnej stranke */
.homeBlock {
  float: left;
  width: 260px;
  height: 435px;
  margin-right: 15px;
  position: relative;
  color: white;
}
.homeBlock a {
  color: white;
}
.homeBlock h2 {
  height: 55px;
  line-height: 55px;
  padding-left: 20px;
  font-size: 1.231em;
  font-weight: bold;
  margin: 0 0 5px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.homeBlock .homeBlockMiddle {
  height: 150px;
  padding: 15px 0 0 20px;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.homeBlock .homeBlockMiddle ul {
  margin: 0 5px 0 0px;
  padding-left: 15px;
  list-style-image: url("../img/arrow_white.png");
}
.homeBlock .homeBlockMiddle ul li {
  margin-bottom: 2px;
}
.homeBlock .homeBlockBottom {
  height: 155px;
  padding: 10px 0 0 20px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.homeBlock .homeBlockBottom ul {
  margin: 0 5px 0 0px;
  padding-left: 15px;
  list-style-image: url("../img/arrow_white.png");
}
.homeBlock .homeBlockBottom ul li {
  margin-bottom: 0px;
}
.homeBlock .homeBlockShowAll {
  display: block;
  width: 240px;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-weight: bold;
  background-color: white;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.homeBlockLast {
  margin-right: 0px;
}
.homeBlockColor1 h2 {
  background-color: #237567;
}
.homeBlockColor1 .homeBlockMiddle {
  background-color: #237567;
  background-image: url("../img/icon_obcania.png");
  background-repeat: no-repeat;
  background-position: bottom right 15px;
  background-position-x: 117px;
  background-position-y: 90px;
}
.homeBlockColor1 .homeBlockBottom {
  background-color: #237567;
}
.homeBlockColor1 .homeBlockShowAll {
  color: #237567;
}
.homeBlockColor2 h2 {
  background-color: #465e94;
}
.homeBlockColor2 .homeBlockMiddle {
  background-color: #465e94;
  background-image: url("../img/icon_podnikatelia_a_organizacie.png");
  background-repeat: no-repeat;
  background-position: bottom right 15px;
  background-position-x: 157px;
  background-position-y: 90px;
}
.homeBlockColor2 .homeBlockBottom {
  background-color: #465e94;
}
.homeBlockColor2 .homeBlockShowAll {
  color: #465e94;
}
.homeBlockColor3 h2 {
  background-color: #cf2b42;
}
.homeBlockColor3 .homeBlockMiddle {
  background-color: #cf2b42;
  background-image: url("../img/icon_profesionalna_zona.png");
  background-repeat: no-repeat;
  background-position: bottom right 15px;
  background-position-x: 157px;
  background-position-y: 90px;
}
.homeBlockColor3 .homeBlockBottom {
  background-color: #cf2b42;
}
.homeBlockColor3 .homeBlockShowAll {
  color: #cf2b42;
}
/*
.homeBlock {float: left; width: 260px;height: 455px; margin-right: 15px; position:relative; color: white;
	a { color: white; }
	h2 {height: 90px; font-size: 1.846em;font-weight: normal;margin: 0px; }
}
.homeBlockLast { margin-right: 0px;}

.homeBlockUp { height: 435px;position: relative;padding: 20px 0 0 0; @include border-radius(3px 3px 5px 5px);
	h2 { margin-left:30px; }
	ul {width: 190px; margin: 0 0 0 30px;padding-left: 15px; list-style-image: url('../img/arrow_white.png'); 
		li { margin-bottom: 5px;}
	}	
	img { position: absolute;bottom: 0px;right: 20px;}
}
.homeBlockDown { position:absolute; bottom:0; width:260px; height: 60px;line-height: 60px; @include border-radius(0px 0px 3px 3px); background-color: #fcfcfc;
	a { vertical-align: middle;margin-left: 30px;font-size: 1.143em;font-weight: bold;}
}
.homeBlockObcania {background-image: url('../img/icon_obcania.png');  background-repeat: no-repeat; background-position: bottom 60px right 15px; background-position-x: 115px; background-position-y: 320px; }
.homeBlockPodnikatelia {background-image: url('../img/icon_podnikatelia_a_organizacie.png');background-repeat: no-repeat; background-position: bottom 60px right 15px; background-position-x: 158px; background-position-y: 320px;}
.homeBlockZona {background-image: url('../img/icon_profesionalna_zona.png');background-repeat: no-repeat; background-position:  bottom 60px right 15px; background-position-x: 157px; background-position-y: 320px;}

.homeBlockColor1 {
	.homeBlockUp { background-color: $cl_client_obcania; } 
	.homeBlockDown a { color: $cl_client_obcania;}
}
.homeBlockColor2 {
	.homeBlockUp { background-color: $cl_client_podnikatelia; } 
	.homeBlockDown a { color: $cl_client_podnikatelia;}
}
.homeBlockColor3 {
	.homeBlockUp { background-color: $cl_client_profesionalna_zona; } 
	.homeBlockDown a { color: $cl_client_profesionalna_zona;}
}
*/
/* sekcia novinky na uvodnej stranke*/
.sectionNews {
  float: left;
  width: 750px;
  height: 390px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 30px 0px 30px;
  margin: 15px 15px 0px 0px;
}
.sectionNews h2 {
  margin: 0px;
  font-weight: normal;
  font-size: 1.746em;
  color: #464242;
  margin-bottom: 0px;
}
.sectionNews ul {
  margin-bottom: 0px;
  padding-left: 0;
  padding-top: 10px;
  list-style-type: none;
  display: block;
}
.sectionNews ul.tabNav {
  height: 45px;
}
.sectionNews ul li {
  margin-bottom: 3px;
  margin-right: 15px;
  /*&:last-child a { font-weight: bold;}  */
}
.sectionNews ul.tabNav li.selected {
  height: 45px;
}
.sectionNews ul.tabNav li.selected a {
  height: 33px;
}
.sectionNews ul.tabNav li a {
  height: 30px;
  line-height: 15px;
}
.sectionNews ul li p {
  margin-top: 0px;
  margin-bottom: 10px;
}
.sectionNews ul li b:after {
  content: '.';
  margin: 0px 3px 0px 6px;
  top: -3px;
  position: relative;
}
.sectionNews div {
  font-size: 1.714em;
  color: #464242;
}
.sectionNews.tab .tabContent {
  font-size: 100%;
  padding: 5px 15px 0px 15px;
}
.sectionNews .listNews .titleNews {
  display: block;
  line-height: 14px;
}
.sectionNews .listNews p {
  display: inline-block;
  margin-bottom: 4px;
  font-size: 95%;
}
/* backup pred zmenou noviniek na 3 stlpcovy dizajn
.sectionNews {float: left; width: 750px;height: 320px;background-color: white;@include border-radius;padding: 30px 30px 0px 30px; margin: 15px 15px 0px 0px;
	h2 { margin: 0px;font-weight: normal;font-size: 1.846em;color: #464242; margin-bottom:20px;}
	ul { list-style-type: none;padding: 0px;
		li { margin-bottom:20px; 
			p { margin-top: 10px; }
			&:last-child a { font-weight: bold;}
			b:after { content: '.';margin: 0px 3px 0px 6px;top: -3px;position: relative;}
		}		
	}	
	div {font-size: 1.714em; color: #464242;}
}
*/
/* aktualna sadzba banner na uvodnej stranke */
.sectionHomeSadzba {
  float: left;
  width: 260px;
  height: 350px;
  margin-top: 15px;
  background-color: #686f80;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* Farebne linky hore - Obcania, Podnikatelia a organizacie, Profesionalna zona */
.sectionTitles {
  padding: 0;
  margin: 0;
  list-style-type: none;
  /*.obcania {background-image: url('../img/small_obcania.png'); }
  .podnikatelia {background-image: url('../img/small_podnikatelia.png'); }
  .zona {background-image: url('../img/small_zona.png'); }*/
}
.sectionTitles a {
  display: inline-block;
  width: 235px;
  padding-left: 25px;
  color: black;
}
.sectionTitles li {
  position: relative;
  float: left;
  width: 260px;
  height: 55px;
  line-height: 55px;
  padding: 0px;
  margin: 0px 15px 15px 0px;
  background-color: #D6D9E0;
  /*background-color: $cl_client_esluzby;*/
  color: white;
  font-size: 1.154em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-repeat: no-repeat;
}
.sectionTitles li.obcania:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 16px;
  height: 22px;
  width: 35px;
  background: url("../img/small_obcania_color.png");
}
.sectionTitles li.podnikatelia:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 15px;
  height: 25px;
  width: 26px;
  background: url("../img/small_podnikatelia_color.png");
}
.sectionTitles li.zona:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 15px;
  height: 25px;
  width: 27px;
  background: url("../img/small_zona_color.png");
}
.sectionTitles li.esluzby {
  width: 250px;
  margin-right: 0;
}
.sectionTitles li.esluzby:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 12px;
  height: 25px;
  width: 30px;
  background: url("../img/small_esluzby.png");
}
.sectionTitles li.tlaciva {
  width: 250px;
  background-color: #4c515d;
  padding-left: 0px;
}
.sectionTitles li.tlaciva a {
  padding-left: 0px;
  width: 250px;
  height: 55px;
  line-height: 55px;
  font-size: 0.867em;
  background-color: #686f80;
}
.sectionTitles li.tlaciva a .ico {
  height: 50px;
  margin-top: 3px;
}
.sectionTitles li.tlaciva a .icoBckg {
  float: left;
  width: 50px;
  height: 55px;
  margin-right: 20px;
  background-color: #4c515d;
}
.sectionTitles li.tlaciva a:hover {
  background-color: #2C52A9;
}
.sectionTitles .last {
  margin-right: 0px;
}
.sectionTitles .obcania:hover {
  background-color: #237567;
}
.sectionTitles .obcania:hover:after {
  background: url("../img/small_obcania.png");
}
.sectionTitles .obcania:hover a {
  color: white;
}
.sectionTitles .podnikatelia:hover {
  background-color: #465e94;
}
.sectionTitles .podnikatelia:hover:after {
  background: url("../img/small_podnikatelia.png");
}
.sectionTitles .podnikatelia:hover a {
  color: white;
}
.sectionTitles .zona:hover {
  background-color: #cf2b42;
}
.sectionTitles .zona:hover:after {
  background: url("../img/small_zona.png");
}
.sectionTitles .zona:hover a {
  color: white;
}
.sectionTitles .esluzby:hover {
  background-color: #686f80;
}
.sectionTitles .esluzby:hover a {
  color: white;
}
/* Hlavny content */
/******************/
.contentSection {
  width: 810px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.columnContentSide {
  float: left;
  width: 200px;
  padding: 20px 30px;
}
.columnContentSide ul li ul {
  margin-top: 5px;
  margin-bottom: 5px;
}
.content {
  /*float: left;*/
  width: 780px;
  padding: 20px 15px;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  -ms-border-radius: 0px 0px 3px 3px;
  -o-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
}
.column2 .contentSection {
  background: white url("../img/2column_bckg.png") repeat-y;
}
.column2 .content {
  width: 520px;
  -webkit-border-radius: 0px 0px 3px 0px;
  -moz-border-radius: 0px 0px 3px 0px;
  -ms-border-radius: 0px 0px 3px 0px;
  -o-border-radius: 0px 0px 3px 0px;
  border-radius: 0px 0px 3px 0px;
}
.columnRepository #mainSection,
.columnFull #mainSection {
  background: #e0eef2;
}
.columnRepository .mainColumn,
.columnFull .mainColumn {
  width: 1075px;
}
.columnRepository .contentSection,
.columnFull .contentSection {
  width: 1075px;
  background: white;
}
.columnRepository .content,
.columnFull .content {
  width: 1045px;
}
.columnRepository .breadcrumb2,
.columnFull .breadcrumb2 {
  width: 1025px;
}
.columnRepository2 #mainSection,
.columnFull2 #mainSection {
  background: #e0eef2;
}
.columnRepository2 .mainColumn,
.columnFull2 .mainColumn {
  width: 1075px;
}
.columnRepository2 .contentSection,
.columnFull2 .contentSection {
  width: 1075px;
  background: white url("../img/2column_bckg.png") repeat-y;
}
.columnRepository2 .content,
.columnFull2 .content {
  width: 785px;
}
.columnRepository2 .breadcrumb2,
.columnFull2 .breadcrumb2 {
  width: 1025px;
}
/* breadcrumb2 */
.breadcrumb2 {
  width: 760px;
  height: auto;
  line-height: 30px;
  padding: 0px 25px;
  background-color: #686f80;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  -ms-border-radius: 3px 3px 0px 0px;
  -o-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  font-size: 0.857em;
  color: white;
}
.breadcrumb2 ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.breadcrumb2 ul li {
  float: left;
  margin: 0px 5px 0px 0px;
  padding-left: 10px;
  background-image: url("../img/high.png");
  background-position: left 12px;
  background-repeat: no-repeat;
}
.breadcrumb2 ul li:first-child {
  padding-left: 0px;
  background-image: none;
}
.breadcrumb2 a {
  color: white;
}
/* Pravy sidebar */
.sidebarColumn {
  float: right;
  width: 250px;
  color: black;
}
.sidebarColumn .widgetMenulinks {
  margin-bottom: 15px;
  font-size: 1.154em;
}
.sidebarColumn .widgetMenulinks a {
  height: 55px;
  line-height: 55px;
}
.sidebarColumn .widgetMenulinks a .ico {
  background-position: 0 12px;
}
.pageHome .sidebarColumn .widgetMenulinks {
  margin-bottom: 5px;
  font-size: 1.231em;
}
.pageHome .sidebarColumn .widgetMenulinks a {
  font-weight: bold;
}
/* widget menu links */
.widgetMenulinks ul {
  padding: 0px;
  list-style-type: none;
  margin: 0px;
}
.widgetMenulinks ul a {
  border-radius: 0px;
}
.widgetMenulinks ul li {
  border-bottom: 1px solid #7d8495;
  margin: 0;
}
.widgetMenulinks ul li:last-child {
  border-bottom: 0px;
}
.widgetMenulinks ul li:first-child a {
  border-radius: 3px 3px 0px 0px;
}
.widgetMenulinks ul li:last-child a {
  border-radius: 0px 0px 3px 3px;
}
a.sidebarLink {
  width: 230px;
  height: 50px;
  line-height: 50px;
  display: block;
  padding-left: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-weight: normal;
}
a.sidebarLink:hover {
  text-decoration: none !important;
}
.ico {
  float: right;
  width: 30px;
  height: 50px;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  -ms-border-radius: 3px 0px 0px 3px;
  -o-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  margin-right: 15px;
}
.headerLinkColor:hover,
.sidebarLinkColor:hover {
  background-color: #2c52a9;
}
.headerLinkColor {
  background-color: #3a4255;
  color: white;
}
.headerLinkColor .ico {
  background: transparent url("../img/small_aktualne.png") no-repeat 0 10px;
}
.sidebarLinkColor .ico {
  background: transparent url("../img/small_esluzby.png") no-repeat 0 12px;
}
.sidebarLinkEdane .ico {
  background: #4c515d url("../img/icon_spustit_edane.png") no-repeat 15px 16px;
}
.sidebarLinkTlaciva .ico {
  background: #4c515d url("../img/icon_information_link.png") no-repeat 15px 16px;
}
.sidebarLinkColor {
  background-color: #3f5484;
  color: white;
}
/* widget banner */
.widgetBanner {
  width: 250px;
  margin-bottom: 15px;
  border-radius: 3px;
}
.widgetBanner img {
  border-radius: 3px;
}
/* widget facebook */
.widgetFacebook {
  margin-top: 15px;
  border: none;
  overflow: hidden;
  width: 210px;
  height: 320px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 15px 20px;
}
/* Lavy sidebar */
.lwidget {
  margin-bottom: 40px;
}
.lwidget ul {
  margin: 0px 0px 12px 0px;
  padding: 0px;
  list-style-type: none;
}
.lwidget ul li {
  margin-bottom: 6px;
  padding-left: 20px;
  background-image: url("../img/arrow.png");
  background-position: left 6px;
  background-repeat: no-repeat;
}
.lwidget ul li a:hover {
  text-decoration: none;
  border-bottom: 2px solid;
}
.lwidget ul li a:focus {
  text-decoration: none;
  border-bottom: 2px solid;
  background-color: #f8f8f8;
  outline: none;
}
.lwidget ul li.sel {
  background-image: url("../img/arrowDown.png");
}
.lwidget ul li.sel > a {
  font-weight: bold;
}
.lwidget h2 {
  font-size: 1.143em;
}
/* Widgety v lavom paneli */
/****************************/
.columnContentSide .widgetMenulinks {
  padding: 0;
  margin-bottom: 35px;
}
.columnContentSide .widgetMenulinks a.sidebarLink {
  width: auto;
}
.columnContentSide .widgetMenulinks span.text {
  display: block;
  height: 50px;
}
.columnContentSide .widgetMenulinks span.textDCT {
  line-height: 1.2;
  height: 40px;
  padding-top: 10px;
}
.columnContentSide .widgetFastlinks {
  padding: 0;
  margin-bottom: 35px;
  background-color: transparent;
}
.columnContentSide .widgetFacebook {
  padding: 0;
}
a.link-print {
  display: inline-block;
  /*position: absolute; top: -45px; left:15px;*/
  margin-top: 10px;
  line-height: 16px;
  background: url("../Img/icon_print.png") no-repeat;
  padding-left: 20px;
  padding-right: 15px;
  color: #2c52a9;
}
a.link-print.withLeftColumn {
  left: 275px;
}
.wrap-link {
  display: inline-block;
}
.link-text {
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
  line-height: 16px;
  padding-left: 20px;
  padding-right: 15px;
  color: #2c52a9;
}
.link-email {
  background: url("../Img/icon-email.png") no-repeat;
}
.link-inform {
  background: url("../Img/icon-inform.png") no-repeat;
}
.link-question {
  background: url("../Img/icon-question.png") no-repeat;
}
/* Customizacie farieb na strankach */
/************************************/
/*.columnContentSide { background-color: #d9dbdf; }*/
.pageObcania .breadcrumb2,
.pageObcania .sectionTitles .obcania {
  background-color: #237567;
}
.pageObcania .contentSection {
  background: url("../img/2column_bckg_obcania.png") repeat-y white;
}
.pageObcania .sectionTitles li.obcania:after {
  background: url("../img/small_obcania.png");
}
.pageObcania .sectionTitles li.obcania a {
  color: white;
}
.pagePodnikatelia .breadcrumb2,
.pagePodnikatelia .sectionTitles .podnikatelia {
  background-color: #465e94;
}
.pagePodnikatelia .contentSection {
  background: url("../img/2column_bckg_podnikatelia.png") repeat-y white;
}
.pagePodnikatelia .sectionTitles li.podnikatelia:after {
  background: url("../img/small_podnikatelia.png");
}
.pagePodnikatelia .sectionTitles li.podnikatelia a {
  color: white;
}
.pageProfesionalnaZona .breadcrumb2,
.pageProfesionalnaZona .sectionTitles .zona {
  background-color: #cf2b42;
}
.pageProfesionalnaZona .contentSection {
  background: url("../img/2column_bckg_zona.png") repeat-y white;
}
.pageProfesionalnaZona .sectionTitles li.zona:after {
  background: url("../img/small_zona.png");
}
.pageProfesionalnaZona .sectionTitles li.zona a {
  color: white;
}
.pageEsluzby {
  /*	.breadcrumb2, .sectionTitles .esluzby { background-color: $cl_client_esluzby;} */
}
.pageEsluzby .sectionTitles li.esluzby {
  /*&:after { background: url('../img/small_esluzby.png'); }	*/
  /* & a { color: white; } */
}
.pageHome .widgetFastlinks {
  height: 335px;
}
.pageHome .widgetFastlinks .last_link {
  position: absolute;
  bottom: 25px;
}
.homeInfoMessage {
  padding: 20px;
  margin-bottom: 15px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-size: 1.231em;
}
.bannerInfoMessage {
  margin-bottom: 15px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-size: 1.231em;
}
.bannerInfoMessage a,
.bannerInfoMessage .bnrcontent {
  padding: 20px 20px 5px 20px;
}
/* Zistenie miestnej prislusnosti */
/**********************************/
/* .bureaulist {
	.txt-open, .txt-close { margin-right:5px; color: $cl_bckg_link; cursor:pointer; }
	#countRows { padding: 0 5px; border: 1px solid black; @include border-radius; }
	dl {
		dt { margin-bottom:10px; 
			h2 { margin-bottom:5px; }
		}
		dd { margin-bottom:10px;
			h3 { margin-bottom:5px; }
		}
	}
}*/
.rating {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
}
.rating span {
  margin-right: 10px;
}
.rating a {
  display: inline-block;
  padding: 4px 15px;
  margin-right: 5px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
}
.rating a:hover {
  color: #fff;
}
.rating a.first {
  background-color: #237567;
}
.rating a.second {
  background-color: #A95D00;
}
.rating a.third {
  background-color: #cf2b42;
}
.addthis_inline_share_toolbox {
  margin-top: 20px;
  display: inline-block;
  float: right;
}
.enguiry {
  padding: 0;
  background-color: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.backtotop {
  background: url("../Img/arrow_top.png") no-repeat #afa8a3;
  border-radius: 5px 5px 5px 5px;
  bottom: 20px;
  display: block;
  height: 50px;
  position: fixed;
  right: 20px;
  transition: all 0.7s ease-in-out 0s;
  width: 50px;
  z-index: 100;
}
.backtotop:hover {
  background: url("../Img/arrow_top.png") no-repeat #ea324c;
}
.hidden {
  display: none;
}
a.tooltipLink,
a.tooltipLink:visited {
  color: green;
  text-decoration: underline;
  border-bottom: 1px solid green;
}
.slider {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.boxBanner {
  display: none;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
}
.boxBanner img {
  width: 100%;
}
ul#bannerPager {
  display: block;
  position: absolute;
  top: 380px;
  bottom: 0px;
  left: -12px;
  line-height: 1.3;
}
ul#bannerPager li {
  float: left;
  margin: 0 7px 0 0;
  padding: 0;
  list-style: none;
}
ul#bannerPager li a {
  float: left;
  padding: 0 5px;
  width: 3px;
  height: 13px;
  border: 1px solid #4c515d;
  text-indent: -9999px;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px ;
  background: #E0EEF2;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 4px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 2px 5x rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 2px 5px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(0, 0, 0, 0.6);
}
ul#bannerPager li a:hover {
  text-decoration: none;
  background: #ecebeb url('../Img/btn_gray_bg.gif') repeat-x left 100%;
}
ul#bannerPager li.selected a {
  width: 3px;
  height: 13px;
  -webkit-border-radius: 180px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: #4c515d;
}
.pnlSearchResult span.highlight {
  color: #237567;
  font-weight: bold;
}
ul.commentsList {
  list-style-type: none;
}
/* photo detail*/
.photoDetail {
  float: left;
}
.photoDetail .perex {
  float: left;
  width: 290px;
  margin: 0 0 10px 20px;
  font-size: 1.2em;
  line-height: 1.3em;
}
.photoDetail .mainImg {
  float: left;
  clear: both;
  width: 300px;
  margin-bottom: 20px;
  border-right: 7px solid #E0E6E9;
}
.photoDetail .thmb {
  clear: both;
  float: left;
  width: 630px;
  margin-bottom: 12px;
  background: #e0e6e9;
}
.photoDetail .thmb a {
  float: left;
  margin: 0 2px 2px 0;
}
.photoDetail .thmb a span {
  display: block;
  width: 85px;
  height: 85px;
  margin: 0;
}
.photoDetail .link {
  float: left;
  clear: both;
}
/* anketa archiv*/
#enquiry.list h3 {
  margin: 20px 0 -3px 0;
  font-size: 1.2em;
}
#enquiry.list .extr.end {
  clear: both;
  margin-bottom: -3px;
}
#enquiry.list .voteSum {
  clear: both;
  color: #237567;
}
#enquiry.list ul {
  width: 50%;
  margin-bottom: 30px;
  padding-left: 10px;
}
#enquiry.list ul li {
  clear: both;
  list-style: none;
}
#enquiry.list ul li .main {
  width: 100%;
}
#enquiry.list ul li .main .line {
  background: #dedede;
  float: left;
  height: 4px;
  margin-top: 3px;
  width: 65%;
}
#enquiry.list ul li .main .line .lineVote {
  background: #686f80;
  float: left;
  height: 4px;
}
#enquiry.list ul li .main .vote {
  float: left;
  margin: -7px 0 0 10px;
  text-align: right;
  color: #237567;
}
.inputfilterstyle {
  box-sizing: border-box;
}
div.controlname {
  font-size: 9px;
  overflow: auto;
  color: red;
}