@charset "UTF-8";

/*
Modrá světlá: #12528c
Modrá tmavá: #053b6b
Červená: #cd443d
Šedá světlá: #808080
Šedá tmavá: #373737
*/

/* ==================== LAYOUT ==================== */

body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
	margin: 0;
}
.body-inner-1 {
	background: url(../img/bg-center.png) repeat-y center;
}
.body-inner-2 {
	background: url(../img/bg-top.png) no-repeat center top;
}
.body-inner-3 {
	background: url(../img/bg-bottom.png) no-repeat center bottom;
}
#header {
	height: 160px;
	position: relative;
	margin-bottom: 16px;
}
#content {
	padding: 20px 0;
	word-wrap: break-word;
}
#sidebar {
	margin-left: -4px;
	width: 244px;
}
#footer {
	text-align: center;
	padding: 28px 0 60px;
	margin-top: 38px;
	background: url(../img/line.png) no-repeat top left;
	overflow: auto;
	height: 1%;
}

/* Typekit */
.wf-loading {
	visibility: hidden;
}
.wf-active {
	visibility: visible;
}

/* ==================== TYPOGRAFIE ==================== */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "futura-pt-condensed",sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
	color: #cd443d;
	margin-right: 2px;
}
h1 {
	font-size: 44px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
	line-height: 24px;
	margin: 24px 0 10px 0;
}
h4 {
	margin: 12px 0 4px 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-transform: none;
}
.underline {
	background: url(../img/line.png) no-repeat left bottom;
	padding-bottom: 20px;
}
.underline-color {
	background: url(../img/line-color.png) no-repeat left bottom;
	padding-bottom: 20px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #cd443d;
}
a.btn {
	text-decoration: none;
}
.btn-objednat {
	padding-left: 22px;
	padding-right: 22px;
	margin-right: 8px;
}
th a {
	color: #373737;
	text-decoration: none;
}
.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
	cursor: pointer;
}
.label {
	width: 74px;
	text-align: center;
}
.label-important,
.badge-important {
	background: #cd443d;
}
label {
	font-size: 13px;
}
legend span {
	color: #cd443d;
	margin-right: 10px;
}
.alert strong {
	color: #c09853;
}
.alert-success strong {
	color: #468847;
}
.alert-error strong {
	color: #b94a48;
}
ul.inline>li,
ol.inline>li {
	padding-left: 0;
}
.pager a {
	text-decoration: none;
}
.help-block {
	margin-top: 4px;
}
.form-horizontal .control-group {
	margin-bottom: 10px;
}
.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 0;
	margin-left: 8px;
}
input[type="radio"],
input[type="checkbox"] {
	margin: 3px 0 0;
	outline: none;
}
.busy {
	margin-left: 6px;
	vertical-align: -7px;
	display: none;
}
.nav-tabs {
	margin: 18px 0 30px;
}
.nav-tabs a {
	text-decoration: none;
	font-size: 14px;
}
.nav>li>a:hover {
	background: none;
}

/* ==================== HEADER ==================== */

#logo {
	position: absolute;
	left: 0;
	top: 22px;
}
#form-prihlasit {
	position: absolute;
	right: 0;
	top: 8px;
}
#form-prihlasit label {
	font-size: 12px;
}
#form-prihlasit input,
#form-prihlasit button {
	margin-left: 4px;
	font-size: 12px;
	padding: 1px 4px;
}
#zapomenute-heslo-link {
	position: absolute;
	right: 266px;
	top: 33px;
	font-size: 10px;
	color: #12528c;
}
#zapomenute-heslo-link:hover,
#registrace-link:hover {
	color: #cd443d;
}
#registrace-link {
	color: #12528c;
	text-decoration: underline;
	font-size: 12px;
}
#header-odkazy {
	position: absolute;
	right: 0;
	top: 12px;
	color: #373737;
}
.navbar {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
}
.navbar-inner {
    background: none;
    filter: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
	padding: 0;
	width: 939px;
	background: repeat-x;
}
.navbar .nav {
	margin: 0;
}
.navbar .nav > li > a {
	background: repeat-x;
	color: #fff;
	font-family: "futura-pt-condensed",sans-serif;
	font-size: 20px;
	padding: 14px 0 22px 0;
	text-shadow: none;
	text-align: center;
	text-transform: uppercase;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	background: no-repeat center top;
	color: #fff;
}
.menu-domu .navbar .nav #menu-domu > a,
.menu-kurzy .navbar .nav #menu-kurzy > a,
.menu-obes .navbar .nav #menu-obes > a,
.menu-publikace .navbar .nav #menu-publikace > a,
.menu-dotazy .navbar .nav #menu-dotazy > a,
.menu-dokumenty .navbar .nav #menu-dokumenty > a,
.menu-prace .navbar .nav #menu-prace > a,
.menu-kontakty .navbar .nav #menu-kontakty > a {
    box-shadow: none;
    background: no-repeat center top;
	color: #fff;
}


/* ==================== SIDEBAR ==================== */

.sidebar-inner-1 {
	background: url(../img/sidebar-center.png) repeat-y left;
}
.sidebar-inner-2 {
	background: url(../img/sidebar-top.png) no-repeat left top;
}
.sidebar-inner-3 {
	min-height: 300px;
	background: url(../img/sidebar-bottom.png) no-repeat left bottom;
	padding: 0 24px;
}
#sidebar h3 {
	color: #cd443d;
	margin-top: 48px;
}
#sidebar h4 {
	font-family: "futura-pt-condensed",sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #373737;
}
#sidebar ul {
	margin-left: 0;
}
#sidebar li {
	color: #999;
	list-style: none;
	margin: 6px 0;
}
#sidebar li span {
	margin-right: 2px;
}
#sidebar li a span {
	color: #cd443d;
}
#sidebar a {
	color: #373737;
	text-decoration: none;
}
#sidebar a:hover {
	color: #cd443d;
}

