/* --- layout --- */
body
{
  background: #eeeeee;
  overflow: scroll;
}
.rar_layout
{
    margin-top: 15px;
    margin-bottom: 15px;
    background: #ffffff;
/*    border: solid rgba(150,150,150,0.3) 1px;*/
    box-shadow: 5px 10px 5px 0px rgba(0,0,0,0.25);
    border-radius: 10px 10px 10px 10px;
}

.rar_layout_row0
{
/*    background-color: #133C8A; */
    border-radius: 10px 10px 0px 0px;
border-bottom: solid #133C8A 2px;
background: url("/images/header_back.gif") no-repeat center;
background-size: contain;
}

.rar_layout_row1
{
/*margin-top:1rem;*/
}

.rar_layout_row2
{
    border-radius: 0px 0px 10px 10px;
}


.rar_layout_left
{
/* border: solid #133C8A 7px; */
/*  background: #133C8A;*/
/* border-right:1px solid #eee; */
  background: #4069B7;
  background: #fff;
padding-top:15px;
}

.rar_layout_right
{
padding-top:15px;
}


/* --- header --- */

.rar_header
{
/*  border: solid #133C8A 7px;*/
/*border-bottom:1px solid #eee;*/
}

/* --- nav --- */

.wrapper {
/*
    display: flex;
*/
/*    width: 100%;*/
/*
    align-items: stretch;
overflow:hidden;
*/
}

#sidebarCollapsible {

/*transition: margin-left 2s ease-in-out .5s;*/
/*    transition: margin-right 1.3s;*/
/*    transition: all 0.3s;*/

}

#sidebarCollapsible.active {


}

#sidebarCollapsible.closed
	{
	display:none !important;
	}

.navbar,
.navbar-brand,
.navbar-toggler
{
  display: inline-block;
}

.rar_nav h4 {
	color: #ac6096;
	font-size: 1.75rem;
	padding-left: 0em;
}

.rar_nav ul ul a.nav-link
{
  padding: 0 1em;
}

.rar_nav a, a
	{
	color:#fff;
	color: #133C8A;
	}

.rar_nav a:hover, a:hover
	{
	color: #417940;
	text-decoration: none;
	}

.rar_nav a[href="https://www.rarlab.com"]
	{
	margin-top:1rem;
	}

/* https://icons8.com/icon/43738/external-link */
.rar_nav a[href="https://www.rarlab.com"]:before,
  .rar_nav a[href="http://www.winrar.sk"]:before
	{
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACxSURBVDhPtdIxDgFRFIXhKZWCWASVTkIjUdgAhQUoVAqJSm0NGp2IbhahlKhVlsJ/8jx59+YJBSf5MncmObmZeVP8KxUMnSo+pobt0wl39GHSxhKrxAhKB1ecYYp13LDALKGNsaTrHqaom0MYTdKSki3qYZq0pM0TNKEP9oov+k1TbMJo44tjxJLyddHnbbGLMozZzLEOo41e+IIj4oFHO+ioWshG5R78LzZAA79IUTwAlOIjNmdCUiYAAAAASUVORK5CYII=) no-repeat 0px -2px;
	padding-left:20px; white-space:25px; line-height:12px; font-size:11px;
	content:" ";
	}
.rar_nav a[href="/far/"]:before
	{
/*	background:url('/images/far-logo-16.png') no-repeat 0px 0px;*/
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsklEQVQ4y52TzWoUQRDHfzXdPUhccUMEWRBRCRpYPCl4EuZsrnmNhEDIM3gIBEIew5u+wJ485SCshj0ZIRGDiIpggjM9VR52evYrF21oaobh/1U1JZgZzcnMcOmq4lNVJZiNa3pXZWVj46kHQABqTGoikVoiUNH9fZ1fN74BJSIVImXzXNI/XQVYHxNQo7oEeMw8EMjzD3hVoOTi4gVmOZBjltPtvmy+seYzM0xqnPuBNMoiEZGKYIZIRafzqlVOLsKYoOOdGZHI0p+AN4/THK/K95vneFVESh6c3yFM5R/eP0oO8M6MWiKX1y5b5ZQ5NBFOeqOZ/CIVXpUa8E61bdh0t7/c+tQ66J+uzkzg6NFbgtmYwJshEq/sdmgIju++a5WTQ9dGUEWk4vbP5RmVk96ojTAPFon45vfxaVRfl8/mcpZthHkwVBMHaVTz4EmERbBIxE07uAo8cbAIhimCoLow51S9Ks+Pn83sRdqVLK3QYDAw4L9uURSvBbDe7i4Z8Hlvj3s7O2RmfNzf5+H2NpkZo4MD+ltbiBnvDw95vLkJwMpw+EaKongCrANrQId/PH8B/UdCB97n+qgAAAAASUVORK5CYII=) no-repeat 0px 0px;
	padding-left:20px; white-space:25px; line-height:12px; font-size:16px;
	content:" ";
	}

@media (max-width: 765px) {
.rar_layout_row1 #sidebarCollapsible
	{
	padding-top:0;
	}
.rar_nav a[href="https://www.rarlab.com"]
	{
	margin-top:0;
	}

.rar_nav {
}
.rar_nav li {
	}
}
/* --- */
.rar_nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-bottom: 1.2rem;
}

.rar_nav ul, .rar_nav li {
  margin:0; padding:0;
  list-style: none;
}

.rar_nav a {
  display: block;
  padding: 0.4rem 1rem;
}

.rar_nav a:hover,
  .rar_nav a:focus {
  text-decoration: none;
color: #ac6096;
color: #417940;
/*
color: #fff;
background-color:#417940;
*/
}

