body {
background-color: #eeeeee;
width: 640px;
max-width: 640px;
margin: 0;
margin-left: auto;
margin-right: auto;
color: #000;
font-size: 15px;
font-family: 'Noto Sans';
font-weight: 400;
}

html { 
overflow-y: scroll; 
scroll-padding-top: 60px;
}

* {
box-sizing: border-box;
}

*:focus {
    outline: none !important;
}


input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 50px #fff inset;
    -webkit-text-fill-color: #000 !important;
}
/* rusi specialitu Firefoxu, ktery pridava do tlacitka 1px padding! */
button::-moz-focus-inner {
    padding: 0 0 0 0;
}

a:link, a:visited
{
text-decoration: none;
color : #000; 
}

a:hover
{
text-decoration: none;
color : #FF0000; 
}

p {
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
color : #000; 
font-size: 14px;
}

.clearer  {
    clear: both;
}

.center {
text-align: center;
}

h2 {font-size:14px;color: #008800;line-height: 20px;}

h2 span {color: #dddddd;}

form  {
margin: 0;
}

#obal {
width: 100%;
overflow: hidden;
}

#loginlogo {
margin: 50px 0 30px 0;
width: 120px;
}

.logosvg {
width: 36px;
top:10px;
position: absolute;
}


form.tkslogin {
  width:300px;
  overflow:hidden;
}
.inset {
  padding:20px; 
}

.minih1 {
  font-size:15px;
  font-weight: normal;
}

form.tkslogin h1 {
  color: #FFF;
  font-size:18px;
  text-shadow:0 1px 0 black;
  text-align:center;
  padding:15px 0;
  margin: 0px;
  border-bottom:1px solid rgba(0,0,0,1);
}

form.tkslogin label {
  color:#000;
  margin: 0;
  display:block;
  padding: 0 0 9px 0;
  font-size: 15px;
  text-align: left;
  line-height: normal;
}

form.tkslogin input[type=text],
form.tkslogin input[type=password] {
  width:100%;
  padding:8px 5px;
/*  background:linear-gradient(#1f2124, #27292c);*/
  border: 1px solid #222;
/*
  box-shadow: 0 1px 0 rgba(255,255,255,0.1);
*/
  border-radius:0.3em;
  margin-bottom:20px;
}

.wraplogin {
    text-align: center;
    height: 100%;
    min-height: 100vh;
    display: flex;
    position: relative;
    background: white;
    justify-content: center;
}
.container {
padding-bottom: 20px;
}


.nadpis12w {
    color : #c0c0c0; 
    font-weight: normal;
    font-size: 14px;
    }

#header	{
width: 910px;
height: 85px;
margin-left: auto;
margin-right: auto;
}

header a:nth-of-type(2) {
margin-left: auto;
}


#header-l {
width: 173px;
height: 85px;
background-image: url('images/rs-logo.gif');
float: left;
border-bottom-color: #444444;
border-bottom-style: solid; 
border-bottom-width: 1px;

border-left-color: #444444;
border-left-style: solid; 
border-left-width: 1px;

border-right-color: #444444;
border-right-style: solid; 
border-right-width: 1px;
}

#header-r {
width: 720px;
float: right;
height: 85px;
background-image: url('images/header.png');

border-bottom-color: #444444;
border-bottom-style: solid; 
border-bottom-width: 1px;

border-left-color: #444444;
border-left-style: solid; 
border-left-width: 1px;

border-right-color: #444444;
border-right-style: solid; 
border-right-width: 1px;
}

#info_hlavicka {
margin-left: -2px;
margin-right: auto;
width: 910px;
height: 17px;
min-height: 17px;
margin-top: 1px;
padding-left: 4px;
padding-top: 2px;
font-family: Verdana, Arial, Helvetica;
color : #C0C0C0; 
font-size: 11px;
}

#footer {
clear:both;
height: 20px;
}

.c3 { width: 175px;float:left;  bottom: 0; height: 1px; background: #444444;}
.c4 { width: 722px;float:right; bottom: 0; height: 1px; background: #444444;}

#main	{
background-image: url('images/backgrnd.gif');
background-repeat: repeat-y;
width: 910px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-bottom: 15px;
font-family: Verdana, Arial, Helvetica;
color : #C0C0C0; 
text-align: justify;
font-size: 11px;

position: relative; 
overflow: hidden;
zoom: 1;

min-height: 450px;

}

.tablog{
font-size:14px; 
margin: auto;
}
.tabtdlog{
text-align:right;
padding-right:5px;
}
.tabtdrlog{
text-align:left;
width:150px;
padding:0;
}

#leve_menu {
width: 163px;

border-top-color: #444444;
border-top-style: solid; 
border-top-width: 1px;
margin-left:1px;

background-color: #000000;
padding-left: 10px;
padding-top: 1px;
float: left;
}


#info_h1 {
width: 170px;
text-align: center;
float: left;
}
#info_h2 {
margin-left: 17px;
float: left;
}
#info_h3 {
margin-left: 60px;
margin-right: 25px;
float: left;
}
#info_h4 {
margin-left: 30px;
float: right;
}
#info_h5 {
margin-left: 30px;
margin-right: 5px;
float: right;
}
.info_h5im {
border: 0px;
margin-bottom:2px;
vertical-align:middle
}
.info_h4im {
border: 0px;
margin-right:3px;
margin-bottom:2px;
vertical-align:middle
}

#logovani {
width: 100%;
margin-top: 90px;
text-align: center;
}


h1	{
display: none;
}



