* {
	margin: 0px;
	padding: 0px;
}

dl, dt, dd
{
	font-size: 14px;
}

small
{
	font-size: 10px;
}

td img
{
	vertical-align: middle;
}

.SCPlogo
{
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.SCPtext
{
	margin: 15px;
}

.vsuvka
{
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.vsuvka-bok
{
	font-size: 8pt;
	color: #fff;
	letter-spacing: 3px;
	margin: 16px -10px 0px -10px;
	padding: 0px;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	float: left;
	display: block;
}

.vsuvka-obsah
{
	margin: 0px;
	padding: 0px;
}

.vsuvka-obsah img
{
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

.error {
	background: #880000;
	position: relative;
	color: #fff;
}
.error p {
	padding: 18px 18px 0 18px;
	font-size: 18px;
}
.error .edge-top {
	background:  url(../img/tearbottom.png) repeat-x top transparent;
	width: 100%;
	height: 6px;
}

.error .edge-bottom {
	background:  url(../img/teartop.png) repeat-x top transparent;
	width: 100%;
	height: 6px;
}

.prazdnySeznam {
	padding-left: 8px !important;
}

.text-misto-img {
	background: #f4f4f8;
	width: 160px;
	height: 60px;
	text-align: center;
	vertical-align:middle;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

a > .text-misto-img  {
}

.text-misto-img  div {
	margin: auto;
	font-size: 32px;
	line-height: 60px;
	color: #fff;
	text-decoration: none;
}

#prihlaseni {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.08);
}
#prihlaseni div {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: rgba(0, 0, 0, 0.10);
    color: #fff;
	padding: 3px 10px;
	margin: 0;
}
#prihlaseni-form {
    margin: auto;
    width: auto;
}
#prihlaseni-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ececec url("sb.png") no-repeat scroll 0 0;
	background: url("../img/btn-bg.png") repeat-x scroll center bottom transparent;
	border-color: #ccc #ccc #d2d2d2;
    border-image: none;
    border-style: solid;
    border-width: 0;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.69) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 14px 13px rgba(255, 255, 255, 0.57) inset;
    color: #888;
    cursor: pointer;
	font-family: sans-serif;                
	height: 24px;
	font-size: 1.0em;
	left: 0px;
    outline: medium none;
    position: relative;
    top: 0;
    width: auto;
    margin: 0 0 0 2px;
}
#prihlaseni-button:hover {
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.69) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 14px 13px rgba(255, 255, 255, 0.75) inset;
    color: #444;
}
#prihlaseni-button:active {
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.58) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 -14px 13px rgba(255, 255, 255, 0.57) inset;
}
/*
#prihlaseni .text-input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f6f6f6 none repeat scroll 0 0;
    border-color: #d2d2d2 #d2d2d2 #d8d8d8;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.58), 0 0 6px rgba(0, 0, 0, 0.07) inset;
    color: #999;
	font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    outline: medium none;
    padding: 5px;
    position: relative;
    width: 115px;
}
*/
#prihlaseni .text-input, #kontaktni-formular .text-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	font-family: sans-serif;                
	border: 0;
	border-radius: 0;
    background: #dde2e8;
    padding: 5px 10px;
    height: 14px;
	font-size: 1em;
    width: 130px;
    line-height: 12px;
    margin: 0 -1px 0 -2px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#prihlaseni .text-input:focus, #prihlaseni .text-input:hover, #kontaktni-formular .text-input:focus, #kontaktni-formular .text-input:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fdfdfd none repeat scroll 0 0;
    border-color: #d2d2d2 #d2d2d2 #d8d8d8;
    border-image: none;
    border-style: solid;
    border-width: 0;
    color: #666;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#prihlaseni .borderleft, #kontaktni-formular .borderleft {
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}
#prihlaseni .borderright, #kontaktni-formular .borderright {
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}

ul.vybor img {
	margin: 4px 10px 4px 2px;
	float: right;
}
ul.vybor em {
	font-size: 12px;
}

