/*! * Bootstrap upraveno pro oddil.tulaci.eu */

body {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  color: #242424;
  width: 100%;
}

.pagination li.page-link {
    color: #dc3545;
    border-color: #dc3545;
    border-left: 0px;
    border-right: 0px;
    }

.pagination li a.page-link {
    color: #dc3545;
    border-color: #dc3545;
    }
  
.pagination li a.page-link:hover,
.pagination li a.page-link:focus,
.pagination li.active a.page-link:hover,
.pagination li.active a.page-link {
    color: #ffffff;
    background: #dc3545;
    border-color: #dc3545;
    }
    
h1, h2, h3, h4, h5, h6 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

h1, .h1 {
  font-size: 1.5rem;
  font-weight: 600;
  border-bottom: 1px dotted;
}

h2, .h2 {
  font-size: 1.4rem;
  font-weight: 400;
}

h3, .h3 {
  font-size: 1.3rem;
}

h4, .h4 {
  font-size: 1.2rem;
}

h5, .h5 {
  font-size: 1.15rem;
}

h6, .h6 {
  font-size: 1.1rem;
}

.nav-link {
	font-size: 1.3rem;
	margin-left: 0.1rem;
	margin-right: 0.1rem;
	color: #FFFFFF;
}

.nav-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

@media (min-width: 576px) {
  .nav-link {
    font-size: 1.05rem !important;
    font-weight: 500;
  }
  h1    	{font-size: 1.5rem;}
  h2		{font-size: 1.4rem;}
  h3		{font-size: 1.3rem;}
  h4		{font-size: 1.2rem;}
  p,ol,ul,li,td,form,body,table,td,tr,body		{font-size: 1rem;}
  .rozcest	{font-size: 1.2rem;	font-weight: 900;}
}

@media (min-width: 768px) {
  .nav-link {
    font-size: 1.15rem !important;
    font-weight: 600;
  }
  h1    	{font-size: 1.6rem;}
  h2		{font-size: 1.5rem;}
  h3		{font-size: 1.4rem;}
  h4		{font-size: 1.3rem;}
  p,ol,ul,li,td,form,body,table,td,tr,body		{font-size: 1.1rem;}
  .rozcest	{font-size: 1.25rem;	font-weight: 900;}
}

@media (min-width: 992px) {
  .nav-link {
    font-size: 1.25rem !important;
    font-weight: 700;
    }
    
  h1		{font-size: 1.8rem;}
  h2		{font-size: 1.6rem;}
  h3		{font-size: 1.5rem;}
  h4		{font-size: 1.4rem;}
  p,ol,ul,li,td,form,body,table,td,tr,body		{font-size: 1.15rem;}
  .rozcest	{font-size: 1.3rem;	font-weight: 900;}
}

@media (min-width: 1200px) {
  .nav-link {
    font-size: 1.3rem !important;
    font-weight: 800;
    }
  .nav-item {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  
  h1		{font-size: 2rem;}
  h2		{font-size: 1.7rem;}
  h3		{font-size: 1.5rem;}
  h4		{font-size: 1.4rem;}
  p,ol,ul,li,td,form,body,table,td,tr,body		{font-size: 1.2rem;}
  .rozcest	{font-size: 1.35rem;	font-weight: 900;}  
}

@media (min-width: 1400px) {
  .nav-link {
    font-size: 1.35rem !important;
    font-weight: 900;
    }
  .nav-item {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  h1		{font-size: 2.2rem;}
  h2		{font-size: 1.9rem;}
  h3		{font-size: 1.7rem;}
  h4		{font-size: 1.55rem;}
  p,ol,ul,li,td,form,body,table,td,tr,body		{font-size: 1.25rem;}
  .rozcest	{font-size: 1.4rem;	font-weight: 900;}

}

nav a, nav a:hover, .pagination a, .pagination a:hover, a.collapsed, a.collapsed:hover, a.btn
{
	text-decoration: none;
}

.ekko-lightbox-nav-overlay a {
    color: goldenrod;
}
.gallery-title {
    text-align: center;
	font-weight: 500;
	border-bottom: 1px dotted orange;
	margin-top: 1em;
}

.skryto
	{
	background-color: #b4b4b4;
	}

.nepr
	{
	background-color: #8bef3f;
	}

.zachr
	{
	background-color: #FFFF00;
	}

.poziv
	{
	background-color: #bbdcff;
	}

.opr
	{
	background-color: #CC99FF;
	}

.umel
	{
	background-color: #FF9999;
	}

.znic
	{
	background-color: #333333;
	color: #FFFFFF;
	}

.zvyr
	{
	background-color: #ffb643;
	}

.bude
	{
	background-color: #FD9C8E;
	}

.dupl
	{
	background-color: #FF3300;
	}

.w-90 {
  width: 90% !important;
}

.horni
{
	padding-top: 5rem;
}

.bg-poz
{
	background: rgb(255, 172, 77, 0.5);
}

.bg-uk
{
	background: rgb(17, 177, 87, 0.25);
}

.bg-chyb
{
	background: rgb(167, 35, 0, 0.5);
}

a {
  color: #242424;
  text-decoration: underline;
  text-decoration-color: #BD2F0A;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #BD2F0A;
  text-decoration: underline;
  text-decoration-color: #BD2F0A;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

.form-control
{
	font-size: 100%;
	background: rgb(255, 255, 255, 0.9);
}

.text
{
	font-size: 100%;
}

.file
{
	padding: 0rem;
}

a.down
    {
    padding-left: 24px;
    background-image: url('../im/ico/file-file.gif');
    background-position: left center;
    background-repeat: no-repeat;
    background-color: transparent;
    }

a.pdf { background-image: url('../im/ico/file-pdf.gif') ; }
a.zip { background-image: url('../im/ico/file-zip.gif') ; }
a.doc { background-image: url('../im/ico/file-doc.gif') ; }
a.avi { background-image: url('../im/ico/file-avi.gif') ; }
a.mpg { background-image: url('../im/ico/file-mpg.gif') ; }
a.xls { background-image: url('../im/ico/file-xls.gif') ; }
a.ppt { background-image: url('../im/ico/file-ppt.gif') ; }
a.rar { background-image: url('../im/ico/file-rar.gif') ; }

.footer
{
	bottom: 0;
	width: 100%;
	background-color: #e9edef !important;
}

.list-group-item-action:hover, .list-group-item-action:focus
    {
    background-color: #dee2e6 !important;
    }

.w-40 {
  width: 40% !important;
}

.w-60 {
  width: 60% !important;
}


.bd-callout
    {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    background-color: var(--bd-callout-bg, var(--bs-gray-100));
    border-left: 0.25rem solid var(--bd-callout-border, var(--bs-gray-300))
    }
    
.bd-callout h4
    {
    margin-bottom:.25rem
    }
    
.bd-callout>:last-child{margin-bottom:0}.bd-callout+.bd-callout{margin-top:-.25rem}.bd-callout .highlight{background-color:rgba(0,0,0,0.05)}.bd-callout-info{--bd-callout-bg: rgba(var(--bs-info-rgb), .075);--bd-callout-border: rgba(var(--bs-info-rgb), .5)}.bd-callout-warning{--bd-callout-bg: rgba(var(--bs-warning-rgb), .075);--bd-callout-border: rgba(var(--bs-warning-rgb), .5)}.bd-callout-danger{--bd-callout-bg: rgba(var(--bs-danger-rgb), .075);--bd-callout-border: rgba(var(--bs-danger-rgb), .5)}

/* end
