@import "/css/reset.css";
@import "/css/rebuild.css";
/*@import "/css/grid.css?v=200713";*/
@import "/css/grid.css?v=20220120";
*:focus {
    outline: none;
}

#upozornenie {
    float: left;
    margin-left: 334px;
    margin-top: -31px;
    padding-right: 3px;
    padding-top: 3px;
    
}
span.tag
{
    padding: 2px 6px;
    border-radius: 3px;
}
#upozornenie a {
 color:#FF0000;
 font-weight: bold;
}
#countries {
    float: right;
    margin-top: -34px;
    padding-right: 3px;
    padding-top: 3px;
}
.label_skola{
    font-size: 10px;
    white-space: nowrap;
}
#countries img {
	margin-left: 2px;
}
body {
	margin: 0px;
	padding: 0px;
	/*background-color: #c2e9ba;*/
	color: black;
	font-family: "Arial";
	font-size: 13px;
	/*text-align: center;*/
	background-repeat: no-repeat;
	background-position: top center;
}
.radius-frame {
    width: 100%;
    max-width: 216px;
    border-radius: 8px;
    padding: 0px;
     color: #553830; 
    margin: 10px 10px 15px;
}
table td, table th {
	color: black;
	font-family: "Arial";
	font-size: 13px;
	vertical-align:top;
	
}
/*
INPUT, SELECT, TEXTAREA {
	font-family: "Arial";
	font-size: 13px;*/
/*
    border: 1px solid #418832;
    background-color: white;
*/

#content b, b, #content div.text span b {
	font-weight:bold;
}

a, a:visited, a:active {
	color: #08813B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a.blog{
    color: #250517;
}
span.list, p.list{
       font-size: x-small;
}
a.list{
      /* font-weight: bold;     */
       font-size: x-small;
}
#body {
	width: 980px;
	margin: 0 auto;
}

#top {
	width: 980px;
	height: 135px;
	text-align: right;
}


#zony {
	float: right;
	width: 90px;
	padding-top: 16px;
	text-align: left;
}
#zony DIV {
	margin-bottom: 13px;
}

#maincol {
	width: 978px;
	padding-left:1px;
}

#login {
	padding-right: 8px;
}
.listing-margin
{
	margin-left:25px;
}
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;
}
#content .dig_vitajte
{
	background: url("/img/menu-arrow.png") no-repeat scroll 25px 15px transparent;
    padding: 150px 50px 50px;
     position: absolute;
    top: 32px;
}
#content .dig_vitajte_img
{
margin:0 auto;
text-align:center;
}
HR {
	height: 1px;
	background-color:#418832;
	border: none;
}

H1, .nadpis {
	font-size: large;
	color: #418832;
	padding: 8px;
	margin: 0px;
/*	padding-bottom: 6px;*/

}
H1, .nadpis_a {
	font-size: large;
	color: #418832;
	padding: 8px;
	margin: 0px;
}
.nadpis_a:hover {
	font-size: large;
	color:  #56b342;
	padding: 8px;
	margin: 0px;
}

H2, .podnadpis {
	color: #418832;
	font-size: medium;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
}

.text {
	padding: 8px;
    padding-top: 0px;
}

OL LI {
	padding-bottom: 8px;
	padding-top: 8px;
}

.admin TD {
	background-color: white;
}

.admin TH {
	text-align: left;
	background-color: #418832;
	color: white;
	padding: 0px 8px;
	height: 24px;
}

TABLE.admin {
	background-color: black;
}

.version_selected {
	font-weight: bold;
}

TABLE.toplist {
	border-top: 1px solid #418832;
	margin-top: 4px;
	padding-top: 4px;
}

#content table tr.toplist TD, #content table tr.toplist TD A {
	color: black;
}

#content table tr.toplisttop TD, #content table tr.toplisttop TD A {
/*	font-weight: bold;*/
	color: black;
}

#content table tr.toplisttopself TD, #content table tr.toplisttopself TD A {
/*	font-weight: bold;*/
	color: red;
}

#content table tr.toplistself TD, #content table tr.toplistself TD A {
	color: red;
}

#content table tr.toplistdownself TD, #content table tr.toplistdownself TD A {
	color: silver !important;
}

#content table tr.toplistdownself TD {
	border-top: 1px solid #418832;
}

TD.toplist_school, TD.toplist_school A, .toplistdownself TD.toplist_school {
	font-size: x-small;
	border-top: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #418832;
}

.toplist_header {
	font-weight: bold;
	overflow: hidden;
}
small
{
	font-size: x-small;
}
.toplist_footer {
	font-size: x-small;
	margin-bottom: 16px;
}

SMALL B {
	color: #cc0000;
}

/* tabs */

