@import "reset.css";
@import "rebuild.css";
@import "grid.css?v=20220120";
@import "font.css";
#footer a
{
	color: #c3996b;
}
/*div#footer {
	text-align: center;
	clear: both;
	padding-top: 12px;
	margin:0 auto;
}*/
#header {
    margin-bottom: 7px;
}
#header .logo span {
    display: block;
    height: 118px;
    text-indent: -9999px;
    width: 310px;
}
button.submit {
	border:0;
	background:#08813B;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
	cursor:pointer;
}
#header p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 12px;
    width: 670px;
}
#header p span.meno, #header div.meno {
    color: #d7d7d7;
}
/*.navigbar
{ 
     padding-right: 0;
    padding-left: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.navigbar span
{
    display: flex;
}

.navigbar .strana{
    font-size: 12px;
    line-height: normal;  
    padding: 0.5rem 0.75rem;
}

.navigbar a{
    position: relative;

    display: flex;
    flex-direction: row;
    padding: 0.5em 0.4rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    font-size: 13px;
    line-height: normal;
    min-width: 29px;
    text-align: center;
    justify-content: center;
}
.navigbar b{
    position: relative;
    display: flex;
    padding: 0.5em 0.6rem;
    margin-left: -1px;
    color: #007bff;
    border: 1px solid #dee2e6;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    font-size: 13px;
    line-height: normal;
    min-width: 29px;
    text-align: center;
    justify-content: center;
}*/

#header p span.titul {
    background: none repeat scroll 0 0 #007DB0;
        border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 4px;
}
#header p img.oddelovac, #header div img.oddelovac {
    margin-left: 8px;
    margin-right: 8px;
}
#header p a, #header a {
    color: #FFFFFF;
}
#header p a:hover, #header a:hover {
    color: #FFFFFF;
}
#header .knizka {
    background: url("../images/knizka.png") no-repeat scroll 0 0 transparent;
    color: #D7DF21;
    height: 47px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 36px;
    width: 64px;
}
#header .knizka a {
    display: block;
    height: 47px;
    text-indent: -9999px;
    width: 64px;
}
#header ul.menu {
    background: url("../images/header_menu_bg.png") no-repeat scroll 0 0 transparent;
    font-size: 16px;
    height: 47px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 36px;
    width: 667px;
}
#header ul.menu li {
	display:inline;
}
#header ul.menu li a {
    border-right: 1px solid #d7d7d7;
    color: #fff;
    display: block;
    float: left;
    height: 44px;
    line-height: 46px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
}
#header ul.menu li a.active, #header ul.menu li a:hover {
    background: url("../images/header_menu_hover.png") no-repeat scroll -100px 0 transparent;
    color: #fff;
}
#header ul.menu li.first a.active, #header ul.menu li.first a:hover {
    background: url("../images/header_menu_hover.png") no-repeat scroll 0 0 transparent;
}
#header ul.menu li.last a {
    border: medium none;
}

#sidebar_left ul.list-none
{
    list-style: none;
    margin-left: 0px;
}
div#header.six-col div.login {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0px;
    padding: 9px;
    padding-right: 0px;
    width: 670px;
}
div#header.six-col div.login input {
border:1px solid #d7d7d7;
}
.box {
	position: relative;
	border: 0px;
	text-align: left;
	background-color: white;
	margin-bottom: 8px;
	width: 100%;
	height: auto;
	float: left;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}


.box_tl, .box_tr, .box_bl, .box_br {
	display: none;
}

