@charset "utf-8";

/* Bootstrap customize and private css  */

/*------------------------------------------------------------------
[Table of contents]

1. Html / Body
2. Footer / Social Media Icons
3. Address / Google Maps / Bootstrap Modal / IFRAME
4. Menu / Mobile Menu 
5. Portfolio Content and Customizations / Single Page
6. Responsive Navigation
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[1. Html / Body]
*/

html {
	position: relative;
	min-height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	/*font-family: 'Open Sans Condensed', sans-serif;*/
	font-family: "open_sansregular", Helvetica, Arial, sans-serif;
	font-size: 16px;
	/*background: #f4f4f4;*/
	background: #D8E1F1; /* url("/images/i60/bg.png") repeat fixed left top;*/
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*------------------------------------------------------------------
[2. Footer / Social Media Icons]
*/

.footer {
	width: 100%;
	padding: 19px 0px;
	background: #fff;
	display: flex;
	align-items: center;
}

.footer-small {
	color: #555;
	display: block;
	margin: 10px;
	margin-left: 25px;
	font-size: 16px;
}

.footer > .container {
	padding-right: 15px;
	padding-left: 15px;
}

.social-icons {
	float: right;
	padding: 0 !important;
	list-style-type: none !important;
	margin: 1px 22px 0 auto;
}

.social-icons ul {
	padding: 0px;
	margin: 0px;
}

.social-icons li {
	float: left !important;
	margin-right: 2px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
	display: inline !important;
	width: auto !important;
}

.social-icons li a {
	transition: all 0.3s ease 0s;
	display: block !important;
	float: left !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 40px !important;
	height: 40px !important;
	text-indent: -9999px !important;
}

.social-icons li a:hover {
	background-position: 0 -40px !important;
}

.social-icons li a {
	background-color: transparent;
}

.social-icons li.aim a {
	background: url(/images/travel/icons/aim.png) no-repeat 0 0;
}

.social-icons li.aim a:hover {
	background-color: #e95a00;
}

.social-icons li.apple a {
	background: url(/images/travel/icons/apple.png) no-repeat 0 0;
}

.social-icons li.apple a:hover {
	background-color: #606060;
}

.social-icons li.behance a {
	background: url(/images/travel/icons/behance.png) no-repeat 0 0;
}

.social-icons li.behance a:hover {
	background-color: #18a3fe;
}

.social-icons li.blogger a {
	background: url(/images/travel/icons/blogger.png) no-repeat 0 0;
}

.social-icons li.blogger a:hover {
	background-color: #fb913f;
}

.social-icons li.cargo a {
	background: url(/images/travel/icons/cargo.png) no-repeat 0 0;
}

.social-icons li.delicious a {
	background: url(/images/travel/icons/delicious.png) no-repeat 0 0;
}

.social-icons li.facebook a {
	background: url(/images/travel/icons/facebook.png) no-repeat 0 0;
}

.social-icons li.facebook a:hover {
	background-color: #3b5998;
}

.social-icons li.flickr a {
	background: url(/images/travel/icons/flickr.png) no-repeat 0 0;
}

.social-icons li.flickr a:hover {
	background-color: #f1628b;
}

.social-icons li.google a {
	background: url(/images/travel/icons/google.png) no-repeat 0 0;
}

.social-icons li.google a:hover {
	background-color: #dd4b39;
}

.social-icons li.googleplus a {
	background: url(/images/travel/icons/googleplus.png) no-repeat 0 0;
}

.social-icons li.googleplus a:hover {
	background-color: #d94a39;
}

.social-icons li.html5 a {
	background: url(/images/travel/icons/html5.png) no-repeat 0 0;
}

.social-icons li.html5 a:hover {
	background-color: #f3642c;
}

.social-icons li.linkedin a {
	background: url(/images/travel/icons/linkedin.png) no-repeat 0 0;
}

.social-icons li.linkedin a:hover {
	background-color: #71b2d0;
}

.social-icons li.orkut a {
	background: url(/images/travel/icons/orkut.png) no-repeat 0 0;
}

.social-icons li.orkut a:hover {
	background-color: #ed2590;
}

.social-icons li.paypal a {
	background: url(/images/travel/icons/paypal.png) no-repeat 0 0;
}

.social-icons li.paypal a:hover {
	background-color: #32689a;
}

.social-icons li.picasa a {
	background: url(/images/travel/icons/picasa.png) no-repeat 0 0;
}

.social-icons li.picasa a:hover {
	background-color: #444;
}

.social-icons li.pinterest a {
	background: url(/images/travel/icons/pinterest.png) no-repeat 0 0;
}

.social-icons li.pinterest a:hover {
	background-color: #cb2027;
}

.social-icons li.rss a {
	background: url(/images/travel/icons/rss.png) no-repeat 0 0;
}

.social-icons li.rss a:hover {
	background-color: #fe9900;
}

.social-icons li.skype a {
	background: url(/images/travel/icons/skype.png) no-repeat 0 0;
}

.social-icons li.skype a:hover {
	background-color: #18b7f1;
}

.social-icons li.tumblr a {
	background: url(/images/travel/icons/tumblr.png) no-repeat 0 0;
}

.social-icons li.tumblr a:hover {
	background-color: #3a5976;
}

.social-icons li.twitter a {
	background: url(/images/travel/icons/twitter.png) no-repeat 0 0;
}

.social-icons li.twitter a:hover {
	background-color: #48c4d2;
}

.social-icons li.vimeo a {
	background: url(/images/travel/icons/vimeo.png) no-repeat 0 0;
}

.social-icons li.vimeo a:hover {
	background-color: #62a0ad;
}

.social-icons li.wordpress a {
	background: url(/images/travel/icons/wordpress.png) no-repeat 0 0;
}

.social-icons li.wordpress a:hover {
	background-color: #464646;
}

.social-icons li.yelp a {
	background: url(/images/travel/icons/yelp.png) no-repeat 0 0;
}

.social-icons li.yelp a:hover {
	background-color: #c41200;
}

.social-icons li.youtube a {
	background: url(/images/travel/icons/youtube.png) no-repeat 0 0;
}

.social-icons li.youtube a:hover {
	background-color: #f45750;
}

/*------------------------------------------------------------------
[3. Address / Google Maps / Bootstrap Modal / IFRAME]
*/

iframe {
	width: 100%;
}

.modal-header {
	font-size: 16px;
}

.modal-content {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	padding: 0px;
}

.modal-body {
	padding: 0px;
}

address {
	color: #666;
	font-size: 16px;
	margin-top: 20px;
}

address strong {
	color: #1f1f1f;
}

address a {
	color: #666;
	text-decoration: none;
	transition: .3s;
}

address a:hover {
	color: #000;
	text-decoration: none;
}

address a i {
	color: #1f1f1f;
	font-size: 16px;
	transition: .3s;
}

address a i:hover {
	color: #000;
}

/*------------------------------------------------------------------
[4. Menu / Mobile Menu ]
*/

.list-group a:hover {
	background: none;
}

.list-group-item {
	background: transparent;
	border: 0px;
	font-size: 16px;
	color: #666;
	transition: .3s;
}

.list-group-item:hover {
	color: #000;
}

.menu {
	width: 195px;
	float: left;
	margin-left: 20px;
	margin-right: 33px;
}

.cbp-filter-item {
	cursor: pointer;
}

.hvr-underline-from-left {
	display: block;
	-webkit-transform: none;
	transform: none;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}

.hvr-underline-from-left:before {
	background: #000;
	height: 1px;
	bottom: 2px;
	transition: 0.4s cubic-bezier(1, 0, 0, 1);
	transition-delay: .1s;
}

.hvr-underline-from-center:before {
	background: #1f1f1f;
	height: 2px;
	right: 51%;
}

li.hvr-underline-from-center:before {
	height: 1px;
}

.list-group .logo {
	margin-top: 10px;
	margin-bottom: 20px;
}

a.list-group-item {
	color: #666;
	transition: .3s;
}

a.list-group-item:hover {
	color: #000;
}

a.list-group-item:focus {
	background: transparent;
}

a:focus {
	outline: none;
}

/*------------------------------------------------------------------
[5. Portfolio Content and Customizations / Single Page ]
*/

.portfolio-item {
	margin-bottom: 25px;
}

.cbp-caption-activeWrap {
	background: #000;
}

.portfolio-content .cbp-l-project-desc-title span,
.portfolio-content .cbp-l-project-details-title span {
	border-bottom-color: #1f1f1f;
}

.cbp-item .btn-group {
	width: 100%;
}

.cbp-item .btn {
	width: 50%;
	color: #fff;
	padding: 0;
	border: 0;
	margin: 0;
	transition: background .35s, color .2s;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	border-radius: 0;
	height: 47px;
	line-height: 35px;
}

.cbp-item .btn:hover {
	background: #313131;
	color: #dfdfdf;
}

.cbp-item .btn-right {
	border-left: 1px solid #313131 !important;
}

.btn-group-sm > .btn, .btn-group-sm > .btn-sm {
	border-radius: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: 0;
}

.cbp {
	margin-right: 10px;
}

.cbp-item-wrapper {
	padding: 5px 15px 30px 5px;
}

.cbp-slider .cbp-item-wrapper {
	padding: 0;
}

.cbp-slider.cbp {
	margin-right: 0;
}

.cbp-item-wrap {
	background: #fff;
	transition: box-shadow .35s ease-out, transform .3s ease-out, opacity .2s ease-out;
	margin-left: 5px;
	margin-right: 10px;
}

.cbp-item-wrap:hover {
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);
	transform: translate(0, -4px);
	opacity: 1 !important;
}