.tabs {
	height: 30px;
	position: relative;
	background-image: url(/gui/tabs_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.tabs DIV {
	float: left;
	height: 30px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(/gui/tabs_a2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.tabs DIV.aktivny1 {
	margin-left: 5px;
	width: 5px;
	background-image: url(/gui/tabs_b1.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.tabs DIV.aktivny2 {
	background-image: url(/gui/tabs_b2.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.tabs DIV.aktivny3 {
	width: 5px;
	background-image: url(/gui/tabs_b3.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
}

.tabs DIV.aktivny2 P {
	margin-top: 7px;
}

.tabs DIV.neaktivny1 {
	margin-left: 5px;
	width: 5px;
	background-image: url(/gui/tabs_a1.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.tabs DIV.neaktivny2 {
	background-image: url(/gui/tabs_a2.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.tabs DIV.neaktivny3 {
	width: 5px;
	background-image: url(/gui/tabs_a3.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
}

.tabs DIV.neaktivny2 P {
	margin-top: 11px;
}

/* tabs na titulke hore */

.top_tabs {
	height: 50px;
	position: relative;
	background-color: #dddddd;
}

.top_tabs DIV {
	float: left;
	height: 50px;
	border-right: 1px solid #bbbbbb;
	padding-left: 8px;
	padding-right: 8px;
}

.top_tabs DIV.aktivny {
	background-color: white;
}
.top_tabs DIV.aktivny a {
	font-weight: bold;
	color: black;
}
.top_tabs DIV.aktivny a:hover {
	text-decoration: none;
}

.top_tabs DIV P {
	margin-top: 17px;
}

/* odporucania */

.mailunseen {
	font-weight: bold;
}

/* overLIB */

.overlib_font {
	padding: 8px;
	font-size: 13px;
}
.overlib_capfont {
	padding: 4px;
	font-weight: bold;
	color: #ffffff;
}
.overlib_fg {
	background-color: #eeeeee;
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
}
.overlib_bg {
	background-color: #418832;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 3px 5px 7px 0px #c5c4c496;
}

/* rating - hviezdicky */

.stars_outer {
	position: relative;
	float: right;
	width: 65px;
	height: 12px;
}

.stars_inner {
	display: inline-block;
	background-image: url(/gui/stars10.gif);
	background-repeat: no-repeat;
	height: 12px;
	position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
.stars_inner_big {
	display: inline-block;
	background-image: url(/gui/starsbig.png);
	background-repeat: no-repeat;
	height: 22px;
}

/* nova titulka */

#titulka-box1 {
    float: left;
    margin: 3px;
    width: 170px;
}

#titulka-box2 {
    float: left;
    margin: 3px;
    width: 550px;
}

#titulka-box3 {
    float: left;
    margin: 3px;
    width: 236px;
}
#titulka-box4 {
    float: left;
    margin: 1px;
    width: 240px;
}

.titulka-box {
	border: 0px;
	text-align: left;
	background-color: white;
	margin-bottom: 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.titulka-box-ankety {
	border: 0px;
	text-align: left;
	background-color: white;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 0px;
	padding:8px;
}
.login_error
{
	color: #ff0000;
	text-align: center;
}
#content h1.login_error {
	color: #bb0000;
	font-weight: bold;
	text-align: center;
	background:none; 
}
hr
{
    background-color:#d4d4d4;
    color:#d4d4d4;
    height:1px;
    border:0px;
    clear:both;
	margin-bottom: 5px;
}
span.nadpis_blog{
	font-size: 18px;
	font-family: "Bookman Old Style";
	font-weight: bold;
}
a.comment{
   	float: right;
   	color:#CC0000;
}
.img{
    text-decoration: none;
    border:0px;
    padding-left: 0px;
	padding-right: 0px;
	vertical-align:top;
	
}

.small_text{
text-decoration: none;
font-size: 13px;
}
.new_faq {
	/*float: right;*/
	margin: 14px;

}
.name_podobne{
   overflow:hidden;
   height:18px;
}
a.text_link{
    /*text-decoration: none;*/
    color:#000000;
}

.gallery_note_content {font-size:12px; margin:2px;padding:3px;width:97%;_width:97%;?width:97%;height:146px;_height:146px;?height:146px;overflow:hidden;_word-wrap: break-word;?word-wrap: break-word;}
.gallery_note_content img {
  width:112px;
  height:112px;
  border:0px;
  margin-right:9px;
  margin-bottom:0px;
  float:left;
}
#prodBasic{
width: 270px;
background: #f3f3f3;
border-collapse: collapse;
padding: 0;
margin: 0;
}
#prodBasic td{
border: 1px solid #ffffff;
vertical-align: middle;
}
#prodBasic td.price{
color: #d5007c;
text-align:left;
}
/*------- vyhladavanie ajax ---------*/
#listWrap1 ul.searchList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	width: calc(93% - 140px);
	max-width: 440px;
	/*height: 170px;*/
	z-index: 9;
	background-color: #fff;
	border:1px solid gray;
	
	filter: alpha(opacity=89); /* internet explorer */
    -khtml-opacity: 0.89;      /* khtml, old safari */
    -moz-opacity: 0.89;       /* mozilla, netscape */
    opacity: 0.89;           /* fx, safari, opera */
	
}
#listWrap1 img {
	margin-top: 3px;
    position: absolute;
    cursor: pointer;
    z-index: 15;
    left: min(100%, 577px);
}
#listWrap1 ul.searchList li {
	border-bottom: 1px solid #D6D6D6;
    display: block;
    margin-left: 4px;
    padding: 2px;
    width: 97%;
}
#listWrap1 ul.searchList li a{
	display: block;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-left: 3px;
	font-size: 12px;
	margin-left: 0;
	text-align: left;
}
#listWrap1 ul.searchList li a:hover{
	color: #FFF;
	background-color: #555;
}
.listWrap {
	visibility: hidden;
	width: min(100%, 440px);
}
.kapitoly_add {
padding-bottom:6px;
}

.pridane
{
font-weight: bold;
color:#33CC44;
}
.zmenene
{
font-weight: bold;
color:#66BBFF;
}
.vymazane
{
text-decoration:line-through;
font-weight: bold;
color:#CC1133;
}

a.AddFastDok
{
	background:url(/img/add_document.png) no-repeat scroll 5px 5px transparent;
	color:#007aab;
	width:224px;
	height:34px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding-left:6px;
}

a.AddFastDok:Hover
{
	background:url(/img/add_document.png) no-repeat scroll 5px 5px transparent;
	color:#007aab;
	width:224px;
	height:34px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding-left:6px;
}
.ajax_listing {
	position: absolute;
	width: auto;
	border: 1px solid #a4a4a4;
	display: none;
	background-color: #fefefe;
	padding: 4px;
}

.ajax_listing DIV {
	padding: 1px;
}

.message_info {
	text-align:center;
	border:1px solid #418832;
	background-color:#F3FAF2;
	width:30%;
	height:25px;
	/*padding:10px;*/
	padding:12px 10px 13px;
	font-weight:bold;
	color:#418832;
	 margin-bottom: 13px;
	
    	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content #InfoMessage span {
	position:relative;
}
.message_error {
	text-align:center;
	border:1px solid #CD0A0A;
	background-color:#FEF8F6;
	width:45%;
	height:25px;
	/*padding:10px;*/
	padding:10px;
	font-weight:bold;
	color:#CD0A0A;
	padding-top:20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

  div.loading-invisible{
    /*make invisible*/
    display:none;
  }

  div.loading-visible{
    display:block; 
    position:absolute;
	top:36%;
	left:26%;
	width:48%;
    text-align:center;
    background:#f3faf2;
    filter: alpha(opacity=75); /* internet explorer */
    -khtml-opacity: 0.75;      /* khtml, old safari */
    -moz-opacity: 0.75;       /* mozilla, netscape */
    opacity: 0.75;           /* fx, safari, opera */
    border:1px solid #418832;
    padding-top:71px;
    z-index:5;
    height:112px;
    margin-top:110px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }
.select_li
{
background-color:#E5F3E4;
/*border:1px solid #418832;*/
font-weight:bold;

}
a.videne
{		
/*color:#86b37c; */
  color:#606060 !important;
}
#content a.nove
{
font-weight:bold;
/*color:#418832;*/

}
fieldset
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid black;
	padding:8px
}
/*
.play
{
	background:url("/img/playback-start.png") no-repeat scroll 32px 2px transparent;
	padding-right :29px;
	padding-top :5px;
	padding-bottom:3px;
}
.pause
{
	background:url("/img/playback-pause.png") no-repeat scroll 42px 2px transparent;
	padding-right :29px;
	padding-top :5px;
	padding-bottom:3px;
}
.prev
{
	background:url("/img/backward.png") no-repeat scroll 0px 2px transparent;
}
.next
{
	background:url("/img/forward.png") no-repeat scroll 64px 2px transparent;
}
*/
.text_add
{
	/*font-weight:bold;*/
	/*padding-left :29px;*/
	text-align:center;
	color:#007aab;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding-left:6px;
}

.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 195%; }
.ui-widget-overlay { background: #666666 url(/img/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow 
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:-5px 0 0 -5px;
	opacity:0.2;
	padding:5px;
	opacity: .20;filter:Alpha(Opacity=20);
}

.ui-widget-shadow {
	top: 477px;
}
.ui-widget {
	top: 234px;
}
#zly_komentar
{
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;    
	background-color: #F5F5F5;    
	border: 1px solid #CCCCCC;    
	margin-bottom: 10px;    
	padding: 4px 4px 4px 7px;

}
a.vyhladavanie_button,a.vyhladavanie_button :hover
{
	text-decoration: none;
}

#content div.text_vyhladavanie,
#rocniky div.text_vyhladavanie
{
    color: white;
    font-weight: bold;
   /* margin-top: -17px;*/
    padding-bottom: 16px;
    font-size: 11px;
    z-index: 5;
}
#content div.text_vybrany,
#rocniky div.text_vybrany
{
    color: white;
    font-weight: bold;
    margin-top: -17px;
    padding-bottom: 16px;
    font-size: 11px;
    z-index: 15454;
    width: 82px;
}
*+html #rocniky div.text_vybrany
{
	margin-left: -14px;
}
* html #rocniky div.text_vybrany
{
	margin-left: -14px;
}

.vyhladavanie_main_content
{
	width: 100%;
	padding-top: 11px;
	min-height: 130px;
    height: auto;
/*	margin-bottom: 19px;*/
	/* margin-top: -13px; */
	background: url('/img/back_vyhladavanie.gif') no-repeat scroll left top transparent;
	background-size: 100% 139px;    
	max-width: 945px;
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.vyhladavanie_img_div
{

	width: 12.38%;
    text-align: center;
    height: 160px;
	min-width: 103px;
	cursor: pointer;
	padding-left: 1px;
	/*border-left: 1px solid #D4D4D4;*/
	overflow: hidden;
}
.metodik_img_div
{
	float: left;
    width: 83px;
    text-align: center;
    height: 82px;
    cursor: pointer;
    padding-left: 1px;
    padding-top: 18px;
    /* border-left: 1px solid #D4D4D4;*/
	-webkit-tap-highlight-color: transparent;

}
.metodik_img_div:focus
{
	outline: none !important;
   box-shadow: none;
   -webkit-tap-highlight-color: transparent;
}
.metodik_img_div > img.active 
{
	box-shadow: 0px -1px 9px 5px #fb0000;
    border-radius: 13px;
}
#content div.vyhladavanie_img_div_small > a,
#rocniky div.vyhladavanie_img_div_small > a
{
margin:0px;
padding:0px;
}
#content div.vyhladavanie_img_div_small,
#rocniky div.vyhladavanie_img_div_small
{
	    /* float: left; */
		width: 82px;
		text-align: center;
		/* height: 99px; */
		position: relative;
		cursor: pointer;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	
}


.dalsie_tlacidla_vlib_language_id, 
.dalsie_tlacidla_vlib_typ_suboru_id, 
.dalsie_tlacidla_vlib_type_id, 
.dalsie_tlacidla_vlib_subject_id, 
.dalsie_tlacidla_vlib_date_old, 
.dalsie_tlacidla_vlib_teacher_name, 
.dalsie_tlacidla_vlib_grade_id, 
.dalsie_tlacidla_vlib_format_suboru_id, 
.dalsie_tlacidla_vlib_school_type_id 
{
  /*  -moz-border-radius: 5px 5px 5px 5px;*/
   
   /* border: 1px solid white; */
    height: 188px;
    margin-bottom: 28px;
    margin-left: 43px;
    margin-top: 5px;
    padding: 15px 5px 5px;
    width: 860px;
    position: absolute;
    background: url("/img/gradient_back.gif") repeat-x scroll 0 0 #676767;
    z-index:50;
    	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

	margin-left: 0px;
    height: auto;
    width: calc(100% - 10px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;

}
.dalsie_tlacidla_vlib_teacher_name
{
	min-height: 62px;
    width: auto; 
    justify-content: start; 
    position: absolute; 
    right: 0px; 
    display: flex;
	padding: 8px;
}
.zobacik_vyber
{
	position: absolute;
    z-index: 149;
    margin-top: 42px;
    display: none;
    margin-left: 50px;
}

.dig_menu_submenu 
{
  /*  -moz-border-radius: 5px 5px 5px 5px;*/
   
   /* border: 1px solid white; */
    height: 188px;
    margin-bottom: 28px;
    /*margin-left: 43px;*/
   /* margin-top: 119px;*/
    padding: 15px 5px 5px;
   /* width: 860px;
    position: absolute;*/
   /*background: url("/img/gradient_back.gif") repeat-x scroll 0 0 #676767;*/
    z-index:50;
    /*	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;*/

	display:none; 
	margin-top: -5px;
	height: auto;
	width: calc(100% - 10px);
	justify-content: center;
	position: relative;
	background-color: #585858;

}

.dalsie_tlacidla_rocnik_1, 
.dalsie_tlacidla_rocnik_2, 
.dalsie_tlacidla_rocnik_3, 
.dalsie_tlacidla_rocnik_4, 
.dalsie_tlacidla_rocnik_5, 
.dalsie_tlacidla_rocnik_6, 
.dalsie_tlacidla_rocnik_7, 
.dalsie_tlacidla_rocnik_8, 
.dalsie_tlacidla_rocnik_9,
.dalsie_tlacidla_rocnik_10
{
  /*  -moz-border-radius: 5px 5px 5px 5px;*/
   
   /* border: 1px solid white; */
    height: 188px;
    margin-bottom: 28px;
    /*margin-left: 43px;*/
   /* margin-top: 119px;*/
    padding: 15px 5px 5px;
   /* width: 860px;
    position: absolute;*/
    background: url("/img/gradient_back.gif") repeat-x scroll 0 0 #676767;
    z-index:50;
    	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

}
.id_nadpisu_vlib_language_id, 
.id_nadpisu_vlib_typ_suboru_id,
.id_nadpisu_vlib_format_suboru_id,
.id_nadpisu_vlib_type_id,
.id_nadpisu_vlib_grade_id,
.id_nadpisu_vlib_date_old,
.id_nadpisu_vlib_teacher_name,
.id_nadpisu_vlib_subject_id,
.id_nadpisu_vlib_school_type_id
{
    background-color: black;
    font-weight: bold;
    height: 22px;
    margin-bottom: 17px;
    margin-left: 1px;
    margin-top: -47px;
    padding: 5px;
    text-align: center;
    width: 82px;
    font-size: 10px;

}
.id_nadpisu_
{
    /*background-color: black;*/
    font-weight: bold;
   	height: 45px;
   /* margin-bottom: 17px;
    margin-left: 1px;
    margin-top: -5px;
    padding: 5px;*/
	
    text-align: center;
    width: 100%;
	justify-content: center;
    color:black;
    overflow: hidden;
     font-size: 10px;
	 margin-top: 13px;
/*-moz-border-radius: 7px 7px 7px 7px; */
}
.zatvor
{
        /* margin-right: 5px; */
    margin-top: -10px;
    /* padding-bottom: 6px; */
    text-align: right;
    display: none;
    position: absolute;
    right: 5px;
    z-index: 1;
}
.zatvor_ostatne{
	display: none;
}
#content span.zmazat_ucitel{
	color: #b71a20;
	cursor: pointer;
	text-align: left;
}
.zatvor_img
{

	cursor: pointer;
}
.vyhladavanie_button2
{
    background-image: url("/gui/vyhladavanie/hladaj_button2.gif");
    background-repeat: no-repeat;
    color: white;
    float: right;
    height: 31px;
    /*margin-right: 48px;*/
    text-align: right;
    width: 104px;
    cursor: pointer;

}
.vyhladavanie_button1
{
    background-image: url("/img/hladaj_button.png");
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    
    height: 23px;
    text-align: right;
   

}
.vyhladavanie .ajax_listing
{
	margin-top: 25px;
}
#main_search
{
	width:100%;
	background: url('/img/back_hladaj.png') no-repeat scroll 0 0 transparent;
	margin-top: 0px;
	align-items: center;
	height: 61px;    
	max-width: 945px; 
	background-size: 100% 100%;
	flex-direction: row;
	display: flex;
	justify-content: center;
	padding: 0 20px;
    box-sizing: border-box;
}
#main_search .hladany_vyraz_text
{
	width:15%;     
	min-width: 134px; 
	text-align: center;
	color:white;
	font-weight: bold;
}
#main_search .hladany_vyraz_pole
{
	width:85%; 
	text-align: right; 
	margin-top: 0px;
}

.presun_celok
{
    background-color: #E7F5E6;
    display: block;
    margin-left: 105px;
    padding: 15px;
    position: absolute;
    margin-top: 18px;
    cursor: default;
    left:319px;
}
#show_history_div 
{
	padding: 4px;
}
.ui-sortable
{
 	margin-left: -38px;
	left:0px;
}
.animate_shadow
{
	animation: blikanie_shadow 1.6s infinite;
	box-shadow: 1px 1px 16px 1px #08813B;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
@keyframes blikanie_shadow {
	0% {
	box-shadow: 1px 1px 17px 1px #08813B;
	}

	25% {
	box-shadow: 1px 1px 13px 1px #08813B;

	}
	50% {
	box-shadow: 1px 1px 10px 1px #08813B;
	}
	75% {
	box-shadow: 1px 1px 13px 1px #08813B;
	}
	100% {
	box-shadow: 1px 1px 17px 1px #08813B;

	}
}
#stred_980{
    width: 100%;
    clear: both;
    display: inline-block;
    max-width: 980px;
}
#full_width_center{
    clear: both;
    width: 100%;
    display: flex;
    justify-content: center;
}

#vlajky{
	display: flex;
    justify-content: flex-end;
    top: -40px;
	height: 0;
}

.active_vlajka{
	-moz-box-shadow: 0px 0px 3px 3px red;
    -webkit-box-shadow: 0px 0px 3px 3px red;
    box-shadow: 0px 0px 3px 3px red;
}

@media screen {
    .titulka_flex
    {
        width: 1760px; 
    }
}
@media screen and (max-width: 1780px) {
    .titulka_flex
    {
        width: 1465px; 
    }
}
@media screen and (max-width: 1465px) {
    .titulka_flex
    {
        width: 1170px; 
    }
}
@media screen and (max-width: 1169px) {
    .titulka_flex
    {
        width: 875px; 
    }
	#vlajky{
		position: relative;
		padding-top: 10px;
		top: 0;
		display: flex;
		justify-content: flex-end;
		right: 10px;
		height: 20px;
	}
}
@media screen and (max-width: 875px) {
    .titulka_flex
    {
        width: 580px; 
    }
}
@media screen and (max-width: 575px) {
    .titulka_flex
    {
        width: 100%; 
    }
}

