@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

/* Odkazy na fonty */

/*@font-face 
{
	font-family: 'roboto';
	font-style: normal;
	font-weight: 100;
	src: local('Roboto Thin'), local('Roboto-Thin'), url('../Fonts/roboto_thin.woff') format('woff'), url('../Fonts/roboto_thin.ttf') format('truetype');
}*/

@font-face 
{
	font-family: 'opensans';
	font-style: normal;
	font-weight: 300;
	/*src: local('Roboto Light'), local('Roboto-Light'), url('../Fonts/roboto_light.woff') format('woff'), url('../Fonts/roboto_light.ttf') format('truetype');*/
	src: local('Open Sans Light'), url('../Fonts/OpenSans-Light.ttf');
}

@font-face 
{
	font-family: 'opensans';
	font-style: normal;
	font-weight: 400;
	/*src: local('Roboto Regular'), local('Roboto-Regular'), url('../Fonts/roboto_regular.woff') format('woff'), url('../Fonts/roboto_regular.ttf') format('truetype');*/
	src: local('Open Sans Regular'), url('../Fonts/OpenSans-Regular.ttf');
}

@font-face 
{
	font-family: 'opensans';
	font-style: normal;
	font-weight: 500;
	/*src: local('Roboto Medium'), local('Roboto-Medium'), url('../Fonts/roboto_medium.woff') format('woff'), url('../Fonts/roboto_medium.ttf') format('truetype');*/
	src: local('Open Sans SemiBold'), url('../Fonts/OpenSans-SemiBold.ttf');
}

@font-face 
{
	font-family: 'opensans';
	font-style: normal;
	font-weight: 700;
	/*src: local('Roboto Bold'), local('Roboto-Bold'), url('../Fonts/roboto_bold.woff') format('woff'), url('../Fonts/roboto_bold.ttf') format('truetype');*/
	src: local('Open Sans Bold'), url('../Fonts/OpenSans-Bold.ttf');
}

/* Home Page General Styles*/