#main_simple	{
margin-left: auto;
margin-right: auto;
font-family: Verdana, Arial, Helvetica;
color : #C0C0C0; 
text-align: justify;
font-size: 11px;
width: 908px;
background-color: #000000;
border-color: #444444; 
border-style: solid; 
border-width: 1px;
margin-top: 7px;
padding-bottom: 15px;
height: expression(this.scrollHeight < 270? "270px" : "auto" ); /* pro IE */
min-height: 450px; /* pro FF a Operu */

}

#hlavni_okno {
width: 100%;
max-width: 640px;
margin-top: 65px;
padding: 0;
float: right;
/*padding-bottom: 32767px; margin-bottom: -32767px; */
 
}


#line	{
/*
width: 820px;
min-height: 1px;
height: 1px;
font-size: 1px;
margin-left: auto;
margin-right: auto;
background-image: url('images/top_line.gif');
background-repeat: no-repeat;
*/
}

img {
border-width: 0px;
}


p a:link, p a:visited, td a:link, td a:visited, #leve_menu a:link, #leve_menu a:visited,
#info_hlavicka a:link, #info_hlavicka a:visited
{
text-decoration: underline;

color : #000; 
}

p a:hover, td a:hover,#leve_menu a:hover,#info_hlavicka a:hover
{
text-decoration: none;
color : #FF0000; 
}


.tlacitko {
	color: white;
	font-size: 11px;
	font-weight: normal;
/*	font-family: Arial;*/
	background-color: #880000;
	border-width: 1px;
	border-color : #FF0000;
}
.formular_text {
/*	color: white;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	border: 1px solid #CC0000;
	background-color: #440000;
	margin: 0px 0px 0px 0px;*/
	background-image: none;
	color: white;
	font-size : 15px !important;
	font-style : normal;
	font-weight : normal;
/*	font-family : Arial, Helvetica, sans-serif;*/
	margin: 0;
	padding-left: 2px;
	vertical-align: top;
	background-color: #292929; /* #292929*/
	border: 1px solid #444444;

}	
.formular_text_vystraha {
	color: white;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
/*	font-family : Arial, Helvetica, sans-serif;*/
	border: 2px solid #FF8888;
	background-color: #990000;
	margin: 0px 0px 0px 0px;
}	

.top_menu {
	font-family: Verdana, Arial, Helvetica; 
	color : #FF0000;
	font-size: 10px;
	font-weight: bold;
height: 28px;
display:block;
//	margin-bottom: 28px;
}
.top_menu a    {
	color : #FF0000; 
	text-decoration: underline; 
	font-weight: bold;
}

.top_menu a:hover {
	color : #DD0000; 
}

.top_menu .r{ color:#555555; float:right; font-weight: normal;}
.top_menu .l{ float:left;}

.sco10u {
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	color : #FF0000;
	font-size: 10px
	}
.sco10u a, .sco10u a:link, .sco10u a:visited, #main_simple a:link,#main_simple a:visited  {
	FONT-FAMILY: Verdana; 
	text-decoration: underline; 
	color : #FF0000;
	}
.sco10u a:hover {
	color : #DD0000; 
	text-decoration: underline; 
	}

.nadpis {
/*    FONT-FAMILY: Arial, Helvetica; */
    color : #000; 
    font-weight: bold;
    font-size: 16px;
    }

.nadpis12 {
/*    FONT-FAMILY: Arial, Helvetica; */
    color : #DD0000; 
    font-weight: bold;
    font-size: 12px;
    }

.nadpis_bily {
/*    FONT-FAMILY: Arial, Helvetica; */
    color : #DDDDDD; 
    font-weight: bold;
    font-size: 12px;
    }

#okno {
    margin: 5px;
    width: 277px;
    _width: 285px;
    height: 277px;
    _height: 285px;
    background-color: #000000;
    border: 1px solid #404040;
    padding: 5px;
}
.normtxt {
    font-family: Verdana, Arial, Helvetica;
    color : #C0C0C0; 
    font-size: 11px;
}

.chat {
    font-family: Verdana, Arial, Helvetica;
    color : #C0C0C0; 
    font-size: 10px;
}
.chatY {
    color : #FFFF00; 
}
.chatR {
    color : #FF0000; 
}

.chatM {
    font-size: 6px;
}



.mezera {
clear:both;

    height: 6px;
    font-size: 1px;
}

#okno2 {
    margin: 5px;
    width: 377px;
    _width: 385px;
    height: 90px;
    _height: 98px;
    background-color: #000000;
    border: 1px solid #404040;
    padding: 5px;
}
.cervena {
    color : #FF0000; 
}

#okno_popisky {
    margin: 5px;
    width: 477px;
    _width: 485px;
    height: 144px;
    _height: 144px;
    background-color: #000000;
    border: 1px solid #404040;
    padding: 5px;
}


.mezera_archiv {
    height: 10px;
    font-size: 1px;
}

#msg_ok {
    clear:both;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color : #FFFFFF; 
    padding: 5px;
    padding-left: 35px;
    width: 658px;
    height: 14px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    background-color: #1c2a1e;
    border: 1px solid #298f38;
    background-repeat: no-repeat;
    background-position: 5px 4px;
    background-image: url('images/msg_ok.gif');
}

#msg_ok a, #msg_ok a:link, #msg_ok a:visited {
    color : #FFFFFF;
    text-decoration: underline;    
    font-weight: bold;
}
#msg_ok a:hover {
    color : #dddddd;
}


#msg_error {
    clear:both;
    font-family: Verdana;
    font-size: 14px;
    color : #FFFFFF; 
    padding: 5px;
    padding-left: 35px;
    width: 658px;
    height: 30px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    background-color: #331414;
    border: 1px solid #ff0000;
    background-repeat: no-repeat;
    background-position: 6px 6px;
    background-image: url('images/msg_error.gif');
}