#header {
    margin-bottom: 7px;
    width: 980px;
}
#header .logo span {
   /* background: url("/img/logo.png") no-repeat scroll 0 0 transparent;*/
    display: block;
    height: 118px;
    text-indent: -9999px;
    width: 310px;
}
#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;
}
#header p span.titul {
    background: none repeat scroll 0 0 #8DC63F;
        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: #fff;
}
#header p a:hover, #header a:hover {
    color: #fff;
}
#header .knizka {
    background: url("/img/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("/img/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("/img/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("/img/header_menu_hover.png") no-repeat scroll 0 0 transparent;
}
#header ul.menu li.last a {
    border: medium none;
}
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;
}
#sidebar_left {
	padding-top:8px;
	min-height: 350px;
}
#sidebar_right {
	padding-top:8px;
	padding-left:24px;
}
#sidebar_right .text {
	text-align: left;
}
#registracia h2,
#sidebar_right h2,
#sidebar_left h2 {
    background: none repeat scroll 0 0 #08813B;
    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 h2.metodik_predmet
{
	background-color: #097837; /*08813B;*/
    background-image: url("/img/metodik_predmet_sipka.png");
    background-position: 299px 11px;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    cursor:pointer;
}
#sidebar_left h2.metodik_predmet_rozkliknuty
{
	 border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px; 
}
#sidebar_left h2.celky
{
	background: none repeat scroll 0 #8dc63f;
}