/*#sidebar_left {
    padding-top: 8px;
}*/
#sidebar_left h2 {
    background: none repeat scroll 0 0 #f38020;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 8px 15px;
}
/*#sidebar_left ul {
    list-style-image: url(/img/sidebar_left_bullet.png);
    margin-left: 20px;
}
#sidebar_left ul li {
    border-bottom: 1px dotted #d7d7d7;
    padding: 5px 20px 5px 5px;
    position: relative;
    font-weight: bold;
    font-size: 13px;
    text-transform: none;
}
#sidebar_left ul li a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
#sidebar_left ul li a.active {
    color: #08813B;
}*/
body {
    background: url("../images/bg.png") repeat-x scroll 0 0 #FFFFFF;
    color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.wrapper_spodny {
    height: auto;
    margin: 0 auto;
    padding-top: 0px;
    text-align: left;
    display: inline-block;
   /* width: 1000px;*/
}
.inner-wrapper_spodny {
    display: block;
    float: none;
    font-family: 'Roboto',sans-serif;
    height: 100%;
    margin-top: 15px;
    padding: 0;
    position: relative;
  /*  width: 1000px;*/
}
div#footer {
	text-align: center;
	clear: both;
	padding-top: 12px;
}
#header {
    margin-bottom: 7px;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    display: inline-block;
    
}
ul {
    margin: 0 0 8px 15px;
    font-family: 'Roboto', sans-serif;
}

#content {
    font-family: 'Roboto',sans-serif;
   /* height: 100%;
    left: 50%;
    margin-left: -500px;
    margin-top: -274px;
    position: absolute;
    top: 50%;*/
   /* width: 1000px;*/
}
#content {
    padding-top: 8px;
}
#content h3 { 
    border-bottom: 1px solid #DDDDDD;
    color: #000000;
    font-size: 15px;
    margin-left: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
    font-family: 'Roboto', sans-serif;
}
#content h3.faq_obsah {
    background: none repeat scroll 0 0 #D7D7D7;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px;
    color: #08813B;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 8px 15px;
}
#content h1 {
    /*color: #FFD24F;
    font-family: 'Roboto',sans-serif;
    font-size: 54px;
    font-weight: 200;
    margin-bottom: 36px;
    margin-top:18px;*/
    
    background: none repeat scroll 0 0 #c3996b;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 8px;
    font-family: 'Roboto',sans-serif;
}
#content span {
   /* font-size: 12px;*/
   /* position: absolute;*/
	/*color: #FFFFFF;*/
    text-align: left;
	font-family: 'Roboto', sans-serif;
}
/*#content a:hover {
    color: #5BC8E0;
    text-decoration: none;
}*/
.text {
    padding: 8px;
    padding-top: 0px;
}
#content .text {
    font-size: 13px;
    color: black;
}
#content .text a {
    color: #418832;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
   /* display: inline;*/
    padding: 0;
    margin: 0;
}

li
{
	font-size: 15px;
    line-height: normal;
}

#content p {
     color: #444444;
    font-family: roboto;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.5;
    margin-bottom: 0;
   
}
#content .uvod_papgaj p{
    padding-bottom: 17px;
}


#content p.link-okno {
    font-size: 14px;
}
#content p.copyright
{
	font-weight: bold;
	font-size: 10px;
}
.bold
{
	font-weight: bold;
}
#content input.submit {
	border:0;
	background:#F58220;
     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #FFFFFF;
	/*font-size: 16px;*/
	font-weight: bold;
	padding: 8px
}

#content h2 {
	margin-left:10px;
	padding-left:12px;
	font-size:16px;
	font-weight:bold;
	background: none repeat scroll 0 0 #f38020;
    border-radius: 8px;
    color: #FFFFFF;
	padding:8px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin-bottom:10px;
}
#content input[type=submit] {

	 background: url("../images/sipka.png") no-repeat scroll 70px 8px #D05981;
    border: 0 none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #FFFFFF;
    float: right;
    font-size: 9px;
    font-weight: 600;
    margin-top: 7px;
    padding: 9px 33px 9px 19px;
    text-transform: uppercase;
}

#content table {
    border-collapse: collapse;
    color: #5a5a5a;
    line-height: 24px;
     margin-left: 0;
    margin-right: 24px;
    margin-top: 0px !important;
    text-align: left;
	width:100%;
}#content table#skupiny td.img-center {
    display: table-cell;
    padding-top: 3px;
    padding-bottom: 0;
    vertical-align: middle;
}
table#dtHorizontalExample
{
    margin-right: 0px;
}
#content table tr:hover {
	background-color:#e6ccaf;/*#F5E4EA;*/
	cursor:pointer;
}