.cbp .cbp-item {
	overflow: visible;
}

.cbp-popup-singlePage-counter {
	font: 400 14px/30px "Open Sans Condensed", sans-serif;
}

.cbp-l-project-details .btn {
	font: 400 14px/19px "Open Sans Condensed", sans-serif;
	padding: 7px 15px;
	border-radius: 0;
	background: #1f1f1f;
	transition: .3s;
}

.cbp-l-project-details .btn:hover {
	color: #fff;
	background: #222;
}

.cbp-l-project-title,
.cbp-l-project-desc-title,
.cbp-l-project-related-title,
.cbp-l-grid-projects-title,
.cbp-l-grid-projects-desc {
	color: #1f1f1f;
}

.cbp-l-project-related-link {
	transition: .1s;
}

.cbp-popup-singlePage .cbp-popup-navigation-wrap {
	background-color: #1f1f1f;
}

.cbp-l-project-details-list strong {
	color: #555;
}

.cbp-l-project-subtitle {
	font: 400 16px/21px 'Open Sans Condensed', sans-serif;
	font-size: 34px;
}

.cbp-l-project-desc-title span,
.cbp-l-project-details-title span {
	border-bottom: 2px solid #333;
}

.cbp-l-grid-projects-desc {
	height: 34px;
}

.cbp-l-loadMore-button {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear 0.5s, opacity 0.5s linear;
}