#msg_attention {
    clear:both;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color : #FFFFFF; 
    padding: 5px;
    padding-left: 35px;
/*    width: 658px;*/
    height: 14px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    background-color: #242402;
    border: 1px solid #b6bc33;
    background-repeat: no-repeat;
    background-position: 5px 4px;
    background-image: url('images/msg_attention.gif');
}

#msg_attention a, #msg_attention a:link, #msg_attention a:visited {
    color : #FFFFFF;
    text-decoration: underline;    
    font-weight: bold;
}
#msg_attention a:hover {
    color : #dddddd;
}

#pravidla {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color : #FFFFFF; 
    padding: 5px;
    padding-left: 45px;
    width: 240px;
    margin-bottom: 8px;
    margin-left: 13px;
    margin-right: 5px;
    background-color: #242402;
    border: 1px solid #b6bc33;
    background-repeat: no-repeat;
    background-position: 10px 5px;
    background-image: url('images/first-att.gif');
    float:left;
}

#navod {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color : #FFFFFF; 
    float:left;
    padding: 5px;
    padding-left: 45px;
    width: 116px;
    margin-bottom: 8px;
    margin-left: 12px;
    background-color: #191f37;
    border: 1px solid #6b8bbf;
    background-repeat: no-repeat;
    background-position: 10px 5px;
    background-image: url('images/question-mark.gif');
}

#news {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color : #FFFFFF; 
    float:left;
    padding: 5px;
    padding-left: 47px;
    width: 125px;
    margin-bottom: 8px;
    margin-left: 17px;
    background-color: #1c3803;
    border: 1px solid #5ec520;
    background-repeat: no-repeat;
    background-position: 10px 4px;
    background-image: url('images/message.gif');
}

.formular_text9 {
	color: white;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
/*	font-family : Arial, Helvetica, sans-serif;*/
	border: 1px solid #CC0000;
	background-color: #440000;
	margin: 0px 0px 0px 0px;
}	

#msg_novinka {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color : #FFFFFF; 
    padding: 5px;
    padding-left: 45px;
    width: 560px;
    margin-bottom: 8px;
    margin-left: 15px;
    margin-right: 15px;
    background-color: #002a2a;
    border: 1px solid #00abab;
    background-repeat: no-repeat;
    background-position: 17px 5px;
    background-image: url('images/new.gif');
}
.red {
    color : #FF0000; 
}

.nadpis3 {
    font-family: Verdana, Arial, Helvetica;
    color : #C0C0C0; 
    font-size: 11px;
    font-weight: bold; 
    padding-top: 9px;
    padding-bottom: 7px;
}
.nadpis4 {
    font-family: Verdana, Arial, Helvetica;
    color : #ffffff; 
    font-size: 12px;
    font-weight: bold; 
    padding-top: 9px;
    padding-bottom: 7px;
    }

#msg {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    padding: 5px;
    padding-left: 35px;
    width: 590px;
    height: 16px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
}

#msg_attention_double {
    font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
    color : #FFFFFF; 
    padding: 5px;
    padding-left: 35px;
    line-height: 15px;
/*    width: 590px;*/
    height: 46px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    background-color: #242402;
    border: 1px solid #b6bc33;
    background-repeat: no-repeat;
    background-position: 10px 18px;
    background-image: url('images/msg_attention.gif');
}

#msg_attention_double a:link, #msg_attention_double a:visited
{
text-decoration: underline;
color : #ffffff; 
}
#msg_attention_double a:hover
{
text-decoration: underline;
color : #b00000; 
}

.red {
    color : #FF0000; 
}

.item {
   display:block;
   background-repeat: no-repeat;
   background-position: 5px 4px;
   background-image: url(admin/images/menu.gif);

    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
    height: 21px;
    padding-left: 15px;
    outline: none;
}

.item a:focus,.item a:active,.item a:hover {
    outline: none;
    outline: 0;
}

.item a, .item a:link,.item a:visited{
    color: #FFFFFF !important;
}

.item a:hover{
    color: #FF0000 !important; 
}

.item_nadpis{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color : #FF0000; 
    line-height: 21px;
/*    height: 21px;*/
    padding-left: 5px;
}

.mezera {
    height: 6px;
    background-image: none;
}

.menu_i {
    margin-right: 7px;
}

.mis {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    margin-top: -5px;
    line-height: 26px;
    height: 26px;
    padding-left: 15px;

}
.menusubitem {
    margin-right: 7px;
    vertical-align: middle;
    padding-bottom: 1px; 
}
.menuitem {
    color : #FF00FF; 
    margin-top: 2px;
    margin-bottom: 2px;
}
.menuitem a, .menuitem a:link,.menuitem a:visited{
    color : #FFFF00; 
}

.mis a, .mis a:link,.mis a:visited{
    color : #00FFFF; 
}

.item a:mis{
    color : #FF00cc; 
}

.fulloff {
	padding:0;
	margin-left:-1px;
}
.fullon {
	margin-left:-2px
	padding:0;
}


.iko {
float:left;
width: 80px;
height: 100px;
text-align: center;
}
.iko img {
margin-bottom:5px;
}

.tab_red {
  padding:0;
  margin:0;
}

.tab_red tr, .tab_red td {
  padding:0;
  margin:0;
}

.warning {
   text-align: center;
   margin-left:auto;
   margin-right:auto;
   padding: 7px;
   width: 400px;
   border: 2px solid #FF0000;
   background-color: #880000;
}



