/*.......SOP........................................*/
#obsah_sop
  { width : 100% ;
    /*height : 540px ;*/
    font-size : 14px ;
    border : 0px solid #D2B48C /*Tan*/ ;
    padding : 0px ;
    float : none ;
    overflow : auto }
#sop
  { width : 96% ;
    font-size : 120% ;
    border : 0px solid #D2B48C /*Tan*/ ;
    padding : 3px ;
    overflow : visible ;
    margin : 5px 5px 5px 15px ;
		text-align : left ;
    float : none }
#sop div
	{	border-bottom : 0px dotted ;
	  overflow : visible }
#table1 { visibility : visible }  
#table2 { visibility : visible }  
table.tblsop
  { width : 46% ;
    border : 0px solid  ;
    padding : 1px ;
    margin : 4px  ;
    float : left ;
    overflow : auto }
   
table.tblsop tr td
  { border : 1px solid; 
    border-radius : 6px ;
    -webkit-border-radius : 6px;
    -moz-border-radius : 6px; ;
     }
table.tblsop tr td p
                  {font-weight : normal;
                   text-align  : justify;
                   font-size : 75% ;
                   }
table.tblsop a,table.tblsop td
                  {color : RGB(59,46,33) ;
                   font-weight : bold ;
                   text-align : center ;
                   text-decoration : none }
table.tblsop a:hover   {color : RGB(246,207,167) ;
		                    background : RGB(59,46,33) }
table.tblsop a:visited { }    
/*.......SOP........................................*/