.cbp-l-loadMore-button .cbp-l-loadMore-button-link,
.cbp-l-loadMore-button .cbp-l-loadMore-link {
	margin-top: 15px;
}

/*------------------------------------------------------------------
[6. Responsive Navigation ]
*/

@media screen and (max-width: 767px) {

	.main {
		margin-left: 15px;
		margin-right: 15px;
	}

	.cbp {
		margin-right: 0;
	}

	.portfolio-content .cbp-l-loadMore-button {
		margin-bottom: 0;
	}

	.cbp-item-wrapper {
		padding-right: 0;
	}

	.social-icons {
		display: flex;
		justify-content: center;
		float: none;
		margin-top: 40px;
		margin-right: -5px;
	}

}

/*-------------------------------------------------------------------
Some CSS-code
------------------------------------------------------------------*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
}

.row {
	margin: 0px;
}

body > .container {
	padding: 60px 15px 0;
}

.container-fluid {
	width: 100%;
	padding: 0;
	margin-top: 10px;
}

footer .container-fluid {
	margin-top: 0;
}

.container .text-muted {
	margin: 20px 0;
}

.progress {
	background: rgba(255, 255, 255, 1);
	border-radius: 10px;
}

.pror-bor-black {
	border: 1px solid rgba(0, 0, 0, 1);
}

.pror-bor-gey {
	border: 1px solid #cacaca;
}

.pror-bor-red {
	border: 1px solid #d9534f
}

.progress-bar-black {
	background: rgba(0, 0, 0, 1);
}

.progress-bar-gey {
	background-color: #cacaca;
}

.glyphicon {
	vertical-align: middle;
	line-height: 17px;
	min-height: 20px;
	font-size: 10px;
	margin-right: 1px;
}

.glyphicon-resize-full {
	margin-right: 3px;
}

i.glyphicon-map-marker {
	cursor: pointer;
	font-size: 16px;
}

.bs-docs-section .h1,
.bs-docs-section .h2,
.bs-docs-section .h3,
.bs-docs-section h1,
.bs-docs-section h2,
.bs-docs-section h3 {
	margin-top: 30px;
}

.bs-docs-section .h4,
.bs-docs-section .h5,
.bs-docs-section .h6,
.bs-docs-section h4,
.bs-docs-section h5,
.bs-docs-section h6 {
	margin-top: 20px;
}

.list-group .logo {
	margin-top: 0;
	display: block;
}

h1.travel {
	font-size: 24px;
	color: #426AB3;
}

ul.navi-tabs {
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
}

.logo2 {
	margin: -30px 10px 0 15px;
}

.cbp-l-grid-projects-title {
	padding-left: 3px;
	padding-right: 3px;
}

#top-user-menu .btn {
	padding-left: 15px;
}

#top-user-login {
	padding: 0 0 0 15px;
	font-size: 80%;
}

#top-user-login input {
	margin-bottom: 5px;
	font-size: 90%;
}

#top-user-login input[type=submit] {
	margin-top: 5px;
}

#top-user-login a.fb {
	display: block;
}

#top-user-login img.fb-login-icon {
	width: 35px;
	height: auto;
}

#top-user-menu .top-user-menu-buttons {
	padding: 0 0 0 15px;
}

#top-user-menu .top-user-menu-buttons .btn {
	margin-bottom: 2px;
}

.list-group #top-user-menu a.btn-primary:hover {
	background: #286090;
}

.list-group #top-user-menu a.btn-default:hover {
	background: #e6e6e6;
}

.travel-agency {
	margin-top: 15px;
	padding: 0 0 0 15px;
	font-size: 90%;
}

/*.cbp-item {
	height: 300px;
}*/