.vybor label {
    display: inline;
    font-size: inherit;
    font-weight: inherit;
}

.vypis-kontaktu {
	position: relative;
}

.kraj-kontejner {
	display: none;
}

input.kraj-kontejner + .vypis-pracovist {
	position: relative;
	left: 0;
	top: 0;
	height: 1px;
	overflow: hidden;
	margin: auto;
	float: left;
	opacity: 0;
	filter: alpha(opacity=0);
}

input.kraj-kontejner:checked + .vypis-pracovist {
	height: auto;
	min-height: 420px;
	overflow: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.vypis-pracovist {
	position: relative;
}

#adresar-pracovist-kraj-reset:checked + .vypis-pracovist {
	min-width: 700px;
	font-size: 192px;
	line-height: 420px;
	font-weight: bold;
	color: #fff;
	background: #f8f8fa;
	text-align: center;
}

.vypis-pracovist li:hover, .vypis-kraju li:hover {
	background:  url(../img/search.png) no-repeat right center transparent;
}

.vypis-pracovist .pracoviste {
	display: inline;
	font-weight: normal;
}

.vypis-pracovist .pracoviste div {
	padding-left: 12px;
}

.vypis-pracovist > strong {
	display: block;
	background: #f8f8f8;
	padding-left: 4px;
	width: 100%;
	min-width: 700px;
}

.pracoviste-detail-pre {
	display: none;
}

.pracoviste-detail {
	position: absolute;
	background: #fff;
	top: -5px;
	left: 150px;
	margin: auto;
	display: block;
	height: 1px;
	overflow: hidden;
	padding: 10px;
	min-width: 350px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 0;
}

input.kraj-kontejner:checked + .vypis-pracovist > .pracoviste-detail-pre:checked + .pracoviste-detail {
	top: 32px;
	height: auto;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: 0 8px 50px -20px rgba(64,64,64,0.6);
	-moz-box-shadow: 0 8px 50px -20px rgba(64,64,64,0.6);
	-webkit-box-shadow: 0 8px 50px -20px rgba(64,64,64,0.6);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 999;
}

.vypis-kontaktu table {
	min-width: 350px;
	font-weight: normal;
	font-size: 14px;
}

.vypis-kontaktu table + label {
	float:right;
}

.stredadresy:after {
	content: "@";
	font-weight: normal;
}

.pripona-cz:after {
	content: ".cz";
	font-weight: normal;
}

.pripona-com:after {
	content: ".com";
	font-weight: normal;
}

dd {
	padding-top: 12px;
	padding-left: 24px;
}

#kontaktni-formular, #formular-prihlaseni {
	background: #f8f8fa;
	padding: 1%;
	border-radius: 3px;
}

#formular-prihlaseni {
	padding: 5%;
	margin-top: 42px;
	margin-bottom: 42px;
}

#kontaktni-formular input:hover, #kontaktni-formular select:hover, #kontaktni-formular textarea:hover, #formular-prihlaseni input:hover {
	background: #fefefe;
	box-shadow: -2px 0 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.69) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 14px 13px rgba(255, 255, 255, 0.75) inset;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#kontaktni-formular input:focus, #kontaktni-formular select:focus, #kontaktni-formular textarea:focus, #formular-prihlaseni input:focus {
	background: #fefefe;
	box-shadow: -2px 0 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.69) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 14px 13px rgba(255, 255, 255, 0.75) inset;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#kontaktni-formular input, #kontaktni-formular select, #formular-prihlaseni input {
	background: #fafafa;
	width: 80%;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#kontaktni-formular select.width-auto {
	width: auto;
}

#kontaktni-formular textarea {
	background: #fafafa;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#kontaktni-formular option {
	padding-left: 8px;
}