.menu-on {
   display:block;
   width:6px;
   height:11px;
   background-repeat: no-repeat;
   background-position: 0px 0px;
   background-image: url(admin/menu/menu.gif);
}

.menu-off {
   display:block;
   width:6px;
   height:11px;
   background-repeat: no-repeat;
   background-position: 0px -12px;
   background-image: url(admin/menu/menu.gif);
}

/* RAZENI MODULU */
#razenimodulu { 
   height: 22px;
   margin: 20px 0 20px 0;
   padding: 5px 0 0 10px;
   background-color: #005500;
   border: 1px solid #009900;
}

#razenimodulu .tlacitko {
   color: white;
   margin: 0 0 0 10px;
   font-size: 11px;
   font-weight: normal;
   font-family: Arial;
   background-color: #004900;
   border-width: 1px;
   border-color : #008800; 
}

#tabulkamodulu {
   clear:both;
   position:relative;
   overflow: hidden;
   list-style-type: none;
   margin: 0 0 0 2px;
   padding: 0;
}

#tabulkamodulu li {
   margin: 0 11px 12px 11px;
   padding: 0px; 
   float: left;
   background-position: 0px 0px;
   background-repeat: no-repeat;
   background-image: url('images/modul_pozadi3.gif');
   width: 210px; /*196*/
   height:121px;
   font-size: 11px;
   text-align: center;
}

#tabulkamodulu .ui-state-default {
   text-align:center;
   padding-top:5px;
   color: #AAAAAA;
   border: 0;
}
#tabulkamodulu .tbl {
   float:left;
   margin: 10px 0 0 8px;
   width:90px;
   height:90px
}

#tabulkamodulu .mdl {
   border: 0px;
   width:90px;
   height:90px
}

#tabulkamodulu .lnk {
   color: #707070;
   text-align:left;
   float:left;
   line-height: 16px;
   margin: 10px 0 0 0;
   padding: 10px 0 0 10px; /* 10 0 0 7*/
   height: 90px;
}

#tabulkamodulu .lnk a, #tabulkamodulu .lnk a:link {
   text-decoration: underline;
}

#tabulkamodulu .lnk a:hover {
   color: #ff0000;
}


/* konec razeni modulu */

.box {
	width: 87px;
	height: 110px;/*85*/
	float: left;
	text-align: center;
}
.box img {
	margin-bottom: 3px;
}

.box a:link, .box a:visited  {
	display:block;
	color:#b0b0b0;
	text-decoration: underline;
}

.box a:hover  {
	color:#ff0000;
}


/* *************************************************** tlacitka **********/


.sco_button {
	background: #9b0000 url(sco-function/bckbtn.gif) 0 0 repeat-x;
	padding: 0px 1px 0 0px;
	border-left: 1px solid #bb0000;
	border-top: 1px solid #bb0000;
	border-right: 1px solid #680000;
	border-bottom: 1px solid #680000;
	font-family: Verdana, Arial, Helvetica;
	color : #FFFFFF !important; 
	font-size: 11px !important;
	height: 19px; 
	line-height:19px;
}

.sco_button:hover {
	padding: 1px 0px 0px 1px;
	background: #9b0000 url(sco-function/bckbtn.gif) 1px 1px repeat-x;
	border-left: 1px solid #780000;
	border-top: 1px solid #780000;
	/*border-right: 0; 
	border-bottom: 0; */
	border-right: 1px solid #ab0000;
	border-bottom: 1px solid #ab0000;
}

.sco_button_red {
	margin: 0 3px;
	background: #9b0000 url(sco-function/bckbtn.gif) 0 0 repeat-x;
	padding: 0 1px 0 3px;
	border-left: 1px solid #bb0000;
	border-top: 1px solid #bb0000;
	border-right: 1px solid #580000;
	border-bottom: 1px solid #580000;
	font-family: Verdana, Arial, Helvetica;
	color : #FFFFFF !important; 
	font-size: 11px  !important;
 	height: 22px;  line-height:18px;
	cursor: pointer;
}

.sco_button_red:hover {
	padding: 1px 0 0 4px !important;
	height: 22px;  
	background: #9b0000 url(sco-function/bckbtn.gif) 1px 1px repeat-x;
	border-left: 1px solid #780000;
	border-top: 1px solid #780000;
	border-right: 1px solid #ab0000;
	border-bottom: 1px solid #ab0000;
}
.sco_button_red:focus {
	border-left: 1px solid #980000;
	border-top: 1px solid #980000;
	border-right: 1px solid #cb0000;
	border-bottom: 1px solid #cb0000;
}

.sco_button_grey {
	float:left;
	margin: 0 3px  !important;
	background-image: url(sco-function/bckbtn4.gif);
	background-repeat: no-repeat;
	background-color: #5d5d5d !important;
	background-size: 100% 100% !important;
	border-left: 1px solid #888 !important;
	border-top: 1px solid #888 !important;
	border-right: 1px solid #444 !important;
	border-bottom: 1px solid #444 !important;
	font-family: Verdana, Arial, Helvetica !important;
	color : #FFFFFF !important;
	font-size: 13px !important;
/*	height: 22px;line-height:18px; */
	height: 20px !important;
	line-height:15px !important;
/*	vertical-align: middle;*/
	cursor: pointer;
	padding: 0 0px 0 3px !important;
}