.content-right {
	display: relative;
}

@media screen and (min-width: 768px) {
	.content-right {
		margin: 15px 15px 15px 250px;
	}
}

tr.inactive td {
	font-style: italic;
}


/* přestylování flashů na alerty bootstrap */
.flash {
	position: relative;
	background-color: #fff;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.flash .alert-link {
	font-weight: bold;
}

.flash > p,
.flash > ul {
	margin-bottom: 0;
}

.flash > p + p {
	margin-top: 5px;
}

.success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.success hr {
	border-top-color: #c9e2b3;
}

.success .alert-link {
	color: #2b542c;
}

.info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.info hr {
	border-top-color: #a6e1ec;
}

.info .alert-link {
	color: #245269;
}

.warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.warning hr {
	border-top-color: #f7e1b5;
}

.warning .alert-link {
	color: #66512c;
}

.danger,
.error {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.danger hr,
.error hr {
	border-top-color: #e4b9c0;
}

.danger .alert-link,
.error .alert-link {
	color: #843534;
}

ul.error {
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}

ul.error li {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
	margin: 0;
	padding: 10px;
}

ul.error li .alert-link {
	font-weight: bold;
}

ul.error li > p,
ul.error li > ul {
	margin-bottom: 0;
}

ul.error li > p + p {
	margin-top: 5px;
}

ul.error li hr {
	border-top-color: #e4b9c0;
}

ul.error li .alert-link {
	color: #843534;
}

@media screen and (min-width: 768px) {
	.flash {
		margin: 15px 15px 15px 250px;
	}
}

.contest-rules {
	color: rgba(1, 1, 1, 0.6);
}

input[type=submit] {
	float: left;
}

a.fb {
	float: right;
	margin-top: 5px;
	margin-bottom: 40px;
	position: relative;
	right: 32px;

}

a.fb img {
	height: 30px !important;
	width: 30px !important;
}

#flash-container {
	z-index: 1000;
	position: fixed;
	top: 50px;
}

