/* CSS Document */

/* tělo dokumentu */

body          {
              background-color: #f1f1f1;
              }
              
body.bile     {
              background-color: #ffffff;
              }

/* odkazy */

a.odkazy_horni  {
              font-family: Arial;
	            font-size: 12px;
	            font-weight: normal;
	            color: #404040;
              }
a.odkazy_horni:link        { text-decoration: none;}
a.odkazy_horni:visited     { text-decoration: none;}
a.odkazy_horni:hover       { text-decoration: underline;}

a.odkazy_horni_small  {
              font-family: Arial;
	            font-size: 11px;
	            font-weight: normal;
	            color: #404040;
              }
a.odkazy_horni_small:link        { text-decoration: none;}
a.odkazy_horni_small:visited     { text-decoration: none;}
a.odkazy_horni_small:hover       { text-decoration: underline;}

a.odkazy_dolni  {
              font-family: Arial;
	            font-size: 11px;
	            font-weight: normal;
	            color: #5f5f5f;
              }
a.odkazy_dolni:link        { text-decoration: none;}
a.odkazy_dolni:visited     { text-decoration: none;}
a.odkazy_dolni:hover       { text-decoration: underline;}

.text_bezny_odkaz  {
              font-family: Arial;
	            font-size: 11px;
	            font-weight: bold;
	            color: #5f5f5f;
              }
a.text_bezny_odkaz:link        { text-decoration: none;}
a.text_bezny_odkaz:visited     { text-decoration: none;}
a.text_bezny_odkaz:hover       { text-decoration: underline;}

a.vice  {
              font-family: Arial;
	            font-size: 11px;
	            font-weight: bold;
	            color: #d18501;
              }
a.vice:link        { text-decoration: none;}
a.vice:visited     { text-decoration: none;}
a.vice:hover       { text-decoration: underline;}


/* texty */
.copyright    {
              font-family: Arial;
	            font-size: 11px;
	            font-weight: normal;
	            color: #8a8a8a;
              }
              
.pod_boudou   {
              background-image: url("../image/bg_pod_boudou.jpg");
              background-repeat: no-repeat;
              background-color: #ffffff;
              }
              
.vice         {
              background-repeat: no-repeat;
              }
              
.bg_horni_odkazy         {
              background-repeat: no-repeat;
              background-color: #ffffff;
              }
              
.small         {
               font-size: 80%;
               }
               
strong         {
                font-size: 110%;
               }
              
/* tabulky */              
td.odkazy_horni {
                text-align: center;
                }
                
td.hlavni       {
                background-image: url("../image/bg_vert_pruh.jpg");
                background-repeat: repeat-y;
                background-color: #ffffff;
                }

td.modry        {
                background-image: url("../image/bg_modry_stredni.gif");
                background-repeat: repeat-y;
                background-color: #ffffff;
                }
                
td.copy         {
                padding-left: 40px;
                }
                
table.levy_odstup2 {
                  margin-left: 10 px;
                  }
                  
.checked      {
              width: 10px;
              background-color : #ff3300;
              }
              
.nochecked      {
              width: 10px;
              background-color : #009900;
              }

table.odstup    {
                margin-top: 14px;
                }
                
/* obrázky */      
img             {
                border: 0px;
                }
                
img.border      {
                border: solid 1px #888888;
                }
                
.mikroobrazky02   {
                padding-left: 0px;
                margin-left: 0px;
                margin: 2px;
                }
                
.obr_odkaz      {
                text-align: right;
                vertical-align: bottom;
                }
                
.mikroobrazky   {
                padding-left: 4px;
                margin-left: 0px;
                margin: 2px;
                }
                
/* texty */                
.nadpis_hlavni  {
                font-family: Arial;
	              font-size: 16px;
	              font-weight: normal;
	              color: #404040;
	              margin-top: 5px
	              margin-bottom: 10px;
                }

.text_sedy      {
               font-family: Arial;
	             font-size: 15px;
	             font-weight: normal;
	             color: #8a8a8a;
	             text-align: justify;
	             padding-right: 8px;
               }