#sidebar_right h3,
#content h3.faq_obsah,
#sidebar_left h3 {
    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;
}
#sidebar_left h3.pridaj_dokument {
	
    background:url("/img/pridaj_dokument_sipka.png") no-repeat scroll 97% -1px;
    background-color: #be1f24;
    margin-bottom: 10px;
}
#sidebar_left h3.pridaj_dokument a{
	margin-bottom:15px;
	color:#fff;
}
#sidebar_left h3.pridaj_dokument a:hover{
	text-decoration:underline;
}
#sidebar_left span {
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    right: -6px;
    text-align: right;
    top: 8px;
}
#sidebar_left span.select-box {
	right: 4px;  
    top: 3px;
}
#sidebar_left span.select-box select{
    	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #949494;
}
#sidebar_left ul li span.pocitadlo {
    background: none repeat scroll 0 0 #418832;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    position: absolute;
    right: 2px;
    top: 2px;
}
ul {
    margin: 0 0 8px 15px;
}
#sidebar_left ul li span.nove {
    background: none repeat scroll 0 0 #EE0E0E;
}
#sidebar_right ul,
#sidebar_left ul {
    list-style-image: url("/img/sidebar_left_bullet.png");
    margin-left: 20px;
}
#sidebar_right ul li,
#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_right ul li
{
	padding:0px;
}
#sidebar_right ul li:last-child,
#sidebar_left ul li:last-child {
    border-bottom:0;
}
#sidebar_right ul li a,
#sidebar_left ul li a {
    color: #000;
    text-decoration: none;
	font-weight:normal;
}
#sidebar_left ul li a.active {
    color: #08813B;
}
#sidebar_left ul li a:hover {
    color: #08813B;
    text-decoration: underline;
}
#sidebar_left form.search div {
    /*background: url("/img/search_bg.png") no-repeat scroll 0 0 transparent;*/
    height: 34px;
    margin: 0;
    padding: 0 10px;
    width:auto;
   /* width: 309px;*/
}
#sidebar_left p.ciara {
	height:12px;
	margin:0 0 12px 0;
	padding:0;
	border-bottom:1px solid #e1e1e1;
}
#sidebar_left form.search input.hladaj {
    background: url(../images/search_bg.png);
	background-repeat: no-repeat;
    border: 0 none;
    color: #777777;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    margin: 0 !important;
    outline: 0 none !important;
    padding-left: 37px;
    vertical-align: top;
    width: 183px;
}
#sidebar_left form.search input.ok {
    border: 0 none;
    height: 34px;
    width: 59px;
}
#content {
	padding-top: 8px;
}
#content.kniznica {
	width:718px;
	padding-left: 24px;
}

#content h3 {
    border-bottom: 1px solid #DDDDDD;
    color: #000000;
    font-size: 15px;
  /*  margin-left: 12px;*/
    padding-bottom: 8px;
  /*  padding-left: 12px;*/
  margin-bottom: 3px;
}
#content h3.nastavenia {
   margin-left: 12px;
   padding-left: 12px;
}
#content h1 {
    background: none repeat scroll 0 0 #08813B;
    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;
}
#content h2 {
    background: none repeat scroll 0 0 #08813B;
    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;
    margin-left: 24px;
    padding: 8px;
}
#content h2 > span {

    color: #d7d7d7;
    font-size: 16px;
    font-weight: bold;
}
#content h2.h2_ucitel {
width:436px;
}

#content span.pridanie_zaznamu {
	margin-top:8px;
	width:170px;
	height:33px;
	line-height:33px;
	font-size:16.67px;
	text-align:center;
	font-weight:bold;
	text-shadow: 1px 1px #fff, -1px -1px #ccc;
    background: url("/img/textarea_odoslat.png") no-repeat scroll 0 0 transparent;
}
#content span {
    color: #000;
    font-size: 12px;
   /* position: absolute;
    right: 0;
    text-align: right;
    top: 0;*/
}
#content span.nazov_predmet {
 position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
#content.test span {
	position: relative;
	text-align: left;
}
#content .foto {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 0;
    
    width: 77px;
        border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#content .radi_foto {
    float: left;
    margin-left: 0px;
    margin-right: 12px;
    margin-top: 0;  
    width: 56px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
* html #content .foto {
	 margin-right: 5px;
}
#content .obsah {
    color: #777777;
    line-height: 18px;
}
#content a {
    color: #418832;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 16px;
    margin-left: 12px;
    padding-left: 12px;
    text-decoration: none;
}
#content a:hover {
    color: #08813B;
    text-decoration: underline;
}
#content .text a {
    color: #418832;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    display:inline;
    padding:0;
    margin:0;
}
#content .text a.strong {
    font-weight: bold;  
}
#content h2.message {
   /* width: 676px;*/
    margin-left:0px;
}
.nastenka {
    background: url("/img/nastenka_bg.png") repeat-y scroll 0 0 transparent;
}
.rebricek-box {
	padding:8px;
	width:296px;
	float: left;
}
.record {
    background: url("/img/record_bg.png") no-repeat scroll 0 0 transparent;
    height: 128px;
    padding-bottom: 0;
    padding-top: 16px;
}
.prispevok {
    background: url("/img/nastenka_prispevok_bg.png") repeat-x scroll 0 0 transparent;
    margin-left: 25px;
    width: 627px;
}
#content .prispevok h3, #content .reakcia h3 {
    border: 0 none;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    padding-left: 0;
    padding-top: 15px;
}
#content .reakcia h3 {
    /* border-bottom: 1px solid #ECECEC;*/
    margin-bottom: -2px;
    margin-left: 0;
    padding-top: 8px;
}
#content .reakcia h3 span.ucitel, #content .prispevok h3 span.ucitel {
    background: none repeat scroll 0 0 #00A651;
    	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    color: #FFFFFF;
    margin-right: 6px;
    padding: 2px;
    position: relative;
}
#content .prispevok span, #content .reakcia span {
    color: #777777;
    margin-right: 12px;
    padding-top: 14px;
}
#content .reakcia span {
    padding-top: 22px;
}
#content .prispevok .foto, #content .reakcia .foto {
    float: left;
    margin-top: 18px;
    padding: 0;
    width: 44px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#content .reakcia .foto {
    margin-left: 89px;
    margin-top: 18px;
    width: 32px;
    
}
#content .prispevok .obsah, #content .reakcia .obsah {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    padding-right: 15px;
    padding-top: 3px;
}
#content .prispevok .obsah {
    float: left;
    padding-right: 15px;
    padding-top: 4px;
    width: 527px;
}

#content .prispevok .obsah a, 
#content .prispevok .obsah h3 {   
    padding-left: 0;
    margin-left: 0;
    margin-bottom: -3px;
}
#content .prispevok .obsah a
{
	font-size: 12px;
}
#content .reakcia .obsah {
    float: left;
    padding-right: 15px;
    padding-top: 0px;
    width: 479px;
    overflow: auto;
}
#content .prispevok .ukoncovak {
    background: url("/img/nastenka_prispevok_koniec.png") no-repeat scroll 0 0 transparent;
    clear: left;
    height: 18px;
    width: 628px;
}
#content .prispevok .ukoncovak.medzera {
    background: none repeat scroll 0 0 transparent;
}
#content .reakcia .ukoncovak {
    border-bottom: 1px solid #DDDDDD;
    clear: left;
    height: 6px;
    margin-left: 88px;
    width: 550px;
}
#content .prispevok .gallery_link {
	text-align: right;
	max-width: 626px;
	padding-right: 5px;
}
#content .prispevok .gallery_link a {

	border:0px;	
	display: inline;
	margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}
#content .prispevok .dokument_link {
   /* float: right;*/
    margin-top: 85px;
    max-width: 626px;
    text-align: right;
    padding-right: 5px;
}
#content .prispevok .dokument_link a {
   color: #5BC8E0;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}
#content .prispevok .dokument_link a:hover {

    color: #55382F;
  /*  text-decoration: none;*/
}
#content .reakcia h3 span.ziak {
    background: none repeat scroll 0 0 #F58220;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    color: #FFFFFF;
    margin-right: 6px;
    padding: 2px;
    position: relative;
}
#content .reakcia h3 span.rodic {
    background: none repeat scroll 0 0 blue;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    color: #FFFFFF;
    margin-right: 6px;
    padding: 2px;
    position: relative;
}
#content .textarea_reagovat {
    height: 76px;
    margin-bottom: 1px;
    margin-left: 18px;
    margin-top: 1px;
    width: 639px;
}
#content .textarea_reagovat textarea {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #F58220;
    font-size: 12px;
    height: 37px;
    margin-left: 70px;
    margin-top: 8px;
    padding-left: 5px;
    padding-top: 8px;
    width: 543px;
}
#content .textarea_reagovat .odoslat {
    background: url("/img/textarea_odoslat.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    position: absolute;
    right: 0;
    text-shadow: 1px 1px #FFFFFF, -1px -1px #CCCCCC;
    top: 178px;
    width: 170px;
}
#content p {
	color: #000;
	margin-top: 1px;

}
/*#content .navigbar a, #content .navigbar span {
	position: relative;
	display: inline;	
	font-size: 12px;
	font-weight: normal;
	margin-left: 1px;
	padding-left: 0;
}*/
#pridat {
text-align:center;
padding-top:15px;
}
#vyber_rocnika{
    border: 2px solid red;
    margin: 2px;
    padding: 8px 8px 6px;
    text-align: right;
}
#text_rocnik
{
    color: #55382F;
    float: left;
    font-size: 26px;
    margin-top: 4px;
    text-align: left;
}
#content table.main	a{
    color: #418832;
    text-decoration: none;
    display: inline;
     font-size: 12px;
}