#frm-addContestPostCarForm-image {
	visibility: hidden;
}

.btn-input-img {
	margin-top: 2px;
	margin-bottom: -22px;
}

#pickfiles:hover {
	background-color: #286090 !important;
}

#postSave {
	margin-bottom: 15px;
}

#filelist {
	font-size: 80%;
}

.label-img {
	position: relative;
	top: 20px;
	font-size: 80%;
	font-weight: 400;
}

.delete-post {
	position: absolute;
	bottom: 0px;
	right: 0px;

	float: right;

}

.delete-post span {
	font-size: 20px;
}

.ekko-lightbox-container {
	position: relative;
}

.ekko-lightbox-nav-overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	display: table;
	top: 0;
}

.ekko-lightbox-nav-overlay a {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size: 40px;
}

.ekko-lightbox-nav-overlay a:hover {
	text-decoration: none;

}

.ekko-lightbox-nav-overlay a:nth-child(2) {
	text-align: right;
}

.next-img-gallery {
	display: none !important;
}

.modal-footer {
	text-align: center;
}

.cbp-popup-singlePage-counter {

}

.cbp-item-wrapper img {
	max-height: 500px;
	width: auto;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

#comment {
	margin-bottom: 19px;
	resize: vertical;
}

.contest-vote {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.cbp-popup-content {
	max-width: 1400px !important;
}

.contest-vote {
	margin-bottom: 1.6em;
}

.cbp-slider .cbp-nav-next, .cbp-slider .cbp-nav-prev {
	border-radius: 50%;
	background-color: black;
	-webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.75);
}

#loginModal .grecaptcha-badge {
	display: none;
}

#loginModal .modal-body {
	margin: 25px 0;
}

#imgMainWrap {
	height: 100vh;
	width: 100%;
	float: right;
	position: relative;
	top: -10px;
	overflow: hidden;
}


#mainWrap {
	width: 100%;
	float: right;
	position: relative;
	top: -10px;
}


#imgMain {
	z-index: -1;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all 15s;
}

body:hover #imgMain {
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-ms-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
}

h4 a, .h3 a {
	color: black;
}

h4 a:hover, .h3 a:hover {
	color: black;
	text-decoration: none;
}

#imgMainWrap h1 {
	z-index: 1000;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 8vh;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	background-image: linear-gradient(transparent, black);
	padding-bottom: 30px;
}


/*********************** STICKY BAR ********************/
#stickyBar {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 25px;
	z-index: 10000;
}

#stickyBar ul {
	list-style: none;
	margin: 0;
	float: left;
	padding-left: 0;
}

#stickyBar ul li {
	float: left;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin: 0 3px;
}

#stickyBar ul li a h2 {
	font-size: 1.4rem;
	margin: 0;
	padding: 5px 10px;
	font-weight: normal;
}

#stickyBar .magazine {
	background-color: #426AB3;
}

#stickyBar .magazine a {
	color: white;
}