.sco_button_grey[disabled] { 
	pointer-events: none;
	opacity: 0.3;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.sco_button_grey:hover {
 
	padding: 1px 0 0 4px !important;
/*vertical-align: middle;
	height: 20px;
line-height:16px;*/
	background-image: url(sco-function/bckbtn4.gif);
	background-color: #3d3d3d !important;
	background-size: 100% 100% !important;
	background-repeat: no-repeat;

	border-left: 1px solid #444 !important;
	border-top: 1px solid #444 !important;
	border-right: 1px solid #888 !important;
	border-bottom: 1px solid #888 !important;
 
}

.sco_button_grey:focus {
	border-left: 1px solid #989898;
	border-top: 1px solid #989898;
	border-right: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
}

.sco_button_green {
	margin: 0 3px;
	background: #005800 url(sco-function/bckbtn3.gif) 0 0 repeat-x;
	padding: 0 1px 0 3px !important;
	border-left: 1px solid #008800;
	border-top: 1px solid #008800;
	border-right: 1px solid #002A00;
	border-bottom: 1px solid #002A00;
	font-family: Verdana, Arial, Helvetica;
	color : #FFFFFF !important; 
	font-size: 14px;
	height: 24px;line-height:18px;
	cursor: pointer;
}

.sco_button_green:hover {
	padding: 1px 0 0 4px !important;
	height: 20px;
	background: #005800 url(sco-function/bckbtn3.gif) 1px 1px repeat-x;
	border-left: 1px solid #002A00;
	border-top: 1px solid #002A00;
	border-right: 1px solid #006800;
	border-bottom: 1px solid #006800;
}
.sco_button_green:focus {
	border-left: 1px solid #006A00;
	border-top: 1px solid #006A00;
	border-right: 1px solid #008800;
	border-bottom: 1px solid #008800;
}
.sco_button_in {
/*margin:0;
padding:0;
overflow: hidden;
*/
}
.sco_button_img {
float: left;
/*position: relative; */
left:5px;
margin: 0px 6px 0px 3px;
width: 16px;
height: 16px;
}

input[readonly="readonly"]{
	color: #ccc;
	background-color: #292929;
	background-repeat: no-repeat;
	background-position: 99% 2px;
	background-image: url('sco-form/images/readonly.gif');
}
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:2px;
	line-height: 18px;
	padding:4px 8px;
	color:#fff;
	font-family: Verdana, Arial, Helvetica  !important;
	color : #FFFFFF !important; 
	font-size: 11px  !important;
}

.tooltipS {
	display:none;
	position:absolute;
 	border: 1px solid #cccccc;
	background-color: #454545;
	border-radius:2px;
	line-height: 18px;
	padding:4px 8px;
	font-family: Verdana, Arial, Helvetica  !important;
	color : #FFFFFF !important; 
	font-size: 11px  !important;
}
.masterTooltipS {
/*	margin-top:2px;*/
	cursor: help;
}
#language {
	margin: 0px 0 0 10px;
	float:right;
	position:relative;
	display:inline-block;
	width:40px;
	height:15px;
	padding:0px
}

.language_img {
	margin: 0 5px 2px 0;
	vertical-align:middle
}

#language2 {
	border: solid 1px #999;
	background-color:#333;
	font-family: Verdana, Arial, Helvetica;
	margin: -20px 0 0 678px;
	font-size: 12px; 
	position:absolute; 
	z-index:500;
	display:none;
	width:51px;
}

#language2 ul {
  list-style-type: none; 
  margin: 0;
  padding:0px
}
#language2 li a {
  padding:2px;
  display:block;
  width: 47px; 
  height: 19px;
}
#language2 li a:hover {
	color: #fff; 
	background-color: #555;
}
#language2 img {
	margin:3px 5px 5px 3px;
	vertical-align:middle
}
ul.redlink a, ul.redlink a:visited, ul.redlink a:active {
	color: #f00 !important;
}
ul.redlink a:hover {
	text-decoration: underline !important;
}




#freebox {
 	border: 1px solid #cccccc;
	background-color: #454545;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px; 
	position:absolute; 
 	display:none;
}

#freebox ul {
  list-style-type: none; 
  color: #fff;
  margin: 0;
  padding:0;
}
#freebox li {
  margin: 0;
}

#freebox li a {
  margin: 0;
  padding: 4px 6px 4px 6px;
  display:block;
}
#freebox li a:hover {
  color: #fff; 
  background-color: #555;
}

.curpoint {
  cursor: pointer;
}

#hledaninovinky {
//   display: none;

}

.rc {
color: #f00  !important;
text-decoration: underline; 
}

.blok1 {
font-size: 12px;display: table;  position: absolute;padding: 0 5px;
}
.blok2 {
display: table-cell; vertical-align: middle;text-align: center;
}
.blok3 {
position: absolute; bottom:9px;text-align: center;
}
.blok4 {
display: block; margin-right: auto; margin-left:auto;
}
.mceIframeContainer {
background-color: #f0f0ee !important;
}
/* 
.stop-scrolling {
  height: 100%;
  overflow: hidden  !important;
}
*/
.no-close .ui-dialog-titlebar-close {
    display: none;
}

.sco_button_grey2 {
	margin: 0 1px !important;
	background: #5d5d5d url(sco-function/bckbtn4.gif) 0 0 repeat-x;
	padding: 0px 0 0 1px !important;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	font-family: Verdana, Arial, Helvetica;
	color : #FFFFFF !important; 
	font-size: 11px !important;
	height: 20px;line-height:17px;
	cursor: pointer;
}

.sco_button_grey2:hover {
	margin: 0 1px  !important;
	padding: 1px 0 0 2px !important;
	height: 20px !important; 
	background: #5d5d5d url(sco-function/bckbtn4.gif) 1px 1px repeat-x;
	border-left: 1px solid #525252;
	border-top: 1px solid #525252;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
}