/*****************/
table td, table th {
    color: #444444;
    font-family: "Arial";
    font-size: 13px;
    vertical-align: top;
    text-align: left;
    padding: 6px;
}
table th {
    background-color: #eceef1;
    border-bottom: 1px solid #ddd;
    /*color: #a52265;*/
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
   
    text-align: left;
}

table td img
{
	vertical-align: sub;
}
table td
{
	
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
    text-align: left;
    width: auto;
}
table td i{
    font-size: 1.5em;
}
.left
{
	text-align:left;
}
.right
{
	text-align:right;
}
.center
{
	text-align:center;
}
/*------------------------------------ seminar ------------------------------------*/
#content #mobil {
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    margin-left: 3px;
    position: relative;
    vertical-align: top;
    width: 224px;
}
#content #seminar_logo 
{
	display:block;
	height:407px;
	text-align:center;
}
#content #seminar_logo h1
{
	font-family: 'JandaManateeSolid';
    color: #ffffff;
    font-size: 30px;
    padding-top: 30px;
    text-align: center;
    text-transform: uppercase
}
#content #seminar_logo .sipka
{
    padding-top: 58px;
}
#content #o_projekte
{
display:block;
	height:511px;
}
#content #o_projekte .nadpis, #content #seminar_video .nadpis, #content #seminar_vyskusaj .nadpis
{
	font-family: 'JandaManateeSolid';
    color: #ffffff;
    font-size: 54px;
    padding-top: 101px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    float: left;
    line-height: 1em;
    text-align: left;
    color: #0078ae;
    width: 40%;
    padding-left: 56px;
    
}
#content #o_projekte .text
{
	font-family: 'Roboto',sans-serif;
	display: block;
    float: left;
    margin-left:30px;
    text-align:left;
    font-size: 18px;
    color:#0078ae;
    padding-top: 101px;
}
#content #o_projekte .text ul li
{
	font-family: 'Roboto',sans-serif;
    text-align:left;
    font-size: 18px;
    color:#0078ae;
    line-height: 1.4em;
}
#content #seminar_video
{
	display:block;
	height:510px;
}
#content #seminar_video .video
{
	display: block;
    float: left;
    margin-top: 95px;
    margin-left: 53px;
}
#content #seminar_video .nadpis
{
	width: 30%;
	padding-left: 66px;
}

#content #seminar_vyskusaj
{
display:block;
	height:511px;
}
#content #seminar_vyskusaj .nadpis
{
	color:#ffffff;
}
#content #seminar_vyskusaj .nadpis input[type="button"]
{
	color:#0078ae;
	font-family: 'Roboto',sans-serif;
	font-size: 23px;
    padding: 19px 65px;
    background: #ffd24f;
    border: 0px;
     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
}
#content #seminar_vyskusaj .mobil
{
	padding-top: 51px;
    text-align: right;
    width: 45%;
}
#content #seminar_formular
{
	display: block;
    height: 455px;
    padding-top: 52px;
    padding-left: 115px;
    padding-right: 120px;
    overflow: hidden;
}
#content #seminar_formular .logo
{
	display: block;
    float: left;
}
#content #seminar_formular .text
{
	display: block;
    float: left;
    width: 89%;
    padding-left: 24px;
}
#content #seminar_formular input[type="submit"], #content #seminar_formular input[type="button"] 
{
	color:#ffffff;
	font-family: 'Roboto',sans-serif;
	font-size: 22px;
    padding: 19px 56px;
    background: #0078ae;
    border: 0px;
     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
        text-transform: none;
        font-weight:300;
}
#content #seminar_formular input[type="button"] 
{
	float:right;
	color: #0078ae;
    font-family: 'Roboto',sans-serif;
    background: #ffd24f;
}
#content #seminar_formular table
{
	width: 68%;
    margin: 0 auto;
}
#content #seminar_formular table tr
{
	 background: #ffffff;
}
#content #seminar_formular table tr td
{
	border:0px;
}
#content #seminar_formular table tr td input:focus
{
	font-weight:400;
	 background: #ffffff;
}
#content #seminar_formular table tr td input
{
	border:1px solid #e3f4fd;
	 background: #e3f4fd;
	line-height: 28px;
	font-family: 'Roboto',sans-serif;
	font-size: 22px;
	color: #0078ae;
}
#section-stunning-video-box {
    font-family: 'Roboto',sans-serif;
    height: 342px;
    left: 16px;
    overflow: hidden;
    position: absolute;
    top: 41px;
    width: 191px;
}