body
{
	font-family: opensans, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

left
{
	float: left;
}

div.skripty
{
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.search-bar._Skins_HomeSearchBarGen.mc-component .search-filter {
    height: 30px !important;
}

div.skripty a:link
{
	text-decoration: none;
	color: #661C15;
}

.footer a:link
{
	text-decoration: none;
}

div.skripty a:visited
{
	text-decoration: none;
	color: #CCABAE;
}

div.skripty a:hover
{
	text-decoration: none;
	color: #d8a4a8;
}

a
{
	color: #c9091e;
}

a:visited
{
	color: #9a091e;
}

a:hover
{
	color: #c9091e;
}

.footer .social-icons li a:hover
{
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer a:hover
{
	text-decoration: underline;
}

#content-section.mc-blurb .mc-bullets > li a:hover
{
	text-decoration: underline;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-size: 2.75em;
	color: #c9091e;
	/* stejna seda barva jako barva body v MainStyle.css, zde je, aby v MainStyle.css mohly zustat nadpisy modre */
}

h2
{
	font-size: 1.8571em;
	color: #c9091e;
	/* stejna seda barva jako barva body v MainStyle.css, zde je, aby v MainStyle.css mohly zustat nadpisy modre */
}

.SubCenter
{
	text-align: center;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

p.Copyright
{
	font-size: 0.9em;
	text-align: left;
	color: #888888;
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

p.homepagetip
{
	/* color: #5a5a5a; */
	/*dle brandu vyhozeni color: #5a5a5a; pro p, tudiz zatim zaremov�no i zde */
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}

/*dle brandu vyhozeni color: #5a5a5a; pro p, tudiz zatim zaremov�no i zde */

/*
a.homepagetip
{
	color: #5a5a5a;
}
*/

ul.flores
{
	list-style-type: none;
}

ul.flores li:before
{
	content: "—";
  	font-weight: bold;
	color: #c9091e;
	position: absolute;
	margin-left: -20px; 
}

ul.navigation
{
	padding-right: 0;
}

ul.navigation > li:last-child
{
	margin-right: -15px;
}
.centered-text
{
	text-align: center;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.row.nav-search
{
	display: none;
}

.main-section > .row.outer-row
{
	max-width: 100%;
	padding: 0;
	margin: 0 auto 0 0;
}

.off-canvas-content .outer-row
{
	margin: 0 auto 0 0;
}

/* Responsive Header Styles*/

#contentBody > .responsive-header
{
	background-color: transparent;
}

/* Content Section */

#content-section
{
	padding-top: 40px;
	padding-bottom: 40px;
}

#content-section h3
{
	font-weight: normal;
}

.right-section div.button-group,
.left-section div.button-group
{
	margin-top: 60px;
}

#content-section .left-section
{
	padding-right: 20px;
}

#content-section .right-section
{
	padding-left: 20px;
}

.left-section .left-content,
.right-section .right-content
{
	height: 270px;
}

#content-section .right-section .table-images:first-of-type
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-section.mc-blurb p
{
	margin-top: 0;
	margin-bottom: 5px;
}

#content-section.mc-blurb .mc-bullets
{
	font-weight: 500;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 10px;
}

#content-section.mc-blurb .mc-bullets > li
{
	list-style: url('../Pics/Common/fajfka-grey.png');
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
	display: list-item;
	padding-left: 0;
	padding-bottom: 0;
}

#content-section.mc-blurb .mc-bullets > li a
{
	color: inherit;
	text-decoration: none;
}

/* Home Page Topic Hero section*/

div.topichero
{
	/*background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	padding-bottom: 150px;*/
	background-repeat: no-repeat;
	padding-top: 60px;
	/*height: 300px;*/
	background-position: top center;
	background-size: 1023px;
	background-color: transparent;
    padding-left: 3em;
    padding-right: 3em;
    margin: 0 auto 0 0;
    max-width: 100em;
}

div.topichero h1
{
	font-size: 2.2em;
	font-weight: 300;
	margin-top: 1.11em;
	margin-bottom: 0.5em;
	line-height: 100%;
}

div.topichero h3
{
	font-size: 1.8em;
	margin-bottom: 80px;
	line-height: 100%;
}

.search,
.search-bar
{
	margin: 0 auto 0 0;
}

.search-submit-wrapper
{
	top: 1px !important;	
}

.columns
{
	padding-left: 0;
}

.search-bar._Skins_HomeSearchBarGen.mc-component
{
	/*background: linear-gradient(to right, #e50b73 0%,#f9b400 50%);*/
	background: #C9091E;
	color: #646464;
	padding: 1px;
}

._Skins_HomeSearchBarGen.mc-component .search-filter
{
	background: #ffffff url(../Pics/Common/SearchFilter.png) no-repeat center center;
}

._Skins_HomeSearchBarGen.mc-component .search-submit
{
	background: #9d9d9c url(../Pics/Common/SearchIcon.png) no-repeat center center;
}

._Skins_HomeSearchBarGen.mc-component .search-filter,
._Skins_HomeSearchBarGen.mc-component .search-submit,
.search-bar._Skins_HomeSearchBarGen.mc-component
{
	height: 30px;
}

/* Home Page slide show */

div.slidingshow
{
	margin-top: -79px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

.mc-wrapper .mc-caption
{
	background: none;
}

/* Home Page Video Section */

.video-section
{
	padding-top: 50px;
	padding-bottom: 30px;
}

.video-section img
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.video-wrapper
{
	padding-bottom: 56.25%;
	/* 16:9 */
	position: relative;
}

.video-section iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-section .columns
{
	margin-bottom: 20px;
}

/* Home Page Footer */

.social-icons *[class^="icons-"]
{
	margin-top: 5px;
	background-color: #f1f1f1;
}

.social-icons .icons-fb
{
	background-position: 0 0;
}

.icons-sprite,
.social-icons .icons-g,
.social-icons .icons-you,
.social-icons .icons-tw,
.social-icons .icons-in,
.social-icons .icons-fb
{
	background-image: url('https://static.abra.eu/images/icons-sc2d7174ee4.png');
	background-repeat: no-repeat;
}

.social-icons
{
	padding-top: 0 !important;
	clear: none !important;
	margin: 0;
	padding: 0;
}

.social-icons .icons-g
{
	background-position: 0 -27px;
}

.social-icons .icons-you
{
	background-position: 0 -108px;
}

.social-icons .icons-tw
{
	background-position: 0 -81px;
}

.social-icons .icons-in
{
	background-position: 0 -54px;
}

.social-icons .icons-fb
{
	background-position: 0 0;
}

.social-icons li
{
	margin: 0 10px 10px 0 !important;
}

.social-icons a
{
	height: 27px !important;
	width: 27px !important;
	margin: 0;
	padding: 0 !important;
	display: block !important;
}

.footer .social-icons li
{
	display: inline;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
}

.social-icons li
{
	margin: 0 10px 10px 0 !important;
}

.footer h3
{
	font-size: 15px;
	margin-bottom: 1em;
	color: white;
	font-weight: bold;
	margin-top: 0;
	line-height: 100%;
}

.footer *
{
	color: #dedede !important;
}

.footer a
{
	color: #dadada;
	font-size: 1em;
}

.footer p
{
	line-height: 18px;
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 0.75;
}

.footer .mb9
{
	margin-bottom: 9px;
}

.footer
{
	background-color: #4d4d4d;
	padding: 44px 0;
}

/* Mad Cap proxy/editor assigned styles */

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

p.TOC2
{
	margin-left: 20px;
	display: none;
}

MadCap|menuProxy.menu1
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|menuProxy.menu2
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|slideshow
{
	border-style: none;
	box-shadow: none;
}

MadCap|slideshowCaption
{
	background: none;
	color: #000000;
	padding: 0px;
	padding-top: 0px;
}

html.HomePage
{
	mc-master-page: url('../MasterPages/HomePage.flmsp');
}

/* Medium Layout */

@media only screen and (max-width: 64.063em)
{
	/*	#content-section .right-section, 
	#content-section .left-section
	{
		padding: 0;
	}*/

	/* zaremov�no brandem, pro� bylo zaremovano - vyhodit ? */

	div.slidingshow
	{
		width: 100%;
	}

	.left-section div.button-group > div
	{
		margin-bottom: 20px;
	}

	.footer
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

/* Small Layout */

@media screen and (max-width: 40em)
{
	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	div.topichero h1
	{
		font-size: 2em;
	}

	div.topichero h3
	{
		font-size: 1.2em;
	}

	#content-section
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.video-section
	{
		padding-top: 30px;
	}

	.video-section .columns
	{
		padding: 0;
	}

	.footer-links,
	p.Copyright,
	.footer-icons
	{
		text-align: center;
	}
}

@media screen and (max-width: 30em)
{
	.right-section div.button-group,
	.left-section div.button-group
	{
		margin-top: 120px;
	}
}

table.pokus
{
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px;
}

/* sirky sloupcu */

col.width58
{
	width: 58px;
}

col.width60
{
	width: 60px;
}

col.width120
{
	width: 120px;
}

col.width150
{
	width: 150px;
}

col.width200
{
	width: 200px;
}

col.width220
{
	width: 220px;
}

@media GenSK
{
	div.topichero
	{
		background-image: url('http://static.abra.eu/bannery/generic/help_generic_sk.png');
		/*background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	padding-bottom: 150px;*/
		background-repeat: no-repeat;
		padding-top: 60px;
		height: 300px;
		background-position: top center;
		background-color: #f1f1f1;
		background-size: 1023px;
		border-bottom: 1px solid #BABAB9;
	}
}

@media GenCH
{
	div.topichero
	{
		background-image: url('http://static.abra.eu/bannery/generic/help_generic_ch.png');
		/*background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	padding-bottom: 150px;*/
		background-repeat: no-repeat;
		padding-top: 60px;
		height: 300px;
		background-position: top center;
		background-color: #f1f1f1;
		background-size: 1023px;
		border-bottom: 1px solid #BABAB9;
	}
}
