﻿body, table, tr, th {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
} 

#hmheadbox {
	background: #323A45 url(logo1.png) no-repeat 20px 50%;
	background-size: 24px 20px;
	padding-left: 60px;
	height: 50px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

#hmheadbox p {
	color: #dddddd;
	font-weight: 500;
	font-size: 18px;
	margin: 0;
	line-height: 50px;
}

#hmnavbox {
	position: absolute;
	left: 0px;
	width: 310px;
	min-width: 50px;
	top: 50px;
	bottom: 0px;
}

#hmcontentbox {
	position: absolute;
	top: 50px;
	right: 0px;
	bottom: 0px;
	left: 310px;
}

span.f_Heading1 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -0.03em;
	color: #333;			
}

.p_TopNavigace {
	background-color: #eceeef;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 8px 15px;
}

.p_TopNavigace a {
	color: #0275d8;
	text-decoration: none;
}

.p_TopNavigace a:hover,
.p_TopNavigace a:focus {
	color: #014c8c;
	text-decoration: underline;
}

.p_TopNavigace img {
	margin-left: 5px !important;
	margin-bottom: -2px !important;
}

.topic-links {
	color: #0275d8;
	text-decoration: none;
}

.topic-links:hover,
.topic-links:focus {
	color: #014c8c;
}

hr {
	background: #d3d8d8 none repeat scroll 0 0;
	border: 0 none;
	color: #d3d8d8;
	height: 1px;
}

.p_Notes {
	padding: 15px 20px;
}

span.f_ext_link a,
span.f_Menu a {
	color: #0275d8;
	text-decoration: none;
	font-weight: 500;
        background: url(help-menu-link.png) no-repeat left 50%;
	display: inline-block;
	padding-left: 20px;
    
}

span.f_ext_link a:hover,
span.f_Menu a:hover {
	color: #014c8c;
	text-decoration: underline;
	font-weight: 500; 
        
}

.Description {
	border-collapse: collapse;
}

.Description td,
.Description th {
	border: 1px solid #dddddd;
	padding: 7px 10px !important;
	text-align: left;
	vertical-align: top;
}

.Description th,
.Description tr:first-child td {
	background-color: #f0f0f0;
}

.Description thead + tbody tr:first-child td {
	background: transparent;
}

.Description .p_HeadingTable,
.Description p {
	margin-bottom: 0;
	line-height: normal;
}

.heading1, 
.heading2,
.heading3, 
.heading4,
.heading5,
.heading6 {
	color: #0275d8;
	text-decoration: none;
	font-size: 13px;
}

.heading1:hover, 
.heading2:hover,
.heading3:hover, 
.heading4:hover,
.heading5:hover,
.heading6:hover {
	color: #014c8c;
}

.hilight1,
.hilight2,
.hilight3,
.hilight4,
.hilight5,
.hilight6 {
	color: #333;
	font-weight: 500;
}
.f_Item {
		color: #34495e;
		font-weight: bold;
		/*display: inline-block;
		padding: 2px 4px;
		background: #ededed;*/
}

.ItemDescription,
.ItemDescriptionSplit {
	border-collapse: collapse;
}

table.ItemDescription td,
table.ItemDescription th,
table.ItemDescriptionSplit td {
	border: 0;
	border-bottom: 1px solid #dddddd;
	padding: 7px 10px !important;
	text-align: left;
	vertical-align: top;
}

.ItemDescription tr > th:first-child,
.ItemDescription tr > td:first-child {
	padding-left: 0 !important;
}

.ItemDescription tr:last-child td,
.ItemDescriptionSplit .ItemDescriptionSplit tr:last-child td {
	border-bottom: 0;
}

.ItemDescription .p_HeadingTable,
.ItemDescription p {
	margin-bottom: 0;
	margin-top: 0;
	line-height: normal;
}

.Plain td,
.Plain th {
	border: 0;
	padding: 0 10px 7px 0 !important;
	text-align: left;
	vertical-align: top;
}

.Plain p {
	margin-bottom: 0;
	line-height: normal;
}

span.f_Heading2 {
	color: #323a45;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.03em;
}

span.f_Heading3 {
	color: #323a45;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.01em;
}

/*
span.f_Bold,
span.f_Item,
span.f_Menu,
span.f_HeadingTable,
span.f_ext_link {
    font-weight: 500;
} */

.p_Heading2,
.p_Heading3 {
	margin-top: 20px !important;
}

span.f_ExpanseText a {
	color: #0275d8 !important;
	font-size: 13px;
}

span.f_ExpanseText a:hover {
	color: #014c8c !important;
	text-decoration: underline !important;
}

.p_level2 {
	background: url('tree_last.gif') no-repeat -5px 50%;
	margin-left: 0;
	padding-left: 13px;	
}

.p_level3 {
	background: url('tree_last.gif') no-repeat 7px 50%;
	margin-left: 0;
	padding-left: 24px;	
}

.p_level4 {
	background: url('tree_last.gif') no-repeat 19px 50%;
	margin-left: 0;
	padding-left: 36px;	
}

.p_level5 {
	background: url('tree_last.gif') no-repeat 31px 50%;
	margin-left: 0;
	padding-left: 48px;	
}

.p_level6 {
	background: url('tree_last.gif') no-repeat 43px 50%;
	margin-left: 0;
	padding-left: 60px;	
}

.p_level7 {
	background: url('tree_last.gif') no-repeat 55px 50%;
	margin-left: 0;
	padding-left: 72px;	
}

.p_level8 {
	background: url('tree_last.gif') no-repeat 67px 50%;
	margin-left: 0;
	padding-left: 84px;	
}

.p_Glossary .topiclink {
	background: #eceeef none repeat scroll 0 0;
	border-radius: 4px;
	padding: 4px 8px;
	text-decoration: none;
	color: #0275d8;
}

.p_Glossary .topiclink:hover {
	background: #0275d8;
	color: #fff;
}

.main-content ul {
	margin-left: 25px !important;
}

.main-content ul li {
	padding-left: 3px !important;
}
span.f_Button {
    background: #0e87cc none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    margin: 0 0 8px;
    padding: 4px 8px;
}
.f_kotva a {
    color: #0e87cc;
    font-weight: normal;
    text-decoration: none;
    background: url(help-anchor-link.png) no-repeat left 50%;
    display: inline-block;
    padding-left: 20px;
}
.p_Picture img {
    max-width: 1000px;
}

a.dropdown-toggle {
		color: #0E87CC !important;
		font-size: 13px !important;
		text-decoration: none !important;
		font-weight: normal !important;
		background: url(help-toggle-link.png) no-repeat left 50% !important;
		display: inline-block;
		padding-left: 20px;
}

a.dropdown-toggle:hover {
		color: #034F77 !important;
		text-decoration: underline !important;
}
span.f_Glossary {
    color: #069bc6;
    font-weight: bold;
}
span.f_GlossaryP {
    color: #069bc6;
}
.p_Glossary > .f_Glossary {
    font-size: 40px;
}
.p_Glossary > .f_Glossary > a {
    font-size: 13px;
}
.f_GlossaryP a::before {
    background: #9baeba url("toTop.png") no-repeat scroll 50% 50%;
    content: " ";
    display: block;
    height: 16px;
    margin-right: 5px;
    margin-top: -8px;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 16px;
}
.f_GlossaryP a {
    color: #0e87cc;
    position: relative;
    text-decoration: none;
}