.sco_button_grey2:focus {
	border-left: 1px solid #989898;
	border-top: 1px solid #989898;
	border-right: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
}

.sco_button_img2 {
	float: left;
	margin: 0px 0px 0px 0px !important;
	width: 16px;
	height: 16px;
	vertical-align:middle;
}

.sco_button_img14 {
	float: left;
	margin: 0px 0px 0px 0px !important;
	width: 14px;
	height: 14px;
	vertical-align:middle;
}

.sco_button_img3 {
float: left;
position: relative; 
/*margin: 0px 6px 0px 0px;*/
margin: -2px 0px 0px -1px;
width: 16px;
height: 16px;
}

.sco_button_red2 {
	margin: 0 1px !important;
	background: #9b0000 url(sco-function/bckbtn.gif) 0 0 repeat-x;
	padding: 0px 0 0 1px !important;
	border-left: 1px solid #bb0000;
	border-top: 1px solid #bb0000;
	border-right: 1px solid #580000;
	border-bottom: 1px solid #580000;
	font-family: Verdana, Arial, Helvetica;
	color : #FFFFFF !important; 
	font-size: 11px  !important;
 	height: 20px;  line-height:17px;
	cursor: pointer;
}

.sco_button_red2:hover {
	padding: 1px 0 0 2px !important;
	height: 20px;  
	background: #9b0000 url(sco-function/bckbtn.gif) 1px 1px repeat-x;
	border-left: 1px solid #780000;
	border-top: 1px solid #780000;
	border-right: 1px solid #ab0000;
	border-bottom: 1px solid #ab0000;
}
.sco_button_red2:focus {
	border-left: 1px solid #980000;
	border-top: 1px solid #980000;
	border-right: 1px solid #cb0000;
	border-bottom: 1px solid #cb0000;
}
.sco_button_green2 {
	margin: 0 1px !important;
	background: #005800 url(sco-function/bckbtn3.gif) 0 0 repeat-x;
	padding: 0px 0 0 1px !important;
	border-left: 1px solid #008800;
	border-top: 1px solid #008800;
	border-right: 1px solid #002A00;
	border-bottom: 1px solid #002A00;
	font-family: Verdana, Arial, Helvetica;
	color : #FFFFFF !important; 
	font-size: 11px;
	height: 20px;  line-height:17px;
	cursor: pointer;
}

.sco_button_green2:hover {
	margin: 0 1px  !important;
	padding: 1px 0 0 2px !important;
	height: 20px !important; 
	background: #005800 url(sco-function/bckbtn3.gif) 1px 1px repeat-x;
	border-left: 1px solid #002A00;
	border-top: 1px solid #002A00;
	border-right: 1px solid #006800;
	border-bottom: 1px solid #006800;
}
.sco_button_green2:focus {
	border-left: 1px solid #006A00;
	border-top: 1px solid #006A00;
	border-right: 1px solid #008800;
	border-bottom: 1px solid #008800;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

#loading-spin {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    position:   fixed;
    z-index:    100001;
    display: none;
    height:     120px;
    text-align: center;
    width:      200px;
    border: solid 1px #000;
    background-color: #fff;
    color: #000;
}

#modal-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: .60;
    -webkit-opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60);
    z-index: 100;
}

.ui-widget-overlay-sco {
	background: #fff !important;
}


.placeholderm {
   border: 1px solid #333;
   background-color: #111;
   background-image: none !important;
   width: 208px  !important;
   height: 124px !important;
}

.placeholderi {
   border: 1px solid #333;
   background-color: #111;
   float: left;
   background-image: none !important;
   width: 85px !important;
   height: 95px !important;
   margin-bottom: 13px;
}

#radic_ikon {
   clear:both;
   float: right;
   margin: -15px 15px 5px 0;
}

#radic_modulu {
   clear:both;
   float: right;
   margin: -15px 15px 5px 0;
}

#razeni_ikon {
   height: 22px;
   margin: 0px 0 20px 0;
   padding: 5px 0 0 10px;
   background-color: #005500;
   border: 1px solid #009900;
   display:none;
}

#razeni_ikon .tlacitko {
   color: white;
   margin: 0 0 0 10px;
   font-size: 11px;
   font-weight: normal;
   font-family: Arial;
   background-color: #004900;
   border-width: 1px;
   border-color : #008800; 
}

.autorplusminus{
   display:inline-block;
   margin: 0px 0 0 0;
   vertical-align:middle;
}

#login {
margin-top: 50px;
width: 320px;
margin-left:auto;
margin-right:auto;
background-color: #ccc;
padding: 30px 0 20px 0;
  border-radius: 5px;
  box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.14);

}

#loginimg {
width: 250px;
height: 80px;
margin-top:22px;
margin-left:auto;
margin-right:auto;
background: url(images/loginlogo.png) center center no-repeat #FFF;
border-radius: 5px;
}

#loginin {
width: 180px;
margin-left:auto;
margin-right:auto;
}

#loginout {
width: 235px;
margin-left:auto;
margin-right:auto;
}

#loginout p {
color: #000;
font-size: 17px;
text-align: center;
}

#loginout a {
text-decoration: underline;
color: #000;
}
#loginout a:hover {
color: #00a47a;
}


@media only screen and (max-width: 641px) {
body {
width: 100%;
}

#main {
background-image: none;
background-color: #000;
}

#header-r {
float: left;
margin-left: 5px;
height: 60px;
//background-position: -250px center;
    background-size:contain;
background-repeat: no-repeat;
}

#header-l {
height: 60px;
width: 130px;
background-position: -22px -12px;
background-repeat: no-repeat;
}