#kontaktni-formular input[type=submit], #formular-prihlaseni input[type=submit] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ececec url("sb.png") no-repeat scroll 0 0;
	background: url("../img/btn-bg.png") repeat-x scroll center bottom transparent;
	border-color: #ccc #ccc #d2d2d2;
    border-image: none;
    border-style: solid;
    border-width: 0;
	border-radius: 25px;
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.69) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 14px 13px rgba(255, 255, 255, 0.57) inset;
    color: #444;
    cursor: pointer;
    height: 24px;
	font-size: 14px;
	left: 0px;
    outline: medium none;
    position: relative;
    top: 0;
    width: auto;
    margin: 1px 0 0 2px;
}
#kontaktni-formular input[type=submit]:hover, #formular-prihlaseni input[type=submit]:hover {
	box-shadow: -2px 0 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.69) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 14px 13px rgba(255, 255, 255, 0.75) inset;
    color: #000;
}
#kontaktni-formular input[type=submit]:active, #formular-prihlaseni input[type=submit]:active {
	box-shadow: -2px 0 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.58) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 -14px 13px rgba(255, 255, 255, 0.57) inset;
}

#user-menu {
	width: 960px;
}

#user-menu a {
	padding: 6px 10px 6px 10px;
	margin: 0 5px 2px 0;
	-webkit-border-radius: 30px; 
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	text-decoration:none;
	color: #005d8c;
}

#user-menu li {
	font-size: 16px;
	margin: 0 0 10px 0;
}

#user-menu li li {
	margin: 0;
}

#user-menu li li a {
	font-size: 13px;
	margin: 0;
	padding: 10px 14px;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}

#user-menu li a:hover, #user-menu li.sfHover a,
#user-menu a:focus, #user-menu a:hover, #user-menu a:active {
	outline: 0;
	color: #fff;
}

#user-menu li ul {
	z-index: 9999;
}

#user-menu li li ul {
	margin-left: -1px;
}

#user-menu .current_page_item a, #user-menu .current-menu-item a, 
#user-menu .current-menu-item .sub-menu-item a:hover, 
#user-menu li a:hover, #user-menu li.sfHover a,
#user-menu a:focus, #user-menu a:hover, #user-menu a:active, .title-end, 
.zprava-zahlavi .pocet-zobrazeni, .zprava-zahlavi-single .pocet-zobrazeni, ul.vybor img, .event-prev .event-prev-date,
.napsali-o-nas {
	background: #0086cb;
	color: #fff;
}
.event-prev .event-prev-date .day {
	color: #424242;
}
.napsali-o-nas {
	position: relative;
	top: -1px;
	display: inline-block;
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	margin-right: 2px;
}

#user-menu, #user-menu * {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#user-menu {
    line-height: 1;
}
#user-menu ul {
    position: absolute;
    top: -999em;
    width: 13em;
}
#user-menu ul li {
    width: 100%;
}
#user-menu li:hover {
    visibility: inherit;
}
#user-menu li {
    float: left;
    position: relative;
}
#user-menu a {
    display: block;
    position: relative;
}
#user-menu li:hover ul, #user-menu li.sfHover ul {
    left: 0;
    top: 1.8em;
    z-index: 99;
}
ul#user-menu li:hover li ul, ul#user-menu li.sfHover li ul {
    top: -999em;
}
ul#user-menu li li:hover ul, ul#user-menu li li.sfHover ul {
    left: 13em;
    top: 0;
}
ul#user-menu li li:hover li ul, ul#user-menu li li.sfHover li ul {
    top: -999em;
}
ul#user-menu li li li:hover ul, ul#user-menu li li li.sfHover ul {
    left: 13em;
    top: 0;
}

#user-menu li li a, #user-menu li.sfHover li a {
	background:	#c4e1f0;
}

#sub-menu {
	border-color: #c4e1f0;
	border-radius: 3px;
	background-color: #c4e1f0;
	padding: 10px 5px 0 5px;
	width: 954px;
}

#admin-menu {
	border-color: #e8f1f8
	border-radius: 3px;
	background-color: #e8f1f8;
	padding: 10px 5px 0 5px;
	margin-top: -30px;
	width: 954px;
}

