@import url(offcanvas.css);

/*
Template name: Simple Organization
Template URI: http://templates.arcsin.se/simple-organization-website-template/
Release date: 2009-09-20
Last updated: 2009-09-24
Description: A simple and elegant template suitable for organizations.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/*
   Reset
------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}


/*
   General
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #FFF;
	color: #444;
	font: normal 100% "DejaVu Sans", "Lucida Sans", sans-serif;
	line-height: 1.5;
}


/*
   Typography
------------------------------------------------------------------- */

/* Headings */

h2,h3,h4,h5,h6 {
	color: #444;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.3em;
}
h2,h3,h4,h5,h6 {
	margin-top: 0.4em;
}
h4,h5,h6 {font-weight: bold;}

h1 {
	font-size: 17px;
	line-height: 1.4;
	position: relative;
	color: #888;
	font-weight: bold;
	top: -18px;
}
h1:after {
	padding-left: .5em;
	content: '»'
}
h1 + h2 {margin-top: 0}
h2 {font-size: 1.8em;}
h3 {font-size: 1.45em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}


/* Links */

a:focus,a:hover {color: #039;}
a {
	color: #459;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

a.feed {
	background: url('../images/icon-feed.gif') no-repeat left center;
	padding-left: 18px;
}
a.more {
	color: #579;
	font-weight: bold;
}
a.more:hover {color: #234;}


/* Text elements */

p {margin-bottom: 1em;}

abbr, acronym {border-bottom: 1px dotted #666;}
address {margin-bottom: 1.5em;}
blockquote {margin: 1.5em;}
del, blockquote { color:#666; }
em, dfn, blockquote, address {font-style: italic;}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}

pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre,code,tt {
	font: 1em monospace;
	line-height: 1.5;
}


/* Lists */

li ul, li ol {margin-left: 1.5em;}
ul, ol {margin: 0 0 1.5em 1.5em;}
td>ul, td>ol {margin-bottom: 0}

ul {list-style-type: disc;}
ol {
	list-style-type: decimal !important;
	margin-left: 1.9em;
}
ol li {
	list-style-type: decimal !important;
    background: none !important;
}

dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}


/* Special lists */

ul.plain-list li, ul.nice-list li, ul.tabbed > li {
	list-style: none;
	margin-top: 0;
}

ul.tabbed {
	margin: 0;
	padding: 0;
}
ul.tabbed > li {display: inline-block;}

ul.plain-list {margin: 0;}

ul.nice-list {margin-left: 0; padding-left: 0;}
ul.nice-list li {
	border-top: 1px solid #EEE;
	list-style: none;
	padding: 4px 0;
}
ul.nice-list li:first-child {border-top: none;}
ul.nice-list li .right {color: #999;}
li a.selected {font-weight: bold;}


/* Tables */

table {margin-bottom: 1.4em; width: 100%;}
th {font-weight: bold;}
thead th {background: #C3D9FF;}
th,td,caption {padding: 4px 10px 4px 5px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}

table {
	border: 1px solid #CCB;
	margin-bottom: 2em;
	width: 100%;
}
table th {
	background: #F0F0F0;
	border: 1px solid #DDD;
	color: #555;
	text-align: left;
}
table tr {border-bottom: 1px solid #DDD;}
table td, table th {padding: 5px;}
table td {
	background: #F6F6F6;
	border: 1px solid #DDD;
}
table.data-table tr.even td {background: #FCFCFC;}

td p, td ul {margin-bottom: 0}


/* Misc classes */

.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.15em;}
.larger {font-size: 1.25em;}
.largest {font-size: 1.35em;}

.hidden {display: none;}

.quiet, .quiet a {color: #999;}
.loud, .loud a {color: #000;}
.highlight, .highlight a {background:#ff0;}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.text-separator {padding: 0 5px;}

.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error, .chyba_vstupu, .chyba {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}

/* Specific */

form .required {font-weight: bold;}

.legend {
	background: #e8edff;/*#F0FAF0;*/
	border: 1px solid #9fabdc;/*#D6DFD6;*/
	margin: 0;
	padding: 0px 14px 14px;
}
.legend h3 {
	font-size: 1.5em;
}
/*
   Alignment
------------------------------------------------------------------- */

/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Images */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}


/* Floats */

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}


/*
   Separators
------------------------------------------------------------------- */

.content-separator, .archive-separator {
	background: #E5E5E5;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;
}
.content-separator {margin: 32px 0;}
.archive-separator {margin-bottom: 20px;}


/*
   Posts
------------------------------------------------------------------- */

.post {margin-bottom: 20px;}
.post h3 {line-height: 1.1; font-size: 1.9em; margin-top: 0;}

.post img.left, .post img.right {margin-bottom: 0;}

.post-date {
	color: #777;
	margin: 2px 0 10px;
}
.post-date a {color: #777;}

.post-meta a {color: #345; }
.post-meta a:hover {color: #001;}

.post-body {font-size: 1.1em;}
.post-body a {color: #039;}
.post-body a:hover {color: #039;}

.post-body img.left, .post-body img.right {margin-bottom: 1em;}


/* Archives */
.archive-pagination {
	color: #777;
	padding: 10px 0;
}
.archive-pagination-top {
	border-bottom: 2px solid #DDD;
	margin-bottom: 24px;
}
.archive-pagination-bottom {
	border-top: 2px solid #DDD;
	margin-top: 24px;
}

.archive-post-date {
	background: #F5F5F5;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 2px 5px;
	text-align: center;
	width: 60px;
}
.archive-post-title .post-date {margin: 0;}
.archive-post-title {padding-top: 4px;}
.archive-post-day {font: normal 1.6em Georgia,serif;}
.archive-post-day:after {content: "."}


/*
   Comments
------------------------------------------------------------------- */

/* Comment list */

.comment-list-wrapper {
	background: #F6F6F6;
	margin: 10px 0 0;
	padding: 5px 12px 10px 7px;
}
.comment-list {
	margin: 0;
	padding: 0;
}
.comment-list li {list-style: none;}
.comment-list ul {margin-bottom: 0;}

.comment-profile-wrapper {
	text-align: center;
	width: 105px;
}

.comment-gravatar {margin-bottom: 3px;}

.comment-content-wrapper {
	float: right;
	width: 541px;
}

.comment-parent, .comment-single {margin-top: 15px;}

.comment-list ul.children {
	border-left: 1px solid #CCC;
	margin: 0 0 0 15px;
}
.comment-list ul.children ul.children {margin-left: 15px;}

.comment-list ul.children li {
	background: url('../images/comment-reply.gif') no-repeat left top;
	margin: 0;
	padding: 10px 0 0 15px;
}

.comment-body {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 10px 12px 0;
}
.comment-list ul.children .comment-body {background: #FCFCFC;}

.comment-author {padding-top: 2px;}

.comment-text p {margin-bottom: 0.8em;}

.comment .post-date, .comment-author {font-size: 0.9em;}
.comment .post-date .right a {color: #BBB;}
.comment .post-date .right a:hover {color: #234;}

/*
   Layout
------------------------------------------------------------------- */

/* Header */
#header {padding-top: 14px;position: relative}

/* Logo */
#logo img {float:right; width: 132px;}
#logo span {font-size: 50px; line-height: 62px; font-weight: normal; color: #000; display:block;}
#logo a:hover {text-decoration: none; color: #000;}
#logo small {font-size: 19px; color: #888}

/* Navigation */
.navigation a {
	text-decoration: none;
}
.navigation li.current-tab > a {color: #3E5199;}

#search {position: absolute; bottom: -35px; right: 0px;}

/* Main navigation */
#main-nav > ul > li {margin: 0 20px; position: relative}
#main-nav > ul > li > a {
	font-size: 1.6em;
	line-height: 52px;
	padding-bottom: 2px;
}
#main-nav > ul > li > a:hover,
#main-nav > ul > li.current-tab > a {border-bottom: 2px solid #3E5199/*#94CC5F*/;}
#main-nav .dropdown-menu {font-size: 1.2em;}
@media (max-width: 1199px) {
	#logo span {font-size: 55px}
	#logo small {padding-left: 9em;}
	#main-nav {margin-top: 20px}
	#main-nav > ul > li {margin: 0 18px;}
	#main-nav > ul > li > a {line-height: 46px;}
}
@media (max-width: 991px) {
	#logo span {font-size: 45px; line-height: 50px}
	#logo small {padding-left: 7em;}
	#main-nav > ul > li {margin: 0 16px;}
	#main-nav > ul > li > a {line-height: 40px}
}
@media (max-width: 767px) {
	#logo img {width: 120px}
	#logo span {font-size: 40px; line-height: 45px}
	#logo small {font-size: 17px; padding-left: 0}
	#main-nav > ul > li {margin: 0 12px;}
	#main-nav > ul > li > a {font-size: 1.4em; line-height: 36px;}
	h1 {display: inline}
}
@media (max-width: 640px) {
	#logo img {width: 90px}
}
@media (max-width: 360px) {
	#logo img {width: 70px}
	#logo span {font-size: 36px;}
	#search {width: 67%}
}


/* Subnav */
#sub-nav {
	margin-top: 32px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding-top: 12px;
	padding-bottom: 12px;
    background-color: #e8edff/*#e3e9ff*/;
}
#sub-nav > ul > li > a {
    color: #666;
	font-size: 1.0em;
	text-decoration: none;
}
#sub-nav > ul > li {margin: 0 1em;}
#sub-nav > ul > li >a:hover {color: #002;}
#sub-nav > ul > li.current-tab > a {color: #222; font-weight: bold;}


/* Main */
#main-two-columns {margin-top: 24px; margin-bottom: 24px;}
#main-content {position:relative}
#main-content p, #main-content li, #main-content dl { font-family: "DejaVu Serif", "Lucida Bright", Georgia, serif; line-height: 1.7; }
#main-content table {font-size: 0.9em}

/* Sidebar */
#sidebar {
	font-size: 0.82em;
}
@media (min-width: 768px) {
	#sidebar {
		border-left: 1px solid #DDD;
	}
}


/* Columns */
.col3, .col3-mid {width: 31%;}
.col3-mid {margin-left: 3%;}

/* Sections */
.section {margin-bottom: 24px;}
.section-title {
	background-color: #F9F9F9;
	border-top: 2px solid #DDD;
	color: #7A7A7A;
	font: bold 1.1em sans-serif;
	margin-bottom: 16px;
	padding: 7px 10px 6px;
}
#sidebar .section-title {margin-bottom: 8px;}
#sidebar .section-title-image {
	text-align: center;
}
#sidebar .section-title-image img {
	max-width: 260px
}
#sidebar .section-content-image {background-color: #F9F9F9; padding: 0 0 8px;}

@media (max-width: 1199px) {
	#sidebar .section-title-image img {
		max-width: 185px;
		max-height: 185px;
	}
}

@media (max-width: 992px) {
	#sidebar .section-title-image img {
		max-width: 130px;
		max-height: 130px;
	}
}
/* Footer */

#footer {
	border-top: 1px solid #DDD;
	color: #777;
	padding: 16px 0 4px;
        font-size: 80%;
}
#footer p {margin-bottom: 0.4em;}
#footer .text-separator {
	padding: 0 3px;
	color: #BBB;
}
#footer p.large a {white-space: nowrap}
#footer a:hover {color: #000;}
#footer img.logo {width: 62px}
@media (max-width: 767px) {
	#footer img.fb {width: 105px}
	#footer img.logo {width: 40px}
}

#sidebar .map-container {
	height: 132px;
	position: relative;
}
#sidebar .map-inner {
	position: absolute;
	width: 482px;
	height: 281px;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #ffffff;
	margin: 0;
	top: -67px;
	left: -105px;
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
	-o-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	-webkit-transition-property: -webkit-transform, left;
	-moz-transition-property: -moz-transform, left;
	-o-transition-property: -o-transform, left;
	-ms-transition-property: -ms-transform, left;
	transition-property: transform, left;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	-ms-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	-o-transition-delay: .2s;
	-ms-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-ms-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
#sidebar .map-inner:hover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	left: -210px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-ms-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
#sidebar .cscas {
	width: 220px; height: 52px; float: right; margin-top: 1em;
}
@media (max-width: 1199px) {
	#sidebar .map-inner {
		left: -128px;
		-webkit-transform: scale(.4);
		-moz-transform: scale(.4);
		-o-transform: scale(.4);
		-ms-transform: scale(.4);
		transform: scale(.4);
	}
	#sidebar .map-inner:hover {
		left: -253px;
	}
	#sidebar .cscas {
		width: 110px; height: 26px;
	}
}