#section-stunning-right {
    display: inline-block;
     margin-top: 0;
    position: relative;
    vertical-align: top;
    width: 640px;
}
#content #store
{
float:none;
width:100%;
text-align:left;
font-family: 'Roboto', sans-serif;
}

#section-stunning-right .copy {
    display: inline-block;
    margin-left: 50px;
    vertical-align: top;
    width: auto;
}

.rodicia_button {

     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
    background: url("../images/mozog_button.png") no-repeat scroll 182px 13px #FFD24F;
    border: 2px solid #FFD24F;

    color: #D05981;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 48px 16px 16px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0px;
}
#odkliky
{
    position: absolute;
    right: -78px;
    top: 37px;
}
.viac
{
    margin-top: -3px;
    padding: 7px 11px 4px 8px;
    position: relative;
    right: 0;
    top: 3px;
}
.pressed /*, .rodicia_button:hover*/
{
	background: url("../images/mozog_button.png") no-repeat scroll 182px 13px #c3996b;
	color: #FFFFFF;
}

#formular {
    background: none repeat scroll 0 0 #FFFFFF;
      border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    right: -78px;
    top: 8px;
    z-index: 1548;
}
#formular span
{
	color: #D05981;
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    font-weight: 200;
    margin-bottom: 10px;
    margin-top: 6px;
    position: relative;
}/*
input[type=text],input[type=password] {
    background: none repeat scroll 0 0 #EFF5F8;
    border: 1px solid #E2EDF3;
    color: #98A7B0;
    font-size: 10px;
    margin-bottom: 4px;
    padding: 6px;

}
input[type=text]:focus, input[type=password]:focus
{
	background:#ffffff;
	color:#415a68;
}*/
.zobacik
{
  position: absolute;
    right: 17px;
    top: -7px;
}

#content p#result  {
    font-family: roboto;
    font-size: 15px;
    font-weight: 200;
    line-height: 1;
    margin-bottom: 20px;
    padding-top: 8px;
    margin-top: 0px;
    width: 229px;
}


#content .mobil {
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    margin-left: 0;
    position: relative;
    vertical-align: top;
    width: 224px;
}

/** -   slider */
/*position and hide the menu initially - leave room for menu items to expand...*/


#content .zborovna p
{
	color:#000;
	font-size:14px;
}
#content .zborovna table {
    border-collapse: separate;
    border-spacing: 6px;
}
#content .zborovna input[type="submit"] {
    background: none repeat scroll 0 0 #7D7D7D;
    border: 0 none;
    border-radius: 8px;
    color: #FFFFFF;
    cursor: pointer;
   font-size: 12px;
    font-weight: bold;
    padding: 10px;
    float:none;
}

#content .zborovna table td, #content .zborovna table th {
    padding: 2px;
}
#content .spodok
{
	text-align:center;
	margin:0 auto;
}
#content h3
{
	font-weight: bold;
}
#viac_p
{
	margin-top:-24px;
}
/*------------------------- Prehlad ---------------------------------*/

 .triedy{
	height:25px;
	border-bottom:1px solid #e1e1e1;
}

 .triedy a {
	color:#707171;
	font-size:12.5px;
	float:left;
	border-right:1px solid #dff3fd;
	padding: 2px 15px;
	margin:0 0 10px;
	font-weight: bold;
	text-decoration: none;
}
 .triedy a:hover {
	color:#a52265;

}

.male a {
   font-size: 11px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 2px 5px;
}

 .triedy a.active,  #content .triedy a.active:hover  {
	color:#fff;
	background: none repeat scroll 0 0 #a52265;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 4px;
	margin-top: -2px;
}
 .triedy a.nove,  #content .triedy a.nove:hover  {
	color:red;	
}
.male a.active, #content .male a.active:hover {

    padding: 3px;
}

/********************************************************/

#content h2.bezokraju 
{
	margin-left:0px;
}
#content h2.pridat_predmet
{
	margin-top: 10px;
	background: url("../images/znamky_pridat_predmet.png") no-repeat right center #A52265;
}