#odhlaseni .button1 {
	color: #005d8c;
	position: relative;
	margin-left: 5px;
	padding: 3px 10px 0px 10px;
	float: right;
}

#odhlaseni {
	color: #fff;
	font-size: 14px;
}

.skryt, .tabulkovyVypis input.viewOnDemand {
	position: absolute;
	display: none;
}

.tabulkovyVypis tr td {
	position: relative;
	vertical-align: middle;
}

.tabulkovyVypis.detailZaznamu td {
	white-space: nowrap;
}

.tabulkovyVypis caption {
	caption-side: bottom;
	font-size: 12px;
	line-height: 14px;
	margin-top: 3px;
}

.tabulkovyVypis div.zaznamOnDemand {
	position: absolute;
	background: #fff;
	/*height: 1px;*/
	top: -65px;
	left: 150px;
	margin: auto;
	display: block;
	overflow: visible;
	padding: 10px;
	min-width: 350px;
	opacity: 0;
	filter: alpha(opacity=0);
	box-shadow: 0 8px 50px -20px rgba(64,64,64,0.6);
	-moz-box-shadow: 0 8px 50px -20px rgba(64,64,64,0.6);
	-webkit-box-shadow: 0 8px 50px -20px rgba(64,64,64,0.6);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: -999;
}

#individualni-pristupova-prava.viewOnDemand + div.zaznamOnDemand {
	position: absolute;
	background: #fff;
	/*height: 1px;*/
	margin: auto;
	display: block;
	overflow: visible;
	padding: 10px;
	min-width: 350px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: -999;
}

#individualni-pristupova-prava.viewOnDemand:checked + div.zaznamOnDemand {
	position: relative;
	margin: auto;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 1000;
}

.tabulkovyVypis input.viewOnDemand:checked + div.zaznamOnDemand .smazat {
	position: absolute;
	right: -19px;
	bottom: 60px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top: #e22 solid 1px;
	border-right: #a00 solid 4px;
	border-bottom: #e22 solid 1px;
	font-size: 10px;
	line-height: 10px;
	color: #a00;
	letter-spacing: 2px;
	background: #f8e1e8 url("../img/check_ko.png") no-repeat -20px 40px;
	width: 15px;
	height: 65px;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: -1000;
}

.tabulkovyVypis input.viewOnDemand:checked + div.zaznamOnDemand .smazat:hover {
	right: -74px;
	width: 70px;
	color: #fff;
	font-size: 12px;
	line-height: 50px;
	letter-spacing: 0;
	background: #e22 url("../img/check_ko.png") no-repeat center 40px;
	cursor: zoom-in;
}

input.viewOnDemand:checked + div.smazatPruh + label div.smazat {
	right: -74px !important;
	width: 70px !important;
	color: #fff !important;
	font-size: 12px !important;
	line-height: 50px !important;
	letter-spacing: -1px !important;
	background: #a00 url("../img/check_ko.png") no-repeat center 40px !important;
	cursor: zoom-out !important;
}

input.viewOnDemand:checked + div.smazatPruh + label div.smazat::before {
	content: "« ";
}

input.viewOnDemand + div.smazatPruh {
	position: absolute;
	right: 0;
	bottom: 60px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top: #e22 solid 1px;
	border-left: #a00 solid 4px;
	border-bottom: #e22 solid 1px;
	font-size: 10px;
	line-height: 10px;
	background: #e22;
	width: 1px;
	height: 65px;
	text-align: center;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1000;
}

input.viewOnDemand + div.smazatPruh .button1 {
	background-color: #fff;
	padding: 0px 10px 22px 24px;
	height: 21px;
}

input.viewOnDemand:checked + div.smazatPruh {
	font-size: 11pt;
	font-weight: bold;
	line-height: 21px;
	color: #fff;
	width: 300px;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 999;
}

input.viewOnDemand + div.smazatPruh div {
	margin: 20px 30px 20px auto;
}