.rar_nav a.disabled {
  color: #6c757d;
}

.rar_nav ul ul a {
  display: block;
  padding: 0.1rem 1rem 0.1rem 3rem;
}

.rar_nav span {
  display:block;
  padding: 0.5rem 0rem;
word-spacing:-1rem;
}

.rar_nav span a {
	display:inline;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
}
.rar_nav span .caret
	{
	display:inline;
  padding: 0.5rem 0.5rem;
	}
.rar_nav span .caret:before
	{
	content: "\23F7"; /* \23F7= 9207, "\25BC" = &#9662 */
	color: #888;
	cursor: pointer;

/*	content: "..."; background: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIPnI+py+0/hJzz0IruwjsVADs=) no-repeat center right;*/


	}

.rar_nav span::after {
  display: block;
  clear: both;
  content: "";
}
.rar_nav span .caret:hover:before
	{
color: #417940;
	}

/* --- content --- */

.rar_content
{
}



.rar_content h1, .rar_content .h1 {
  font-size: 1.75rem;
color: #ac6096;
}

.rar_content h2, .rar_content .h2 {
  font-size: 1.5rem;
  color: #417940;
}

.rar_content h3, .rar_content .h3 {
  font-size: 1.25rem;
}

.rar_content h4, .rar_content .h4 {
  font-size: 1rem;
}

.rar_content img
	{
/*border:2px solid #ac6096;*/
	}
/*
.bd-callout h4 {
	font-weight:bold;
	color: #bbb;
}
*/

/* --- doc.min.css = BT doc css --- */

.bd-callout {
	padding: 1.25rem;
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	border: 1px solid #eee;
	border-left-width: .25rem;
	border-radius: .25rem
}
.bd-callout h4 {
	margin-top: 0;
	margin-bottom: .25rem
}
.bd-callout p:last-child {
	margin-bottom: 0
}
.bd-callout code {
	border-radius: .25rem
}
.bd-callout+.bd-callout {
	margin-top: -.25rem
}
.bd-callout-info {
	border-left-color: #28a745
}
.bd-callout-info h4 {
	color: #208637
}

/* --- end doc.min.css --- */

.bd-callout-green {
	border-left-color: #5bc0de;
	border-left-color: #28a745;
}
.bd-callout-green h4 {
	color: #5bc0de;
	color: #208637;
	font-weight:bold;
}

.bd-callout-info h4 {
	font-weight:bold;
}

.rar_reg_panel { 
/*  font-size: 90%;*/
  height: 110px;
  overflow: auto;
  border: 1px solid #ddd ;
}
.rar_reg_panel div{ 
  display:none; /* skryt subpanely */
  /*border-bottom:1px solid #ddd;*/
}
/*
.rar_reg_panel_opened {
  height: auto;
  border: 0 solid;
}
*/

.rar-table-news td:first-child
	{
	white-space: nowrap;
	}

.rar-table-news ul,
 .rar-table-news ol
	{
	margin-bottom:0;
	}

.rar_forum .btn
	{
/*	border-radius: 20px !important;*/
	}

.rar_forum .card-body
	{
	padding-bottom:0;
	}

.rar_forum .card-footer
	{
	padding-top:0;
	/*margin-top: 0.75rem;*/
	border-top:0 solid;
	background:transparent;
	}


/* --- footer --- */

.rar_footer
{
  border-top:1px solid #eee;
  background-color: #fff;
  color:#ddd;
}

/*.rar_footer a
{
  color:#ddd;
}*/


.mandatory {
    background-image: url('../images/asterix.png');
    background-position: right;
    background-repeat: no-repeat;
    }


.fialove a {
  background-color: #69335a;
  color: #ffffff;
}
.fialove a:hover {
  background-color: #844c74;
  color: #ffffff;
}

.modre a {
  background-color: #133C8A;
  color: #ffffff;
}
.modre a:hover {
  background-color: #2F60BC;
  color: #ffffff;
}

.zelene a {
  color: #ffffff;
  background-color: #417940;
}
.zelene a:hover {
  background-color: #67a064;
  color: #ffffff;
}

a.btn_fialove {
  border: solid #69335a 1px;
  color: #ffffff;
  background-color: #69335a;
}

a.btn_fialove:hover {
  background-color: #844c74;
}

a.btn_modre {
  border: solid #133C8A 1px;
  color: #ffffff;
  background-color: #133C8A;
}

a.btn_modre:hover {
  background-color: #2F60BC;
}

a.btn_zelene {
  border: solid #417940 1px;
  color: #ffffff;
  background-color: #417940;
}

a.btn_zelene:hover {
  background-color: #67a064;
}

a.btn img {
  vertical-align: middle;
  float: left;
  display: inline-block;
}



.rar_nav li {
    border-style: none;
    border-width: 0;
}


.rar_nav li.fialove {
    border-bottom-color: #69335a;
}

.rar_nav li.modre {
    border-bottom-color: #133C8A;
}

.rar_nav li.zelene {
    border-bottom-color: #417940;
}

.rar_nav li.menu_odsazeni {
    margin-bottom: 5px;
}

li.posledni a { 
	height:2px;
	line-height: 2px;
	border-bottom: 2px solid white;
}

.news td.date {
  white-space: nowrap;
  padding-right: 1em;
  vertical-align: top;
}
.rar_content h1 a {
	color: #ac6096
}
.rar_content h1 a:hover {
	text-decoration: underline;
}

.btn-sm:hover {
	color: #417940
}

.thumb img {
    width: 180px;
    height: 135px;
    object-fit: cover;
    border: solid #eeeeee 1px;
    border-radius: 5px;
    padding: 3px;
}