.main
{
	margin-top: 22px;
}
.nahlasit
{
    margin-bottom: -51px;
    padding: 8px;
    text-align: right;

}
#nahlasit
{
	display:inline;
}
#nahlasit a.nahlasit
{
	font-size:12px;
	display:inline;
	margin: 0;
    padding: 0;
}
.ajax_listing {
    background-color: #FEFEFE;
    border: 1px solid #A4A4A4;
    display: none;
    padding: 4px;
    position: absolute;
    width: auto;
}
.ajax_listing DIV {
    padding: 1px;
	text-align: left;
}
.ajax_input {
    background-color: #F8DFE0;
}

/*#wrapper {
	margin:0 auto;
	text-align:left;
	width:980px;  
	padding-top:8px;  
}*/

#image_old
{
    float: left;
    padding-right: 1px;
    width: 141px;
}
#new_image
{

width: 545px;
float: left;
}
#n_foto
{
	width:545px;
	float:left;
}
#p_image
{
	width:77px;height:107px;overflow:hidden;margin-left: 34px;
	border:1px solid #ddd;
	    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#new_image_preview
{
	float: left;
	width: 150px;
	
}
.foto
{
	    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-left: 18px;
}
#content .text table tr td {

	font-size: 13px;
	vertical-align: middle;
	padding:2px;
}
#content table tr td {

	/*font-size: 13px;*/
	vertical-align: bottom;
	padding:2px;
}
#content table.profil tr td {

	font-size: 13px;
	vertical-align: middle;
	padding:2px;
}
#content table tr td small {
	font-size: 11px;
    line-height: 14px;
    vertical-align: bottom;

}
#content table tr td img {
	vertical-align: top;

}
#content table.toplist tr td {
	font-size: 13px;
}
#content table tr td a {
    color: #000;
    display: inline;
    font-size: 13px;
    font-weight:normal;
    margin-bottom: 12px;
    margin-left: 0;
    padding-left: 0;
}
#content table tr td a.link {
	display: block;
	margin-bottom: 8px;
}
#content table.skola tr td a {
	font-weight: normal;
}

#sidebar_right span.strom,
#content span.strom
{
	top: 2px;
    vertical-align: top;
    color: #000;
    font-size: 13px;
    position: relative;
}
#content span.strom a.strom_oblubena,#content div.strom_item a.strom_oblubena, #content span.strom a.strom_oblubena:visited, #content span.strom a.strom_oblubena:active,
#sidebar_right a.strom_oblubena, #sidebar_right a.strom_oblubena:visited, #sidebar_right a.strom_oblubena:active {
	font-weight: normal;
	color: #875d08;
}
#content span.strom a, #content span.strom a:visited, #content span.strom a:active {
	font-weight: normal;
	color: #08813B;
}
.strom_item {
	/*height: 18px;
	line-height: 18px;*/
	display: flex;
    gap: 4px;
    align-items: center;
}

hr.dashed
{
	border-top: 1px dashed #b3b1b1;
    background: none;
}
#content input.submit_ciastocne {
	border:0;
	background:#609c7a;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	cursor:pointer;
}
/*#content input[type=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;
}*/
#content .text
{
	font-size: 13px;
}
#content .detail h2, .detail h2{
	background: url("/img/detail_h2_bg.png") no-repeat scroll left center #FFFFFF;
	background-color: #FFFFFF;
	font-size:16.67px;
	color:#000;
	border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	background-color:none;
	padding-left:15px;
	margin:0;
	border-bottom:1px solid #e1e1e1;
}
#content h2.detail {
	background: url("/img/detail_h2_bg.png") no-repeat scroll left center #FFFFFF;
	background-color: #FFFFFF;
	font-size:16.67px;
	color:#000;
	border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	background-color:none;
	padding-left:15px;
	margin:0;
	border-bottom:1px solid #e1e1e1;
}

#content .detail .nahlad {
	float:left;
/*	height:354px;*/
	width:764px;
	margin-top:15px;
	background: url("/img/detail_nahlad_bg.png") no-repeat left top;
}
#content .detail .nahlad p {
border-top:1px solid #ddd;
float:left;
margin-top:10px;
margin-right:28px;
line-height:18px;
font-size:16.67px;
padding-top:8px;
margin-left:0px;
width: 555px;
top: 4px;
}
#content .detail span a.spat_sipka
{
    top: -13px;
    display: block;
    position: absolute;
    right: 0px;
    background-color: #fff;
    width: auto;
    white-space: nowrap;
}

#content .detail .nahlad img.hodnotenie {
	padding-top:1px;

}
#content .detail .nahlad img {
	/*float:left;*/	
	padding-top:5px;
	/*padding-left:5px;*/
}

#content .detail ul#ikonky {
	float:right;
	border-left:1px solid #ddd;
	margin:0;
	/*margin-left:20px;	*/
	margin-right: 28px;
	list-style: none;
	padding-left: 13px;
    width: 153px;
	/*float:left;*/
	overflow: hidden;
	height: 384px;
	display: flex;
    flex-direction: column;
}

#content .detail ul#ikonky li {
	border-bottom:1px solid #ddd;
	height:56px;
	margin-bottom:9px;
}

#content .detail ul#ikonky li a {
display:block;
/*width:100px;*/
height:46px;
margin:0;
padding-left:55px;
/*padding-top:15px;*/
font-size:12.5px;
font-weight:normal;
color:#418832;
display: flex;
justify-content: start;
align-items: center;
}
#content .detail ul#ikonky li:last-child {
	border:0;
	margin-bottom:0;
}

#content .detail_bg {
	background: url("/img/detail_bg.png") repeat-y left top;
	border-bottom:1px solid #ddd;
}

#content .detail ul#ikonky li.ulozit_subor {
	background: url("/img/detail_stiahnut.png") no-repeat left top;
}
#content .detail ul#ikonky li.poslat_kolegovi {
	background: url("/img/detail_poslat_kolegovi.png") no-repeat left top;
}
#content .detail ul#ikonky li.pridat_k_oblubenym {
	background: url("/img/detail_pirdat_do_kniznice.png") no-repeat left top;
}
#content .detail ul#ikonky li.pridat_metodik_doc {
	background: url("/img/detail_znamkovat.png") no-repeat left top;
}
#content .detail ul#ikonky li.poslat_ziakom {
	background: url("/img/detail_poslat_postu.png") no-repeat left top;
}
#content .detail ul#ikonky li.poslat_postu {
	background: url("/img/detail_poslat_postu.png") no-repeat left top;
}
#content .detail ul#ikonky li.zobraz_vysledok_testu {
	background: url("/img/detail_pocet_zobrazeni.png") no-repeat left top;
}
#content .detail .autor {
	float:left;
	margin-top:8px;
	width:215px;
}
#content .detail .autor .podobne .nadpis, #content .detail .autor .suvisiace .nadpis {
	width:212px;
    height: 23px;
    overflow: hidden;
}
#content .detail .autor .podobne .foto, #content .detail .autor .suvisiace .foto {
    float: left;
    margin-top: 5px;
    padding: 0;
    width: 61px;
    margin-left: 2px;
}
#content .detail .autor .podobne h2, #content .detail .autor .suvisiace h2 {
	background: url("/img/detail_h2_bg.png") no-repeat left center;
	font-weight:bold;
	font-size: 13px;
	color: #000000;
	background-color:none;
	margin:0;
	background-color:#ffffff;
	border-radius: 0 0 0 0;	
}
#content .detail .autor .podobne  a, #content .detail .autor .suvisiace  a{
	text-decoration:none;
}
#content .detail .autor .podobne .detail, #content .detail .autor .suvisiace .detail {
 float: left;
 width: 134px;
 padding-top: 2px;
 line-height: 18px;
}
#content .detail .autor h2 {
	border:0;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	font-size:16.67px;
	background:#d7d7d7;
	color:#707171;
	
}
#show_podobne_div, #show_suvisiace_div {
	padding-top: 4px;	
	padding-bottom:6px;	
	
}
#show_autor_div {
	padding-bottom:6px;	
}
#content .diskusia h2 {
	background:#d7d7d7;
	color:#707171;
	margin-left:0;
	margin-top:15px;
	margin-bottom:15px;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#content .text span {
	position:relative;
	text-align:left;
}
#content .detail span a{
	padding-top:8px;
	font-size:12.5px;
	text-decoration: none;
	color: #000000;
}
#content .diskusia .obsah span a{
	border:0;
	margin:0;
	padding:0;
	line-height: 17px;
	background-color:#FFF;
	font-size: 12px;
	color: #777777;
}