.tabulkovyVypis input.viewOnDemand:checked + div.zaznamOnDemand .pristupovaPrava {
	position: absolute;
	right: -17px;
	bottom: 150px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top: #e72 solid 1px;
	border-right: #a50 solid 4px;
	border-bottom: #e72 solid 1px;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	background: #e8f1f8;
	width: 13px;
	height: 65px;
	text-align: center;
	letter-spacing: 2px;
	word-break: break-all;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: -1000;
}

.tabulkovyVypis input.viewOnDemand:checked + div.zaznamOnDemand .pristupovaPrava:hover {
	right: -84px;
	width: 80px;
	color: #fff;
	background: #e72;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0;
	word-break: normal;
}

.tabulkovyVypis input.viewOnDemand + div.zaznamOnDemand .pristupovaPrava:hover::before {
	color: #fff;
}

.tabulkovyVypis input.viewOnDemand:checked + div.zaznamOnDemand .pristupovaPrava:hover::before {
	content: "nastavit individuální přístupová ";
	line-height: 16px;
}

.tabulkovyVypis input.viewOnDemand:checked + div.zaznamOnDemand {
	top: -32px;
	height: auto;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 999;
}

input.slideCheckbox {
	position: absolute;
	display: none;
}

input.slideCheckbox + label {
	display: block;
	background: url(../img/yesorno.png) no-repeat center center;
	width: 67px;
	height: 26px;
	border: #ccc solid 1px;
	border-radius: 3px;
	overflow: hidden;
}