#content h2.pridat_predmet div {
	position: absolute;
	right: 7px;
	top: 13px;
}

#content h2.pridat_predmet div input.submit {
	width: 130px;
	padding: 2px;
	font-size: 12px;
	margin-top: 3px;
	cursor: pointer;
}

#content h2.pridat_predmet div .sel {
	margin-top: 2px;
	margin-right: 13px;
	width: 186px;
}

.znamky_ziak {
	border-bottom: 1px dotted #c6c6c6;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
	height: 30px;
}

.znamky_trieda {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 200px;
	height: 20px;
}

.znamky_column {
    float:left;
    display:block;
	width: 49px;
}
.znamky_column_last {
	border-right: 1px solid #c6c6c6;
}
.znamky_sipka {
    float:left;
    display:block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}



.znamky_predmet {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;
	padding-top: 11px;
	text-align: center;
	width: 49px;
    height: 30px;
	background: url("../images/znamky_predmet_delitko.png") no-repeat right center;
}

.predmet_first {
	border-left: 1px solid #c6c6c6;
}
.predmet_last {
	background: none;
}

.znamky_znamky {
	border-left: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	padding: 3px;
	height: 30px;
	overflow: auto;
}

.znamky_last {

}


.znamky_box {
	background-color: white; 
	padding: 10px; 
	border: 1px solid #e1e1e1; 
	position: absolute; 
	margin-left: 70px;
	margin-top: -6px;
	width: auto; 
	height: auto; 
	z-index: 100;
	-moz-box-shadow: 3px 3px 5px 1px #ccc;
	-webkit-box-shadow: 3px 3px 5px 1px #ccc;
	box-shadow: 3px 3px 5px 1px #ccc;
	border-radius: 2px 2px 2px 2px;
}

.znamky_box td {
	width: 12px;
	height: 12px;
	text-align: center;
	border: 1px solid #d7d7d7;
}

.znamky_predmet input[type=button] {
	background: url("../images/znamky_odobrat_predmet.png") no-repeat center center;
	width: 16px;
	height: 16px;
	border: none;
	padding: 0px;
}

.znamky_box input[type=button] {
	border: none;
	cursor:Pointer;
	padding:5px !important;
	width:210px !important;
	height: 27px;
	background:#A72264 !important;
	color:#FFFFFF;
	margin-left:0px;
	line-height:20px;
	vertical-align:baseline;
  	border-radius: 3px 3px 3px 3px;
}

.znamky-left-col {
    float:left;
    width:215px;
    border-right:1px solid #e8e8e8;
}
.znamky-right-col {
    float:left;
} 