#header {
height: 60px;
}

#radic_ikon{
margin: -28px 8px 5px 0;
}

#razeni_ikon{
#width: calc(100% - 30px);
height: inherit;
padding: 5px;
}
#razeni_ikon .tlacitko{
margin-top: 5px;
}

#main_simple, #hlavni_okno, #main {
float: inherit;
}

#login {
margin-top: 15px;
}

.tablog{
margin-left:0;
width:100%;
}

.tabtdrlog{
width: inherit;
padding: inherit;
}

#leve_menu {
display: none;
}

.c3, .c4 {
height: 0;
}

}
@media only screen and (max-width: 230px) {
	body {
		min-width: 360px;
	}
}

.rad3 {
	border-top-left-radius: 3px !important;
	border-top-right-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
}
.rad6 {
	border-top-left-radius: 6px !important;
	border-top-right-radius: 6px !important;
	border-bottom-left-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
}

.wh0 {
width: initial !important;
height: initial !important;
float: none;
margin: 0;
left: initial;
}

#levemenuobal {
display: none;
position:absolute;
#width: 300px;
border: solid 1px #444444;
z-index: 100001;
}

.pad0 {
padding: 0 !important;
}

.font13 {
   font-size: 13px !important;
   line-height: 14px !important;
}
ul.t31img {  display:inline-block;list-style-type: none; margin: 0; padding: 0; }
ul.t31img li { display:inline-block; padding: 2px;float:left;
background-color:#292929;    
}

.placeholder {  
height:120px !important; margin: 0; padding: 0;
background-color: #FFF !important;display:inline-block !important;

 }

/*margin: 1px 1px 2px 0; */
.cursor_move{
	cursor: move;
}

.float_left{
	float: left;
}


.tabx .templateimg td {
border-bottom: 1px dashed #aaa;
}

.dumer{
font-weight:bold;
display: block;
margin-bottom:8px;
}

.m0 {
margin:0px !important;
}


.top {
  height: 250px; /* Space in here for search */
  padding-top: 40px;
  position: relative;

}

.top-header {
  width:100%;
  max-width: 640px;
  position: fixed;
  top: 0;
  z-index: 100;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8px;
  height: 50px;
  box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.24);
  background-color: #FFF;
  display: flex;
}

.logout {
padding-top: 9px;
font-size:33px !important;
}

.calendar {
padding-top: 11px;
font-size:26px !important;
}

.refresh {
padding-top: 11px;
font-size:29px !important;
}

.plus {
padding-top: 10px;
font-size:34px !important;
}

.lup {
padding-top: 10px;
font-size:29px !important;
}

.kvhico {
width: 46px;
height: 50px;
float:right;
color:#00a577;
text-align:center;
}
.kvhico:hover {
  color:#1ebf92;
}

.btn {
    cursor: pointer;
    height: 38px;
    border-radius: 3px;
    background-color: #00a577;
    color: #fff !important;
    font-size: 15px;
    font-weight: normal;
    padding: 0 20px 20px; 
    line-height: 38px;
    min-width: 120px;
    text-align: center;
    display: inline-block;
    transition: all .1s;
}
.btn:hover{
    background-color: #1ebf92;
    text-decoration: none;
}

.pad {margin-right:10px}

.formc {
    box-shadow: none;
    border: 1px solid #dee0e1;
    border-radius: 4px;
    color: #5b6165;
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px 20px;
    font-size: 15px;
    line-height: 2.1;
/*    color: #9dadb8;*/
    background-color: #f7fafc;
    background-image: none;
    border: 1px solid #dee0e1;
    border-radius: 5px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.formc:hover{
    border: 1px solid #87939a
}

.logdiv {
    margin-bottom: 20px;
    text-align: left;
    display: block;
    color: #000;
    font-size: 15px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}

#send { 
display: none;
}

input[type=radio] {
    display:none; 
    margin:5px;
}

input[type=radio] + label, input[type=button] + label, input.likebutton + label{
    box-sizing: content-box;
    display:inline-block;
    color: #000;
    height: 20px;
    padding: 6px 12px;
    margin: 0 2px 0 2px;
    text-align: center;
    background-color: #e7e7e7;
    border: 1px solid #000;
    border-radius: 3px;
    cursor: pointer;
    white-space: nowrap;
}

input[type=radio]:checked + label { 
   background-image: none;
   background-color:#FFF;
   color: #000;
   white-space: nowrap;
}

input[type=checkbox]:checked.likebutton + label.zamecnictvi  {
background-color: #f3d0bdc2 !important;
}



#sorting{
display:flex;
color: #000;
margin: 10px 0px 0px 0px;
height:34px;
}

#srt {
float: left;
margin: 8px 15px 0 9px;
}


.oknonad {
font-size: 17px;
margin: 15px 0 20px 0;
}

#afterblock,#afterblock2 {
    display: table;
    padding: 6px 8px 8px 6px;
    border: 1px solid #C5C5C5;
    margin: 10px;
    background-color: #F6F6F6;
    width: 500px;
}

#btspar,#btspar2 {
background-color: #009000;
margin-top: 5px;
color: #fff;
float:right
}

#focus_point {
display: none;
}

#kniha {
min-width: 100%;
max-width: 640px;
display:block;
padding: 4px;
}

.zapis {
margin-top:13px;
background-color: #FFF;
border: 1px solid #000;
border-radius: 3px;
display:block;
}

.zapis_h{
background-color: #fff;
border-bottom: 1px solid #000;
padding: 4px 6px 4px 6px;
/*
height: 28px;
display:block;
*/
display:flex;
flex-wrap: wrap;
column-gap: 10px;
}