input.slideCheckbox + label img {
	position: relative;
	top: -2px;
	left: -13px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

input.slideCheckbox:checked + label img {
	left: -36px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

input.slideCheckbox + label + .dodatek {
	display: inline;
	position: relative;
	left: 0;
	height: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -100;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

input.slideCheckbox:checked + label + .dodatek {
	height: auto;
	opacity: 1;
	left: 65px;
	filter: alpha(opacity=100);
	z-index: 999;
}

.container > .switch {
  display: block;
  margin: 12px auto;
}

.switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 20px;
  padding: 3px;
  background-color: white;
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #eeeeee, white 25px);
  background-image: -moz-linear-gradient(top, #eeeeee, white 25px);
  background-image: -o-linear-gradient(top, #eeeeee, white 25px);
  background-image: linear-gradient(to bottom, #eeeeee, white 25px);
}

.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: opacity background;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  transition-property: opacity background;
}
.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #aaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.switch-input:checked ~ .switch-label {
  background: #47a8d8;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  background: white;
  border-radius: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
  background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
.switch-handle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: #f9f9f9;
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background-image: -webkit-linear-gradient(top, #eeeeee, white);
  background-image: -moz-linear-gradient(top, #eeeeee, white);
  background-image: -o-linear-gradient(top, #eeeeee, white);
  background-image: linear-gradient(to bottom, #eeeeee, white);
}
.switch-input:checked ~ .switch-handle {
  left: 40px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-red > .switch-input:checked ~ .switch-label {
  background: #b8454f;
}

.switch-orange > .switch-input:checked ~ .switch-label {
  background: #e8ab45;
}

.switch-yellow > .switch-input:checked ~ .switch-label {
  background: #f8d800;
}

.switch-green > .switch-input:checked ~ .switch-label {
  background: #4fb845;
}

.picker {
  width: auto;
  margin: auto;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding: 2px 3px;
  background-color: white;
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #eeeeee, white 25px);
  background-image: -moz-linear-gradient(top, #eeeeee, white 25px);
  background-image: -o-linear-gradient(top, #eeeeee, white 25px);
  background-image: linear-gradient(to bottom, #eeeeee, white 25px);
}

.picker-fieldset {
  padding: 0 8px;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.picker-fieldset > input {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  display: none;
}

.picker-label {
  display: inline-block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  padding: 0 7px;
  font-size: 10pt;
  font-weight: 200;
  color: #aaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
input:checked + .picker-label:before {
  opacity: 1;
}
input:checked + .picker-label {
  padding: 0 7px;
  font-size: 10pt;
  color: #424242;
  background: white;
  border-radius: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
  background-image: linear-gradient(to bottom, white 40%, #f0f0f0);

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.e, .e0 {
	display: block;
	border-bottom: 2px dotted #aaa;
	padding-left: 1px;
	padding-right: 1px;
	min-width: 50px;
	min-height: 18px;
}

.e:hover, .e:focus, .e0:hover, .e0:focus {
	background: #fff;
	padding-left: 0;
	padding-right: 0;
	border: 1px dotted #c50;
}

.button1.ulozit {
	padding-left: 25px;
	font-size: 10pt;
	background-image: url(../img/check_ok.png), url(../img/btn-bg.png);
    background-position: 8px center, center bottom;
    background-repeat: no-repeat, repeat;
}

.button1.odstranit {
	padding-left: 25px;
	font-size: 10pt;
	background-image: url(../img/check_ko.png), url(../img/btn-bg.png);
    background-position: 8px center, center bottom;
    background-repeat: no-repeat, repeat;
}

.button1 img  {
	vertical-align: middle;
}

.bg_gray  {
	background: #f8f8fa;
	padding: 1%;
	border: 6px solid #f8f8fa;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.bg_gray:hover, .bg_gray:focus  {
	background: #fff;
	padding: 1%;
	border: 6px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 4px 25px -4px rgba(128,128,128,0.3);
	-moz-box-shadow: 0 4px 25px -4px rgba(128,128,128,0.3);
	-webkit-box-shadow: 0 4px 25px -4px rgba(128,128,128,0.3);
}

#volna-mista ul {
	padding-left: 0;
}

#volna-mista ul li {
    border: none;
	list-style-position: outside;
	padding-left: 4px;
	margin-left: 10px;
	line-height: 125%;
}

#volna-mista h3 {
    margin-top: 24px;
    margin-bottom: 2px;
	color: #005d8c;
}

#volna-mista .pocet-zobrazeni {
	background: #0086cb;
}

#volna-mista .pocet-zobrazeni h3 {
    margin: 0px;
}

#volna-mista .bg_gray h3 {
    margin-top: 0;
    margin-bottom: 0;
}

#volna-mista h3 ~ span.title-end {
    top: 34px;
	left: 10px;
}

label.icon_edit   {
	font: inherit;
	cursor: zoom-in;
}

.prava {
	background:  url(../img/check_prava_30.png) 10px center no-repeat #ffe65e;
	color: #dd3300;
}
.ogdem-slide {
	text-align: center;
	background-color:  #fff;
	width: 300px;
	height: auto;
	margin: 5px;
	box-shadow: 0 8px 25px -4px rgba(64,64,64,0.5);
	-moz-box-shadow: 0 8px 25px -4px rgba(64,64,64,0.5);
	-webkit-box-shadow: 0 8px 25px -4px rgba(64,64,64,0.5);
	display: inline-block;
}

.tags {
	/*zoom: 1;*/
}
.tags:before, .tags:after {
	content: '';
	display: table;
}
.tags:after {
	clear: both;
}
.tag-box {
	position: relative;
	float: left;
	margin: 0 0 4px 6px;
	z-index: 100;
}
.tag-box:active {
	margin-top: 1px;
	margin-bottom: 7px;
}
.tag-box:before {
	content: '';
	z-index: 3;
	position: absolute;
	top: 10px;
	left: -2px;
	width: 5px;
	height: 6px;
	opacity: .95;
	background: #eb6b22;
	border-radius: 0 3px 3px 0;
	-webkit-box-shadow: inset -1px 0 #99400e;
	box-shadow: inset -1px 0 #99400e;
}
.tags span, .tag-content {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tag-content {
	height: 26px;
	line-height: 23px;
	padding: 0 8px 0 9px;
	font-size: 12px;
	color: #555;
	text-decoration: none;
	text-shadow: 0 1px white;
	background: #fafafa;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #dadada #d2d2d2 #c5c5c5;
	border-radius: 0 3px 3px 0;
	background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.tag-content:hover span, .tag-box input:checked ~ span {
	padding: 0 7px 0 6px;
	max-width: 600px;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.15), -1px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.15), -1px 1px 2px rgba(0, 0, 0, 0.2);
}
.tag-content span {
	position: absolute;
	top: 1px;
	right: 100%;
	z-index: 2;
	overflow: hidden;
	max-width: 0;
	height: 24px;
	line-height: 21px;
	padding: 0 0 0 2px;
	color: white;
	white-space: nowrap;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
	background: #eb6b22;
	border: 1px solid;
	border-color: #d15813 #c85412 #bf5011;
	border-radius: 2px 0 0 2px;
	opacity: .95;
	background-image: -webkit-linear-gradient(top, #ed7b39, #df5e14);
	background-image: -moz-linear-gradient(top, #ed7b39, #df5e14);
	background-image: -o-linear-gradient(top, #ed7b39, #df5e14);
	background-image: linear-gradient(to bottom, #ed7b39, #df5e14);
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	-webkit-transition-property: padding, max-width;
	-moz-transition-property: padding, max-width;
	-o-transition-property: padding, max-width;
	transition-property: padding, max-width;
}
.tag-content span a {
	color: white !important;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.tag-content span a:hover {
	text-decoration: underline;
}

.green .tag-box:before {
	background: #65bb34;
	-webkit-box-shadow: inset -1px 0 #3a6b1e;
	box-shadow: inset -1px 0 #3a6b1e;
}
.green span, .green .tag-box span {
	background: #65bb34;
	border-color: #549b2b #4f9329 #4b8b27;
	background-image: -webkit-linear-gradient(top, #71ca3f, #5aa72e);
	background-image: -moz-linear-gradient(top, #71ca3f, #5aa72e);
	background-image: -o-linear-gradient(top, #71ca3f, #5aa72e);
	background-image: linear-gradient(to bottom, #71ca3f, #5aa72e);
}

.blue .tag-box:before {
	background: #56a3d5;
	-webkit-box-shadow: inset -1px 0 #276f9e;
	box-shadow: inset -1px 0 #276f9e;
}
.blue span, .blue .tag-box span {
	background: #56a3d5;
	border-color: #3591cd #318cc7 #2f86be;
	background-image: -webkit-linear-gradient(top, #6aaeda, #4298d0);
	background-image: -moz-linear-gradient(top, #6aaeda, #4298d0);
	background-image: -o-linear-gradient(top, #6aaeda, #4298d0);
	background-image: linear-gradient(to bottom, #6aaeda, #4298d0);
}

.tag-detail {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	overflow: hidden;
	max-width: 0;
	opacity: 0;
	height: 24px;
	line-height: 21px;
	padding: 0 0 0 2px;
	color: #444;
	font-weight: normal;
	white-space: nowrap;
	background: #eee;
	border: 1px solid;
	border-color: #eaeaea #e8e8e8 #ddd;
	border-radius: 2px 0 0 2px;
	opacity: .95;
	background-image: -webkit-linear-gradient(top, #eee, #e8e8e8);
	background-image: -moz-linear-gradient(top, #eee, #e8e8e8);
	background-image: -o-linear-gradient(top, #eee, #e8e8e8);
	background-image: linear-gradient(to bottom, #eee, #e8e8e8);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	box-sizing: border-box;
}

.tag-box input {
	position: absolute;
	display: none;
}

.tag-box input:checked ~ .tag-detail {
	top: 26px;
	max-width: 400px;
	height: auto;
	opacity: 1;
}

.vypis_adres_hromadne_posty .tag-box input:checked ~ .tag-detail {
	position: sticky;
}

.vypis_adres_hromadne_posty .zprava-zahlavi:hover {
	background-color: #f4f4f4;
}

#prihlaseni span {
	display: none;
}
#mobile-menu {
	z-index: -999;
}
#mobile-menu-checkbox {
	display: none;
}

/*************************************************************************/
/*                            MOBILE                                     */
/*************************************************************************/

@media only screen and (max-width: 1079px) {

* {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

body {
	min-width: auto;
}

}
@media only screen and (max-width: 982px) {

.top-menu {
	position: absolute;
}
#prihlaseni {
	background-color: transparent;
	margin-right: 2px;
}
#menu-search {
	display: none;
}
#main-menu-wrapper, .top-inner, .slider, .breadcrumbs {
	width: auto;
    padding: 0;
}
#main-menu-wrapper {
}
#mobile-menu { background: #005d8c url("../img/icon-mobile.png") no-repeat scroll 50% 50%; cursor: pointer; display: block; height: 37px; width: 100%; visibility: visible; margin: 0 auto; padding: 0; float: none; z-index: 10001; border: #976686 1px solid; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; webkit-border-radius: 0px 0px 5px 5px; position: relative; opacity: 0.9; z-index:1;}
#mobile-menu:hover {
	opacity: 1;
	}
#main-menu {
	display: block;
	text-align: center;
	margin: 0 0;
	padding: 0 0;
	width: 100%;
	min-width: 100px;
    max-width: none;
	height: 0;
	overflow: hidden;
	opacity: 0;
}
#mobile-menu-checkbox:checked ~ #main-menu {
	display: block;
	margin: 0 0;
	padding: 0 0;
	width: 100%;
	height: 100%;
	min-width: 100px;
    max-width: 100%;
	opacity: 1;
}
#main-menu li, #main-menu li:hover, #main-menu li.sub-menu-item {
	display: block;
	position: relative;
	top: 0;
	width: 100%;
	margin: 0;
	border-top:	#ccc 1px solid;
	background: #333;
}
#main-menu li a, #main-menu li:hover a {
	line-height: 1.2em;
}
#main-menu li.sub-menu-item, #main-menu li.sub-menu-item:hover {
	display: none;
}
#main-menu ul.sub-menu, #main-menu ul.sub-menu:hover {
	display: none;
	position: relative;
	top: 0px !important;
	left: 0px;
	box-shadow: none;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}

}
@media only screen and (max-width: 960px) {

.section {
	width: auto;
}
.one-half,
.two-thirds,
.one-third,
.blog-prev .blog-prev-content,
#footer,
.vypis-pracovist > strong,
.pracoviste-detail,
#footer-copy {
	width: auto;
	min-width: 200px;
	float: none;
}
.vypis-pracovist .one-half {
	width: 48%;
	float: left;
}
.one-third {
	margin: 20px auto auto auto;
}
#adresar-pracovist-kraj-reset:checked + .vypis-pracovist {
	min-width: 200px;
	font-size: 24vw;
}
.pracoviste-detail {
	left: 10%;
}

}
@media (max-width: 600px) {

.top-menu {
	opacity: 0;
	left: -999px;
}
#main-menu-wrapper {
	bottom: 0;
}
#header, #header-inner {
	margin-bottom: 0;
	padding-bottom: 0;
}
#top-bar {
	margin-bottom: 4px;
}
.one-forth,
.three-forths,
#adresar-pracovist-kraj-reset:checked + .vypis-pracovist,
.zprava-zahlavi .fl,
.event-list-wrapper .event-prev .event-prev-content {
	width: auto;
	float: none;
}
.pracoviste-detail {
	left: 0;
}
.ogdem-section img {
	width: 100%;
	height: auto;
}

}
@media (max-width: 480px) {

.blog-prev .blog-prev-img {
	float: none;
}
#prihlaseni form {
	display: none;
}
#prihlaseni span {
	display: block;
}
.title-wrapper,
.pracoviste-detail,
.vypis-kontaktu table {
	width: auto;
}
.vypis-kontaktu table {
	min-width: auto;
}
.SCPlogo {
	width: 15%;
}
.SCPtext {
	width: 75%;
	margin: 4px;
}
.slider {
	border: none;
}
}