#sidebar_left input[type="submit"], #content input[type=submit] {
	border:0;
	background:#7D7D7D;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	cursor:pointer;
}
.correct
{
	background:rgb(90, 252, 141);
}
.incorrect
{
	background:rgb(250, 124, 124);
}
.inprogres
{
	background:rgb(238, 240, 239);
}
/************************ FOOTER ************************************/
#footer
{
	margin-top:15px;
	width: 100%;
	background-color:#D7D7D7;
	display:block;
	color:#656464;
	position:relative;
}
#footer.sticky
{
	position:fixed;
	bottom:0;
}
#footer h2
{
	font-size:18px;
	font-weight:600;
	color:#4a4949;
	padding-bottom: 12px;
}
.one-and-half-col
{
	flex-grow:1;
	flex-basis:25%;
	border-right: 2px dashed #bbbaba;
	margin-right: 10px;
	margin-top: 10px;
}
.one-and-half-col .kontakt
{
	display:flex;
	padding: 5px;
}
.one-and-half-col .kontakt_viac
{
	float: right;
	margin-top: -10px;
	padding-right: 15px;
}
.one-and-half-col.last
{
	flex-grow:1;
	flex-basis:25%;
	border-right: 0px;
}
#inner-footer_wrapper
{
		display:flex;
		flex-direction: row;
		justify-content:center;
}
#footer span {
    position: relative;
    display: block;
    line-height: 23px;
}
#footer a {
    color: #656464;
    text-decoration: none;
}
#footer a:hover {
    color: #4a4949;
    text-decoration: underline;
}
#last_footer
{
	text-align: center;
    padding-bottom: 10px;
    padding-top: 15px;
    color: #4a4949;
}
#stred_980{
    width: 100%;
    clear: both;
    display: inline-block;
    max-width: 980px;
}
#full_width_center{
    clear: both;
    width: 100%;
    display: flex;
    justify-content: center;
}
#sidebar_extraleft {
    margin-top: 8px;
    /* margin-right: 10px; */
    /* width: calc( 100% - 10px); */
    width: 100%;
    max-width: 310px;
}
/************************** nastenka ******************************************/
.jazyky[type=radio], .druh_skupiny[type=radio] { 
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  /* IMAGE STYLES */
  .jazyky[type=radio] + img {
    cursor: pointer;
    margin-right: 0px;
    width: 40px;
    border-radius: 6px;
    border: 3px solid transparent;
  }
  .druh_skupiny[type=radio] + img {
    cursor: pointer;
    margin-right: 0px;
    border-radius: 6px;
    border: 3px solid transparent;
  }
  /* CHECKED STYLES */
  .jazyky[type=radio]:checked + img, .druh_skupiny[type=radio]:checked + img {
    border: 3px solid #f00;
  }
  label.normal-text
  {
    font-weight: 300 !important;
  }
  img.img_typ_ucitel{
    padding: 6px 0px;
    margin: 4px 0px;
    width: 100%;
    max-width: 150px;
  }
  .img_typ_ucitel_nazov
  {
    font-size: 19px;
    text-transform: uppercase;
  }
#wrapper p.druh_skupiny-popis
{
    display: none;
    font-size: 14px;
    color: #444444;
    font-family: roboto;
    font-weight: 200;
    line-height: 1.5;
    margin-bottom: 0;
    padding-bottom: 17px;
}
strong.kolko_krat_mesacne
{
    font-size: 15px;    
}
.image_nahlad_kniha {
    width: 10%;
    margin-right: 8px;
    image-rendering: -webkit-optimize-contrast;
    padding-top: 15px;
    height: auto;
    width: calc((100% / 21) - 8px);
}

img.img_typ_ucitel.active
{
    border:2px solid #f38020;
    box-sizing:border-box;
} 
small.orange
{
    color:#f38020;
}

ul.ul_slovicko
{
    list-style: none;
    text-align: center; 
    margin: 0;  
    margin-right: 7px;

}
#content #balicky_wrapper h4, 
#content #balickyCelku h4, 
#content table#balicky h4 {
  font-size: 13px;
  line-height: 1.2em;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 5px;
  padding-bottom: 2px;
}
/* --------------------   balicky slovicka ----------------------*/
li.gsearch
{
	white-space: nowrap;
}
li.gsearch img.star
{
	position: absolute;
	right: -6px;
    z-index: 100;
    margin-top: 21px;
}
li.gsearch img.star.ui-state-active
{ 
	background: none;
}
.ui-autocomplete {
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}
#ui-id-1{
	z-index: 1051;
}
div.full
{
	width: 100%;
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: 0;
	box-sizing: border-box;
	border: 0;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover
{
	border: 0;
    background: #e7cfbc;
    font-weight: normal;
    color: #000000;
}

input#question, 
input#answer 
{
	font-size: 13px;
}
.modal_hr
{
	background-color: #d5dbe0;
    margin-bottom: 2px;
}
.slovicko_image
{
	height: 83px;
	cursor:pointer;
}
.slovicko_image_list
{
	min-width: 61px;
    height: 61px;
    object-fit: contain;
}

img.mini_img
{
	height: 40px;
}
.card-header {
    padding: 0.75rem 0.75rem;
}
.card.lekcia_top{
        border-radius: 16px 16px 0 0;
    margin-bottom: -1px;
    border-bottom: 0;
    z-index: 1;
    border: 0;
}
.card.lekcia_top > .card-header {
   border-radius: 15px 15px 0 0 ;
}

.card.lekcia_end{
    border-bottom: 8px solid #ffc107;
    border-radius: 0.25rem 0.25rem 0.5rem 0.5rem;
}