/* ==================== FOOTER ==================== */

#footer p {
	font-family: "futura-pt-condensed",sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #373737;
}
#footer a {
	color: #cd443d;
	text-decoration: none;
}
#footer a:hover {
	color: #373737;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
}

/* ==================== HOME ==================== */

.hero-unit {
	height: 251px;
	background: #cd443d no-repeat right top;
	padding: 20px;
	border-radius: 0;
	margin-bottom: 20px;
}
.hero-unit h1 {
	font-size: 24px;
	color: #fff;
	letter-spacing: normal;
	padding: 15px 540px 8px 12px;
	background: none;
}
.hero-unit p {
	font-size: 13px;
	line-height: 19px;
	color: #fff;
	padding: 0 540px 0 12px;
}
.hero-unit a {
	text-decoration: underline;
	color: #fff;
}
#info {
	background: url(../img/bg-info.png) no-repeat left 16px;
	text-align: center;
	min-height: 80px;
}
#info h2 {
	font-size: 22px;
	background: url(../img/bg-info-head.png) no-repeat center 5px;
	color: #fff;
	margin: 0;
}
#info p {
	color: #373737;
	font-size: 13px;
}
.home h3 {
	font-size: 20px;
	margin-bottom: 6px;
}
.home h3 a {
	text-decoration: none;
	color: inherit;
}
.home .label {
	margin-left: 4px;
	width: auto;
}
.banner {
	display: block;
	width: 200px;
	margin-top: 36px;
}
#anketa {
	font-family: "futura-pt-condensed",sans-serif;
	font-size: 26px;
	line-height: 40px;
	text-transform: uppercase;
	margin-top: 28px;
}
#anketa a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 7px 12px 6px 66px;
	background: url(../img/anketa-icon.png) no-repeat 12px center;
}
#anketa a span {
	display: inline-block;
	float: right;
	font-size: 19px;
	line-height: 29px;
	padding: 5px 20px;
}

/* ==================== KURZY ==================== */

.table-termin {
	color: #cd443d;
}
#ucastnici_form .controls {
	margin-left: 0;
}
#ucastnici_form .error .controls {
	position: relative;
	height: 56px;
}
#ucastnici_form .help-block {
	margin: 3px 0 0;
}
.error_ucastnici_min,
.error_ucastnici_jmeno,
.error_ucastnici_prijmeni,
.error_ucastnici_typ,
.error_ucastnici_datum_narozeni,
.error_ucastnici_misto_narozeni {
	position: absolute;
}
.error_ucastnici_min {
	left: 0;
}
.alert_ucastnici {
	color: #c09853;
}
.error_ucastnici_jmeno {
	left: 68px;
}
.error_ucastnici_prijmeni {
	left: 215px;
}
.error_ucastnici_typ {
	left: 431px;
}
.error_ucastnici_datum_narozeni {
	left: 587px;
}
.error_ucastnici_misto_narozeni {
	left: 734px;
}
#ucastnici_form .narozeni {
	display: none;
}
.pridat-ucastnika {
	margin: 10px 0;
}

/* ==================== KURZ DETAIL ==================== */

.hlavni-info {
	font-family: "futura-pt-condensed",sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #373737;
	margin: 8px 0 16px 0;
}
.hlavni-info span {
	color: #cd443d;
	margin-right: 2px;
}
.kurz-detail th {
	vertical-align: top;
}
.lektor-logo {
	margin: 11px 0 13px;
}

/* ==================== SW OBES ==================== */

#obes-info {
	margin-top: -10px;
}
#sw-obes {
	margin-top: 24px;
}
.obes .input-small {
	margin-right: 8px;
}

/* ==================== PUBLIKACE DETAIL ==================== */

#publikace-info {
	margin-top: -10px;
}
#obalka {
	margin-top: 24px;
	width: 110px;
}

/* ==================== DOTAZY ==================== */

#dotazy-container {
	margin-top: 28px;
}
#dotazy-container .btn {
	margin-bottom: 15px;
}
.dotazy .span9 h3,
.obes-dotazy .span9 h3,
.muj-ucet-dotazy h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 8px 0 4px 0;
}
.dotazy .span9 h3:hover,
.obes-dotazy .span9 h3:hover,
.muj-ucet-dotazy h3:hover {
	cursor: pointer;
}
.highlight {
	color: #373737;
}
.dotazy #sidebar input {
	width: 166px;
}
.dotazy #sidebar select {
	width: 180px;
}
#expand-all,
#collapse-all {
	outline: none;
}

/* ==================== REGISTRACE ==================== */

#dodaci-adresa.in {
	margin-bottom: 18px;
}
#podminky {
	width: 700px;
	height: 176px;
	overflow: auto;

	padding: 0 8px 6px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
#podminky h2 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-transform: none;
	margin: 6px 0 2px 0;
}

/* ==================== ANKETA ==================== */

.anketa ol li {
	margin-bottom: 20px;
}
.anketa ol li label {
	margin-top: 8px;
}
.vysledky {
	margin: 8px 0 2px;
	overflow: auto;
	height: 1%;
}
.vysledky-ano {
	float: left;
	font-weight: bold;
}
.vysledky-ne {
	float: right;
	font-weight: bold;
}
.progress {
	margin-bottom: 22px;
	height: 6px;
}
#url {
	display: none;
}

/* ==================== TISK ==================== */

@media print {
  a[href]:after {
    content: none;
  }
}