#content .diskusia span a{
	-moz-border-radius:0 8px 8px 0;
	-webkit-border-radius:0 8px 8px 0;
    background-color: #08813b;
    border-radius: 0 8px 8px 0;
    color: #FFFFFF;
    font-size: 12px;
    height: 31px;
    line-height: 61px;
    margin-right: 0;
    margin-top: 15px;
    padding: 8px;
    text-decoration: none;
}
#content .autor p {
	line-height:20.83px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 5px;
}
#content .diskusia .reakcia .ukoncovak {
    border-bottom: 1px solid #E1E1E1;
    clear: left;
    height: 6px;
    margin-left: 8px;
    width:98%;
   
}
#content .diskusia .reakcia .obsah {
   padding-top: 0;
   width: 895px;
}
#content .diskusia .reakcia .foto {
    margin-left: 8px;
    margin-top: 6px;
    width: 44px;
}
#content .diskusia .textarea_reagovat {

    margin-left: 8px;
	width: 960px;
}
#content .diskusia .textarea_reagovat textarea {
	width: 960px;
    margin-left: 0px;

}
 .triedy{
	/*height:25px;*/
	vertical-align: top;
}
#content .detail .autor p img {
	vertical-align: middle;
}
#content .detail .autor .podobne .nadpis, #content .detail .autor .suvisiace .nadpis {
	width:212px;
    height: 23px;
    overflow: hidden;
    padding: 0;
}

#content .detail .autor .suvisiace .nadpis {
	width:190px !important;
}
#content .detail .autor .podobne .foto, #content .detail .autor .suvisiace .foto {
	float: none;
    margin-top: 5px;
    padding: 0;
    width: 61px;
   
}

#content .detail .autor .podobne  a, #content .detail .autor .suvisiace  a{
	text-decoration:none;
}
#content .detail .autor .podobne .nadpis  a, #content .detail .autor .suvisiace .nadpis  a{
	margin:0px;
	padding:0px
}
#content .detail .autor .podobne .detail, #content .detail .autor .suvisiace .detail {
	float: none;
	width: calc(100% - 62px);
	padding-top: 2px;
	line-height: 18px;
	width: 94%;
	text-overflow: ellipsis;
}
#content .detail .autor a {
	color: #418832;
    display: inline;
    font-size: 13px;
    margin-bottom: 1px;
    margin-left: 2px;
    padding-left: 0;
    text-decoration: none;
    font-weight: normal;
   
}
#content .detail .autor span.obalka {
    background: url("/img/mala_obalka.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    left: 1px;
    position: relative;
    top: 17px;
    width: 17px;
}
#content .detail .nahlad div.smajlici,
#content .detail .nahlad span.smajlici  {
   color: #000000;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 31px;
    position: relative;
    text-align: left;
    width: 128px;
    top: 23px;
}
#content .detail .nahlad a span {

	color:#418832;
	font-weight: bold;

}
#content .detail .nahlad a {

	color:#418832;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	 padding-left: 0px;
	 margin-left: 0px;

}
#content .detail .nahlad .diskusia span.pridat_koment a {
	color: #FFFFFF;
}
#content a.comment a.comment {
	margin-bottom: 5px; 
}
#content .detail .nahlad .diskusia a.comment {
	margin-bottom: 5px; 
}
#content .diskusia #komentare a {

	color:#418832;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	 padding-left: 0px;
	 margin-left: 0px;
	 font-size: 13px;

}
#content .diskusia #komentare a.comment {
	margin-bottom: 6px;

}
#content .comment a {

	color:#418832;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	 padding-left: 0px;
	 margin-left: 0px;
	 font-size: 13px;

}
#content .comment a {

	color:#418832;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	 padding-left: 0px;
	 margin-left: 0px;
	 font-size: 13px;

}
#content .diskusia span.pridat_koment {
    float: right;
    height: 47px;
    margin-top: -62px;
    padding-left: 5px;
    position: relative;
    right: 0px;
}
#content .comment span.pridat_koment {
    float: right;
    height: 47px;
    margin-top: -62px;
    padding-left: 5px;
    position: relative;
    right: 0px;
}
#content .detail div.separator {
	border-bottom: 1px solid #DDDDDD;
    height: 1px;
}
#sidebar_right ul.pridat {
	list-style-image:none;
	list-style: none ;
}
#sidebar_right ul.pridat li {
list-style-image:none;
	list-style: none ;

}
#content .detail a.new_sprava {
	margin-left:24px;
	font-size: 15px;
	font-weight: bold;
	color:#000;
}
#sidebar_left #diskusia_odklik {
	font-size: 19px;
	font-weight: bold;
	color: #418832;
	position: relative;
	text-decoration:none;

}
#sidebar_left #diskusia_odklik_a {
	text-decoration:none;

}
#honor {
	margin-left: 47px;
}
.triedy img {
	vertical-align: top;
}
#content #detail_hodnotenie span
{
	position:relative;
}
#content #detail_user span
{
	position:relative;
}
#content #detail_user img.foto
{
	 border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: none;
    height: 107px;
    margin-left: 30px;
    margin-right: 0;
    padding: 0;
    width: 77px;
}
#detail_user p.riadok {
    margin-bottom: 1px;
    padding-bottom: 0px;
    padding-top: 1px;

}
#content .comment img
{
	padding-top: 0px;
	margin-right: 3px;

}
#content #komentare img
{
	padding-top: 0px;
	margin-right: 3px;

}
.mleft30 {
	margin-left: 30px;
}
.bold
{
	font-weight: 600 !important;
}
#content H2.bezokraju,  H2.bezokraju 
{
	margin-left:0px;
}
#content a.link,
#content .detail .autor a.link {
    color: #418832;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 6px;
    text-decoration: none;
}
#sidebar_right p
{
	line-height: 18px;
}
#content a.spravy_link
{
	color: #FFFFFF;
}
#test_download_choice
{
   	 border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    display: block;
	left: 670px;
    padding: 12px;
    position: absolute;
    top: 32px;
}

/*- progres bar pri teste -*/
#ProgressTest {
  width: 100%;
  display:flex;
  background-color: #fff;
  border-radius: 4px;
}

#StatusText {
	white-space: nowrap;
    padding-right: 10px;
}
#StatusText #test-percenta {
	font-weight:bold;
}
#StatusBar {
  width: 100%;
  height: 15px;
  border-radius: 4px;
  background: linear-gradient(to left, #ff1010, #f7ff00, #43bd43, #23e223);
      border: 1px solid #ccc;
}
#StatusBar_progress {
  width: 0%;
  float:right;
  background-color: #fff;
  height: 100%;
}


#content span.test_correnct
{
	color:#33CC11;font-weight:bold
}
#content span.test_incorrenct
{
	color:#cc1111;font-weight:bold;text-decoration:line-through;
}
/*-------------------------*/
#sidebar_right table tr td
{
	vertical-align:top;
}
#content #message_form img.message_image
{
	width:60px;
	margin-top: -4px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}


#rocniky_div
{
	width: 100%;
   /* padding-top: 6px;*/
    height: auto;
    background: url('/gui/vyhladavanie/back_metodik2.png') no-repeat scroll center top transparent;
    BACKGROUND-COLOR:#777776;
	background-size: 100% 157px;
    border-radius: 10px;
    background-position: 0 -40px;
}
#rocniky
{
	padding-top: 8px;
}
.six-col.vyhladavanie
{
	width:945px;
} 
div.triedy_zoznam
{
	padding: 7px 7px 7px 20px;
}
#sidebar_left h3.pridaj_dokument
{
	color: #FFFFFF;
}
#sidebar_left #pridaj_div ul li a
{
	padding-left:15px
}
/*#sidebar_left #pridaj_div ul li
{
	height: 17px;
    list-style: none outside none;
    padding-top: 9px;
} */
ul#pridaj_div
{
    list-style-image: none;
    list-style: none;
    margin-left: 0px;
}
ul#pridaj_div li 
{
    margin-left: 4px;
    padding: 9px 30px;
}