.text_upozor_odkaz{
               font-family: Arial;
	             font-size: 15px;
	             font-weight: normal;
	             color: red;
	             text-align: justify;
	             padding-right: 8px;
               }
.text_sedy_button      {
               font-family: Arial;
	             font-size: 13px;
	             font-weight: bold;
	             color: #5f5f5f;         
               }

.nadpis_sedy    {
               font-family: Arial;
	             font-size: 12px;
	             font-weight: bold;
	             color: #848484;
	             margin-top: 8px;
	             margin-left: 40px;
               }
               
.nadpis_maly   {
               font-family: Arial;
	             font-size: 13px;
	             font-weight: normal;
	             color: #404040;
	             margin-top: 4px;
	             
               }

.text_bezny        {
                font-family: Arial;
	              font-size: 11px;
	              font-weight: normal;
	              color: #696969;
	              text-align: left;
	              padding-right: 22px;
                }

.text_beznyt        {
                font-family: Arial;
	              font-size: 11px;
	              font-weight: normal;
	              color: #696969;
	              text-align: left;
	              font-weight: bold;
	              padding-right: 22px;
                }

.text_beznytd        {
                font-family: Arial;
	              font-size: 11px;
	              font-weight: normal;
	              color: #696969;
	              text-align: left;
	              padding-right:0px;
                }
                
.text_bezny2    {
                font-family: Arial;
	              font-size: 11px;
	              font-weight: normal;
	              color: #696969;
	              text-align: center;
                }                
                

.levy_odstup {
                  padding-left: 20px;
                  /* margin-left: 20 px; */
                  }
.odstupy {
                  padding-left: 20px;padding-right: 20px;
                  /* margin-left: 20 px; */
                  }
                  
                  
.nadpis_bily    {
               font-family: Arial;
	             font-size: 12px;
	             font-weight: bold;
	             color: #ffffff;
	             padding-top: 2px;
	             margin-left: 12px;
	             margin: 6px;
	             border-bottom: 1px #c0c3d2 dotted;  
	             clear: none;
               }
               
.nadpis_bily_odstup    {
               font-family: Arial;
	             font-size: 12px;
	             font-weight: bold;
	             color: #ffffff;
	             padding-top: 20px;
	             margin-left: 12px;
	             margin: 6px;
	             border-bottom: 1px #c0c3d2 dotted;  
               }

.text_bily    {
               font-family: Arial;
	             font-size: 11px;
	             font-weight: normal;
	             color: #ffffff;
	             margin-left: 12px;
	             margin: 6px;
               }
.text_bily_vpravo    {
               font-family: Arial;
	             font-size: 11px;
	             font-weight: normal;
	             color: #ffffff;
               margin-right: 12px;
	             
               }
               
.text_zluty    {
               font-family: Arial;
	             font-size: 10px;
	             font-weight: normal;
	             color: #fcff00;
	             margin: 4px;
               }

.pole         {
              font-size: 10px;
              font-family: Arial;
              color: #696969;
              border-width: 1px;
              border-color: #d1d1d1;
              border-style: solid;
              background-color : #f7f7f7;
              }
.horni_cara   {
              border-top: 1px #c0c3d2 dotted;
              }
.upozorneni_red  {
                font-family: Arial;
	              font-size: 14px;
	              font-weight: normal;
	              color: red;
	              margin-top: 5px
	              margin-bottom: 10px;
                }
/*span#zeleny {
position: static;
          width: 10px;
          height: 10px;
          background-color:green;
          }
span#cerveny{width: 10px;
position: static;
          height: 10px;
          background-color:red;
          }
span#sedy   {width: 10px;position: static;;
          height: 10px;
          background-color:grey;
          }

         */
/* seznamy */
ul             {
               list-style-image: url("../image/sipka_tmava.gif");
               }
td#red{
  width: 12px;
  height: 12px;
  background: red;
}
td#green{
  width: 12px;
  height: 12px;
  background: green;
}
td#grey{
  width: 12px;
  height: 12px;
  background: grey;
}