.zapis_h span {
white-space: nowrap;
}


.zapis_o{
border-bottom: 1px solid #000;
padding: 4px 6px 4px 6px;
display:block;
}

.zapis_p{
background-color: #ccc;
padding: 4px 6px 4px 6px;
display:flex;
height: 34px;
}

.hotovo {
background-color: #D5F6A3  !important;
}

.resi-se {
background-color: #ffc107 !important;
}
.nove {
background-color: #fff7b2 !important;
}

.ceka-se {
background-color: #72bee2 !important;
}

.smazano {
background-color: #ff9090 !important;
}


.hotove {
color: red;
}
.done {
color: green;
}

.termin {
color: red;
}

.maresit {
color: orange;
}



.stav input[type=radio]{
    display:none; 
    margin:5px;
}

.stav input[type=radio] + label,
.stav input[type=button],
.stav button
 {
    vertical-align: top;
    box-sizing: content-box;
    display:inline-block;
    color: #000;
    height: 21px;
    padding: 2px 6px;
    margin: 0 2px 0 2px;
    text-align: center;
    background-color: #e7e7e7;
    border: 1px solid #000;
    border-radius: 3px;
    cursor: pointer;
    font-size:15px;
    white-space: nowrap;
}

.stav input[type=radio]:checked  + label { 
   background-image: none;
   background-color:#D5F6A3;
   color: #000;
}
.stav .vpravo, .vpravo {
margin-left: auto;
}

/*
@media (min-width: 321px) and (max-width: 360px) { 
#radio4 + label {display: none;}
}
*/

.express {
background: #bb1c1c url(js/images/ui-bg_diagonals-medium_35_cc0000_40x40.png) 50% 50% repeat;
color: #FFF;
}

.csearch {
    margin-left: 11px;
    width: 120px;
    border-radius: 3px;
    padding: 0 0 0 3px;
    height: 27px;
    border: 1px solid #000;
    font-size:16px;
    vertical-align: middle;
}

button.csearch  {
    box-sizing: content-box;
    display:inline-block;
    color: #000;
    height: 21px;
    width:14px; 
    padding: 2px 6px;
    margin: 0;
    text-align: center;
    background-color: #e7e7e7;
    border: 1px solid #000;
    border-radius: 3px;
    cursor: pointer;
    font-size:16px;
    vertical-align: top;
}
#hled {
display: none;
margin-left: 8px;
}

@media only screen and (max-width: 390px) {
#refresh {
display: none;
}

input[type=radio] + label, input[type=button] + label, input.likebutton + label {
padding: 6px 8px;
font-size: 13px;
}

#srt {
margin:0;
font-size: 0;
}

#sorting {
    justify-content: center;
}
}

@media only screen and (max-width: 360px) {

#sorting {
justify-content: center;
}

.stav button {
    font-size: 13px;
}

.mini {
    font-size: 12px;
    line-height: 19px;
}

input[type=radio] + label, input[type=button] + label, input.likebutton + label {
padding: 6px 8px;
}

.zapis_p{
background-color: #ccc;
padding: 4px 1px 4px 1px;
display:flex;
height: 34px;
}


}


@media only screen and (max-width: 320px) {

.zapis_h {
display: grid;
height: auto;
}

#sorting {
text-align: center;
}

.mini {
    font-size: 12px;
    line-height: 19px;
}

input[type=radio] + label, input[type=button] + label, input.likebutton + label {
    padding: 6px 2px;
}

.stav input[type=radio] + label, .stav input[type=button], .stav button {
    padding: 2px 4px;
    margin: 0 1px 0 0px;
}

}

@media only screen and (max-width: 260px) {

.logosvg {
    width: 0px;
    top: 19px;
}

}

.stranky {
	width: 100%;
	display:inline-block; 
	margin: 10px 0 10px 0;
	padding: 1px 0 0 0;
}

.stranky_vlevo {
	margin: 2px 0 0 5px;
 	float:left;
	width: 78px;
}
.pages {
	margin: 0 0 0 5px;
	display:block;
}
.pages a, .pages a:visited, .pages a:active {
	width: 28px;
	margin: 0px 0 1px 1px;
	height: 25px;
	display:inline-block;
	text-align:center;
	padding: 2px 0 0 0;
	background-color: #666;
	color: #fff;
}
.pages a:hover {
	color: #fff;
	background-color: #999;
}

.pages .page_active{
	width: 28px;
	height: 25px;
	display:inline-block;
	font-weight:bold;
	text-align:center;
	margin: 0px 0 1px 1px;
	padding: 2px 0 0 0;
	background-color: #999;
	color: #fff;
}

.kvhcon{
height: 50px;
display: inline-block;
padding: 11px 5px 0 0;
position: relative;
}

.icoactive {
    color: #1f2a83;
    fill: #1f2a83;
}

.w36{
 width:36px;
}

.separator {
float: right;
height: 39px;
border-left: 2px solid #b2c1dF;
margin: 5px;
}

.visually-hidden {
   position: absolute;
   left: -100vw;
}

/* nastaveni */
.pridatext {
background: url(images/plus16x16.gif) no-repeat 5px 5px #fff !important;
background-size: 14px 14px !important;
}
.play {
background: url(images/play8x12.png) no-repeat 8px 5px #fff !important;
/*background-size: 14px 14px !important;*/
}

input {
    font-size: 14px;
    font-family: 'Noto Sans',Verdana, Helvetica, Arial;
}

.tabulka2mup {
    margin-top: 5px;
    margin-bottom: 30px;
}