#sidebar_left #new_document 
{
	background: url("/novinky/images/new_dokument.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    left: 2px;
    position: absolute;
    top: 3px;
    width: 25px;
}
#sidebar_left #new_url 
{
	background: url("/novinky/images/new_url.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 22px;
    left: 0px;
    position: absolute;
    top: 4px;
    width: 22px;
}
#sidebar_left #new_test 
{
	background: url("/novinky/images/new_test.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    left: 0px;
    position: absolute;
    top: 3px;
    width: 22px;
}
#sidebar_left #new_galeria 
{
	background: url("/novinky/images/new_galeria.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 17px;
    left: 0px;
    position: absolute;
    top: 9px;
    width: 23px;
}
#rada_tabulka
{
   background: url("/novinky/images/posta_sprava_bg.png") repeat-x scroll 0 0 transparent;
   border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 8px;
}
#kosik_tabulka
{
   background: url("/novinky/images/posta_sprava_bg.png") repeat-x scroll 0 0 transparent;
   border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 8px;
	
    border: 2px solid red;
}
#content h4
{

font-weight: bold;
}
#progress { width: 0%; height: 12px; background: url('/img/progressbar.png') top right; }

.column{
	width:100%;
	margin-right:.5%;
	min-height:87px;
	/*background:#fff;*/
	float:left;
}
.column .dragbox{
	margin:1px;
	background:#fff;
	position:relative;
	border:1px solid #ddd;
	width:145px;
	float:left;
	height:87px
}
.column .dragbox h2{
	margin:0;
	font-size:12px;
	padding:0px;
	/* background:#f0f0f0; */
	color:#000;
	/* border-bottom:1px solid #eee; */
	font-family:Verdana;
	cursor:move;
	height:15px;
}
.dragbox-content{
	background:#fff;
	height:87px;
	font-family:'Lucida Grande', Verdana; font-size:0.8em; line-height:1.5em;
	overflow:hidden;
	height: 87x;
	cursor: move;
}
.column  .placeholder{
	margin:3px 2px  2px;
	border:1px dashed #888;
	width:142px;
	float:left;
	height:84px;
	position:relative;
}
.nezaradene
{
    background-color: #F2F2F2;
    border: 1px solid #08813B;
    border-radius: 5px 5px 0 0;
    bottom: -1px;
    height: 182px;
    left: 20px;
    margin: 0 auto;
   
    padding: 4px 8px 8px;
    position: fixed;
    right: 0;
    width: 994px;
	
}
.dragbox h2.collapse{
	background:#f0f0f0 url('/img/collapse.png') no-repeat top right;
}
.dragbox h2 .configure{
	font-size:11px; font-weight:normal;
	margin-right:30px; float:right;
}
#nezaradene_text
{
	float:right;
	margin-top:-24px;
	margin-right:5px;
	color:red;
	font-weight:bold
}/*
#tema_master_div
{
	background: none repeat scroll 0 0 #E1E1E1;
	padding: 15px;
	margin: 14px 0 17px 26px;
    position: relative;
       border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}*/
table.Item
{
	padding: 8px;
	 border-collapse: separate;
}
#content .text table.Item tr td, table.Item th
{
	padding-right: 2px;
	
}
table.Item th
{
	font-weight: bold;
}
table.Item tr.new td, table.Item tr.new td input, table.Item tr.new td select
{
	/*font-weight: bold;*/
	color:#339900; /*66ff00*/
}

#content .dokument_sprava_img {
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 4px;
    width: 76px;
    padding-top: 7px;
}
#content.test .oznamovacia  {
	background:#FFD966;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border: 1px solid #E7E7E7;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 8px;
    text-align: center; 
    clear: both; 
}
#content.test .error  {
	background:#FF3300;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border: 1px solid #aa0000;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 8px;
    text-align: center; 
    color:#fff; 
    clear: both;
}
TABLE.item {
	BORDER-RIGHT: #4096AB 1px solid;
	BORDER-TOP: #4096AB 1px solid;
	BORDER-LEFT: #4096AB 1px solid; 
	BORDER-BOTTOM: #4096AB 1px solid;
	BACKGROUND-COLOR: #8A7A60;
    WIDTH: 100%; /*************************************************************************************ZMENA*/
	
}
TABLE.item Tr {
    BACKGROUND-COLOR: #FEFEFE;
}

TABLE.item Tr.item_over {
    BACKGROUND-COLOR: #BACBDA;
}
TABLE.item Tr.item_out {
    BACKGROUND-COLOR: #FEFEFE;
}

TABLE.item TH {
	    background-color: #CEBA9A;
    background-image: url("imgs/bgtabheader.gif");
    background-repeat: repeat-x;
    border: 1px solid black;
    color: #6A3D08;
    font-weight: bold;
    padding: 2px;
}
TABLE.item TD {
	  border: 1px solid black;
    color: #084451;
    font-weight: normal;
    padding: 2px;
}
TABLE.item TD.bold {
	FONT-WEIGHT: bold
}
#content #navody p
{
	line-height:20px;
	margin-top: 15px;
}
#metodik_predmety
{
		background: url('/img/metodik_tema_predmety_bg.png') repeat-x scroll 0 0 transparent;
		   border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    background-size:contain;
}
#sidebar_left form.search_tema div {
    background: url("/images/search_bg.png") no-repeat scroll 0 0 transparent;
	height: 34px;
    margin: 0;
    padding: 0 10px;
    width: auto;
}
#sidebar_left form.search_tema input.hladaj {
    background: none repeat scroll 0 0 transparent;
	background-repeat: no-repeat;
    border: 0 none;
    color: #777777;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    margin: 0 !important;
    outline: 0 none !important;
    padding-left: 37px;
    vertical-align: top;
    width: 183px;
}
#sidebar_left form.search_tema input.ok {
    border: 0 none;
    height: 34px;
    width: 59px;
}
#content #tema h3.tema
{
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #000000;
    font-size: 16.67px;
    font-weight: bold;
    margin-left: 27px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-top: 8px;
}
#content #tema h3
{
    border-top: 0px solid #DDDDDD;
    border-bottom: 0px solid white;
    color: #000000;
    font-size: 16.67px;
    font-weight: bold;
    margin-left: 27px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-top: 4px;
}
#content #tema p
{
	margin-left: 27px;
}
#content #tema hr 
{
	margin-left: 27px;
}

#hodnotenie-prispevku
{
	padding:13px;
}

#hodnotenie-prispevku-top
{
	position:relative;
	
}

#hodnotenie-prispevku-top-fotka
{
	float:left;
}

#hodnotenie-prispevku-top-fotka img
{
	border-radius:8px;
	padding:0 !important;
}

#hodnotenie-prispevku-top-text
{
	float:left;
	width:315px;
	color:#898989;
	margin-left:15px;
}

#hodnotenie-prispevku-top-link
{
	float:right;
	text-align:right;
	margin-top:10px;
	margin-right:15px;
}

#hodnotenie-prispevku-top-link a div
{
	text-decoration:underline;
}

#hodnotenie-pozdrav
{
	font-weight:bold;
	font-size:16.67px;
	margin-bottom:20px;
}

#novy-koment-hodnotenie
{
	margin-top:20px;
}

#novy-koment-hodnotenie input[type="submit"].submit-koment
{
	padding:3px 12px;
	font-size:12px;
	margin-top:3px;
	float:right;
	cursor:Pointer;
}

#hodnotenie-prispevku
{
	display:none;
}
div.wysiwyg iframe p
{
margin:0px;
}
#content #tema h3.tema
{
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #000000;
    font-size: 16.67px;
    font-weight: bold;
    margin-left: 27px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-top: 8px;
}
#content #tema h3
{
    border-top: 0px solid #DDDDDD;
    border-bottom: 0px solid white;
    color: #000000;
    font-size: 16.67px;
    font-weight: bold;
    margin-left: 27px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-top: 4px;
}
#content #tema p
{
	margin-left: 27px;
}
#content #tema hr 
{
	margin-left: 27px;
}
.column{
	width:597px;
	margin-right:.5%;
	min-height:87px;
	/*background:#fff;*/
	float:left;
}
.column .dragbox{
	margin:1px;
	background:#fff;
	position:relative;
	border:1px solid #ddd;
	width:290px;
	float:left;
	height:87px
}
.column .dragbox h2{
	margin:0;
	font-size:12px;
	padding:0px;
	/* background:#f0f0f0; */
	color:#000;
	/* border-bottom:1px solid #eee; */
	font-family:Verdana;
	cursor:move;
	height:15px;
}
.dragbox-content{
	background:#fff;
	height:87px;
	font-family:'Lucida Grande', Verdana; font-size:0.8em; line-height:1.5em;
	overflow:hidden;
	height: 87x;
}
.column  .placeholder{
	margin:3px 2px  2px;
	border:1px dashed #888;
	width:287px;
	float:left;
	height:84px;
	position:relative;
}
#metodik_predmety
{
		background: url('/images/metodik_tema_predmety_bg.png') repeat-x scroll 0 0 transparent;
		   border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    background-size:contain;
}
#tema_master_div #column1,#tema_master_div #column2
{
	background: none repeat scroll 0 0 #E1E1E1;
	padding: 15px;
	margin: 14px 0 17px 26px;
    position: relative;
       border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#sidebar_left h2.metodik_predmet {
    background-color: #999999;
    background-image: url("../images/metodik_predmet_sipka.png");
    background-position: 299px 11px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-bottom: 0;
}

#sidebar_left h2.metodik_predmet_rozkliknuty {
    border-radius: 8px 8px 0 0;
}
#content .detail .nahlad, #content .detail .nahlad_2  {
	float:left;