/*
   Misc overriding classes
------------------------------------------------------------------- */

/* Border */

.noborder {border: 0;}
.notborder {border-top: 0;}
.norborder {border-right: 0;}
.nobborder {border-bottom: 0;}
.nolborder {border-left: 0;}

/* Margin */

.nomargin {margin: 0;}
.notmargin {margin-top: 0;}
.normargin {margin-right: 0;}
.nobmargin {margin-bottom: 0;}
.nolmargin {margin-left: 0;}

/* Padding */

.nopadding {padding: 0;}
.notpadding {padding-top: 0;}
.norpadding {padding-right: 0;}
.nobpadding {padding-bottom: 0;}
.nolpadding {padding-left: 0;}


/*
   IE Fixes (zzz)
------------------------------------------------------------------- */

* html .navigation, * html #footer, * html #splash, * html .comment ul {height: 0.01%;}
.navigation, #splash, .comment ul {min-height: 0.01%;}


/*
   Accordion
------------------------------------------------------------------- */
.accordion {
	cursor: pointer;
	display: block;
	padding: 8px 15px;
	border: 1px solid #ddd;
	border-bottom: none;
	text-decoration: none;
	color: #459;
	margin: 0;
	background-color: #f9f9f9;
}
.accordion:hover {
	text-decoration: underline;
	color: #039;
}
.accordion.off {
	border-bottom: 1px solid #ddd;
	margin-bottom: 2px;
}
.accordion + div {
	padding: 9px 15px;
	margin-bottom: 2px;
	border: 1px solid #ddd;
	border-top: none;
	position: relative;
}
.accordion + div > ul.nav {
	position: absolute;
	top: -44px;
	right: 3px;
}
.accordion + div > ul.nav > li > a {
	height: 44px;
}
@media (max-width: 640px) {
	.accordion + div > ul {
		position: static;
	}
}

/* Bootstrap related */
.nav {
	margin-left: 0;
}
.table-responsive > .table td > div {
	white-space: normal;
}

/** Google custom search */
.gsc-control-cse {
	padding: 0 !important;
}
.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.gsc-control-cse table {
	font-size: 1em !important;
	border: none;
	margin: 0;
}
.gsc-control-cse tr, .gsc-control-cse td {
	border: none;
	background: none;
	padding: 0;
}

/** smap */
.smap {line-height: 1}
.smap .label {margin: 0; padding: 0; border:none;}
.smap table {border: none; background: none;}
.smap td, .smap tr {border: none; padding: 0; background: none}