#stickyBar .eshop {
	background-color: #f7af2a;
}

#stickyBar .eshop a {
	color: white;
}

#stickyBar .bazar {
	background-color: #FFDED3;
}

#stickyBar .bazar a {
	color: black;
}

#stickyBar .clubs {
	background-color: #e8e3cd;
}

#stickyBar .clubs a {
	color: black;
}

#stickyBar .blog {
	background-color: #CDE8E3;
}

#stickyBar .blog a {
	color: black;
}

#stickyBar .trips {
	background-color: #75C7EC;
}

#stickyBar .trips a {
	color: white;
}

/***************** NAVBAR ********************/
#mainNavigation.scrolled {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
	padding-top: 0;
	background-image: none;
	border-bottom: 1px;
}

#mainNavigation {
	padding-top: 30px;
	border-color: transparent;
	background-color: transparent;
	background-image: linear-gradient(black, transparent);
	border-bottom: 0;
}

.scrolled.navbar-default .navbar-nav > li > a, #mainNavigation.scrolled #top-user-menu .btn-sm:not(.btn-primary):not(.btn-default) {
	color: #777;
}

.navbar-default .navbar-nav > li > a, #mainNavigation #top-user-menu .btn-sm:not(.btn-primary):not(.btn-default) {
	color: white;
}

#mainNavigation #top-user-menu .btn-sm:not(.btn-primary):not(.btn-default):hover, .navbar-default .navbar-nav > li > a:hover {
	color: #eaeaea;
}

#mainNavigation.scrolled #top-user-menu .btn-sm:not(.btn-primary):not(.btn-default):hover, .scrolled.navbar-default .navbar-nav > li > a:hover {
	color: #333;
}

.modal-backdrop {
	z-index: 1029;
}

#top-user-menu {
	height: 100%;

}

#top-user-menu a {
	color: #777;
	font-size: 16px;
	padding: 13px 15px 15px;
}

#top-user-menu .btn-primary {
	margin-top: 8px;
	color: white;
	padding: 5px 15px;
}

#top-user-menu .btn-default {
	margin-top: 8px;
	padding: 5px 15px;
}

.navbar-brand {
	padding-top: 3px;
}

@media screen and (max-width: 767px) {
	#navbar-collapse {
		width: 100%;
		margin: 0;
	}

	#navbar-collapse ul {
		width: 100%;
	}

	#navbar-collapse ul li {
		text-align: right;
		padding-right: 0;
	}

	#navbar-collapse ul li a {
		padding-right: 0;
	}

	#navbar-collapse #top-user-menu {
		margin-right: 15px;
	}

	#navbar-collapse #top-user-menu a {
		margin-top: 0;
	}

	#navbar-collapse #top-user-menu .btn-sm {
		width: 100%;
		text-align: right;
		height: 40px;
		padding: 0;
	}
}

/******************* SECTIONS *******************/
section h3 {
	font-size: 44px;
	padding-bottom: 50px;
}

section .col-sm-12 {
	padding: 50px 0;
	min-height: 50vh;
	position: relative;
}

section img {
	max-width: 100%;
	height: auto;
}

#jak-hlasovat .col-sm-12 {
	padding-bottom: 200px;
}

.section-wrap {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

.votingWrap {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	padding-bottom: 100px;
}

.redirectToVote {
	font-size: 24px;
}

/************* VOTING *******************/
.portfolio-content {
	padding-top: 100px;
}

.social-icons li a {
	text-indent: 0 !important;

}

.fb-icon {
	height: 40px;
}

#flash-container {
	z-index: 10000;
	width: 100%;
}

.flash {
	margin: 15px;
}

@media screen and (max-width: 767px) {
	#imgMainWrap {
		margin-left: -15px;
		margin-right: -15px;
		position: relative;
		width: calc(100% + 30px);
	}
}

.container-banner {
	padding-bottom: 50px;
	text-align: center;
}

.seznamad {
	margin: auto;
}