/*	height:354px;*/
	width:764px;
	margin-top:15px;
	background: url("/images/detail_nahlad_bg.png") no-repeat left top;
}
#content .detail .nahlad p, #content .detail .nahlad_2 p {
	border-top: 1px solid #ddd;
    float: left;
    margin-top: 5px;
    /* margin-right: 28px; */
    line-height: 20px;
    font-size: 16.67px;
    padding-top: 10px;
    margin-left: 0px;
    width: calc(100% - 25px);
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
#content a.zmena_rebricka 
{
	display:inline;
	color: red;
	margin-left: 0px;
}
#content a.active img
{
	box-shadow:1px 2px 5px 2px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px
}
#content div.nahlad_2 ul li a 
{
	margin-left: 0px;
	padding-left:0px;
}
#content div.nahlad_2 #left-odkaz a, #content div.nahlad_2 #right-odkaz a
{
	margin-left: 0px;
	padding-left:0px;
}
#content #tema #suhrn ul, #content #tema #suhrn ol
{
	margin: 0 0 1.5em 2.5em;
}
#content #tema #suhrn ul li, #content #tema #suhrn ol li
{
	padding:0px;
}
#content #tema #suhrn h1
{
	background: none;
	color:#000;	
	border-radius:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:4px;
	padding-bottom:4px;
	
}
#content #tema #suhrn h2
{
	background: none;
	color:#000;	
	font-size: 14px;
	margin-bottom:0px;
	margin-left:0px;
	border-radius:0px;
	padding-top:4px;
	padding-bottom:4px;
}
#content #tema #suhrn h3
{
	background: none;
	color:#000;	
	font-size: 12px;
	margin-bottom:0px;
	margin-left:0px;
	border-radius:0px;
	padding-left:8px;
}

#parser
{
	width:505px;
	height:200px;
}

table.slovnicek_table td, table.slovnicek_table th
{
	padding: 2px 20px !important;
}

table.slovnicek_table td.centered, table.slovnicek_table th.centered
{
	text-align:center;
}

table.slovnicek_table
{
	margin-bottom:20px;
}

#navig-bar
{
	text-align:center;
}

#navig-bar a.navig-a
{
	margin:0 !important;
	padding:0 !important;	
	display:inline;
}

tr.farba:hover
{
	background:#D7D3CA;
}

table.slovnicek_table th
{
	font-weight:bold;
	border-bottom:1px solid #000000;
}

tr.riadok1
{
	background:#FFFFFF;
}

tr.riadok2
{
	background:#F4F4F4;
}


.audiojs .time
{
	display:none;    
}

.audiojs 
{
	width:auto;
}
#content span.zmaz
{
	color: red;
}
#content span.relative
{
	position: relative;
}
#_deti_ table {
	border-collapse: collapse; 
	color:#5a5a5a;
	line-height:24px;
	text-align:left;
	width:92%;
	margin-left:24px;
	margin-right:24px;
	 margin-top: 17px;
}

#_deti_ table td {
	border-bottom:1px solid #ddd;
	padding:5px;
	text-align:left;
	width:auto;
}

#_deti_ table th {
/*	text-transform:uppercase;*/
	background-color:#eceef1;
	border-bottom:1px solid #ddd;
	color:#007738;
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif;
	padding:2px 5px;
	text-align:left;
}
table tr th
{
	font-weight: bold;
}
div.navigation {
    float: right;
    width: 400px;
}
#slider
{
	position:relative;
	margin-left:3px;
	z-index:0;
}
#slider ul
{
	list-style:none;
	margin:0;
}
#slider ul li
{
	width: 544px;
}

/********************************************************************/
#aktualizacia_navod
{
	float:right;
	width: 44px;
	height:45px;
	text-align: center;
	font-weight: bold;
	color: red;
	margin-top: -40px;
	cursor:pointer;
}


/* bowlby-one-sc-regular - latin-ext_latin */
@font-face {
	font-family: 'Bowlby One SC';
	font-style: normal;
	font-weight: 400;
	src: local(''),
		 url('font/bowlby-one-sc-v19-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		 url('font/bowlby-one-sc-v19-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */

	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	text-transform: uppercase;
  }
#content.bkp_sutaz h2{
	font-family: "marvin", sans-serif;
	font-size: 21px;
    color: #415a68;
    background: none;
    line-height: 1.2em;
	font-weight: 400;
    font-style: normal;
    font-stretch: normal;
	text-align: center;
	height: 38px;
}
#content.bkp_sutaz h2 div.ruzova{

    color: #A2005B;
	position: relative;
	display: inline-block;
}
#content.bkp_sutaz h1{
	font-family: "marvin", sans-serif;
	font-size: 34px;
	color: #A2005B;
	background: none;
	text-align: center;
	font-weight: 400;
    font-style: normal;
    font-stretch: normal;
	margin-top: 19px;
    margin-bottom: 9px;
	line-height: 1.1em;
}
#content.bkp_sutaz ul{
    padding: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 600;
    margin-left: 20px;
    margin-right: 5px;
}
#content.bkp_sutaz input[type=submit]
{
	font-family: "marvin", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
	font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    text-transform: uppercase;
}
.grid-container
{
	width: 224px;

    background-color: #fff;
    display: grid;
    grid-template-columns: 104px 104px;
    grid-row: auto auto;
    grid-column-gap: 15px;
    grid-row-gap: 10px;


	min-width: 224px;
	background-color: #fff;
	display: grid;
	grid-template-columns: 104px 104px;
	grid-row: auto auto;
	grid-column-gap: 15px;
	grid-row-gap: 10px;
	

}
.grid-container .button_predaj
{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 144px;
    justify-content: start;
	cursor: auto;
	flex-flow: column;
    width: 103px;
}
.grid-container .button_predaj strong {
    font-weight: bold;
    font-size: 15px;
    padding-top: 9px;
    position: relative;
    display: block;
    padding-bottom: 4px;
	text-align: center;
}
.bunka
{
	width:49%;
	/*height: 250px;*/
	margin-bottom: 25px;
	text-align: center;
}
.bunka.yellow
{
	background-color: #f8d03f;
}
.bunka.blue
{
	background-color: #CAE9FA;
}
.doublebunka
{
	width:100%;
	/*height: 250px;*/
	margin-bottom: 30px;
}
.detail_bunka img
{
    width: auto;
    height: 92px;
    /* height: 196px; */
    position: relative;
    padding-bottom: 2px;
}
#content .detail_bunka p{
	text-align:left;
	margin-left: 5px;
	font-size: 13px;
}
#sidebar_left .menu_img_div a.flex_center,
#content .menu_img_div a.flex_center
{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
#sidebar_left div.objav_menu_ikona, 
#content div.objav_menu_ikona 
{
	box-shadow: 0px 2px 6px 0px #769da9;
    background-image: url(/gui/mobil/Zazracny_stromcek_ikona.png?v=2);
    background-size: 56px 56px;
    background-position: center;
    background-repeat: no-repeat;
    width: 56px;
    height: 56px;
	margin-bottom: 5px;
	border-radius: 5px;
	border: 1px solid #a7c0c8;
}
#sidebar_left div.objav_menu_ikona.stromcek
#content div.objav_menu_ikona.stromcek
{
    background-image: url(/gui/mobil/Zazracny_stromcek_ikona.png?v=2);
}
#sidebar_left div.objav_menu_ikona.stromcek.active
{
   /* background-image: url(/gui/mobil/Zazracny_stromcek_ikona_inverse.png?v=2);*/
   box-shadow: 0px 2px 6px 0px #00a749;
   border: 1px solid #00a749;
}

#sidebar_left div.objav_menu_ikona.terc,
#content div.objav_menu_ikona.terc
{
    background-image: url(/gui/mobil/Vybrane_pre_vas.png?v=2);
}#sidebar_left div.objav_menu_ikona.terc.active
{
    box-shadow: 0px 2px 6px 0px #00a749;
    border: 1px solid #00a749;
}

#sidebar_left div.objav_menu_ikona.klobuk,
#content div.objav_menu_ikona.klobuk
{
    background-image: url(/gui/mobil/Kuzelny_klobuk.png?v=2);
}
#sidebar_left div.objav_menu_ikona.klobuk.active
{
    box-shadow: 0px 2px 6px 0px #00a749;
    border: 1px solid #00a749;
}

#sidebar_left div.objav_menu_ikona.papricka,
#content div.objav_menu_ikona.papricka
{
    background-image: url(/gui/mobil/Horuca_ponuka.png?v=2);
}
#sidebar_left div.objav_menu_ikona.papricka.active
{
    box-shadow: 0px 2px 6px 0px #00a749;
    border: 1px solid #00a749;
}
#sidebar_left .metodik_img_div span.active,
#sidebar_left .menu_img_div span.active, 
#content .menu_img_div span, .menu_img_div span.active
{
	color: #00a749;
    font-weight: 600;
}